Merge branch 'develop' into remove_status

This commit is contained in:
Marcus Kida 2023-11-27 14:02:39 +01:00
commit cc3f1d030f
No known key found for this signature in database
GPG Key ID: 19FF64E08013CA40
24 changed files with 1482 additions and 500 deletions

View File

@ -13,7 +13,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 option</string>
<string>1 možnost</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
@ -33,7 +33,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 option</string>
<string>1 možnost</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>

View File

@ -348,7 +348,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 follower</string>
<string>1 sledující</string>
<key>few</key>
<string>%ld followers</string>
<key>many</key>
@ -408,7 +408,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 day left</string>
<string>zbývá 1 den</string>
<key>few</key>
<string>%ld days left</string>
<key>many</key>
@ -428,7 +428,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 hour left</string>
<string>zbývá 1h</string>
<key>few</key>
<string>%ld hours left</string>
<key>many</key>
@ -448,7 +448,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 minute left</string>
<string>zbývá 1m</string>
<key>few</key>
<string>%ld minutes left</string>
<key>many</key>
@ -468,7 +468,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 second left</string>
<string>zbývá 1s</string>
<key>few</key>
<string>%ld seconds left</string>
<key>many</key>
@ -488,7 +488,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1y ago</string>
<string>před 1 rokem</string>
<key>few</key>
<string>%ldy ago</string>
<key>many</key>
@ -508,7 +508,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1M ago</string>
<string>před 1 měcícem</string>
<key>few</key>
<string>%ldM ago</string>
<key>many</key>
@ -528,7 +528,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1d ago</string>
<string>před 1 dnem</string>
<key>few</key>
<string>%ldd ago</string>
<key>many</key>
@ -548,7 +548,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1h ago</string>
<string>před 1h</string>
<key>few</key>
<string>%ldh ago</string>
<key>many</key>
@ -568,7 +568,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1m ago</string>
<string>před 1min</string>
<key>few</key>
<string>%ldm ago</string>
<key>many</key>
@ -588,7 +588,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1s ago</string>
<string>před 1s</string>
<key>few</key>
<string>%lds ago</string>
<key>many</key>

View File

@ -138,7 +138,7 @@
}
},
"status": {
"user_reblogged": "%s reblogged",
"user_reblogged": "%s boostnul",
"user_replied_to": "Odpověděl %s",
"show_post": "Zobrazit příspěvek",
"show_user_profile": "Zobrazit profil uživatele",
@ -161,7 +161,7 @@
"actions": {
"reply": "Odpovědět",
"reblog": "Boostnout",
"unreblog": "Undo reblog",
"unreblog": "Vrátit boost",
"favorite": "Oblíbit",
"unfavorite": "Odebrat z oblízených",
"menu": "Nabídka",
@ -172,8 +172,8 @@
"share_link_in_post": "Sdílet odkaz v příspěvku",
"tap_then_hold_to_show_menu": "Klepnutím podržte pro zobrazení nabídky",
"a11y_labels": {
"reblog": "Re-blog",
"unreblog": "Undo re-blog"
"reblog": "Boost",
"unreblog": "Vrátit boost"
}
},
"tag": {
@ -197,22 +197,22 @@
"show_original": "Zobrazit originál"
},
"media": {
"accessibility_label": "%s, attachment %d of %d",
"accessibility_label": "%s, příloha %d z %d",
"expand_image_hint": "Rozšíří obrázek. Dvojitým klepnutím a podržením zobrazíte akce",
"expand_gif_hint": "Rozšíří GIF. Dvojitým klepnutím a podržením zobrazíte akce",
"expand_video_hint": "Zobrazí přehrávač videa. Dvojitým klepnutím a podržením zobrazíte akce"
},
"posted_via_application": "%s via %s",
"posted_via_application": "%s přes %s",
"buttons": {
"reblogs_title": "Reblogs",
"reblogs_title": "Boosty",
"favorites_title": "Oblíbení",
"edit_history_title": "Historie úprav",
"edit_history_detail": "Last edit %s"
"edit_history_detail": "Poslední úprava %s"
},
"edited_at_timestamp_prefix": "Edited %s",
"edited_at_timestamp_prefix": "Upraveno %s",
"edit_history": {
"title": "Historie úprav",
"original_post": "Original Post · %s"
"original_post": "Původní příspěvek · %s"
}
},
"friendship": {
@ -232,8 +232,8 @@
"unmute_user": "Odkrýt %s",
"muted": "Skrytý",
"edit_info": "Upravit informace",
"show_reblogs": "Show Reblogs",
"hide_reblogs": "Hide Reblogs"
"show_reblogs": "Zobrazit Boosty",
"hide_reblogs": "Skrýt Boosty"
},
"timeline": {
"filtered": "Filtrováno",
@ -257,8 +257,8 @@
}
},
"user_list": {
"no_verified_link": "No verified link",
"followers_count": "%@ followers"
"no_verified_link": "Žádný ověřený odkaz",
"followers_count": "%@ sledujících"
}
},
"scene": {
@ -266,38 +266,38 @@
"log_in": "Přihlásit se",
"learn_more": "Zjistit více",
"join_default_server": "Připojit se k %@",
"pick_server": "Pick another server",
"pick_server": "Vybrat jiný server",
"separator": {
"or": "or"
"or": "nebo"
},
"education": {
"mastodon": {
"title": "Welcome to Mastodon",
"description": "Mastodon is a decentralized social network, meaning no single company controls it. Its made up of many independently-run servers, all connected together."
"title": "Vítejte na Mastodonu",
"description": "Mastodon je decentralizovaná sociální síť, což znamená, že ji neovládá žádná jednotlivá společnost. Skládá se z mnoha nezávisle spravovaných serverů, všechny jsou propojeny dohromady."
},
"servers": {
"title": "What are servers?",
"description": "Every Mastodon account is hosted on a server — each with its own values, rules, & admins. No matter which one you pick, you can follow and interact with people on any server."
"title": "Co jsou to servery?",
"description": "Každý účet Mastodon je hostován na serveru — každý s vlastními hodnotami, pravidly a správci. Bez ohledu na to, který si vyberete, můžete sledovat a komunikovat s lidmi na jakémkoliv serveru."
},
"a11y": {
"what_is_mastodon": {
"title": "What is Mastodon?"
"title": "Co je Mastodon?"
}
}
}
},
"login": {
"title": "Welcome back",
"title": "Vítej zpět",
"subtitle": "Přihlaste se na serveru, na kterém jste si vytvořili účet.",
"server_search_field": {
"placeholder": "Zadejte URL nebo vyhledávejte váš server"
}
},
"server_picker": {
"title": "Pick Server",
"title": "Vybrat server",
"button": {
"language": "Language",
"signup_speed": "Sign-up Speed",
"language": "Jazyk",
"signup_speed": "Rychlosti registrace",
"category": {
"all": "Vše",
"all_accessiblity_description": "Kategorie: Vše",
@ -331,31 +331,31 @@
"no_results": "Žádné výsledky"
},
"signup_speed": {
"all": "All",
"instant": "Instant Sign-up",
"manually_reviewed": "Manual Review"
"all": "Všechny",
"instant": "Okamžitá registrace",
"manually_reviewed": "S ruční kontrolou"
},
"language": {
"all": "All"
"all": "Všechny"
},
"search": {
"placeholder": "Search name or URL"
"placeholder": "Hledat jméno nebo URL"
},
"no_server_selected_hint": "Well pick a server based on your language if you continue without making a selection."
"no_server_selected_hint": "Pokud budete pokračovat bez výběru, vybereme server založený na Vašem jazyce."
},
"privacy": {
"title": "Privacy",
"description": "Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your servers privacy policy.",
"title": "Soukromí",
"description": "Přestože aplikace Mastodon neshromažďuje žádná data, server, který se přihlásíte, může mít jiné zásady. Udělejte si minutu na to, abyste zkontrolovali a souhlasili se zásadami ochrany osobních údajů aplikací Mastodon a se zásadami ochrany osobních údajů vašeho serveru.",
"policy": {
"ios": "Privacy Policy - Mastodon for iOS",
"server": "Privacy Policy - %s"
"ios": "Zásady ochrany osobních údajů - Mastodon pro iOS",
"server": "Zásady ochrany osobních údajů - %s"
},
"button": {
"confirm": "I Agree"
"confirm": "Souhlasím"
}
},
"register": {
"title": "Create Account",
"title": "Vytvořit účet",
"input": {
"avatar": {
"delete": "Smazat"
@ -363,7 +363,7 @@
"username": {
"placeholder": "uživatelské jméno",
"duplicate_prompt": "Toto uživatelské jméno je použito.",
"suggestion": "amazing_%@"
"suggestion": "super_%@"
},
"display_name": {
"placeholder": "zobrazované jméno"
@ -373,7 +373,7 @@
},
"password": {
"placeholder": "heslo",
"confirmation_placeholder": "Confirm Password",
"confirmation_placeholder": "Potvrdit heslo",
"require": "Heslo musí být alespoň:",
"character_limit": "8 znaků",
"accessibility": {
@ -398,7 +398,7 @@
"reason": {
"blocked": "%s používá zakázanou e-mailovou službu",
"unreachable": "%s pravděpodobně neexistuje",
"taken": "%s is already taken. How about:",
"taken": "%s je již obsazen. Co takhle:",
"reserved": "%s je rezervované klíčové slovo",
"accepted": "%s musí být přijato",
"blank": "%s je vyžadováno",
@ -422,30 +422,30 @@
"terms_of_service": "podmínky služby",
"privacy_policy": "zásady ochrany osobních údajů",
"button": {
"confirm": "I Agree"
"confirm": "Souhlasím"
}
},
"confirm_email": {
"title": "Check Your Inbox",
"tap_the_link_we_emailed_to_you_to_verify_your_account": "Tap the link we sent you to verify %@. Well wait right here.",
"title": "Zkontrolujte si příchozí poštu",
"tap_the_link_we_emailed_to_you_to_verify_your_account": "Klepněte na odkaz, který jsme vám poslali, abyste ověřili %@. Budeme tu na vás čekat.",
"button": {
"resend": "Poslat znovu"
},
"dont_receive_email": {
"title": "Check your Email",
"title": "Zkontrolujte váš email",
"description": "Zkontrolujte, zda je vaše e-mailová adresa správná, stejně jako složka nevyžádané pošty, pokud ji máte.",
"resend_email": "Znovu odeslat e-mail"
},
"open_email_app": {
"title": "Check your Inbox.",
"title": "Zkontrolujte doručenou poštu.",
"description": "Právě jsme vám poslali e-mail. Zkontrolujte složku nevyžádané zprávy, pokud ji máte.",
"mail": "Pošta",
"open_email_client": "Otevřít e-mailového klienta"
},
"didnt_get_link": {
"prefix": "Didnt get a link?",
"resend_in": "Resend (%@)",
"resend_now": "Resend now."
"prefix": "Nedostali jste odkaz?",
"resend_in": "Znovu odeslat (%@)",
"resend_now": "Odeslat znovu."
}
},
"home_timeline": {
@ -462,14 +462,14 @@
}
},
"suggestion_account": {
"title": "Popular on Mastodon",
"follow_all": "Follow all"
"title": "Populární na Mastodonu",
"follow_all": "Sledovat všechny"
},
"compose": {
"title": {
"new_post": "Nový příspěvek",
"new_reply": "Nová odpověď",
"edit_post": "Edit Post"
"edit_post": "Upravit"
},
"media_selection": {
"camera": "Vyfotit",
@ -493,7 +493,7 @@
"server_processing_state": "Zpracování serveru..."
},
"poll": {
"title": "Poll",
"title": "Anketa",
"duration_time": "Doba trvání: %s",
"thirty_minutes": "30 minut",
"one_hour": "1 hodina",
@ -504,10 +504,10 @@
"option_number": "Možnost %ld",
"the_poll_is_invalid": "Anketa je neplatná",
"the_poll_has_empty_option": "Anketa má prázdnou možnost",
"add_option": "Add Option",
"remove_option": "Remove Option",
"move_up": "Move Up",
"move_down": "Move Down"
"add_option": "Přidat možnost",
"remove_option": "Odebrat možnost",
"move_up": "Přesunout nahoru",
"move_down": "Přesunout níže"
},
"content_warning": {
"placeholder": "Zde napište přesné varování..."
@ -541,10 +541,10 @@
"select_visibility_entry": "Vyberte viditelnost - %s"
},
"language": {
"title": "Post Language",
"suggested": "Suggested",
"recent": "Recent",
"other": "Other Language…"
"title": "Jazyk příspěvku",
"suggested": "Navrhované",
"recent": "Nedávné",
"other": "Jiný jazyk…"
}
},
"profile": {
@ -558,7 +558,7 @@
"other_posts": "příspěvky",
"other_following": "sledování",
"other_followers": "sledující",
"familiar_followers": "mutuals"
"familiar_followers": "vzájemní"
},
"fields": {
"joined": "Připojen/a",
@ -597,12 +597,12 @@
"message": "Potvrďte odblokování %s"
},
"confirm_show_reblogs": {
"title": "Show Reblogs",
"message": "Confirm to show reblogs"
"title": "Zobrazit Reblogy",
"message": "Potvrdit zobrazení reblogů"
},
"confirm_hide_reblogs": {
"title": "Hide Reblogs",
"message": "Confirm to hide reblogs"
"title": "Skrýt Reblogy",
"message": "Potvrďte skrytí reblogů"
}
},
"accessibility": {
@ -628,7 +628,7 @@
"title": "Oblíben"
},
"reblogged_by": {
"title": "Reblogged By"
"title": "Boost od"
},
"search": {
"title": "Hledat",
@ -650,20 +650,20 @@
}
},
"searching": {
"posts": "Posts matching \"%s\"",
"people": "People matching \"%s\"",
"profile": "Go to @%s@%s",
"url": "Open URL in Mastodon",
"hashtag": "Go to #%s",
"posts": "Příspěvky s \"%s\"",
"people": "Profily s \"%s\"",
"profile": "Přejít na @%s@%s",
"url": "Otevřít URL v Mastodonu",
"hashtag": "Přejít na #%s",
"no_user": {
"title": "No User Account Found",
"message": "There's no Useraccount \"%s\" on %s"
"title": "Nebyl nalezen žádný uživatelský účet",
"message": "Neexistuje žádný uživatelský účet \"%s\" na %s"
},
"empty_state": {
"no_results": "Žádné výsledky"
},
"recent_search": "Nedávná hledání",
"clear_all": "Clear all",
"clear_all": "Vymazat vše",
"clear": "Vymazat"
}
},
@ -678,7 +678,7 @@
"intro": "Toto jsou příspěvky, které získávají pozornost ve vašem koutu Mastodonu."
},
"favorite": {
"title": "Favorites"
"title": "Oblíbené"
},
"notification": {
"title": {
@ -710,66 +710,66 @@
},
"settings": {
"overview": {
"title": "Settings",
"general": "General",
"notifications": "Notifications",
"support_mastodon": "Support Mastodon",
"about_mastodon": "About Mastodon",
"server_details": "Server Details",
"logout": "Logout %@"
"title": "Nastavení",
"general": "Obecné",
"notifications": "Oznámení",
"support_mastodon": "Podpořte Mastodon",
"about_mastodon": "O Mastodonu",
"server_details": "Podrobnosti o serveru",
"logout": "Odhlásit %@"
},
"about_mastodon": {
"title": "About",
"more_settings": "Even More Settings",
"contribute_to_mastodon": "Contribute to Mastodon",
"privacy_policy": "Privacy Policy",
"clear_media_storage": "Clear Media Storage"
"title": "O nás",
"more_settings": "Ještě více nastavení",
"contribute_to_mastodon": "Přispějte kód do Mastodonu",
"privacy_policy": "Zásady ochrany osobních údajů",
"clear_media_storage": "Vymazat úložiště médií"
},
"server_details": {
"about": "About",
"rules": "Rules",
"about": "O serveru",
"rules": "Pravidla",
"about_instance": {
"title": "Administrator",
"message_admin": "Message Admin",
"legal_notice": "A legal notice"
"title": "Správce",
"message_admin": "Napsat správci",
"legal_notice": "Právní oznámení"
}
},
"general": {
"title": "General",
"title": "Obecné",
"appearance": {
"section_title": "Appearance",
"dark": "Dark",
"light": "Light",
"system": "Use Device Appearance"
"section_title": "Vzhled",
"dark": "Tmavý",
"light": "Světlý",
"system": "Použít vzhled zařízení"
},
"design": {
"section_title": "Design",
"show_animations": "Play Animated Avatars and Emoji"
"section_title": "Vzhled",
"show_animations": "Přehrát animované Avatary a Emoji"
},
"links": {
"section_title": "Links",
"open_in_mastodon": "Open in Mastodon",
"open_in_browser": "Open in Browser"
"section_title": "Odkazy",
"open_in_mastodon": "Otevřít v Mastodonu",
"open_in_browser": "Otevřít v prohlížeči"
}
},
"notifications": {
"title": "Notifications",
"title": "Oznámení",
"policy": {
"title": "Get Notifications from",
"anyone": "Anyone",
"followers": "People who follow you",
"follow": "People you follow",
"noone": "No one"
"title": "Dostávat oznámení od",
"anyone": "Kdokoliv",
"followers": "Lidé, kteří vás sledují",
"follow": "Lidé, které sledujete",
"noone": "Nikdo"
},
"alert": {
"mentions_and_replies": "Mentions & Replies",
"boosts": "Boosts",
"favorites": "Favorites",
"new_followers": "New Followers"
"mentions_and_replies": "Zmínění a odpovědi",
"boosts": "Boosty",
"favorites": "Oblíbené",
"new_followers": "Noví sledující"
},
"disabled": {
"notification_hint": "Turn on notifications from your device settings to see updates on your lock screen.",
"go_to_settings": "Go to Notification Settings"
"notification_hint": "Zapněte oznámení z nastavení zařízení pro zobrazení aktualizací na zamykací obrazovce.",
"go_to_settings": "Přejít do nastavení oznámení"
}
}
},
@ -858,48 +858,48 @@
},
"extension": {
"open_in": {
"invalid_link_error": "This doesn't seem to be a valid Mastodon link."
"invalid_link_error": "Nezdá se, že by to byl platný odkaz Mastodon."
}
},
"widget": {
"common": {
"unsupported_widget_family": "Sorry but this Widget family is unsupported.",
"user_not_logged_in": "Please open Mastodon to log in to an Account."
"unsupported_widget_family": "Omlouváme se, ale tato rodina widgetů není podporována.",
"user_not_logged_in": "Pro přihlášení k účtu otevřete prosím Mastodon."
},
"followers_count": {
"configuration_display_name": "Followers",
"configuration_description": "Show number of followers.",
"title": "FOLLOWERS",
"followers_today": "%s followers today"
"configuration_display_name": "Sledujících",
"configuration_description": "Zobrazit počet sledujících.",
"title": "SLEDUJÍCÍ",
"followers_today": "%s sledujících dnes"
},
"multiple_followers": {
"configuration_display_name": "Multiple followers",
"configuration_description": "Show number of followers for multiple accounts.",
"configuration_display_name": "Více sledujících",
"configuration_description": "Zobrazit počet sledujících pro více účtů.",
"mock_user": {
"display_name": "Another follower",
"display_name": "Další sledující",
"account_name": "another@follower.social"
}
},
"latest_followers": {
"configuration_display_name": "Latest followers",
"configuration_description": "Show latest followers.",
"title": "Latest followers",
"last_update": "Last update: %s"
"configuration_display_name": "Nejnovější sledující",
"configuration_description": "Zobrazit nejnovější sledující.",
"title": "Nejnovější sledující",
"last_update": "Poslední aktualizace: %s"
},
"hashtag": {
"configuration": {
"display_name": "Hashtag",
"description": "Shows a recent post with the selected hashtag."
"description": "Zobrazí poslední příspěvek s vybraným hashtagem."
},
"not_found": {
"account_name": "John Mastodon",
"account": "@johnMastodon@no-such.account",
"content": "Sorry, we couldnt find any posts with the hashtag <a>#%@</a>. Please try a <a>#DifferentHashtag</a> or check the widget settings."
"content": "Omlouváme se, nepodařilo se nám najít žádné příspěvky s hashtag <a>#%@</a>. Zkuste prosím <a>#DifferentHashtag</a> nebo zkontrolujte nastavení widgetu."
},
"placeholder": {
"account_name": "John Mastodon",
"account": "@johnMastodon@no-such.account",
"content": "This is how a post with a <a>#hashtag</a> would look. Pick whichever <a>#hashtag</a> you want in the widget settings."
"content": "Takto by vypadal příspěvek s <a>#hashtag</a>. Vyberte si jakýkoliv <a>#hashtag</a> který chcete v nastavení widgetu."
}
}
}

View File

@ -710,26 +710,26 @@
},
"settings": {
"overview": {
"title": "Settings",
"title": "Einstellungen",
"general": "General",
"notifications": "Notifications",
"support_mastodon": "Support Mastodon",
"support_mastodon": "Mastodon unterstützen",
"about_mastodon": "About Mastodon",
"server_details": "Server Details",
"logout": "Logout %@"
},
"about_mastodon": {
"title": "About",
"more_settings": "Even More Settings",
"title": "Über",
"more_settings": "Noch mehr Einstellungen",
"contribute_to_mastodon": "Contribute to Mastodon",
"privacy_policy": "Privacy Policy",
"privacy_policy": "Datenschutzerklärung",
"clear_media_storage": "Clear Media Storage"
},
"server_details": {
"about": "About",
"rules": "Rules",
"about": "Über",
"rules": "Regeln",
"about_instance": {
"title": "Administrator",
"title": "Administrator*in",
"message_admin": "Message Admin",
"legal_notice": "A legal notice"
}

View File

@ -0,0 +1,481 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>a11y.plural.count.unread.notification</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@notification_count_unread_notification@</string>
<key>notification_count_unread_notification</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 unread notification</string>
<key>other</key>
<string>%ld unread notifications</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<key>other</key>
<string>%ld characters</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<key>other</key>
<string>%ld characters</string>
</dict>
</dict>
<key>a11y.plural.count.characters_left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character left</string>
<key>other</key>
<string>%ld characters left</string>
</dict>
</dict>
<key>plural.count.followed_by_and_mutual</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@names@%#@count_mutual@</string>
<key>names</key>
<dict>
<key>one</key>
<string></string>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string></string>
</dict>
<key>count_mutual</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Followed by %1$@, and another mutual</string>
<key>other</key>
<string>Followed by %1$@, and %ld mutuals</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%@ %#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>post</string>
<key>other</key>
<string>posts</string>
</dict>
</dict>
<key>plural.count.media</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@media_count@</string>
<key>media_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 media</string>
<key>other</key>
<string>%ld media</string>
</dict>
</dict>
<key>plural.count.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 post</string>
<key>other</key>
<string>%ld posts</string>
</dict>
</dict>
<key>plural.count.favorite</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@favorite_count@</string>
<key>favorite_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 favorite</string>
<key>other</key>
<string>%ld favorites</string>
</dict>
</dict>
<key>plural.count.reblog</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reblog_count@</string>
<key>reblog_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reblog</string>
<key>other</key>
<string>%ld reblogs</string>
</dict>
</dict>
<key>plural.count.reblog_a11y</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reblog_count@</string>
<key>reblog_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 re-blog</string>
<key>other</key>
<string>%ld re-blogs</string>
</dict>
</dict>
<key>plural.count.reply</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reply_count@</string>
<key>reply_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reply</string>
<key>other</key>
<string>%ld replies</string>
</dict>
</dict>
<key>plural.count.vote</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@vote_count@</string>
<key>vote_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 vote</string>
<key>other</key>
<string>%ld votes</string>
</dict>
</dict>
<key>plural.count.voter</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@voter_count@</string>
<key>voter_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 voter</string>
<key>other</key>
<string>%ld voters</string>
</dict>
</dict>
<key>plural.people_talking</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_people_talking@</string>
<key>count_people_talking</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 people talking</string>
<key>other</key>
<string>%ld people talking</string>
</dict>
</dict>
<key>plural.count.following</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_following@</string>
<key>count_following</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 following</string>
<key>other</key>
<string>%ld following</string>
</dict>
</dict>
<key>plural.count.follower</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_follower@</string>
<key>count_follower</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 follower</string>
<key>other</key>
<string>%ld followers</string>
</dict>
</dict>
<key>date.year.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_left@</string>
<key>count_year_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 year left</string>
<key>other</key>
<string>%ld years left</string>
</dict>
</dict>
<key>date.month.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_left@</string>
<key>count_month_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 months left</string>
<key>other</key>
<string>%ld months left</string>
</dict>
</dict>
<key>date.day.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_left@</string>
<key>count_day_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 day left</string>
<key>other</key>
<string>%ld days left</string>
</dict>
</dict>
<key>date.hour.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_left@</string>
<key>count_hour_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 hour left</string>
<key>other</key>
<string>%ld hours left</string>
</dict>
</dict>
<key>date.minute.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_left@</string>
<key>count_minute_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 minute left</string>
<key>other</key>
<string>%ld minutes left</string>
</dict>
</dict>
<key>date.second.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_left@</string>
<key>count_second_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 second left</string>
<key>other</key>
<string>%ld seconds left</string>
</dict>
</dict>
<key>date.year.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_ago_abbr@</string>
<key>count_year_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1y ago</string>
<key>other</key>
<string>%ldy ago</string>
</dict>
</dict>
<key>date.month.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_ago_abbr@</string>
<key>count_month_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1M ago</string>
<key>other</key>
<string>%ldM ago</string>
</dict>
</dict>
<key>date.day.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_ago_abbr@</string>
<key>count_day_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1d ago</string>
<key>other</key>
<string>%ldd ago</string>
</dict>
</dict>
<key>date.hour.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_ago_abbr@</string>
<key>count_hour_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1h ago</string>
<key>other</key>
<string>%ldh ago</string>
</dict>
</dict>
<key>date.minute.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_ago_abbr@</string>
<key>count_minute_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1m ago</string>
<key>other</key>
<string>%ldm ago</string>
</dict>
</dict>
<key>date.second.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_ago_abbr@</string>
<key>count_second_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1s ago</string>
<key>other</key>
<string>%lds ago</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,6 @@
{
"NSCameraUsageDescription": "Used to take photo for post status",
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library",
"NewPostShortcutItemTitle": "New Post",
"SearchShortcutItemTitle": "Search"
}

View File

@ -730,7 +730,7 @@
"rules": "Regole",
"about_instance": {
"title": "Amministratore",
"message_admin": "Message Admin",
"message_admin": "Invia un messaggio all'amministrazione",
"legal_notice": "Un avviso legale"
}
},

View File

@ -232,7 +232,7 @@
<key>two</key>
<string>%ld re-blogs</string>
<key>few</key>
<string>%ld re-blogs</string>
<string>%ld poobjave</string>
<key>other</key>
<string>%ld poobjav</string>
</dict>

View File

@ -656,8 +656,8 @@
"url": "Odpri URL v Mastodonu",
"hashtag": "Pojdi na #%s",
"no_user": {
"title": "No User Account Found",
"message": "There's no Useraccount \"%s\" on %s"
"title": "Uporabniškega računa ni mogoče najti",
"message": "Uporabniškega računa %s ni na %s"
},
"empty_state": {
"no_results": "Ni rezultatov"
@ -710,66 +710,66 @@
},
"settings": {
"overview": {
"title": "Settings",
"general": "General",
"notifications": "Notifications",
"support_mastodon": "Support Mastodon",
"about_mastodon": "About Mastodon",
"server_details": "Server Details",
"logout": "Logout %@"
"title": "Nastavitve",
"general": "Splošno",
"notifications": "Obvestila",
"support_mastodon": "Podprite Mastodon",
"about_mastodon": "O Mastodonu",
"server_details": "Podrobnosti strežnika",
"logout": "Odjavi %@"
},
"about_mastodon": {
"title": "About",
"more_settings": "Even More Settings",
"contribute_to_mastodon": "Contribute to Mastodon",
"privacy_policy": "Privacy Policy",
"clear_media_storage": "Clear Media Storage"
"title": "O programu",
"more_settings": "Še več nastavitev",
"contribute_to_mastodon": "Prispevajte Mastodonu",
"privacy_policy": "Pravilnik o zasebnosti",
"clear_media_storage": "Počisti medijsko shrambo"
},
"server_details": {
"about": "About",
"rules": "Rules",
"about": "O strežniku",
"rules": "Pravila",
"about_instance": {
"title": "Administrator",
"message_admin": "Message Admin",
"legal_notice": "A legal notice"
"title": "Skrbnik",
"message_admin": "Pošlji e-pošto skrbniku",
"legal_notice": "Pravno obvestilo"
}
},
"general": {
"title": "General",
"title": "Splošno",
"appearance": {
"section_title": "Appearance",
"dark": "Dark",
"light": "Light",
"system": "Use Device Appearance"
"section_title": "Videz",
"dark": "Temno",
"light": "Svetlo",
"system": "Uporabi videz naprave"
},
"design": {
"section_title": "Design",
"show_animations": "Play Animated Avatars and Emoji"
"section_title": "Oblikovanje",
"show_animations": "Predvajaj animirane avatarje in emotikone"
},
"links": {
"section_title": "Links",
"open_in_mastodon": "Open in Mastodon",
"open_in_browser": "Open in Browser"
"section_title": "Povezave",
"open_in_mastodon": "Odpri v Mastodonu",
"open_in_browser": "Odpri v brskalniku"
}
},
"notifications": {
"title": "Notifications",
"title": "Obvestila",
"policy": {
"title": "Get Notifications from",
"anyone": "Anyone",
"followers": "People who follow you",
"follow": "People you follow",
"noone": "No one"
"title": "Prejemanje obvestil od",
"anyone": "kogarkoli",
"followers": "oseb, ki vam sledijo",
"follow": "oseb, ki jim sledite",
"noone": "nikogar"
},
"alert": {
"mentions_and_replies": "Mentions & Replies",
"boosts": "Boosts",
"favorites": "Favorites",
"new_followers": "New Followers"
"mentions_and_replies": "Omembe in odgovori",
"boosts": "Izpostavitve",
"favorites": "Priljubljeni",
"new_followers": "Novi sledilci"
},
"disabled": {
"notification_hint": "Turn on notifications from your device settings to see updates on your lock screen.",
"go_to_settings": "Go to Notification Settings"
"notification_hint": "Da vidite posodobitve za zaklepu zaslona, omogočite obvestila v nastavitvah naprave.",
"go_to_settings": "Pojdi k nastavitvam obvestil"
}
}
},

View File

@ -206,8 +206,8 @@
"buttons": {
"reblogs_title": "Reblogs",
"favorites_title": "Favoriter",
"edit_history_title": "Edit History",
"edit_history_detail": "Last edit %s"
"edit_history_title": "Redigeringshistorik",
"edit_history_detail": "Senast ändrad %s"
},
"edited_at_timestamp_prefix": "Ändrad %s",
"edit_history": {
@ -432,12 +432,12 @@
"resend": "Skicka igen"
},
"dont_receive_email": {
"title": "Check your Email",
"title": "Kontrollera din e-post",
"description": "Kontrollera om din e-postadress är korrekt samt din skräppostmapp om du inte har gjort det.",
"resend_email": "Skicka e-postmeddelande igen"
},
"open_email_app": {
"title": "Check your Inbox.",
"title": "Kolla din inkorg.",
"description": "Vi har precis skickat ett e-postmeddelande till dig. Kontrollera din skräpmapp om du inte har gjort det.",
"mail": "E-post",
"open_email_client": "Öppna e-postklient"
@ -493,7 +493,7 @@
"server_processing_state": "Behandlas av servern..."
},
"poll": {
"title": "Poll",
"title": "Omröstning",
"duration_time": "Längd: %s",
"thirty_minutes": "30 minuter",
"one_hour": "1 timme",
@ -505,7 +505,7 @@
"the_poll_is_invalid": "Undersökningen är ogiltig",
"the_poll_has_empty_option": "Undersökningen har ett tomt alternativ",
"add_option": "Lägg till alternativ",
"remove_option": "Remove Option",
"remove_option": "Ta bort alternativ",
"move_up": "Flytta upp",
"move_down": "Flytta ned"
},
@ -650,8 +650,8 @@
}
},
"searching": {
"posts": "Posts matching \"%s\"",
"people": "People matching \"%s\"",
"posts": "Inlägg som matchar \"%s\"",
"people": "Profiler som matchar \"%s\"",
"profile": "Gå till @%s@%s",
"url": "Öppna URL i Mastodon",
"hashtag": "Gå till #%s",
@ -712,7 +712,7 @@
"overview": {
"title": "Inställningar",
"general": "Allmänt",
"notifications": "Notifications",
"notifications": "Aviseringar",
"support_mastodon": "Stöd Mastodon",
"about_mastodon": "Om Mastodon",
"server_details": "Server Details",
@ -730,7 +730,7 @@
"rules": "Regler",
"about_instance": {
"title": "Administratör",
"message_admin": "Message Admin",
"message_admin": "Meddela administratör",
"legal_notice": "A legal notice"
}
},
@ -755,7 +755,7 @@
"notifications": {
"title": "Notifications",
"policy": {
"title": "Get Notifications from",
"title": "Få aviseringar från",
"anyone": "Anyone",
"followers": "Personer som följer dig",
"follow": "Personer du följer",

View File

@ -656,8 +656,8 @@
"url": "Mở liên kết trong Mastodon",
"hashtag": "Đến #%s",
"no_user": {
"title": "No User Account Found",
"message": "There's no Useraccount \"%s\" on %s"
"title": "Không tìm thấy ai",
"message": "Không tìm thấy người tên \"%s\" trên %s"
},
"empty_state": {
"no_results": "Không có kết quả"
@ -710,66 +710,66 @@
},
"settings": {
"overview": {
"title": "Settings",
"general": "General",
"notifications": "Notifications",
"support_mastodon": "Support Mastodon",
"about_mastodon": "About Mastodon",
"server_details": "Server Details",
"logout": "Logout %@"
"title": "Cài đặt",
"general": "Chung",
"notifications": "Thông báo",
"support_mastodon": "Hỗ trợ Mastodon",
"about_mastodon": "Về Mastodon",
"server_details": "Thông tin máy chủ",
"logout": "Đăng xuất %@"
},
"about_mastodon": {
"title": "About",
"more_settings": "Even More Settings",
"contribute_to_mastodon": "Contribute to Mastodon",
"privacy_policy": "Privacy Policy",
"clear_media_storage": "Clear Media Storage"
"title": "Giới thiệu",
"more_settings": "Nhiều hơn",
"contribute_to_mastodon": "Đóng góp cho Mastodon",
"privacy_policy": "Chính sách bảo mật",
"clear_media_storage": "Xóa bộ nhớ đệm"
},
"server_details": {
"about": "About",
"rules": "Rules",
"about": "Giới thiệu",
"rules": "Nội quy",
"about_instance": {
"title": "Administrator",
"message_admin": "Message Admin",
"legal_notice": "A legal notice"
"title": "Quản trị viên",
"message_admin": "Nhắn cho quản trị viên",
"legal_notice": "Pháp lý"
}
},
"general": {
"title": "General",
"title": "Chung",
"appearance": {
"section_title": "Appearance",
"dark": "Dark",
"light": "Light",
"system": "Use Device Appearance"
"section_title": "Giao diện",
"dark": "Tối",
"light": "Sáng",
"system": "Giống thiết bị"
},
"design": {
"section_title": "Design",
"show_animations": "Play Animated Avatars and Emoji"
"section_title": "Thiết kế",
"show_animations": "Ảnh đại diện và emoji động"
},
"links": {
"section_title": "Links",
"open_in_mastodon": "Open in Mastodon",
"open_in_browser": "Open in Browser"
"section_title": "Liên kết",
"open_in_mastodon": "Mở liên kết trong Mastodon",
"open_in_browser": "Mở trong trình duyệt"
}
},
"notifications": {
"title": "Notifications",
"title": "Thông báo",
"policy": {
"title": "Get Notifications from",
"anyone": "Anyone",
"followers": "People who follow you",
"follow": "People you follow",
"noone": "No one"
"title": "Nhận thông báo từ",
"anyone": "Bất cứ ai",
"followers": "Những người theo dõi",
"follow": "Những người tôi theo dõi",
"noone": "Không ai"
},
"alert": {
"mentions_and_replies": "Mentions & Replies",
"boosts": "Boosts",
"favorites": "Favorites",
"new_followers": "New Followers"
"mentions_and_replies": "Lượt nhắc và trả lời",
"boosts": "Lượt đăng lại",
"favorites": "Lượt thích",
"new_followers": "Người theo dõi mới"
},
"disabled": {
"notification_hint": "Turn on notifications from your device settings to see updates on your lock screen.",
"go_to_settings": "Go to Notification Settings"
"notification_hint": "Bật thông báo từ cài đặt thiết bị của bạn để xem chúng từ mọi nơi.",
"go_to_settings": "Thiết lập thông báo"
}
}
},

View File

@ -4639,7 +4639,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2023.16;
MARKETING_VERSION = 2023.17;
PRODUCT_BUNDLE_IDENTIFIER = org.joinmastodon.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@ -4670,7 +4670,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2023.16;
MARKETING_VERSION = 2023.17;
PRODUCT_BUNDLE_IDENTIFIER = org.joinmastodon.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@ -4860,7 +4860,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2023.16;
MARKETING_VERSION = 2023.17;
PRODUCT_BUNDLE_IDENTIFIER = org.joinmastodon.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@ -5156,7 +5156,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2023.16;
MARKETING_VERSION = 2023.17;
PRODUCT_BUNDLE_IDENTIFIER = org.joinmastodon.app;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";

View File

@ -601,10 +601,19 @@ extension SceneCoordinator: MastodonLoginViewControllerDelegate {
//MARK: - SettingsCoordinatorDelegate
extension SceneCoordinator: SettingsCoordinatorDelegate {
func logout(_ settingsCoordinator: SettingsCoordinator) {
let preferredStyle: UIAlertController.Style
if UIDevice.current.userInterfaceIdiom == .phone {
preferredStyle = .actionSheet
} else {
preferredStyle = .alert
}
let alertController = UIAlertController(
title: L10n.Common.Alerts.SignOut.title,
message: L10n.Common.Alerts.SignOut.message,
preferredStyle: .actionSheet
preferredStyle: preferredStyle
)
let cancelAction = UIAlertAction(title: L10n.Common.Controls.Actions.cancel, style: .cancel)

View File

@ -30,7 +30,8 @@ public class AuthenticationServiceProvider: ObservableObject {
}
}
func delete(authentication: MastodonAuthentication) {
func delete(authentication: MastodonAuthentication) throws {
try Self.keychain.remove(authentication.persistenceIdentifier)
authentications.removeAll(where: { $0 == authentication })
}

View File

@ -150,8 +150,12 @@ extension AuthenticationService {
for feed in feeds {
managedObjectContext.delete(feed)
}
AuthenticationServiceProvider.shared.delete(authentication: authenticationBox.authentication)
}
do {
try AuthenticationServiceProvider.shared.delete(authentication: authenticationBox.authentication)
} catch {
assertionFailure("Failed to delete Authentication: \(error)")
}
// cancel push notification subscription

View File

@ -76,13 +76,13 @@ Zkontrolujte prosím připojení k internetu.";
"Common.Controls.Friendship.EditInfo" = "Upravit informace";
"Common.Controls.Friendship.Follow" = "Sledovat";
"Common.Controls.Friendship.Following" = "Sleduji";
"Common.Controls.Friendship.HideReblogs" = "Hide Reblogs";
"Common.Controls.Friendship.HideReblogs" = "Skrýt Boosty";
"Common.Controls.Friendship.Mute" = "Skrýt";
"Common.Controls.Friendship.MuteUser" = "Skrýt %@";
"Common.Controls.Friendship.Muted" = "Skrytý";
"Common.Controls.Friendship.Pending" = "Čekající";
"Common.Controls.Friendship.Request" = "Požadavek";
"Common.Controls.Friendship.ShowReblogs" = "Show Reblogs";
"Common.Controls.Friendship.ShowReblogs" = "Zobrazit Boosty";
"Common.Controls.Friendship.Unblock" = "Odblokovat";
"Common.Controls.Friendship.UnblockUser" = "Odblokovat %@";
"Common.Controls.Friendship.Unmute" = "Odkrýt";
@ -103,8 +103,8 @@ Zkontrolujte prosím připojení k internetu.";
"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "Přepnout varování obsahu";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Přepnout Oblíbené na příspěvku";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Přepnout Reblog na příspěvku";
"Common.Controls.Status.Actions.A11YLabels.Reblog" = "Re-blog";
"Common.Controls.Status.Actions.A11YLabels.Unreblog" = "Undo re-blog";
"Common.Controls.Status.Actions.A11YLabels.Reblog" = "Boost";
"Common.Controls.Status.Actions.A11YLabels.Unreblog" = "Vrátit boost";
"Common.Controls.Status.Actions.Favorite" = "Oblíbit";
"Common.Controls.Status.Actions.Hide" = "Skrýt";
"Common.Controls.Status.Actions.Menu" = "Nabídka";
@ -116,18 +116,18 @@ Zkontrolujte prosím připojení k internetu.";
"Common.Controls.Status.Actions.ShowVideoPlayer" = "Zobrazit video přehrávač";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "Klepnutím podržte pro zobrazení nabídky";
"Common.Controls.Status.Actions.Unfavorite" = "Odebrat z oblízených";
"Common.Controls.Status.Actions.Unreblog" = "Undo reblog";
"Common.Controls.Status.Buttons.EditHistoryDetail" = "Last edit %@";
"Common.Controls.Status.Actions.Unreblog" = "Vrátit boost";
"Common.Controls.Status.Buttons.EditHistoryDetail" = "Poslední úprava %@";
"Common.Controls.Status.Buttons.EditHistoryTitle" = "Historie úprav";
"Common.Controls.Status.Buttons.FavoritesTitle" = "Oblíbení";
"Common.Controls.Status.Buttons.ReblogsTitle" = "Reblogs";
"Common.Controls.Status.Buttons.ReblogsTitle" = "Boosty";
"Common.Controls.Status.ContentWarning" = "Varování o obsahu";
"Common.Controls.Status.EditHistory.OriginalPost" = "Original Post · %@";
"Common.Controls.Status.EditHistory.OriginalPost" = "Původní příspěvek · %@";
"Common.Controls.Status.EditHistory.Title" = "Historie úprav";
"Common.Controls.Status.EditedAtTimestampPrefix" = "Edited %@";
"Common.Controls.Status.EditedAtTimestampPrefix" = "Upraveno %@";
"Common.Controls.Status.LinkViaUser" = "%@ přes %@";
"Common.Controls.Status.LoadEmbed" = "Načíst vložené";
"Common.Controls.Status.Media.AccessibilityLabel" = "%@, attachment %d of %d";
"Common.Controls.Status.Media.AccessibilityLabel" = "%@, příloha %d z %d";
"Common.Controls.Status.Media.ExpandGifHint" = "Rozšíří GIF. Dvojitým klepnutím a podržením zobrazíte akce";
"Common.Controls.Status.Media.ExpandImageHint" = "Rozšíří obrázek. Dvojitým klepnutím a podržením zobrazíte akce";
"Common.Controls.Status.Media.ExpandVideoHint" = "Zobrazí přehrávač videa. Dvojitým klepnutím a podržením zobrazíte akce";
@ -138,7 +138,7 @@ Zkontrolujte prosím připojení k internetu.";
"Common.Controls.Status.MetaEntity.Url" = "Odkaz: %@";
"Common.Controls.Status.Poll.Closed" = "Uzavřeno";
"Common.Controls.Status.Poll.Vote" = "Hlasovat";
"Common.Controls.Status.PostedViaApplication" = "%@ via %@";
"Common.Controls.Status.PostedViaApplication" = "%@ přes %@";
"Common.Controls.Status.SensitiveContent" = "Citlivý obsah";
"Common.Controls.Status.ShowPost" = "Zobrazit příspěvek";
"Common.Controls.Status.ShowUserProfile" = "Zobrazit profil uživatele";
@ -153,7 +153,7 @@ Zkontrolujte prosím připojení k internetu.";
"Common.Controls.Status.Translation.TranslatedFrom" = "Přeloženo z %@ pomocí %@";
"Common.Controls.Status.Translation.UnknownLanguage" = "Neznámý";
"Common.Controls.Status.Translation.UnknownProvider" = "Neznámý";
"Common.Controls.Status.UserReblogged" = "%@ reblogged";
"Common.Controls.Status.UserReblogged" = "%@ boostnul";
"Common.Controls.Status.UserRepliedTo" = "Odpověděl %@";
"Common.Controls.Status.Visibility.Direct" = "Pouze zmíněný uživatel může vidět tento příspěvek.";
"Common.Controls.Status.Visibility.Private" = "Pouze jejich sledující mohou vidět tento příspěvek.";
@ -179,9 +179,9 @@ Váš profil pro něj vypadá takto.";
"Common.Controls.Timeline.Loader.LoadingMissingPosts" = "Načíst chybějící příspěvky...";
"Common.Controls.Timeline.Loader.ShowMoreReplies" = "Zobrazit více odovědí";
"Common.Controls.Timeline.Timestamp.Now" = "Nyní";
"Common.UserList.FollowersCount" = "%@ followers";
"Common.UserList.NoVerifiedLink" = "No verified link";
"Extension.OpenIn.InvalidLinkError" = "This doesn't seem to be a valid Mastodon link.";
"Common.UserList.FollowersCount" = "%@ sledujících";
"Common.UserList.NoVerifiedLink" = "Žádný ověřený odkaz";
"Extension.OpenIn.InvalidLinkError" = "Nezdá se, že by to byl platný odkaz Mastodon.";
"Scene.AccountList.AddAccount" = "Přidat účet";
"Scene.AccountList.DismissAccountSwitcher" = "Zrušit přepínač účtů";
"Scene.AccountList.TabBarHint" = "Aktuální vybraný profil: %@. Dvojitým poklepáním zobrazíte přepínač účtů";
@ -217,30 +217,30 @@ nahrán do Mastodonu.";
"Scene.Compose.Keyboard.SelectVisibilityEntry" = "Vyberte viditelnost - %@";
"Scene.Compose.Keyboard.ToggleContentWarning" = "Přepnout varování obsahu";
"Scene.Compose.Keyboard.TogglePoll" = "Přepnout anketu";
"Scene.Compose.Language.Other" = "Other Language…";
"Scene.Compose.Language.Recent" = "Recent";
"Scene.Compose.Language.Suggested" = "Suggested";
"Scene.Compose.Language.Title" = "Post Language";
"Scene.Compose.Language.Other" = "Jiný jazyk…";
"Scene.Compose.Language.Recent" = "Nedávné";
"Scene.Compose.Language.Suggested" = "Navrhované";
"Scene.Compose.Language.Title" = "Jazyk příspěvku";
"Scene.Compose.MediaSelection.Browse" = "Procházet";
"Scene.Compose.MediaSelection.Camera" = "Vyfotit";
"Scene.Compose.MediaSelection.PhotoLibrary" = "Knihovna fotografií";
"Scene.Compose.Poll.AddOption" = "Add Option";
"Scene.Compose.Poll.AddOption" = "Přidat možnost";
"Scene.Compose.Poll.DurationTime" = "Doba trvání: %@";
"Scene.Compose.Poll.MoveDown" = "Move Down";
"Scene.Compose.Poll.MoveUp" = "Move Up";
"Scene.Compose.Poll.MoveDown" = "Přesunout níže";
"Scene.Compose.Poll.MoveUp" = "Přesunout nahoru";
"Scene.Compose.Poll.OneDay" = "1 den";
"Scene.Compose.Poll.OneHour" = "1 hodina";
"Scene.Compose.Poll.OptionNumber" = "Možnost %ld";
"Scene.Compose.Poll.RemoveOption" = "Remove Option";
"Scene.Compose.Poll.RemoveOption" = "Odebrat možnost";
"Scene.Compose.Poll.SevenDays" = "7 dní";
"Scene.Compose.Poll.SixHours" = "6 hodin";
"Scene.Compose.Poll.ThePollHasEmptyOption" = "Anketa má prázdnou možnost";
"Scene.Compose.Poll.ThePollIsInvalid" = "Anketa je neplatná";
"Scene.Compose.Poll.ThirtyMinutes" = "30 minut";
"Scene.Compose.Poll.ThreeDays" = "3 dny";
"Scene.Compose.Poll.Title" = "Poll";
"Scene.Compose.Poll.Title" = "Anketa";
"Scene.Compose.ReplyingToUser" = "odpovídá na %@";
"Scene.Compose.Title.EditPost" = "Edit Post";
"Scene.Compose.Title.EditPost" = "Upravit";
"Scene.Compose.Title.NewPost" = "Nový příspěvek";
"Scene.Compose.Title.NewReply" = "Nová odpověď";
"Scene.Compose.Visibility.Direct" = "Pouze lidé, které zmíním";
@ -248,18 +248,18 @@ nahrán do Mastodonu.";
"Scene.Compose.Visibility.Public" = "Veřejný";
"Scene.Compose.Visibility.Unlisted" = "Neuvedeno";
"Scene.ConfirmEmail.Button.Resend" = "Poslat znovu";
"Scene.ConfirmEmail.DidntGetLink.Prefix" = "Didnt get a link?";
"Scene.ConfirmEmail.DidntGetLink.ResendIn" = "Resend (%@)";
"Scene.ConfirmEmail.DidntGetLink.ResendNow" = "Resend now.";
"Scene.ConfirmEmail.DidntGetLink.Prefix" = "Nedostali jste odkaz?";
"Scene.ConfirmEmail.DidntGetLink.ResendIn" = "Znovu odeslat (%@)";
"Scene.ConfirmEmail.DidntGetLink.ResendNow" = "Odeslat znovu.";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "Zkontrolujte, zda je vaše e-mailová adresa správná, stejně jako složka nevyžádané pošty, pokud ji máte.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "Znovu odeslat e-mail";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Check your Email";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Zkontrolujte váš email";
"Scene.ConfirmEmail.OpenEmailApp.Description" = "Právě jsme vám poslali e-mail. Zkontrolujte složku nevyžádané zprávy, pokud ji máte.";
"Scene.ConfirmEmail.OpenEmailApp.Mail" = "Pošta";
"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "Otevřít e-mailového klienta";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Check your Inbox.";
"Scene.ConfirmEmail.TapTheLinkWeEmailedToYouToVerifyYourAccount" = "Tap the link we sent you to verify %@. Well wait right here.";
"Scene.ConfirmEmail.Title" = "Check Your Inbox";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Zkontrolujte doručenou poštu.";
"Scene.ConfirmEmail.TapTheLinkWeEmailedToYouToVerifyYourAccount" = "Klepněte na odkaz, který jsme vám poslali, abyste ověřili %@. Budeme tu na vás čekat.";
"Scene.ConfirmEmail.Title" = "Zkontrolujte si příchozí poštu";
"Scene.Discovery.Intro" = "Toto jsou příspěvky, které získávají pozornost ve vašem koutu Mastodonu.";
"Scene.Discovery.Tabs.Community" = "Komunita";
"Scene.Discovery.Tabs.ForYou" = "Pro vás";
@ -268,7 +268,7 @@ nahrán do Mastodonu.";
"Scene.Discovery.Tabs.Posts" = "Příspěvky";
"Scene.Familiarfollowers.FollowedByNames" = "Sledován od %@";
"Scene.Familiarfollowers.Title" = "Sledující, které znáte";
"Scene.Favorite.Title" = "Favorites";
"Scene.Favorite.Title" = "Oblíbené";
"Scene.FavoritedBy.Title" = "Oblíben";
"Scene.FollowedTags.Actions.Follow" = "Sledovat";
"Scene.FollowedTags.Actions.Unfollow" = "Přestat sledovat";
@ -289,7 +289,7 @@ nahrán do Mastodonu.";
"Scene.HomeTimeline.Title" = "Domů";
"Scene.Login.ServerSearchField.Placeholder" = "Zadejte URL nebo vyhledávejte váš server";
"Scene.Login.Subtitle" = "Přihlaste se na serveru, na kterém jste si vytvořili účet.";
"Scene.Login.Title" = "Welcome back";
"Scene.Login.Title" = "Vítej zpět";
"Scene.Notification.FollowRequest.Accept" = "Přijmout";
"Scene.Notification.FollowRequest.Accepted" = "Přijato";
"Scene.Notification.FollowRequest.Reject" = "odmítnout";
@ -307,16 +307,16 @@ nahrán do Mastodonu.";
"Scene.Preview.Keyboard.ClosePreview" = "Zavřít náhled";
"Scene.Preview.Keyboard.ShowNext" = "Zobrazit další";
"Scene.Preview.Keyboard.ShowPrevious" = "Zobrazit předchozí";
"Scene.Privacy.Button.Confirm" = "I Agree";
"Scene.Privacy.Description" = "Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your servers privacy policy.";
"Scene.Privacy.Policy.Ios" = "Privacy Policy - Mastodon for iOS";
"Scene.Privacy.Policy.Server" = "Privacy Policy - %@";
"Scene.Privacy.Title" = "Privacy";
"Scene.Privacy.Button.Confirm" = "Souhlasím";
"Scene.Privacy.Description" = "Přestože aplikace Mastodon neshromažďuje žádná data, server, který se přihlásíte, může mít jiné zásady. Udělejte si minutu na to, abyste zkontrolovali a souhlasili se zásadami ochrany osobních údajů aplikací Mastodon a se zásadami ochrany osobních údajů vašeho serveru.";
"Scene.Privacy.Policy.Ios" = "Zásady ochrany osobních údajů - Mastodon pro iOS";
"Scene.Privacy.Policy.Server" = "Zásady ochrany osobních údajů - %@";
"Scene.Privacy.Title" = "Soukromí";
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "Dvojitým poklepáním otevřete seznam";
"Scene.Profile.Accessibility.EditAvatarImage" = "Upravit obrázek avataru";
"Scene.Profile.Accessibility.ShowAvatarImage" = "Zobrazit obrázek avataru";
"Scene.Profile.Accessibility.ShowBannerImage" = "Zobrazit obrázek banneru";
"Scene.Profile.Dashboard.FamiliarFollowers" = "mutuals";
"Scene.Profile.Dashboard.FamiliarFollowers" = "vzájemní";
"Scene.Profile.Dashboard.MyFollowers" = "sledující";
"Scene.Profile.Dashboard.MyFollowing" = "sledování";
"Scene.Profile.Dashboard.MyPosts" = "příspěvky";
@ -332,12 +332,12 @@ nahrán do Mastodonu.";
"Scene.Profile.Header.FollowsYou" = "Sleduje vás";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "Potvrdit blokování %@";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Blokovat účet";
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Message" = "Confirm to hide reblogs";
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Title" = "Hide Reblogs";
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Message" = "Potvrďte skrytí reblogů";
"Scene.Profile.RelationshipActionAlert.ConfirmHideReblogs.Title" = "Skrýt Reblogy";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "Potvrdit skrytí %@";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Skrýt účet";
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Message" = "Confirm to show reblogs";
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Title" = "Show Reblogs";
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Message" = "Potvrdit zobrazení reblogů";
"Scene.Profile.RelationshipActionAlert.ConfirmShowReblogs.Title" = "Zobrazit Reblogy";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "Potvrďte odblokování %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Odblokovat účet";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "Potvrďte zrušení ztlumení %@";
@ -347,7 +347,7 @@ nahrán do Mastodonu.";
"Scene.Profile.SegmentedControl.Posts" = "Příspěvky";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Příspěvky a odpovědi";
"Scene.Profile.SegmentedControl.Replies" = "Odpovědí";
"Scene.RebloggedBy.Title" = "Reblogged By";
"Scene.RebloggedBy.Title" = "Boost od";
"Scene.Register.Error.Item.Agreement" = "Souhlas";
"Scene.Register.Error.Item.Email" = "E-mail";
"Scene.Register.Error.Item.Locale" = "Jazyk";
@ -360,7 +360,7 @@ nahrán do Mastodonu.";
"Scene.Register.Error.Reason.Inclusion" = "%@ není podporovaná hodnota";
"Scene.Register.Error.Reason.Invalid" = "%@ je neplatné";
"Scene.Register.Error.Reason.Reserved" = "%@ je rezervované klíčové slovo";
"Scene.Register.Error.Reason.Taken" = "%@ is already taken. How about:";
"Scene.Register.Error.Reason.Taken" = "%@ je již obsazen. Co takhle:";
"Scene.Register.Error.Reason.TooLong" = "%@ je příliš dlouhé";
"Scene.Register.Error.Reason.TooShort" = "%@ je příliš krátké";
"Scene.Register.Error.Reason.Unreachable" = "%@ pravděpodobně neexistuje";
@ -375,14 +375,14 @@ nahrán do Mastodonu.";
"Scene.Register.Input.Password.Accessibility.Checked" = "zaškrtnuto";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "nezaškrtnuto";
"Scene.Register.Input.Password.CharacterLimit" = "8 znaků";
"Scene.Register.Input.Password.ConfirmationPlaceholder" = "Confirm Password";
"Scene.Register.Input.Password.ConfirmationPlaceholder" = "Potvrdit heslo";
"Scene.Register.Input.Password.Hint" = "Vaše heslo musí obsahovat alespoň 8 znaků";
"Scene.Register.Input.Password.Placeholder" = "heslo";
"Scene.Register.Input.Password.Require" = "Heslo musí být alespoň:";
"Scene.Register.Input.Username.DuplicatePrompt" = "Toto uživatelské jméno je použito.";
"Scene.Register.Input.Username.Placeholder" = "uživatelské jméno";
"Scene.Register.Input.Username.Suggestion" = "amazing_%@";
"Scene.Register.Title" = "Create Account";
"Scene.Register.Input.Username.Suggestion" = "super_%@";
"Scene.Register.Title" = "Vytvořit účet";
"Scene.Report.Content1" = "Existují nějaké další příspěvky, které byste chtěli přidat do zprávy?";
"Scene.Report.Content2" = "Je o tomto hlášení něco, co by měli vědět moderátoři?";
"Scene.Report.ReportSentTitle" = "Děkujeme za nahlášení, podíváme se na to.";
@ -436,16 +436,16 @@ nahrán do Mastodonu.";
"Scene.Search.SearchBar.Cancel" = "Zrušit";
"Scene.Search.SearchBar.Placeholder" = "Hledat hashtagy a uživatele";
"Scene.Search.Searching.Clear" = "Vymazat";
"Scene.Search.Searching.ClearAll" = "Clear all";
"Scene.Search.Searching.ClearAll" = "Vymazat vše";
"Scene.Search.Searching.EmptyState.NoResults" = "Žádné výsledky";
"Scene.Search.Searching.Hashtag" = "Go to #%@";
"Scene.Search.Searching.NoUser.Message" = "There's no Useraccount \"%@\" on %@";
"Scene.Search.Searching.NoUser.Title" = "No User Account Found";
"Scene.Search.Searching.People" = "People matching \"%@\"";
"Scene.Search.Searching.Posts" = "Posts matching \"%@\"";
"Scene.Search.Searching.Profile" = "Go to @%@@%@";
"Scene.Search.Searching.Hashtag" = "Přejít na #%@";
"Scene.Search.Searching.NoUser.Message" = "Neexistuje žádný uživatelský účet \"%@\" na %@";
"Scene.Search.Searching.NoUser.Title" = "Nebyl nalezen žádný uživatelský účet";
"Scene.Search.Searching.People" = "Profily s \"%@\"";
"Scene.Search.Searching.Posts" = "Příspěvky s \"%@\"";
"Scene.Search.Searching.Profile" = "Přejít na @%@@%@";
"Scene.Search.Searching.RecentSearch" = "Nedávná hledání";
"Scene.Search.Searching.Url" = "Open URL in Mastodon";
"Scene.Search.Searching.Url" = "Otevřít URL v Mastodonu";
"Scene.Search.Title" = "Hledat";
"Scene.ServerPicker.Button.Category.Academia" = "akademická sféra";
"Scene.ServerPicker.Button.Category.Activism" = "aktivismus";
@ -461,10 +461,10 @@ nahrán do Mastodonu.";
"Scene.ServerPicker.Button.Category.Music" = "hudba";
"Scene.ServerPicker.Button.Category.Regional" = "regionální";
"Scene.ServerPicker.Button.Category.Tech" = "technologie";
"Scene.ServerPicker.Button.Language" = "Language";
"Scene.ServerPicker.Button.Language" = "Jazyk";
"Scene.ServerPicker.Button.SeeLess" = "Zobrazit méně";
"Scene.ServerPicker.Button.SeeMore" = "Zobrazit více";
"Scene.ServerPicker.Button.SignupSpeed" = "Sign-up Speed";
"Scene.ServerPicker.Button.SignupSpeed" = "Rychlosti registrace";
"Scene.ServerPicker.EmptyState.BadNetwork" = "Při načítání dat nastala chyba. Zkontrolujte připojení k internetu.";
"Scene.ServerPicker.EmptyState.FindingServers" = "Hledání dostupných serverů...";
"Scene.ServerPicker.EmptyState.NoResults" = "Žádné výsledky";
@ -472,91 +472,91 @@ nahrán do Mastodonu.";
"Scene.ServerPicker.Label.Category" = "KATEGORIE";
"Scene.ServerPicker.Label.Language" = "JAZYK";
"Scene.ServerPicker.Label.Users" = "UŽIVATELÉ";
"Scene.ServerPicker.Language.All" = "All";
"Scene.ServerPicker.NoServerSelectedHint" = "Well pick a server based on your language if you continue without making a selection.";
"Scene.ServerPicker.Search.Placeholder" = "Search name or URL";
"Scene.ServerPicker.SignupSpeed.All" = "All";
"Scene.ServerPicker.SignupSpeed.Instant" = "Instant Sign-up";
"Scene.ServerPicker.SignupSpeed.ManuallyReviewed" = "Manual Review";
"Scene.ServerPicker.Title" = "Pick Server";
"Scene.ServerRules.Button.Confirm" = "I Agree";
"Scene.ServerPicker.Language.All" = "Všechny";
"Scene.ServerPicker.NoServerSelectedHint" = "Pokud budete pokračovat bez výběru, vybereme server založený na Vašem jazyce.";
"Scene.ServerPicker.Search.Placeholder" = "Hledat jméno nebo URL";
"Scene.ServerPicker.SignupSpeed.All" = "Všechny";
"Scene.ServerPicker.SignupSpeed.Instant" = "Okamžitá registrace";
"Scene.ServerPicker.SignupSpeed.ManuallyReviewed" = "S ruční kontrolou";
"Scene.ServerPicker.Title" = "Vybrat server";
"Scene.ServerRules.Button.Confirm" = "Souhlasím";
"Scene.ServerRules.PrivacyPolicy" = "zásady ochrany osobních údajů";
"Scene.ServerRules.Prompt" = "Pokračováním budete podléhat podmínkám služby a zásad ochrany osobních údajů pro uživatele %@.";
"Scene.ServerRules.Subtitle" = "Ty nastavují a prosazují moderátoři %@.";
"Scene.ServerRules.TermsOfService" = "podmínky služby";
"Scene.ServerRules.Title" = "Některá základní pravidla.";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Clear Media Storage";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Contribute to Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Even More Settings";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Privacy Policy";
"Scene.Settings.AboutMastodon.Title" = "About";
"Scene.Settings.General.Appearance.Dark" = "Dark";
"Scene.Settings.General.Appearance.Light" = "Light";
"Scene.Settings.General.Appearance.SectionTitle" = "Appearance";
"Scene.Settings.General.Appearance.System" = "Use Device Appearance";
"Scene.Settings.General.Design.SectionTitle" = "Design";
"Scene.Settings.General.Design.ShowAnimations" = "Play Animated Avatars and Emoji";
"Scene.Settings.General.Links.OpenInBrowser" = "Open in Browser";
"Scene.Settings.General.Links.OpenInMastodon" = "Open in Mastodon";
"Scene.Settings.General.Links.SectionTitle" = "Links";
"Scene.Settings.General.Title" = "General";
"Scene.Settings.Notifications.Alert.Boosts" = "Boosts";
"Scene.Settings.Notifications.Alert.Favorites" = "Favorites";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Mentions & Replies";
"Scene.Settings.Notifications.Alert.NewFollowers" = "New Followers";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Go to Notification Settings";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Turn on notifications from your device settings to see updates on your lock screen.";
"Scene.Settings.Notifications.Policy.Anyone" = "Anyone";
"Scene.Settings.Notifications.Policy.Follow" = "People you follow";
"Scene.Settings.Notifications.Policy.Followers" = "People who follow you";
"Scene.Settings.Notifications.Policy.Noone" = "No one";
"Scene.Settings.Notifications.Policy.Title" = "Get Notifications from";
"Scene.Settings.Notifications.Title" = "Notifications";
"Scene.Settings.Overview.AboutMastodon" = "About Mastodon";
"Scene.Settings.Overview.General" = "General";
"Scene.Settings.Overview.Logout" = "Logout %@";
"Scene.Settings.Overview.Notifications" = "Notifications";
"Scene.Settings.Overview.ServerDetails" = "Server Details";
"Scene.Settings.Overview.SupportMastodon" = "Support Mastodon";
"Scene.Settings.Overview.Title" = "Settings";
"Scene.Settings.ServerDetails.About" = "About";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "A legal notice";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Administrator";
"Scene.Settings.ServerDetails.Rules" = "Rules";
"Scene.SuggestionAccount.FollowAll" = "Follow all";
"Scene.SuggestionAccount.Title" = "Popular on Mastodon";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Vymazat úložiště médií";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Přispějte kód do Mastodonu";
"Scene.Settings.AboutMastodon.MoreSettings" = "Ještě více nastavení";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Zásady ochrany osobních údajů";
"Scene.Settings.AboutMastodon.Title" = "O nás";
"Scene.Settings.General.Appearance.Dark" = "Tmavý";
"Scene.Settings.General.Appearance.Light" = "Světlý";
"Scene.Settings.General.Appearance.SectionTitle" = "Vzhled";
"Scene.Settings.General.Appearance.System" = "Použít vzhled zařízení";
"Scene.Settings.General.Design.SectionTitle" = "Vzhled";
"Scene.Settings.General.Design.ShowAnimations" = "Přehrát animované Avatary a Emoji";
"Scene.Settings.General.Links.OpenInBrowser" = "Otevřít v prohlížeči";
"Scene.Settings.General.Links.OpenInMastodon" = "Otevřít v Mastodonu";
"Scene.Settings.General.Links.SectionTitle" = "Odkazy";
"Scene.Settings.General.Title" = "Obecné";
"Scene.Settings.Notifications.Alert.Boosts" = "Boosty";
"Scene.Settings.Notifications.Alert.Favorites" = "Oblíbené";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Zmínění a odpovědi";
"Scene.Settings.Notifications.Alert.NewFollowers" = "Noví sledující";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Přejít do nastavení oznámení";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Zapněte oznámení z nastavení zařízení pro zobrazení aktualizací na zamykací obrazovce.";
"Scene.Settings.Notifications.Policy.Anyone" = "Kdokoliv";
"Scene.Settings.Notifications.Policy.Follow" = "Lidé, které sledujete";
"Scene.Settings.Notifications.Policy.Followers" = "Lidé, kteří vás sledují";
"Scene.Settings.Notifications.Policy.Noone" = "Nikdo";
"Scene.Settings.Notifications.Policy.Title" = "Dostávat oznámení od";
"Scene.Settings.Notifications.Title" = "Oznámení";
"Scene.Settings.Overview.AboutMastodon" = "O Mastodonu";
"Scene.Settings.Overview.General" = "Obecné";
"Scene.Settings.Overview.Logout" = "Odhlásit %@";
"Scene.Settings.Overview.Notifications" = "Oznámení";
"Scene.Settings.Overview.ServerDetails" = "Podrobnosti o serveru";
"Scene.Settings.Overview.SupportMastodon" = "Podpořte Mastodon";
"Scene.Settings.Overview.Title" = "Nastavení";
"Scene.Settings.ServerDetails.About" = "O serveru";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "Právní oznámení";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Napsat správci";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Správce";
"Scene.Settings.ServerDetails.Rules" = "Pravidla";
"Scene.SuggestionAccount.FollowAll" = "Sledovat všechny";
"Scene.SuggestionAccount.Title" = "Populární na Mastodonu";
"Scene.Thread.BackTitle" = "Příspěvek";
"Scene.Thread.Title" = "Příspěvek od %@";
"Scene.Welcome.Education.A11Y.WhatIsMastodon.Title" = "What is Mastodon?";
"Scene.Welcome.Education.Mastodon.Description" = "Mastodon is a decentralized social network, meaning no single company controls it. Its made up of many independently-run servers, all connected together.";
"Scene.Welcome.Education.Mastodon.Title" = "Welcome to Mastodon";
"Scene.Welcome.Education.Servers.Description" = "Every Mastodon account is hosted on a server — each with its own values, rules, & admins. No matter which one you pick, you can follow and interact with people on any server.";
"Scene.Welcome.Education.Servers.Title" = "What are servers?";
"Scene.Welcome.Education.A11Y.WhatIsMastodon.Title" = "Co je Mastodon?";
"Scene.Welcome.Education.Mastodon.Description" = "Mastodon je decentralizovaná sociální síť, což znamená, že ji neovládá žádná jednotlivá společnost. Skládá se z mnoha nezávisle spravovaných serverů, všechny jsou propojeny dohromady.";
"Scene.Welcome.Education.Mastodon.Title" = "Vítejte na Mastodonu";
"Scene.Welcome.Education.Servers.Description" = "Každý účet Mastodon je hostován na serveru — každý s vlastními hodnotami, pravidly a správci. Bez ohledu na to, který si vyberete, můžete sledovat a komunikovat s lidmi na jakémkoliv serveru.";
"Scene.Welcome.Education.Servers.Title" = "Co jsou to servery?";
"Scene.Welcome.JoinDefaultServer" = "Připojit se k %@";
"Scene.Welcome.LearnMore" = "Zjistit více";
"Scene.Welcome.LogIn" = "Přihlásit se";
"Scene.Welcome.PickServer" = "Pick another server";
"Scene.Welcome.Separator.Or" = "or";
"Widget.Common.UnsupportedWidgetFamily" = "Sorry but this Widget family is unsupported.";
"Widget.Common.UserNotLoggedIn" = "Please open Mastodon to log in to an Account.";
"Widget.FollowersCount.ConfigurationDescription" = "Show number of followers.";
"Widget.FollowersCount.ConfigurationDisplayName" = "Followers";
"Widget.FollowersCount.FollowersToday" = "%@ followers today";
"Widget.FollowersCount.Title" = "FOLLOWERS";
"Widget.Hashtag.Configuration.Description" = "Shows a recent post with the selected hashtag.";
"Scene.Welcome.PickServer" = "Vybrat jiný server";
"Scene.Welcome.Separator.Or" = "nebo";
"Widget.Common.UnsupportedWidgetFamily" = "Omlouváme se, ale tato rodina widgetů není podporována.";
"Widget.Common.UserNotLoggedIn" = "Pro přihlášení k účtu otevřete prosím Mastodon.";
"Widget.FollowersCount.ConfigurationDescription" = "Zobrazit počet sledujících.";
"Widget.FollowersCount.ConfigurationDisplayName" = "Sledujících";
"Widget.FollowersCount.FollowersToday" = "%@ sledujících dnes";
"Widget.FollowersCount.Title" = "SLEDUJÍCÍ";
"Widget.Hashtag.Configuration.Description" = "Zobrazí poslední příspěvek s vybraným hashtagem.";
"Widget.Hashtag.Configuration.DisplayName" = "Hashtag";
"Widget.Hashtag.NotFound.Account" = "@johnMastodon@no-such.account";
"Widget.Hashtag.NotFound.AccountName" = "John Mastodon";
"Widget.Hashtag.NotFound.Content" = "Sorry, we couldnt find any posts with the hashtag <a>#%@</a>. Please try a <a>#DifferentHashtag</a> or check the widget settings.";
"Widget.Hashtag.NotFound.Content" = "Omlouváme se, nepodařilo se nám najít žádné příspěvky s hashtag <a>#%@</a>. Zkuste prosím <a>#DifferentHashtag</a> nebo zkontrolujte nastavení widgetu.";
"Widget.Hashtag.Placeholder.Account" = "@johnMastodon@no-such.account";
"Widget.Hashtag.Placeholder.AccountName" = "John Mastodon";
"Widget.Hashtag.Placeholder.Content" = "This is how a post with a <a>#hashtag</a> would look. Pick whichever <a>#hashtag</a> you want in the widget settings.";
"Widget.LatestFollowers.ConfigurationDescription" = "Show latest followers.";
"Widget.LatestFollowers.ConfigurationDisplayName" = "Latest followers";
"Widget.LatestFollowers.LastUpdate" = "Last update: %@";
"Widget.LatestFollowers.Title" = "Latest followers";
"Widget.MultipleFollowers.ConfigurationDescription" = "Show number of followers for multiple accounts.";
"Widget.MultipleFollowers.ConfigurationDisplayName" = "Multiple followers";
"Widget.Hashtag.Placeholder.Content" = "Takto by vypadal příspěvek s <a>#hashtag</a>. Vyberte si jakýkoliv <a>#hashtag</a> který chcete v nastavení widgetu.";
"Widget.LatestFollowers.ConfigurationDescription" = "Zobrazit nejnovější sledující.";
"Widget.LatestFollowers.ConfigurationDisplayName" = "Nejnovější sledující";
"Widget.LatestFollowers.LastUpdate" = "Poslední aktualizace: %@";
"Widget.LatestFollowers.Title" = "Nejnovější sledující";
"Widget.MultipleFollowers.ConfigurationDescription" = "Zobrazit počet sledujících pro více účtů.";
"Widget.MultipleFollowers.ConfigurationDisplayName" = "Více sledujících";
"Widget.MultipleFollowers.MockUser.AccountName" = "another@follower.social";
"Widget.MultipleFollowers.MockUser.DisplayName" = "Another follower";
"Widget.MultipleFollowers.MockUser.DisplayName" = "Další sledující";

View File

@ -348,7 +348,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 follower</string>
<string>1 sledující</string>
<key>few</key>
<string>%ld followers</string>
<key>many</key>
@ -408,7 +408,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 day left</string>
<string>zbývá 1 den</string>
<key>few</key>
<string>%ld days left</string>
<key>many</key>
@ -428,7 +428,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 hour left</string>
<string>zbývá 1h</string>
<key>few</key>
<string>%ld hours left</string>
<key>many</key>
@ -448,7 +448,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 minute left</string>
<string>zbývá 1m</string>
<key>few</key>
<string>%ld minutes left</string>
<key>many</key>
@ -468,7 +468,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 second left</string>
<string>zbývá 1s</string>
<key>few</key>
<string>%ld seconds left</string>
<key>many</key>
@ -488,7 +488,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1y ago</string>
<string>před 1 rokem</string>
<key>few</key>
<string>%ldy ago</string>
<key>many</key>
@ -508,7 +508,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1M ago</string>
<string>před 1 měcícem</string>
<key>few</key>
<string>%ldM ago</string>
<key>many</key>
@ -528,7 +528,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1d ago</string>
<string>před 1 dnem</string>
<key>few</key>
<string>%ldd ago</string>
<key>many</key>
@ -548,7 +548,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1h ago</string>
<string>před 1h</string>
<key>few</key>
<string>%ldh ago</string>
<key>many</key>
@ -568,7 +568,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1m ago</string>
<string>před 1min</string>
<key>few</key>
<string>%ldm ago</string>
<key>many</key>
@ -588,7 +588,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1s ago</string>
<string>před 1s</string>
<key>few</key>
<string>%lds ago</string>
<key>many</key>

View File

@ -491,9 +491,9 @@ kann nicht auf Mastodon hochgeladen werden.";
"Scene.ServerRules.Title" = "Einige Grundregeln.";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Clear Media Storage";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Contribute to Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Even More Settings";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Privacy Policy";
"Scene.Settings.AboutMastodon.Title" = "About";
"Scene.Settings.AboutMastodon.MoreSettings" = "Noch mehr Einstellungen";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Datenschutzerklärung";
"Scene.Settings.AboutMastodon.Title" = "Über";
"Scene.Settings.General.Appearance.Dark" = "Dark";
"Scene.Settings.General.Appearance.Light" = "Light";
"Scene.Settings.General.Appearance.SectionTitle" = "Appearance";
@ -521,13 +521,13 @@ kann nicht auf Mastodon hochgeladen werden.";
"Scene.Settings.Overview.Logout" = "Logout %@";
"Scene.Settings.Overview.Notifications" = "Notifications";
"Scene.Settings.Overview.ServerDetails" = "Server Details";
"Scene.Settings.Overview.SupportMastodon" = "Support Mastodon";
"Scene.Settings.Overview.Title" = "Settings";
"Scene.Settings.ServerDetails.About" = "About";
"Scene.Settings.Overview.SupportMastodon" = "Mastodon unterstützen";
"Scene.Settings.Overview.Title" = "Einstellungen";
"Scene.Settings.ServerDetails.About" = "Über";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "A legal notice";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Administrator";
"Scene.Settings.ServerDetails.Rules" = "Rules";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Administrator*in";
"Scene.Settings.ServerDetails.Rules" = "Regeln";
"Scene.SuggestionAccount.FollowAll" = "Allen folgen";
"Scene.SuggestionAccount.Title" = "Beliebt auf Mastodon";
"Scene.Thread.BackTitle" = "Beitrag";

View File

@ -0,0 +1,481 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>a11y.plural.count.unread.notification</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@notification_count_unread_notification@</string>
<key>notification_count_unread_notification</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 unread notification</string>
<key>other</key>
<string>%ld unread notifications</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<key>other</key>
<string>%ld characters</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<key>other</key>
<string>%ld characters</string>
</dict>
</dict>
<key>a11y.plural.count.characters_left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character left</string>
<key>other</key>
<string>%ld characters left</string>
</dict>
</dict>
<key>plural.count.followed_by_and_mutual</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@names@%#@count_mutual@</string>
<key>names</key>
<dict>
<key>one</key>
<string></string>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string></string>
</dict>
<key>count_mutual</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Followed by %1$@, and another mutual</string>
<key>other</key>
<string>Followed by %1$@, and %ld mutuals</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%@ %#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>post</string>
<key>other</key>
<string>posts</string>
</dict>
</dict>
<key>plural.count.media</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@media_count@</string>
<key>media_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 media</string>
<key>other</key>
<string>%ld media</string>
</dict>
</dict>
<key>plural.count.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 post</string>
<key>other</key>
<string>%ld posts</string>
</dict>
</dict>
<key>plural.count.favorite</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@favorite_count@</string>
<key>favorite_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 favorite</string>
<key>other</key>
<string>%ld favorites</string>
</dict>
</dict>
<key>plural.count.reblog</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reblog_count@</string>
<key>reblog_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reblog</string>
<key>other</key>
<string>%ld reblogs</string>
</dict>
</dict>
<key>plural.count.reblog_a11y</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reblog_count@</string>
<key>reblog_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 re-blog</string>
<key>other</key>
<string>%ld re-blogs</string>
</dict>
</dict>
<key>plural.count.reply</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reply_count@</string>
<key>reply_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reply</string>
<key>other</key>
<string>%ld replies</string>
</dict>
</dict>
<key>plural.count.vote</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@vote_count@</string>
<key>vote_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 vote</string>
<key>other</key>
<string>%ld votes</string>
</dict>
</dict>
<key>plural.count.voter</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@voter_count@</string>
<key>voter_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 voter</string>
<key>other</key>
<string>%ld voters</string>
</dict>
</dict>
<key>plural.people_talking</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_people_talking@</string>
<key>count_people_talking</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 people talking</string>
<key>other</key>
<string>%ld people talking</string>
</dict>
</dict>
<key>plural.count.following</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_following@</string>
<key>count_following</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 following</string>
<key>other</key>
<string>%ld following</string>
</dict>
</dict>
<key>plural.count.follower</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_follower@</string>
<key>count_follower</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 follower</string>
<key>other</key>
<string>%ld followers</string>
</dict>
</dict>
<key>date.year.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_left@</string>
<key>count_year_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 year left</string>
<key>other</key>
<string>%ld years left</string>
</dict>
</dict>
<key>date.month.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_left@</string>
<key>count_month_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 months left</string>
<key>other</key>
<string>%ld months left</string>
</dict>
</dict>
<key>date.day.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_left@</string>
<key>count_day_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 day left</string>
<key>other</key>
<string>%ld days left</string>
</dict>
</dict>
<key>date.hour.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_left@</string>
<key>count_hour_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 hour left</string>
<key>other</key>
<string>%ld hours left</string>
</dict>
</dict>
<key>date.minute.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_left@</string>
<key>count_minute_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 minute left</string>
<key>other</key>
<string>%ld minutes left</string>
</dict>
</dict>
<key>date.second.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_left@</string>
<key>count_second_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 second left</string>
<key>other</key>
<string>%ld seconds left</string>
</dict>
</dict>
<key>date.year.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_ago_abbr@</string>
<key>count_year_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1y ago</string>
<key>other</key>
<string>%ldy ago</string>
</dict>
</dict>
<key>date.month.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_ago_abbr@</string>
<key>count_month_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1M ago</string>
<key>other</key>
<string>%ldM ago</string>
</dict>
</dict>
<key>date.day.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_ago_abbr@</string>
<key>count_day_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1d ago</string>
<key>other</key>
<string>%ldd ago</string>
</dict>
</dict>
<key>date.hour.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_ago_abbr@</string>
<key>count_hour_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1h ago</string>
<key>other</key>
<string>%ldh ago</string>
</dict>
</dict>
<key>date.minute.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_ago_abbr@</string>
<key>count_minute_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1m ago</string>
<key>other</key>
<string>%ldm ago</string>
</dict>
</dict>
<key>date.second.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_ago_abbr@</string>
<key>count_second_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1s ago</string>
<key>other</key>
<string>%lds ago</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -525,7 +525,7 @@ caricato su Mastodon.";
"Scene.Settings.Overview.Title" = "Impostazioni";
"Scene.Settings.ServerDetails.About" = "Info";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "Un avviso legale";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Invia un messaggio all'amministrazione";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Amministratore";
"Scene.Settings.ServerDetails.Rules" = "Regole";
"Scene.SuggestionAccount.FollowAll" = "Segui tutti";

View File

@ -443,8 +443,8 @@ možno naložiti v Mastodon.";
"Scene.Search.Searching.ClearAll" = "Počisti vse";
"Scene.Search.Searching.EmptyState.NoResults" = "Ni rezultatov";
"Scene.Search.Searching.Hashtag" = "Pojdi na #%@";
"Scene.Search.Searching.NoUser.Message" = "There's no Useraccount \"%@\" on %@";
"Scene.Search.Searching.NoUser.Title" = "No User Account Found";
"Scene.Search.Searching.NoUser.Message" = "Uporabniškega računa %@ ni na %@";
"Scene.Search.Searching.NoUser.Title" = "Uporabniškega računa ni mogoče najti";
"Scene.Search.Searching.People" = "Osebe, ki se ujemajo s/z »%@«";
"Scene.Search.Searching.Posts" = "Objave, ki se ujemajo s/z »%@«";
"Scene.Search.Searching.Profile" = "Pojdi na @%@@%@";
@ -489,45 +489,45 @@ možno naložiti v Mastodon.";
"Scene.ServerRules.Subtitle" = "Slednje določajo in njihovo spoštovanje zagotavljajo moderatorji %@.";
"Scene.ServerRules.TermsOfService" = "pogoji uporabe";
"Scene.ServerRules.Title" = "Nekaj osnovnih pravil.";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Clear Media Storage";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Contribute to Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Even More Settings";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Privacy Policy";
"Scene.Settings.AboutMastodon.Title" = "About";
"Scene.Settings.General.Appearance.Dark" = "Dark";
"Scene.Settings.General.Appearance.Light" = "Light";
"Scene.Settings.General.Appearance.SectionTitle" = "Appearance";
"Scene.Settings.General.Appearance.System" = "Use Device Appearance";
"Scene.Settings.General.Design.SectionTitle" = "Design";
"Scene.Settings.General.Design.ShowAnimations" = "Play Animated Avatars and Emoji";
"Scene.Settings.General.Links.OpenInBrowser" = "Open in Browser";
"Scene.Settings.General.Links.OpenInMastodon" = "Open in Mastodon";
"Scene.Settings.General.Links.SectionTitle" = "Links";
"Scene.Settings.General.Title" = "General";
"Scene.Settings.Notifications.Alert.Boosts" = "Boosts";
"Scene.Settings.Notifications.Alert.Favorites" = "Favorites";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Mentions & Replies";
"Scene.Settings.Notifications.Alert.NewFollowers" = "New Followers";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Go to Notification Settings";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Turn on notifications from your device settings to see updates on your lock screen.";
"Scene.Settings.Notifications.Policy.Anyone" = "Anyone";
"Scene.Settings.Notifications.Policy.Follow" = "People you follow";
"Scene.Settings.Notifications.Policy.Followers" = "People who follow you";
"Scene.Settings.Notifications.Policy.Noone" = "No one";
"Scene.Settings.Notifications.Policy.Title" = "Get Notifications from";
"Scene.Settings.Notifications.Title" = "Notifications";
"Scene.Settings.Overview.AboutMastodon" = "About Mastodon";
"Scene.Settings.Overview.General" = "General";
"Scene.Settings.Overview.Logout" = "Logout %@";
"Scene.Settings.Overview.Notifications" = "Notifications";
"Scene.Settings.Overview.ServerDetails" = "Server Details";
"Scene.Settings.Overview.SupportMastodon" = "Support Mastodon";
"Scene.Settings.Overview.Title" = "Settings";
"Scene.Settings.ServerDetails.About" = "About";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "A legal notice";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Administrator";
"Scene.Settings.ServerDetails.Rules" = "Rules";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Počisti medijsko shrambo";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Prispevajte Mastodonu";
"Scene.Settings.AboutMastodon.MoreSettings" = "Še več nastavitev";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Pravilnik o zasebnosti";
"Scene.Settings.AboutMastodon.Title" = "O programu";
"Scene.Settings.General.Appearance.Dark" = "Temno";
"Scene.Settings.General.Appearance.Light" = "Svetlo";
"Scene.Settings.General.Appearance.SectionTitle" = "Videz";
"Scene.Settings.General.Appearance.System" = "Uporabi videz naprave";
"Scene.Settings.General.Design.SectionTitle" = "Oblikovanje";
"Scene.Settings.General.Design.ShowAnimations" = "Predvajaj animirane avatarje in emotikone";
"Scene.Settings.General.Links.OpenInBrowser" = "Odpri v brskalniku";
"Scene.Settings.General.Links.OpenInMastodon" = "Odpri v Mastodonu";
"Scene.Settings.General.Links.SectionTitle" = "Povezave";
"Scene.Settings.General.Title" = "Splošno";
"Scene.Settings.Notifications.Alert.Boosts" = "Izpostavitve";
"Scene.Settings.Notifications.Alert.Favorites" = "Priljubljeni";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Omembe in odgovori";
"Scene.Settings.Notifications.Alert.NewFollowers" = "Novi sledilci";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Pojdi k nastavitvam obvestil";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Da vidite posodobitve za zaklepu zaslona, omogočite obvestila v nastavitvah naprave.";
"Scene.Settings.Notifications.Policy.Anyone" = "kogarkoli";
"Scene.Settings.Notifications.Policy.Follow" = "oseb, ki jim sledite";
"Scene.Settings.Notifications.Policy.Followers" = "oseb, ki vam sledijo";
"Scene.Settings.Notifications.Policy.Noone" = "nikogar";
"Scene.Settings.Notifications.Policy.Title" = "Prejemanje obvestil od";
"Scene.Settings.Notifications.Title" = "Obvestila";
"Scene.Settings.Overview.AboutMastodon" = "O Mastodonu";
"Scene.Settings.Overview.General" = "Splošno";
"Scene.Settings.Overview.Logout" = "Odjavi %@";
"Scene.Settings.Overview.Notifications" = "Obvestila";
"Scene.Settings.Overview.ServerDetails" = "Podrobnosti strežnika";
"Scene.Settings.Overview.SupportMastodon" = "Podprite Mastodon";
"Scene.Settings.Overview.Title" = "Nastavitve";
"Scene.Settings.ServerDetails.About" = "O strežniku";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "Pravno obvestilo";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Pošlji e-pošto skrbniku";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Skrbnik";
"Scene.Settings.ServerDetails.Rules" = "Pravila";
"Scene.SuggestionAccount.FollowAll" = "Sledi vsem";
"Scene.SuggestionAccount.Title" = "Priljubljeno na Mastodonu";
"Scene.Thread.BackTitle" = "Objavi";

View File

@ -232,7 +232,7 @@
<key>two</key>
<string>%ld re-blogs</string>
<key>few</key>
<string>%ld re-blogs</string>
<string>%ld poobjave</string>
<key>other</key>
<string>%ld poobjav</string>
</dict>

View File

@ -117,8 +117,8 @@ Kontrollera din internetanslutning.";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "Tryck och håll ned för att visa menyn";
"Common.Controls.Status.Actions.Unfavorite" = "Ta bort favorit";
"Common.Controls.Status.Actions.Unreblog" = "Ångra boost";
"Common.Controls.Status.Buttons.EditHistoryDetail" = "Last edit %@";
"Common.Controls.Status.Buttons.EditHistoryTitle" = "Edit History";
"Common.Controls.Status.Buttons.EditHistoryDetail" = "Senast ändrad %@";
"Common.Controls.Status.Buttons.EditHistoryTitle" = "Redigeringshistorik";
"Common.Controls.Status.Buttons.FavoritesTitle" = "Favoriter";
"Common.Controls.Status.Buttons.ReblogsTitle" = "Reblogs";
"Common.Controls.Status.ContentWarning" = "Innehållsvarning";
@ -235,14 +235,14 @@ laddas upp till Mastodon.";
"Scene.Compose.Poll.OneDay" = "1 dag";
"Scene.Compose.Poll.OneHour" = "1 timme";
"Scene.Compose.Poll.OptionNumber" = "Alternativ %ld";
"Scene.Compose.Poll.RemoveOption" = "Remove Option";
"Scene.Compose.Poll.RemoveOption" = "Ta bort alternativ";
"Scene.Compose.Poll.SevenDays" = "7 dagar";
"Scene.Compose.Poll.SixHours" = "6 timmar";
"Scene.Compose.Poll.ThePollHasEmptyOption" = "Undersökningen har ett tomt alternativ";
"Scene.Compose.Poll.ThePollIsInvalid" = "Undersökningen är ogiltig";
"Scene.Compose.Poll.ThirtyMinutes" = "30 minuter";
"Scene.Compose.Poll.ThreeDays" = "3 dagar";
"Scene.Compose.Poll.Title" = "Poll";
"Scene.Compose.Poll.Title" = "Omröstning";
"Scene.Compose.ReplyingToUser" = "svarar %@";
"Scene.Compose.Title.EditPost" = "Redigera inlägg";
"Scene.Compose.Title.NewPost" = "Nytt inlägg";
@ -257,11 +257,11 @@ laddas upp till Mastodon.";
"Scene.ConfirmEmail.DidntGetLink.ResendNow" = "Resend now.";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "Kontrollera om din e-postadress är korrekt samt din skräppostmapp om du inte har gjort det.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "Skicka e-postmeddelande igen";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Check your Email";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Kontrollera din e-post";
"Scene.ConfirmEmail.OpenEmailApp.Description" = "Vi har precis skickat ett e-postmeddelande till dig. Kontrollera din skräpmapp om du inte har gjort det.";
"Scene.ConfirmEmail.OpenEmailApp.Mail" = "E-post";
"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "Öppna e-postklient";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Check your Inbox.";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Kolla din inkorg.";
"Scene.ConfirmEmail.TapTheLinkWeEmailedToYouToVerifyYourAccount" = "Klicka på länken som vi har skickat till dig för att bekräfta %@. Vi väntar här.";
"Scene.ConfirmEmail.Title" = "Kolla din inkorg";
"Scene.Discovery.Intro" = "Detta är de inlägg som engagerar i ditt hörn av Mastodon.";
@ -445,8 +445,8 @@ laddas upp till Mastodon.";
"Scene.Search.Searching.Hashtag" = "Gå till #%@";
"Scene.Search.Searching.NoUser.Message" = "There's no Useraccount \"%@\" on %@";
"Scene.Search.Searching.NoUser.Title" = "Inget användarkonto hittades";
"Scene.Search.Searching.People" = "People matching \"%@\"";
"Scene.Search.Searching.Posts" = "Posts matching \"%@\"";
"Scene.Search.Searching.People" = "Profiler som matchar \"%@\"";
"Scene.Search.Searching.Posts" = "Inlägg som matchar \"%@\"";
"Scene.Search.Searching.Profile" = "Gå till @%@@%@";
"Scene.Search.Searching.RecentSearch" = "Senaste sökningarna";
"Scene.Search.Searching.Url" = "Öppna URL i Mastodon";
@ -514,18 +514,18 @@ laddas upp till Mastodon.";
"Scene.Settings.Notifications.Policy.Follow" = "Personer du följer";
"Scene.Settings.Notifications.Policy.Followers" = "Personer som följer dig";
"Scene.Settings.Notifications.Policy.Noone" = "Ingen";
"Scene.Settings.Notifications.Policy.Title" = "Get Notifications from";
"Scene.Settings.Notifications.Policy.Title" = "Få aviseringar från";
"Scene.Settings.Notifications.Title" = "Notifications";
"Scene.Settings.Overview.AboutMastodon" = "Om Mastodon";
"Scene.Settings.Overview.General" = "Allmänt";
"Scene.Settings.Overview.Logout" = "Logga ut %@";
"Scene.Settings.Overview.Notifications" = "Notifications";
"Scene.Settings.Overview.Notifications" = "Aviseringar";
"Scene.Settings.Overview.ServerDetails" = "Server Details";
"Scene.Settings.Overview.SupportMastodon" = "Stöd Mastodon";
"Scene.Settings.Overview.Title" = "Inställningar";
"Scene.Settings.ServerDetails.About" = "Om";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "A legal notice";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Meddela administratör";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Administratör";
"Scene.Settings.ServerDetails.Rules" = "Regler";
"Scene.SuggestionAccount.FollowAll" = "Följ alla";

View File

@ -443,8 +443,8 @@ tải lên Mastodon.";
"Scene.Search.Searching.ClearAll" = "Xóa tất cả";
"Scene.Search.Searching.EmptyState.NoResults" = "Không có kết quả";
"Scene.Search.Searching.Hashtag" = "Đến #%@";
"Scene.Search.Searching.NoUser.Message" = "There's no Useraccount \"%@\" on %@";
"Scene.Search.Searching.NoUser.Title" = "No User Account Found";
"Scene.Search.Searching.NoUser.Message" = "Không tìm thấy người tên \"%@\" trên %@";
"Scene.Search.Searching.NoUser.Title" = "Không tìm thấy ai";
"Scene.Search.Searching.People" = "Người có tên \"%@\"";
"Scene.Search.Searching.Posts" = "Tút nhắc đến \"%@\"";
"Scene.Search.Searching.Profile" = "Đến @%@@%@";
@ -489,45 +489,45 @@ tải lên Mastodon.";
"Scene.ServerRules.Subtitle" = "Được ban hành và áp dụng bởi quản trị viên %@";
"Scene.ServerRules.TermsOfService" = "điều khoản dịch vụ";
"Scene.ServerRules.Title" = "Nội quy máy chủ.";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Clear Media Storage";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Contribute to Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Even More Settings";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Privacy Policy";
"Scene.Settings.AboutMastodon.Title" = "About";
"Scene.Settings.General.Appearance.Dark" = "Dark";
"Scene.Settings.General.Appearance.Light" = "Light";
"Scene.Settings.General.Appearance.SectionTitle" = "Appearance";
"Scene.Settings.General.Appearance.System" = "Use Device Appearance";
"Scene.Settings.General.Design.SectionTitle" = "Design";
"Scene.Settings.General.Design.ShowAnimations" = "Play Animated Avatars and Emoji";
"Scene.Settings.General.Links.OpenInBrowser" = "Open in Browser";
"Scene.Settings.General.Links.OpenInMastodon" = "Open in Mastodon";
"Scene.Settings.General.Links.SectionTitle" = "Links";
"Scene.Settings.General.Title" = "General";
"Scene.Settings.Notifications.Alert.Boosts" = "Boosts";
"Scene.Settings.Notifications.Alert.Favorites" = "Favorites";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Mentions & Replies";
"Scene.Settings.Notifications.Alert.NewFollowers" = "New Followers";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Go to Notification Settings";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Turn on notifications from your device settings to see updates on your lock screen.";
"Scene.Settings.Notifications.Policy.Anyone" = "Anyone";
"Scene.Settings.Notifications.Policy.Follow" = "People you follow";
"Scene.Settings.Notifications.Policy.Followers" = "People who follow you";
"Scene.Settings.Notifications.Policy.Noone" = "No one";
"Scene.Settings.Notifications.Policy.Title" = "Get Notifications from";
"Scene.Settings.Notifications.Title" = "Notifications";
"Scene.Settings.Overview.AboutMastodon" = "About Mastodon";
"Scene.Settings.Overview.General" = "General";
"Scene.Settings.Overview.Logout" = "Logout %@";
"Scene.Settings.Overview.Notifications" = "Notifications";
"Scene.Settings.Overview.ServerDetails" = "Server Details";
"Scene.Settings.Overview.SupportMastodon" = "Support Mastodon";
"Scene.Settings.Overview.Title" = "Settings";
"Scene.Settings.ServerDetails.About" = "About";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "A legal notice";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Administrator";
"Scene.Settings.ServerDetails.Rules" = "Rules";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Xóa bộ nhớ đệm";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Đóng góp cho Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Nhiều hơn";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Chính sách bảo mật";
"Scene.Settings.AboutMastodon.Title" = "Giới thiệu";
"Scene.Settings.General.Appearance.Dark" = "Tối";
"Scene.Settings.General.Appearance.Light" = "Sáng";
"Scene.Settings.General.Appearance.SectionTitle" = "Giao diện";
"Scene.Settings.General.Appearance.System" = "Giống thiết bị";
"Scene.Settings.General.Design.SectionTitle" = "Thiết kế";
"Scene.Settings.General.Design.ShowAnimations" = "Ảnh đại diện và emoji động";
"Scene.Settings.General.Links.OpenInBrowser" = "Mở trong trình duyệt";
"Scene.Settings.General.Links.OpenInMastodon" = "Mở liên kết trong Mastodon";
"Scene.Settings.General.Links.SectionTitle" = "Liên kết";
"Scene.Settings.General.Title" = "Chung";
"Scene.Settings.Notifications.Alert.Boosts" = "Lượt đăng lại";
"Scene.Settings.Notifications.Alert.Favorites" = "Lượt thích";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Lượt nhắc và trả lời";
"Scene.Settings.Notifications.Alert.NewFollowers" = "Người theo dõi mới";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Thiết lập thông báo";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Bật thông báo từ cài đặt thiết bị của bạn để xem chúng từ mọi nơi.";
"Scene.Settings.Notifications.Policy.Anyone" = "Bất cứ ai";
"Scene.Settings.Notifications.Policy.Follow" = "Những người tôi theo dõi";
"Scene.Settings.Notifications.Policy.Followers" = "Những người theo dõi";
"Scene.Settings.Notifications.Policy.Noone" = "Không ai";
"Scene.Settings.Notifications.Policy.Title" = "Nhận thông báo từ";
"Scene.Settings.Notifications.Title" = "Thông báo";
"Scene.Settings.Overview.AboutMastodon" = "Về Mastodon";
"Scene.Settings.Overview.General" = "Chung";
"Scene.Settings.Overview.Logout" = "Đăng xuất %@";
"Scene.Settings.Overview.Notifications" = "Thông báo";
"Scene.Settings.Overview.ServerDetails" = "Thông tin máy chủ";
"Scene.Settings.Overview.SupportMastodon" = "Hỗ trợ Mastodon";
"Scene.Settings.Overview.Title" = "Cài đặt";
"Scene.Settings.ServerDetails.About" = "Giới thiệu";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "Pháp lý";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Nhắn cho quản trị viên";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Quản trị viên";
"Scene.Settings.ServerDetails.Rules" = "Nội quy";
"Scene.SuggestionAccount.FollowAll" = "Theo dõi tất cả";
"Scene.SuggestionAccount.Title" = "Thịnh hành trên Mastodon";
"Scene.Thread.BackTitle" = "Tút";