Merge branch 'main' into develop

This commit is contained in:
CMK 2022-04-30 11:03:35 +08:00
commit 1edbc6797c
108 changed files with 7606 additions and 756 deletions

View File

@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.4.0</string>
<key>CFBundleVersion</key>
<string>117</string>
<string>121</string>
</dict>
</plist>

View File

@ -0,0 +1,51 @@
"16wxgf" = "پۆستێک بکە";
"751xkl" = "نووسین";
"CsR7G2" = "پۆستێک بکە";
"HZSGTr" = "چی پۆست بکرێت؟";
"HdGikU" = "پۆستکردنەکە سەرکەوتوو نەبوو";
"KDNTJ4" = "هۆکاری سەرنەکەوتن";
"RHxKOw" = "پۆست بە نووسینەوە بکە";
"RxSqsb" = "پۆست";
"WCIR3D" = "${content} لە ماستۆدۆن پۆست بکە";
"ZKJSNu" = "پۆست";
"ZS1XaK" = "${content}";
"ZbSjzC" = "دەرکەوتن";
"Zo4jgJ" = "دەرکەوتنی پۆست";
"apSxMG-dYQ5NN" = "${count} بژاردە بۆ 'گشتی' هەن.";
"apSxMG-ehFLjY" = "${count} بژاردە بۆ 'تەنیا شوێنکەوتووەکان' هەن.";
"ayoYEb-dYQ5NN" = "${content}، گشتی";
"ayoYEb-ehFLjY" = "${content}، تەنیا شوێنکەوتووەکان";
"dUyuGg" = "پۆستێک بکە";
"dYQ5NN" = "گشتی";
"ehFLjY" = "تەنیا شوێنکەوتووەکان";
"gfePDu" = "پۆستکردنەکە سەرکەوتوو نەبوو. ${failureReason}";
"k7dbKQ" = "پۆستەکە کرا.";
"oGiqmY-dYQ5NN" = "دڵنیایت لە هەڵبژاردنی 'گشتی'؟";
"oGiqmY-ehFLjY" = "دڵنیایت لە هەڵبژاردنی 'تەنیا شوێنکەوتووەکان'؟";
"rM6dvp" = "بەستەر";
"ryJLwG" = "پۆستەکە کرا. ";

View File

@ -0,0 +1,38 @@
<?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>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_option@ بژاردە بۆ '${content}' هەن.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>%ld بژاردە</string>
<key>other</key>
<string>%ld بژاردە</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_option@ بژاردە بۆ '${visibility}' هەن.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>%ld بژاردە</string>
<key>other</key>
<string>%ld بژاردە</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,51 @@
"16wxgf" = "Post on Mastodon";
"751xkl" = "Text Content";
"CsR7G2" = "Post on Mastodon";
"HZSGTr" = "What content to post?";
"HdGikU" = "Posting failed";
"KDNTJ4" = "Failure Reason";
"RHxKOw" = "Send Post with text content";
"RxSqsb" = "Post";
"WCIR3D" = "Post ${content} on Mastodon";
"ZKJSNu" = "Post";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibility";
"Zo4jgJ" = "Post Visibility";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"ayoYEb-dYQ5NN" = "${content}, Public";
"ayoYEb-ehFLjY" = "${content}, Followers Only";
"dUyuGg" = "Post on Mastodon";
"dYQ5NN" = "Public";
"ehFLjY" = "Followers Only";
"gfePDu" = "Posting failed. ${failureReason}";
"k7dbKQ" = "Post was sent successfully.";
"oGiqmY-dYQ5NN" = "Just to confirm, you wanted Public?";
"oGiqmY-ehFLjY" = "Just to confirm, you wanted Followers Only?";
"rM6dvp" = "URL";
"ryJLwG" = "Post was sent successfully. ";

View File

@ -0,0 +1,38 @@
<?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>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 option</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 option</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -1,51 +1,51 @@
"16wxgf" = "Post on Mastodon";
"16wxgf" = "於 Mastodon 上發嘟文";
"751xkl" = "Text Content";
"751xkl" = "文字內容";
"CsR7G2" = "Post on Mastodon";
"CsR7G2" = "於 Mastodon 上發嘟文";
"HZSGTr" = "What content to post?";
"HZSGTr" = "要發什麼嘟呢?";
"HdGikU" = "Posting failed";
"HdGikU" = "嘟文失敗";
"KDNTJ4" = "Failure Reason";
"KDNTJ4" = "失敗原因";
"RHxKOw" = "Send Post with text content";
"RHxKOw" = "發送文字內容嘟文";
"RxSqsb" = "Post";
"RxSqsb" = "嘟文";
"WCIR3D" = "Post ${content} on Mastodon";
"WCIR3D" = "將 ${content} 於 Mastodon 上發嘟";
"ZKJSNu" = "Post";
"ZKJSNu" = "嘟文";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibility";
"ZbSjzC" = "可見性";
"Zo4jgJ" = "Post Visibility";
"Zo4jgJ" = "嘟文可見性";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-dYQ5NN" = "有 ${count} 個選項符合「公開」。";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"apSxMG-ehFLjY" = "有 ${count} 個選項符合「僅限跟隨者」。";
"ayoYEb-dYQ5NN" = "${content}, Public";
"ayoYEb-dYQ5NN" = "${content},公開";
"ayoYEb-ehFLjY" = "${content}, Followers Only";
"ayoYEb-ehFLjY" = "${content},僅限跟隨者";
"dUyuGg" = "Post on Mastodon";
"dUyuGg" = "於 Mastodon 上發嘟文";
"dYQ5NN" = "Public";
"dYQ5NN" = "公開";
"ehFLjY" = "Followers Only";
"ehFLjY" = "僅限跟隨者";
"gfePDu" = "Posting failed. ${failureReason}";
"gfePDu" = "發嘟失敗。${failureReason}";
"k7dbKQ" = "Post was sent successfully.";
"k7dbKQ" = "成功發出嘟文。";
"oGiqmY-dYQ5NN" = "Just to confirm, you wanted Public?";
"oGiqmY-dYQ5NN" = "再確認一次,您想要「公開」?";
"oGiqmY-ehFLjY" = "Just to confirm, you wanted Followers Only?";
"oGiqmY-ehFLjY" = "再確認一次,您想要「僅限跟隨者」?";
"rM6dvp" = "URL";
"rM6dvp" = "網址";
"ryJLwG" = "Post was sent successfully. ";
"ryJLwG" = "成功發出嘟文。 ";

View File

@ -5,7 +5,7 @@
<key>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<string>有 %#@count_option@ 符合「 ${content} 」。</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -13,13 +13,13 @@
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>other</key>
<string>%ld options</string>
<string>%ld 個選項</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<string>有 %#@count_option@ 符合「 ${visibility} 」。</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -27,7 +27,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>other</key>
<string>%ld options</string>
<string>%ld 個選項</string>
</dict>
</dict>
</dict>

View File

@ -51,20 +51,25 @@ private func map(language: String) -> String? {
case "eu_ES": return "eu-ES" // Basque
case "ca_ES": return "ca" // Catalan
case "zh_CN": return "zh-Hans" // Chinese Simplified
case "zh_TW": return "zh-Hant" // Chinese Traditional
case "nl_NL": return "nl" // Dutch
case "en_US": return "en"
case "fr_FR": return "fr" // French
case "gl_ES": return "gl" // Galician
case "de_DE": return "de" // German
case "it_IT": return "it" // Italian
case "ja_JP": return "ja" // Japanese
case "kab_KAB": return "kab" // Kabyle
case "kmr_TR": return "ku" // Kurmanji (Kurdish)
case "ru_RU": return "ru" // Russian
case "gd_GB": return "gd-GB" // Scottish Gaelic
case "ckb_IR": return "ckb" // Sorani (Kurdish)
case "es_ES": return "es" // Spanish
case "es_AR": return "es-419" // Spanish, Argentina
case "sv-SE": return "sv" // Swedish
case "sv_FI": return "sv_FI" // Swedish, Finland
case "th_TH": return "th" // Thai
case "tr_TR": return "tr" // Turkish
case "vi_VN": return "vi" // Vietnamese
default: return nil
}

View File

@ -97,7 +97,7 @@
"home": "الرَّئِيسَة",
"search": "البَحث",
"notification": "الإشعارات",
"profile": "الملف التعريفي"
"profile": "المِلَفُّ التَّعريفِيّ"
},
"keyboard": {
"common": {
@ -495,9 +495,10 @@
},
"discovery": {
"tabs": {
"posts": "المنشورات",
"hashtags": "الوسوم",
"news": "الأخبار",
"posts": "مَنشُورات",
"hashtags": "وُسُوم",
"news": "أخبار",
"community": "المُجتَمَع",
"for_you": "لَك"
},
"intro": "هَذِهِ هِيَ المَنشُوراتُ الَّتي تَكْتَسِبُ شَعبِيَّةً فِي الرُّكنِ الخاصِّ بِكَ مِن مَاستُودون."

View File

@ -498,6 +498,7 @@
"posts": "Publicacions",
"hashtags": "Etiquetes",
"news": "Notícies",
"community": "Comunitat",
"for_you": "Per a tu"
},
"intro": "Aquestes son les publicacions que criden l'atenció en el teu racó de Mastodon."

View File

@ -0,0 +1,406 @@
<?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>%ld ئاگاداریی نەبینراو</string>
<key>other</key>
<string>%ld ئاگاداریی نەبینراو</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</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>%ld نووسە</string>
<key>other</key>
<string>%ld نووسە</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</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>%ld نووسە</string>
<key>other</key>
<string>%ld نووسە</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>پۆست</string>
<key>other</key>
<string>پۆست</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>%ld پۆست</string>
<key>other</key>
<string>%ld پۆست</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>%ld بەدڵبوو</string>
<key>other</key>
<string>%ld بەدڵبوو</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>%ld پۆستکردنەوە</string>
<key>other</key>
<string>%ld پۆستکردنەوە</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>%ld وەڵام</string>
<key>other</key>
<string>%ld وەڵام</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>%ld دەنگ</string>
<key>other</key>
<string>%ld دەنگ</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>%ld دەنگدەر</string>
<key>other</key>
<string>%ld دەنگدەر</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>%ld کەس باسی دەکات</string>
<key>other</key>
<string>%ld کەس باسی دەکەن</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>%ld شوێنکەوتن</string>
<key>other</key>
<string>%ld شوێنکەوتن</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>%ld شوێنکەوتوو</string>
<key>other</key>
<string>%ld شوێنکەوتوو</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>%ld ساڵی ماوە</string>
<key>other</key>
<string>%ld ساڵی ماوە</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>%ld مانگی ماوە</string>
<key>other</key>
<string>%ld مانگی ماوە</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>%ld ڕۆژی ماوە</string>
<key>other</key>
<string>%ld ڕۆژی ماوە</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>%ld کاتژمێری ماوە</string>
<key>other</key>
<string>%ld کاتژمێری ماوە</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>%ld خولەکی ماوە</string>
<key>other</key>
<string>%ld خولەکی ماوە</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>%ld چرکەی ماوە</string>
<key>other</key>
<string>%ld چرکەی ماوە</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>%ld ساڵ لەمەوبەر</string>
<key>other</key>
<string>%ld ساڵ لەمەوبەر</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>%ld مانگ لەمەوبەر</string>
<key>other</key>
<string>%ld مانگ لەمەوبەر</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>%ld ڕۆژ لەمەوبەر</string>
<key>other</key>
<string>%ld ڕۆژ لەمەوبەر</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>%ld کاتژمێر لەمەوبەر</string>
<key>other</key>
<string>%ld کاتژمێر لەمەوبەر</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>%ld خولەک لەمەوبەر</string>
<key>other</key>
<string>%ld خولەک لەمەوبەر</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>%ld چرکە لەمەوبەر</string>
<key>other</key>
<string>%ld چرکە لەمەوبەر</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,619 @@
{
"common": {
"alerts": {
"common": {
"please_try_again": "تکایە دووبارە هەوڵ بدەوە.",
"please_try_again_later": "تکایە دواتر هەوڵ بدەوە."
},
"sign_up_failure": {
"title": "تۆمارکردنەکە سەرکەوتوو نەبوو"
},
"server_error": {
"title": "هەڵەی ڕاژەکار"
},
"vote_failure": {
"title": "نەتوانرا دەنگ بدرێت",
"poll_ended": "دەنگدانەکە کۆتایی هاتووە"
},
"discard_post_content": {
"title": "ڕەشنووس هەڵمەگرە",
"message": "دڵنیا ببەوە بۆ وازهێنان لە ناوەڕۆکەت."
},
"publish_post_failure": {
"title": "نەتوانرا پۆستەکە بکرێت",
"message": "نەتوانرا پۆستەکە بکرێت.\nتکایە لە بەردەستبوونی هێڵی ئینتەرنێت دڵنیا بە.",
"attachments_message": {
"video_attach_with_photo": "ناتوانیت ڤیدیۆ بۆ پۆستێک زیاد بکەیت کە وێنەی تێدایە.",
"more_than_one_video": "ناتوانیت زیاتر لە یەک ڤیدیۆی پێوە بلکێنیت."
}
},
"edit_profile_failure": {
"title": "نەتوانرا دەستکاریی پرۆفایل بکرێت",
"message": "ناتوانرێت دەستکاریی پرۆفایل بکرێت. تکایە دووبارە هەوڵ بدەوە."
},
"sign_out": {
"title": "دەربچۆ",
"message": "دڵنیایت دەتەوێت دەربچیت؟",
"confirm": "دەربچۆ"
},
"block_domain": {
"title": "دڵنیایت دەتەوێت تەواوی %s ئاستەنگ بکەیت؟ لە زۆر بارەکاندا ئاستەنگکردنی بچووک باشترە. ئەگەر وا بکەیت، لەو ڕاژەکارەوە هیچ شتێک نابینیت و هەموو شوێنکەوتووەکانت لەوێوە لادەبرێن.",
"block_entire_domain": "هەموو ڕاژەکارەکە ئاستەنگ بکە"
},
"save_photo_failure": {
"title": "نەتوانرا وێنەکە هەڵبگیرێت",
"message": "تکایە ڕێ بە ماستۆدۆن بدە تاوەکو بتوانێت وێنەکە هەڵبگرێت."
},
"delete_post": {
"title": "بیسڕەوە",
"message": "دڵنیایت دەتەوێت ئەم پۆستە بسڕیتەوە؟"
},
"clean_cache": {
"title": "بیرگە پاک بکەوە",
"message": "سەرکەوتووانە بیرگەی %s پاک کرایەوە."
}
},
"controls": {
"actions": {
"back": "بگەڕێوە",
"next": "دواتر",
"previous": "پێشتر",
"open": "بیکەوە",
"add": "زیادی بکە",
"remove": "لایبە",
"edit": "دەستکاری",
"save": "هەڵی بگرە",
"ok": "باشە",
"done": "تەواو",
"confirm": "پشتڕاستی بکەوە",
"continue": "بەردەوام بە",
"compose": "پۆست بکە",
"cancel": "هەڵوەشاندنەوه",
"discard": "وازی لێ بێنە",
"try_again": "هەوڵ بدەوە",
"take_photo": "وێنە بگرە",
"save_photo": "هەڵی بگرە",
"copy_photo": "لەبەری بگرەوە",
"sign_in": "بچۆ ژوورەوە",
"sign_up": "خۆت تۆمار بکە",
"see_more": "زیاتر ببینە",
"preview": "پێشبینین",
"share": "هاوبەشی بکە",
"share_user": "%s هاوبەش بکە",
"share_post": "هاوبەشی بکە",
"open_in_safari": "لە Safari بیکەوە",
"open_in_browser": "لە وێبگەڕ بیکەوە",
"find_people": "خەڵک بدۆزەوە",
"manually_search": "خۆت بگەڕێ",
"skip": "بیپەڕێنە",
"reply": "وەڵامی بدەوە",
"report_user": "سکاڵا لە %s بکە",
"block_domain": "%s ئاستەنگ بکە",
"unblock_domain": "%s ئاستەنگ مەکە",
"settings": "رێکخستنەکان",
"delete": "بیسڕەوە"
},
"tabs": {
"home": "ماڵەوە",
"search": "بگەڕێ",
"notification": "ئاگادارکردنەوەکان",
"profile": "پرۆفایل"
},
"keyboard": {
"common": {
"switch_to_tab": "بڕۆ بۆ %s",
"compose_new_post": "پۆستێکی نوێ بکە",
"show_favorites": "بەدڵبووەکان ببینە",
"open_settings": "ڕێکخستنەکان بکەوە"
},
"timeline": {
"previous_status": "پۆستی پێشتر",
"next_status": "پۆستی دواتر",
"open_status": "بیکەوە",
"open_author_profile": "پرۆفایلەکەی بکەوە",
"open_reblogger_profile": "پرۆفایلەکەی بکەوە",
"reply_status": "وەڵامی بدەوە",
"toggle_reblog": "پۆستکردنەوەی پۆست",
"toggle_favorite": "بەدڵبوونی پۆست",
"toggle_content_warning": "ئاگاداریی ناوەڕۆک نیشان بدە",
"preview_image": "بیبینە"
},
"segmented_control": {
"previous_section": "بەشی پێشتر",
"next_section": "دەستنیشانکراوی دواتر"
}
},
"status": {
"user_reblogged": "%s پۆست کرایەوە",
"user_replied_to": "لە وەڵامدا بۆ %s",
"show_post": "پۆستەکە نیشان بدە",
"show_user_profile": "پرۆفایلەکەی نیشان بدە",
"content_warning": "ئاگاداریی ناوەڕۆک",
"sensitive_content": "ناوەڕۆکی هەستیار",
"media_content_warning": "دەستی پیا بنێ بۆ نیشاندانی",
"tap_to_reveal": "دەستی پیا بنێ بۆ نیشاندانی",
"poll": {
"vote": "دەنگ بدە",
"closed": "داخراوە"
},
"actions": {
"reply": "وەڵامی بدەوە",
"reblog": "پۆستی بکەوە",
"unreblog": "پۆستکردنەکە بگەڕێنەوە",
"favorite": "بەدڵمە",
"unfavorite": "بەدڵبوونەکە بگەڕێنەوە",
"menu": "پێڕست",
"hide": "بیشارەوە",
"show_image": "وێنەکە نیشان بدە",
"show_gif": "گیفەکە نیشان بدە",
"show_video_player": "ڤیدیۆکە لێ بدە",
"tap_then_hold_to_show_menu": "دەستی پیا بنێ و بیگرە بۆ نیشاندانی پێڕستەکە"
},
"tag": {
"url": "بەستەر",
"mention": "ئاماژە",
"link": "بەستەر",
"hashtag": "هاشتاگ",
"email": "ئیمێڵ",
"emoji": "ئیمۆجی"
},
"visibility": {
"unlisted": "هەرکەسێک دەتوانێت ئەم پۆستە ببینێت بەڵام ناچێتە بەردەمیان.",
"private": "تەنیا شوێنکەوتووەکانی دەتوانن ئەم پۆستە ببینن.",
"private_from_me": "تەنیا شوێنکەوتووەکانم دەتوانن ئەم پۆستە ببینن.",
"direct": "تەنیا بەکارهێنەرە ئاماژە پێکراوەکە دەتوانێت ئەم پۆستە ببینێت."
}
},
"friendship": {
"follow": "شوێنی بکەوە",
"following": "شوێنی دەکەویت",
"request": "داوای لێ بکە",
"pending": "داوات کردووە",
"block": "ئاستەنگی بکە",
"block_user": "%s ئاستەنگ بکە",
"block_domain": "%s ئاستەنگ بکە",
"unblock": "ئاستەنگی مەکە",
"unblock_user": "%s ئاستەنگ مەکە",
"blocked": "ئاستەنگ کراوە",
"mute": "بێدەنگی بکە",
"mute_user": "%s بێدەنگە",
"unmute": "بێدەنگی مەکە",
"unmute_user": "%s بێدەنگ مەکە",
"muted": "بێدەنگ کراوە",
"edit_info": "دەستکاری"
},
"timeline": {
"filtered": "پاڵێوراو",
"timestamp": {
"now": "ئێستا"
},
"loader": {
"load_missing_posts": "پۆستە ماوەکان بار بکە",
"loading_missing_posts": "پۆستە ماوەکان بار دەکرێن...",
"show_more_replies": "وەڵامی زیاتر نیشان بدە"
},
"header": {
"no_status_found": "هیچ پۆستێک نەدۆزرایەوە",
"blocking_warning": "ناتوانیت پرۆفایلی ئەم بەکارهێنەرە ببینیت\nهەتا ئاستەنگەکەیان لادەبەیت.\nپرۆفایلەکەت ئاوها لایان دەردەکەوێت.",
"user_blocking_warning": "ناتوانیت پرۆفایلی %s ببینیت\nهەتا ئاستەنگەکەیان لادەبەیت.\nپرۆفایلەکەت ئاوها لایان دەردەکەوێت.",
"blocked_warning": "ناتوانیت پرۆفایلی ئەم بەکارهێنەرە ببینیت\nتا ئەو کاتەی ئاستەنگەکەت لادەبات.",
"user_blocked_warning": "ناتوانیت پرۆفایلی %s ببینیت\nتا ئەو کاتەی ئاستەنگەکەت لادەبات.",
"suspended_warning": "ئەم بەکارهێنەرە ڕاگیراوە.",
"user_suspended_warning": "هەژماری %s ڕاگیراوە."
}
}
}
},
"scene": {
"welcome": {
"slogan": "تۆڕی کۆمەڵایەتی\nلەژێر دەستەکانت.",
"get_started": "دەست پێ بکە",
"log_in": "بچۆ ژوورەوە"
},
"server_picker": {
"title": "ماستۆدۆن لە چەندان بەکارهێنەر پێک دێت کە لە ڕاژەکاری جیاواز دان.",
"subtitle": "ڕاژەکارێکێکی گشتی یان دانەیەک لەسەر بنەمای حەزەکانت و هەرێمەکەت هەڵبژێرە.",
"subtitle_extend": "ڕاژەکارێکێکی گشتی یان دانەیەک لەسەر بنەمای حەزەکانت و هەرێمەکەت هەڵبژێرە. هەر ڕاژەکارێک لەلایەن ڕێکخراوێک یان تاکەکەسێک بەڕێوە دەبرێت.",
"button": {
"category": {
"all": "هەموو",
"all_accessiblity_description": "بەش: هەموو",
"academia": "ئەکادیمیا",
"activism": "چالاکی",
"food": "خواردن",
"furry": "furry",
"games": "یاری",
"general": "گشتی",
"journalism": "ڕۆژنامەوانی",
"lgbt": "lgbt",
"regional": "هەرێمی",
"art": "هونەر",
"music": "موزیک",
"tech": "تەکنۆلۆژیا"
},
"see_less": "کەمتر ببینە",
"see_more": "زیاتر ببینە"
},
"label": {
"language": "زمان",
"users": "بەکارهێنەر",
"category": "بەش"
},
"input": {
"placeholder": "بگەڕێ"
},
"empty_state": {
"finding_servers": "ڕاژەکار دەدۆزرێتەوە...",
"bad_network": "هەڵەیەک ڕوویدا لە کاتی بارکردن. لە هەبوونی هێڵی ئینتەرنێت دڵنیا بە.",
"no_results": "ئەنجام نییە"
}
},
"register": {
"title": "خۆت تۆمار بکە لە %s",
"input": {
"avatar": {
"delete": "بیسڕەوە"
},
"username": {
"placeholder": "ناوی بەکارهێنەر",
"duplicate_prompt": "ئەم ناوە گیراوە."
},
"display_name": {
"placeholder": "ناوی نیشاندان"
},
"email": {
"placeholder": "ئیمێڵ"
},
"password": {
"placeholder": "تێپەڕوشە",
"require": "تێپەڕوشەکەت لایەنی کەم پێویستیی هەیە بە:",
"character_limit": "8 پیت",
"accessibility": {
"checked": "هەڵبژێردراو",
"unchecked": "هەڵنەبژێردراو"
},
"hint": "دەبێت تێپەڕوشەکەت لایەنی کەم هەشت نووسە بێت"
},
"invite": {
"registration_user_invite_request": "بۆچی دەتەوێت بەشدار بیت؟"
}
},
"error": {
"item": {
"username": "ناوی بەکارهێنەر",
"email": "ئیمێڵ",
"password": "تێپەڕوشە",
"agreement": "ڕێککەوتن",
"locale": "زمان",
"reason": "هۆکار"
},
"reason": {
"blocked": "%s خزمەتگوزارییەکی ئیمێڵی ڕێپێنەدراو بەکار دەهێنێت",
"unreachable": "%s بوونی نییە",
"taken": "%s بەکار هێنراوە لەلایەن یەکێکی تر",
"reserved": "%s وشەیەکی گیراوە",
"accepted": "%s دەبێت قبووڵ بکرێت",
"blank": "%s پێویستە",
"invalid": "%s نادروستە",
"too_long": "%s زۆر درێژە",
"too_short": "%s زۆر کورتە",
"inclusion": "%s پشتگیرینەکراوە"
},
"special": {
"username_invalid": "ناوی بەکارهێنەر دەبێت تەنیا پیت، ژمارە و هێڵی ژێرەوەی تێدا بێت",
"username_too_long": "ناوی بەکارهێنەرەکە زۆر درێژە (ناکرێت لە 30 نووسە زیاتر بێت)",
"email_invalid": "ئەم ئیمێڵە دروست نییە",
"password_too_short": "تێپەڕوشەکە زۆر کورتە (نابێت لە 8 نووسە کەمتر بێت)"
}
}
},
"server_rules": {
"title": "یاساکانی ڕاژەکار",
"subtitle": "ئەمانە لەلایەن چاودێرەکانی %s دانراون و ناچار دەکرێن.",
"prompt": "بەردەوامبوونت واتای ڕازیبوونتە بە مەرجەکانی خزمەتگوزاری و سیاسەتی تایبەتێتیی %s.",
"terms_of_service": "مەرجەکانی بەکارهێنان",
"privacy_policy": "سیاسەتی تایبەتێتی",
"button": {
"confirm": "ڕازیم"
}
},
"confirm_email": {
"title": "کۆتا شت.",
"subtitle": "بۆ پشتڕاستکردنەوەی هەژمارەکەت ئەو بەستەرە بکەوە کە بە ئیمێڵ بۆمان ناردوویت.",
"button": {
"open_email_app": "بەرنامەی ئیمێڵەکەت بکەوە",
"resend": "بینێرەوە"
},
"dont_receive_email": {
"title": "ئیمێڵەکەت ببینە",
"description": "دڵنیا بە لەوەی ئیمێڵەکەت دروستە و هەموو بوخچەکانت بگەڕێ.",
"resend_email": "ئیمێڵەکە بنێرەوە"
},
"open_email_app": {
"title": "ئیمێڵەکانت ببینە.",
"description": "ئیمێڵێکمان بۆ ناردیت. هەموو بوخچەکانت ببینە.",
"mail": "Mail",
"open_email_client": "بەرنامەی ئیمێڵەکەت بکەوە"
}
},
"home_timeline": {
"title": "ماڵەوە",
"navigation_bar_state": {
"offline": "دەرهێڵ",
"new_posts": "پۆستە نوێکان ببینە",
"published": "بڵاوکرایەوە!",
"Publishing": "پۆستەکە بڵاو دەکرێتەوە..."
}
},
"suggestion_account": {
"title": "خەڵک بدۆزەوە",
"follow_explain": "کاتێک شوێنی یەکێک دەکەویت، پۆستەکانی دێتە بەردەمت."
},
"compose": {
"title": {
"new_post": "پۆستی نوێ",
"new_reply": "وەڵامی نوێ"
},
"media_selection": {
"camera": "وێنە بگرە",
"photo_library": "وێنەکان",
"browse": "بگەڕێ"
},
"content_input_placeholder": "دەتەوێت چی پۆست بکەیت؟",
"compose_action": "بڵاوی بکەوە",
"replying_to_user": "لە وەڵامدا بۆ %s",
"attachment": {
"photo": "وێنە",
"video": "ڤیدیۆ",
"attachment_broken": "ئەم %sـە تێک چووە و ناتوانیت بەرزی بکەیتەوە.",
"description_photo": "وێنەکەت بۆ نابیناکان باس بکە...",
"description_video": "ڤیدیۆکەت بۆ نابیناکان باس بکە..."
},
"poll": {
"duration_time": "کات: %s",
"thirty_minutes": "30 خولەک",
"one_hour": "1 کاتژمێر",
"six_hours": "6 کاتژمێر",
"one_day": "1 ڕۆژ",
"three_days": "3 ڕۆژ",
"seven_days": "7 ڕۆژ",
"option_number": "بژاردەی %ld"
},
"content_warning": {
"placeholder": "ئاگادارییەکەت لێرە بنووسە..."
},
"visibility": {
"public": "گشتی",
"unlisted": "پێشنیارنەکراو",
"private": "تەنیا شوێنکەوتووان",
"direct": "ئەوانەی ئاماژەیان پێ دەکەم"
},
"auto_complete": {
"space_to_add": "بۆشایی دابنێ بۆ زیادکردن"
},
"accessibility": {
"append_attachment": "پێوەکراوی پێوە بکە",
"append_poll": "دەنگدان زیاد بکە",
"remove_poll": "دانگدانەکە لابە",
"custom_emoji_picker": "هەڵبژێری ئیمۆجی",
"enable_content_warning": "ئاگاداریی ناوەڕۆک چالاک بکە",
"disable_content_warning": "ئاگاداریی ناوەڕۆک ناچالاک بکە",
"post_visibility_menu": "پێڕستی شێوازی دەرکەوتنی پۆست"
},
"keyboard": {
"discard_post": "پۆستەکە هەڵوەشێنەوە",
"publish_post": "پۆستە بڵاو بکەوە",
"toggle_poll": "دەنگدانەکە نیشان بدە",
"toggle_content_warning": "ئاگاداریی ناوەڕۆک نیشان بدە",
"append_attachment_entry": "پێوەکراوی پێوە بکە - %s",
"select_visibility_entry": "شێوازی دەرکەوتن هەڵبژێرە - %s"
}
},
"profile": {
"dashboard": {
"posts": "پۆستەکان",
"following": "شوێنکەوتن",
"followers": "شوێنکەوتوو"
},
"fields": {
"add_row": "ڕیز زیاد بکە",
"placeholder": {
"label": "ناونیشان",
"content": "ناوەڕۆک"
}
},
"segmented_control": {
"posts": "پۆستەکان",
"replies": "وەڵامەکان",
"posts_and_replies": "پۆست و وەڵامەکان",
"media": "میدیا",
"about": "دەربارە"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "بێدەنگی بکە",
"message": "دڵیا ببەوە بۆ بێدەنگکردنی %s"
},
"confirm_unmute_user": {
"title": "بێدەنگی مەکە",
"message": "دڵنیا ببەوە بۆ بێدەنگنەکردنی %s"
},
"confirm_block_user": {
"title": "ئاستەنگی بکە",
"message": "دڵنیا ببەوە بۆ ئاستەنگکردنی %s"
},
"confirm_unblock_user": {
"title": "ئاستەنگی مەکە",
"message": "دڵنیا ببەوە بۆ لابردنی ئاستەنگی %s"
}
},
"accessibility": {
"show_avatar_image": "وێنەکە نیشان بدە",
"edit_avatar_image": "دەستکاریی وێنەکە بکە",
"show_banner_image": "وێنەکەی پشتەوە نیشان بدە",
"double_tap_to_open_the_list": "دوو جار دەستی پیا بنێ بۆ کردنەوەی لیستەکە"
}
},
"follower": {
"footer": "شوێنکەوتووەکانی لە ڕاژەکارەکانی ترەوە نیشان نادرێت."
},
"following": {
"footer": "شوێنکەوتنەکانی بۆ هەژماری ڕاژەکارەکانی تر نیشان نادرێت."
},
"search": {
"title": "بگەڕێ",
"search_bar": {
"placeholder": "بۆ هاشتاگ و بەکارهێنەر بگەڕێ",
"cancel": "بگەڕێوە"
},
"recommend": {
"button_text": "هەمووی ببینە",
"hash_tag": {
"title": "ڕۆژەڤ",
"description": "ئەو هاشتاگانەی سەرنجی زۆریان لەسەرە",
"people_talking": "%s کەس باسی دەکەن"
},
"accounts": {
"title": "لەوانەیە حەزت لەمانە بێت",
"description": "لەوانەیە بتەوێت شوێنی ئەم هەژمارانە بکەویت",
"follow": "شوێنی بکەوە"
}
},
"searching": {
"segment": {
"all": "هەمووی",
"people": "خەڵک",
"hashtags": "هاشتاگ",
"posts": "پۆست"
},
"empty_state": {
"no_results": "هیچ ئەنجامێک نەدۆزرایەوە"
},
"recent_search": "گەڕانەکانی پێشترت",
"clear": "بیانسڕەوە"
}
},
"discovery": {
"tabs": {
"posts": "پۆستەکان",
"hashtags": "هاشتاگەکان",
"news": "هەواڵەکان",
"community": "Community",
"for_you": "بۆ تۆ"
},
"intro": "پۆست هەیە سەرنجیان لەسەرە لە گۆشەکەی تۆ."
},
"favorite": {
"title": "بەدڵبووەکانت"
},
"notification": {
"title": {
"Everything": "هەمووی",
"Mentions": "ئاماژەکان"
},
"notification_description": {
"followed_you": "شوێنت کەوت",
"favorited_your_post": "پۆستەکەتی بەدڵ بوو",
"reblogged_your_post": "پۆستەکەتی پۆست کردەوە",
"mentioned_you": "ئاماژەی پێت کرد",
"request_to_follow_you": "داواکاری بۆ شوێنکەوتنت",
"poll_has_ended": "دەنگدانەکە کۆتایی هات"
},
"keyobard": {
"show_everything": "هەموو شتێک نیشان بدە",
"show_mentions": "ئاماژەکان نیشان بدە"
}
},
"thread": {
"back_title": "پۆستەکە",
"title": "پۆستی %s"
},
"settings": {
"title": "رێکخستنەکان",
"section": {
"appearance": {
"title": "ڕووخسار",
"automatic": "خۆکار",
"light": "ڕووناک",
"dark": "تاریک"
},
"look_and_feel": {
"title": "ڕووخسار و هەست",
"use_system": "سیستەم",
"really_dark": "زۆر تاریک",
"sorta_dark": "کەم تاریک",
"light": "ڕووناک"
},
"notifications": {
"title": "ئاماژەکان نیشان بدە",
"favorites": "پۆستەکەمی بەدڵ دەبێت",
"follows": "شوێنم دەکەوێت",
"boosts": "پۆستەکەم پۆست دەکاتەوە",
"mentions": "ئاماژەم پێ دەکات",
"trigger": {
"anyone": "هەرکەسێک",
"follower": "شوێنکەوتووێکم",
"follow": "هەرکەسێک شوێنی دەکەوم",
"noone": "هیچکەس",
"title": "ئاگادارم بکەوە کاتێک"
}
},
"preference": {
"title": "پەسەندەکان",
"true_black_dark_mode": "دۆخی ڕەش",
"disable_avatar_animation": "وێنە جووڵاوەکان ناچالاک بکە",
"disable_emoji_animation": "ئیمۆجییە جووڵاوەکان ناچالاک بکە",
"using_default_browser": "وێبگەڕی بنەڕەت بەکار بهێنە بۆ کردنەوەی بەستەرەکان",
"open_links_in_mastodon": "بەستەرەکان لەناو ماستۆدۆن بکەوە"
},
"boring_zone": {
"title": "ناوچە بێنازەکە",
"account_settings": "ڕێکخستنەکانی هەژمار",
"terms": "مەرجەکانی بەکارهێنان",
"privacy": "سیاسەتی تایبەتێتی"
},
"spicy_zone": {
"title": "ناوچەی گەرم",
"clear": "بیرگە پاک بکەوە",
"signout": "دەربچۆ"
}
},
"footer": {
"mastodon_description": "ماستۆدۆن پڕۆژەیەکی سەرچاوەکراوەیە. دەتوانیت لە گیتهەب لە کێشەکان ئاگادارمان بکەیتەوە: %s (%s)"
},
"keyboard": {
"close_settings_window": "ڕێخستنەکان دابخە"
}
},
"report": {
"title_report": "سکاڵای لێ بکە",
"title": "سکاڵا لە %s بکە",
"step1": "هەنگاوی 1 لە 2",
"step2": "هەنگاوی 2 لە 2",
"content1": "پۆستی تر هەیە بتەوێت سکاڵایان لێ بکەیت؟",
"content2": "هیچ شتێکی هەیە بە چاودێرەکان بیزانن دەربارەی ئەم سکاڵایە؟",
"report_sent_title": "سپاس بۆ سکاڵاکات، پێیدا دەچینەوە.",
"send": "سکاڵاکە بنێرە",
"skip_to_send": "بەبێ لێدوان بینێرە",
"text_placeholder": "ڕوونکردنەوەی زۆرتر بدە",
"reported": "سکاڵای لێ کرا"
},
"preview": {
"keyboard": {
"close_preview": "پێشبینینەکە دابخە",
"show_next": "هی دواتر نیشان بدە",
"show_previous": "هی پێشتر نیشان بدە"
}
},
"account_list": {
"tab_bar_hint": "هەژماری ئێستا: %s. دوو جا دەستی پیا بنێ بۆ کردنەوەی پێڕستی هەژمارەکان.",
"dismiss_account_switcher": "پێڕستی هەژمارەکان دابخە",
"add_account": "هەژمارێک زیاد بکە"
},
"wizard": {
"new_in_mastodon": "نوێ",
"multiple_account_switch_intro_description": "هەژمارەکەت بگۆڕە بە دەستڕاگرتن لەسەر دوگمەی پرۆفایلەکە.",
"accessibility_hint": "دوو جار دەستی پیا بنێ بۆ داخستنی"
}
}
}

View File

@ -0,0 +1,6 @@
{
"NSCameraUsageDescription": "بەکار دێت بۆ گرتنی وێنەیەک بۆ پۆستەکە",
"NSPhotoLibraryAddUsageDescription": "بەکار دێت بۆ هەڵگرتنی وێنە",
"NewPostShortcutItemTitle": "پۆستی نوێ",
"SearchShortcutItemTitle": "بگەڕێ"
}

View File

@ -211,9 +211,9 @@
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -240,7 +240,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -211,9 +211,9 @@
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -240,7 +240,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Beiträge",
"hashtags": "Hashtags",
"news": "Nachrichten",
"community": "Community",
"for_you": "Für dich"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -211,9 +211,9 @@
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -240,7 +240,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Mensajes",
"hashtags": "Etiquetas",
"news": "Novedades",
"community": "Community",
"for_you": "Para vos"
},
"intro": "Estos son los mensajes que están ganando tracción en tu rincón de Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Publicaciones",
"hashtags": "Etiquetas",
"news": "Noticias",
"community": "Community",
"for_you": "Para Ti"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Argitalpenak",
"hashtags": "Traolak",
"news": "Albisteak",
"community": "Community",
"for_you": "Zuretzat"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -0,0 +1,406 @@
<?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 notification</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>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.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.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,619 @@
{
"common": {
"alerts": {
"common": {
"please_try_again": "Please try again.",
"please_try_again_later": "Please try again later."
},
"sign_up_failure": {
"title": "Sign Up Failure"
},
"server_error": {
"title": "Server Error"
},
"vote_failure": {
"title": "Vote Failure",
"poll_ended": "The poll has ended"
},
"discard_post_content": {
"title": "Discard Draft",
"message": "Confirm to discard composed post content."
},
"publish_post_failure": {
"title": "Publish Failure",
"message": "Failed to publish the post.\nPlease check your internet connection.",
"attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
"more_than_one_video": "Cannot attach more than one video."
}
},
"edit_profile_failure": {
"title": "Edit Profile Error",
"message": "Cannot edit profile. Please try again."
},
"sign_out": {
"title": "Sign Out",
"message": "Are you sure you want to sign out?",
"confirm": "Sign Out"
},
"block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
"block_entire_domain": "Block Domain"
},
"save_photo_failure": {
"title": "Save Photo Failure",
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
"message": "Successfully cleaned %s cache."
}
},
"controls": {
"actions": {
"back": "Back",
"next": "Next",
"previous": "Previous",
"open": "Open",
"add": "Add",
"remove": "Remove",
"edit": "Edit",
"save": "Save",
"ok": "OK",
"done": "Done",
"confirm": "Confirm",
"continue": "Continue",
"compose": "Compose",
"cancel": "Cancel",
"discard": "Discard",
"try_again": "Try Again",
"take_photo": "Take Photo",
"save_photo": "Save Photo",
"copy_photo": "Copy Photo",
"sign_in": "Sign In",
"sign_up": "Sign Up",
"see_more": "See More",
"preview": "Preview",
"share": "Share",
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
"reply": "Reply",
"report_user": "Report %s",
"block_domain": "Block %s",
"unblock_domain": "Unblock %s",
"settings": "Settings",
"delete": "Delete"
},
"tabs": {
"home": "Home",
"search": "Search",
"notification": "Notification",
"profile": "Profile"
},
"keyboard": {
"common": {
"switch_to_tab": "Switch to %s",
"compose_new_post": "Compose New Post",
"show_favorites": "Show Favorites",
"open_settings": "Open Settings"
},
"timeline": {
"previous_status": "Previous Post",
"next_status": "Next Post",
"open_status": "Open Post",
"open_author_profile": "Open Author's Profile",
"open_reblogger_profile": "Open Reblogger's Profile",
"reply_status": "Reply to Post",
"toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning",
"preview_image": "Preview Image"
},
"segmented_control": {
"previous_section": "Previous Section",
"next_section": "Next Section"
}
},
"status": {
"user_reblogged": "%s reblogged",
"user_replied_to": "Replied to %s",
"show_post": "Show Post",
"show_user_profile": "Show user profile",
"content_warning": "Content Warning",
"sensitive_content": "Sensitive Content",
"media_content_warning": "Tap anywhere to reveal",
"tap_to_reveal": "Tap to reveal",
"poll": {
"vote": "Vote",
"closed": "Closed"
},
"actions": {
"reply": "Reply",
"reblog": "Reblog",
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu",
"hide": "Hide",
"show_image": "Show image",
"show_gif": "Show GIF",
"show_video_player": "Show video player",
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
},
"tag": {
"url": "URL",
"mention": "Mention",
"link": "Link",
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
"follow": "Follow",
"following": "Following",
"request": "Request",
"pending": "Pending",
"block": "Block",
"block_user": "Block %s",
"block_domain": "Block %s",
"unblock": "Unblock",
"unblock_user": "Unblock %s",
"blocked": "Blocked",
"mute": "Mute",
"mute_user": "Mute %s",
"unmute": "Unmute",
"unmute_user": "Unmute %s",
"muted": "Muted",
"edit_info": "Edit Info"
},
"timeline": {
"filtered": "Filtered",
"timestamp": {
"now": "Now"
},
"loader": {
"load_missing_posts": "Load missing posts",
"loading_missing_posts": "Loading missing posts...",
"show_more_replies": "Show more replies"
},
"header": {
"no_status_found": "No Post Found",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "This user has been suspended.",
"user_suspended_warning": "%ss account has been suspended."
}
}
}
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
"all_accessiblity_description": "Category: All",
"academia": "academia",
"activism": "activism",
"food": "food",
"furry": "furry",
"games": "games",
"general": "general",
"journalism": "journalism",
"lgbt": "lgbt",
"regional": "regional",
"art": "art",
"music": "music",
"tech": "tech"
},
"see_less": "See Less",
"see_more": "See More"
},
"label": {
"language": "LANGUAGE",
"users": "USERS",
"category": "CATEGORY"
},
"input": {
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
"no_results": "No results"
}
},
"register": {
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
},
"username": {
"placeholder": "username",
"duplicate_prompt": "This username is taken."
},
"display_name": {
"placeholder": "display name"
},
"email": {
"placeholder": "email"
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
"registration_user_invite_request": "Why do you want to join?"
}
},
"error": {
"item": {
"username": "Username",
"email": "Email",
"password": "Password",
"agreement": "Agreement",
"locale": "Locale",
"reason": "Reason"
},
"reason": {
"blocked": "%s contains a disallowed email provider",
"unreachable": "%s does not seem to exist",
"taken": "%s is already in use",
"reserved": "%s is a reserved keyword",
"accepted": "%s must be accepted",
"blank": "%s is required",
"invalid": "%s is invalid",
"too_long": "%s is too long",
"too_short": "%s is too short",
"inclusion": "%s is not a supported value"
},
"special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores",
"username_too_long": "Username is too long (cant be longer than 30 characters)",
"email_invalid": "This is not a valid email address",
"password_too_short": "Password is too short (must be at least 8 characters)"
}
}
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
"button": {
"confirm": "I Agree"
}
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
"description": "Check if your email address is correct as well as your junk folder if you havent.",
"resend_email": "Resend Email"
},
"open_email_app": {
"title": "Check your inbox.",
"description": "We just sent you an email. Check your junk folder if you havent.",
"mail": "Mail",
"open_email_client": "Open Email Client"
}
},
"home_timeline": {
"title": "Home",
"navigation_bar_state": {
"offline": "Offline",
"new_posts": "See new posts",
"published": "Published!",
"Publishing": "Publishing post..."
}
},
"suggestion_account": {
"title": "Find People to Follow",
"follow_explain": "When you follow someone, youll see their posts in your home feed."
},
"compose": {
"title": {
"new_post": "New Post",
"new_reply": "New Reply"
},
"media_selection": {
"camera": "Take Photo",
"photo_library": "Photo Library",
"browse": "Browse"
},
"content_input_placeholder": "Type or paste whats on your mind",
"compose_action": "Publish",
"replying_to_user": "replying to %s",
"attachment": {
"photo": "photo",
"video": "video",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...",
"description_video": "Describe the video for the visually-impaired..."
},
"poll": {
"duration_time": "Duration: %s",
"thirty_minutes": "30 minutes",
"one_hour": "1 Hour",
"six_hours": "6 Hours",
"one_day": "1 Day",
"three_days": "3 Days",
"seven_days": "7 Days",
"option_number": "Option %ld"
},
"content_warning": {
"placeholder": "Write an accurate warning here..."
},
"visibility": {
"public": "Public",
"unlisted": "Unlisted",
"private": "Followers only",
"direct": "Only people I mention"
},
"auto_complete": {
"space_to_add": "Space to add"
},
"accessibility": {
"append_attachment": "Add Attachment",
"append_poll": "Add Poll",
"remove_poll": "Remove Poll",
"custom_emoji_picker": "Custom Emoji Picker",
"enable_content_warning": "Enable Content Warning",
"disable_content_warning": "Disable Content Warning",
"post_visibility_menu": "Post Visibility Menu"
},
"keyboard": {
"discard_post": "Discard Post",
"publish_post": "Publish Post",
"toggle_poll": "Toggle Poll",
"toggle_content_warning": "Toggle Content Warning",
"append_attachment_entry": "Add Attachment - %s",
"select_visibility_entry": "Select Visibility - %s"
}
},
"profile": {
"dashboard": {
"posts": "posts",
"following": "following",
"followers": "followers"
},
"fields": {
"add_row": "Add Row",
"placeholder": {
"label": "Label",
"content": "Content"
}
},
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
},
"accessibility": {
"show_avatar_image": "Show avatar image",
"edit_avatar_image": "Edit avatar image",
"show_banner_image": "Show banner image",
"double_tap_to_open_the_list": "Double tap to open the list"
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
},
"following": {
"footer": "Follows from other servers are not displayed."
},
"search": {
"title": "Search",
"search_bar": {
"placeholder": "Search hashtags and users",
"cancel": "Cancel"
},
"recommend": {
"button_text": "See All",
"hash_tag": {
"title": "Trending on Mastodon",
"description": "Hashtags that are getting quite a bit of attention",
"people_talking": "%s people are talking"
},
"accounts": {
"title": "Accounts you might like",
"description": "You may like to follow these accounts",
"follow": "Follow"
}
},
"searching": {
"segment": {
"all": "All",
"people": "People",
"hashtags": "Hashtags",
"posts": "Posts"
},
"empty_state": {
"no_results": "No results"
},
"recent_search": "Recent searches",
"clear": "Clear"
}
},
"discovery": {
"tabs": {
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."
},
"favorite": {
"title": "Your Favorites"
},
"notification": {
"title": {
"Everything": "Everything",
"Mentions": "Mentions"
},
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
}
},
"thread": {
"back_title": "Post",
"title": "Post from %s"
},
"settings": {
"title": "Settings",
"section": {
"appearance": {
"title": "Appearance",
"automatic": "Automatic",
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
"follows": "Follows me",
"boosts": "Reblogs my post",
"mentions": "Mentions me",
"trigger": {
"anyone": "anyone",
"follower": "a follower",
"follow": "anyone I follow",
"noone": "no one",
"title": "Notify me when"
}
},
"preference": {
"title": "Preferences",
"true_black_dark_mode": "True black dark mode",
"disable_avatar_animation": "Disable animated avatars",
"disable_emoji_animation": "Disable animated emojis",
"using_default_browser": "Use default browser to open links",
"open_links_in_mastodon": "Open links in Mastodon"
},
"boring_zone": {
"title": "The Boring Zone",
"account_settings": "Account Settings",
"terms": "Terms of Service",
"privacy": "Privacy Policy"
},
"spicy_zone": {
"title": "The Spicy Zone",
"clear": "Clear Media Cache",
"signout": "Sign Out"
}
},
"footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
},
"keyboard": {
"close_settings_window": "Close Settings Window"
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {
"close_preview": "Close Preview",
"show_next": "Show Next",
"show_previous": "Show Previous"
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"add_account": "Add Account"
},
"wizard": {
"new_in_mastodon": "New in Mastodon",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard"
}
}
}

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

@ -498,6 +498,7 @@
"posts": "Messages",
"hashtags": "Hashtags",
"news": "Actualité",
"community": "Community",
"for_you": "Pour vous"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Postaichean",
"hashtags": "Tagaichean hais",
"news": "Naidheachdan",
"community": "Community",
"for_you": "Dhut-sa"
},
"intro": "Seo na postaichean fèillmhor nad cheàrnaidh de Mhastodon."

View File

@ -145,56 +145,56 @@
"menu": "Menú",
"hide": "Agochar",
"show_image": "Mostrar a imaxe",
"show_gif": "Show GIF",
"show_video_player": "Show video player",
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
"show_gif": "Mostrar GIF",
"show_video_player": "Mostrar reprodutor de vídeo",
"tap_then_hold_to_show_menu": "Toca e mantén preso para menú"
},
"tag": {
"url": "URL",
"mention": "Mention",
"link": "Link",
"hashtag": "Hashtag",
"mention": "Mención",
"link": "Ligazón",
"hashtag": "Cancelo",
"email": "Email",
"emoji": "Emoji"
"emoji": "Emoticona"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
"unlisted": "A publicación é visible para calquera pero non aparece na cronoloxía pública.",
"private": "Só as seguidoras poden ver a publicación.",
"private_from_me": "Só as miñas seguidoras poden ver esta publicación.",
"direct": "Só a usuaria mencionada pode ver a publicación."
}
},
"friendship": {
"follow": "Follow",
"following": "Following",
"request": "Request",
"pending": "Pending",
"block": "Block",
"block_user": "Block %s",
"block_domain": "Block %s",
"unblock": "Unblock",
"unblock_user": "Unblock %s",
"blocked": "Blocked",
"mute": "Mute",
"mute_user": "Mute %s",
"unmute": "Unmute",
"unmute_user": "Unmute %s",
"muted": "Muted",
"edit_info": "Edit Info"
"follow": "Seguir",
"following": "Seguindo",
"request": "Solicitar",
"pending": "Pendente",
"block": "Bloquear",
"block_user": "Bloquear a %s",
"block_domain": "Bloquear a %s",
"unblock": "Desbloquear",
"unblock_user": "Desbloquear a %s",
"blocked": "Bloqueada",
"mute": "Acalar",
"mute_user": "Acalar a %s",
"unmute": "Non Acalar",
"unmute_user": "Deixar de acalar a @%s",
"muted": "Acalada",
"edit_info": "Editar info"
},
"timeline": {
"filtered": "Filtered",
"filtered": "Filtrado",
"timestamp": {
"now": "Now"
"now": "Agora"
},
"loader": {
"load_missing_posts": "Load missing posts",
"loading_missing_posts": "Loading missing posts...",
"show_more_replies": "Show more replies"
"load_missing_posts": "Cargar publicacións que faltan",
"loading_missing_posts": "Cargando as publicacións que faltan...",
"show_more_replies": "Mostrar máis respostas"
},
"header": {
"no_status_found": "No Post Found",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"no_status_found": "Non se atopa a publicación",
"blocking_warning": "Non podes ver o perfil da usuaria\nata que a desbloquees.\nAsí ven outras o teu perfil.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
@ -207,17 +207,17 @@
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
"get_started": "Comezar",
"log_in": "Acceder"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon fórmano as persoas das diferentes comunidades.",
"subtitle": "Elixe unha comunidade en función dos teus intereses, rexión ou unha de propósito xeral.",
"subtitle_extend": "Elixe unha comunidade en función dos teus intereses, rexión ou unha de propósito xeral. Cada comunidade está xestionada por unha organización totalmente independente ou unha única persoa.",
"button": {
"category": {
"all": "All",
"all_accessiblity_description": "Category: All",
"all": "Todo",
"all_accessiblity_description": "Categoría: Todo",
"academia": "academia",
"activism": "activismo",
"food": "comida",
@ -374,16 +374,16 @@
"thirty_minutes": "30 minutes",
"one_hour": "1 Hour",
"six_hours": "6 Hours",
"one_day": "1 Day",
"three_days": "3 Days",
"seven_days": "7 Days",
"option_number": "Option %ld"
"one_day": "1 Día",
"three_days": "3 Días",
"seven_days": "7 Días",
"option_number": "Opción %ld"
},
"content_warning": {
"placeholder": "Write an accurate warning here..."
"placeholder": "Escribe o teu aviso aquí..."
},
"visibility": {
"public": "Public",
"public": "Público",
"unlisted": "Non listado",
"private": "Só para seguidoras",
"direct": "Só para persoas mencionadas"
@ -412,92 +412,93 @@
"profile": {
"dashboard": {
"posts": "publicacións",
"following": "following",
"followers": "followers"
"following": "seguindo",
"followers": "seguidoras"
},
"fields": {
"add_row": "Add Row",
"add_row": "Engadir fila",
"placeholder": {
"label": "Label",
"content": "Content"
"label": "Etiqueta",
"content": "Contido"
}
},
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
"posts": "Publicacións",
"replies": "Respostas",
"posts_and_replies": "Publicacións e respostas",
"media": "Multimedia",
"about": "Acerca de"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
"title": "Acalar conta",
"message": "Confirma Acalar a %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
"title": "Retirar acalado da Conta",
"message": "Confirma restablecer a %s"
},
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
"title": "Bloquear Conta",
"message": "Confirma o bloqueo de %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
"title": "Desbloquear Conta",
"message": "Confirma o desbloqueo de %s"
}
},
"accessibility": {
"show_avatar_image": "Show avatar image",
"edit_avatar_image": "Edit avatar image",
"show_banner_image": "Show banner image",
"double_tap_to_open_the_list": "Double tap to open the list"
"show_avatar_image": "Mostrar imaxe de avatar",
"edit_avatar_image": "Editar imaxe de avatar",
"show_banner_image": "Mostrar imaxe de cabeceira",
"double_tap_to_open_the_list": "Dous toques para abrir a lista"
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
"footer": "Non se mostran seguidoras desde outros servidores."
},
"following": {
"footer": "Follows from other servers are not displayed."
"footer": "Non se mostran os seguimentos desde outros servidores."
},
"search": {
"title": "Search",
"title": "Procurar",
"search_bar": {
"placeholder": "Search hashtags and users",
"cancel": "Cancel"
"placeholder": "Buscar cancelos e usuarias",
"cancel": "Cancelar"
},
"recommend": {
"button_text": "See All",
"button_text": "Ver todo",
"hash_tag": {
"title": "Trending on Mastodon",
"description": "Hashtags that are getting quite a bit of attention",
"people_talking": "%s people are talking"
"title": "En voga en Mastodon",
"description": "Cancelos que están recibindo moita atención",
"people_talking": "%s persoas están comentando"
},
"accounts": {
"title": "Accounts you might like",
"description": "You may like to follow these accounts",
"follow": "Follow"
"title": "Contas que poderían gustarche",
"description": "Mira se che interesan estas contas",
"follow": "Seguir"
}
},
"searching": {
"segment": {
"all": "All",
"people": "People",
"hashtags": "Hashtags",
"posts": "Posts"
"all": "Todo",
"people": "Persoas",
"hashtags": "Cancelos",
"posts": "Publicacións"
},
"empty_state": {
"no_results": "No results"
"no_results": "Sen resultados"
},
"recent_search": "Recent searches",
"clear": "Clear"
"recent_search": "Buscas recentes",
"clear": "Limpar"
}
},
"discovery": {
"tabs": {
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"posts": "Publicacións",
"hashtags": "Cancelos",
"news": "Novas",
"community": "Comunidade",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."
@ -585,23 +586,23 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
"title_report": "Denunciar",
"title": "Denunciar a %s",
"step1": "Paso 1 de 2",
"step2": "Paso 2 de 2",
"content1": "Hai outras publicacións que desexes engadir á denuncia?",
"content2": "Hai algo que a moderación deba saber acerca desta denuncia?",
"report_sent_title": "Grazas pola denuncia, investigarémola.",
"send": "Enviar Denuncia",
"skip_to_send": "Enviar sen comentarios",
"text_placeholder": "Escribe ou pega comentarios adicionais",
"reported": "DENUNCIADO"
},
"preview": {
"keyboard": {
"close_preview": "Close Preview",
"show_next": "Show Next",
"show_previous": "Show Previous"
"close_preview": "Pechar vista previa",
"show_next": "Mostrar Seguinte",
"show_previous": "Mostar Anterior"
}
},
"account_list": {

View File

@ -211,9 +211,9 @@
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -240,7 +240,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -212,8 +212,8 @@
},
"server_picker": {
"title": "Pilih sebuah server,\nserver manapun.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Semua",
@ -240,7 +240,7 @@
"category": "KATEGORI"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Mencari server yang tersedia...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Post",
"hashtags": "Hashtag",
"news": "Notizie",
"community": "Comunità",
"for_you": "Per Te"
},
"intro": "Questi sono i post che stanno guadagnando popolarità nel tuo angolo di Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "投稿",
"hashtags": "ハッシュタグ",
"news": "ニュース",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Tisuffaɣ",
"hashtags": "Ihacṭagen",
"news": "Isallen",
"community": "Community",
"for_you": "I kečč·kem"
},
"intro": "Tigi d tisuffaɣ i d-ijebbden s waṭas deg tama-inek•inem n Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Şandî",
"hashtags": "Hashtag",
"news": "Nûçe",
"community": "Civak",
"for_you": "Ji bo te"
},
"intro": "Ev şandiyên ku di quncika Mastodon balê dikişîne."

View File

@ -212,8 +212,8 @@
},
"server_picker": {
"title": "서버를 고르세요,\n아무 서버나 좋습니다.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "모두",
@ -240,7 +240,7 @@
"category": "분류"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "Berichten",
"hashtags": "Hashtags",
"news": "Nieuws",
"community": "Community",
"for_you": "Voor jou"
},
"intro": "Dit zijn de berichten die populair zijn in jouw Mastodon-kringen."

View File

@ -211,9 +211,9 @@
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -240,7 +240,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -211,9 +211,9 @@
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -240,7 +240,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -211,9 +211,9 @@
"log_in": "Log In"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -240,7 +240,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
"placeholder": "Search servers"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Community",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -213,7 +213,7 @@
"server_picker": {
"title": "Выберите сервер,\nлюбой сервер.",
"subtitle": "Выберите сообщество на основе своих интересов, региона или общей тематики.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Все",
@ -498,6 +498,7 @@
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"community": "Сообщество",
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."

View File

@ -125,9 +125,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reply</string>
<string>1 svar</string>
<key>other</key>
<string>%ld replies</string>
<string>%ld svar</string>
</dict>
</dict>
<key>plural.count.vote</key>

View File

@ -12,18 +12,18 @@
"title": "Palvelinvirhe"
},
"vote_failure": {
"title": "Vote Failure",
"title": "Röstning misslyckades",
"poll_ended": "Kysely on päättynyt"
},
"discard_post_content": {
"title": "Hylkää luonnos",
"message": "Confirm to discard composed post content."
"message": "Bekräfta för att slänga inläggsutkast."
},
"publish_post_failure": {
"title": "Julkaiseminen epäonnistui",
"message": "Julkaisun julkaiseminen epäonnistui.\nTarkista internet-yhteytesi.",
"attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
"video_attach_with_photo": "Det går inte att bifoga en video till en status som redan innehåller bilder.",
"more_than_one_video": "Ei voi liittä yhtä videota enempää."
}
},
@ -37,16 +37,16 @@
"confirm": "Kirjaudu ulos"
},
"block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
"title": "Är du verkligen, verkligen säker på att du vill blockera hela %s? I de flesta fall är några riktade blockeringar eller nedtystade konton tillräckligt och att föredra. Du kommer inte se innehåll från den domänen och dina följare från den domänen kommer att tas bort.",
"block_entire_domain": "Estä verkkotunnus"
},
"save_photo_failure": {
"title": "Kuvan tallentaminen epäonnistui",
"message": "Please enable the photo library access permission to save the photo."
"message": "Aktivera åtkomst till Bilder för att spara bilden."
},
"delete_post": {
"title": "Haluatko varmasti poistaa tämän julkaisun?",
"message": "Are you sure you want to delete this post?"
"message": "Är du säker på att du vill radera detta inlägg?"
},
"clean_cache": {
"title": "Puhdista välimuisti",
@ -82,9 +82,9 @@
"share_user": "Jaa %s",
"share_post": "Jaa julkaisu",
"open_in_safari": "Avaa Safarissa",
"open_in_browser": "Open in Browser",
"open_in_browser": "Öppna i webbläsare",
"find_people": "Löydä tilejä seurattavaksi",
"manually_search": "Manually search instead",
"manually_search": "Sök manuellt istället",
"skip": "Ohita",
"reply": "Vastaa",
"report_user": "Ilmianna %s",
@ -113,13 +113,13 @@
"open_author_profile": "Avaa tekijän profiili",
"open_reblogger_profile": "Avaa edelleen jakajan profiili",
"reply_status": "Vastaa julkaisuun",
"toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post",
"toggle_reblog": "Växla ompostning på inlägg",
"toggle_favorite": "Växla favorit på inlägg",
"toggle_content_warning": "Vaihda sisältövaroitus",
"preview_image": "Preview Image"
"preview_image": "Förhandsgranska bild"
},
"segmented_control": {
"previous_section": "Previous Section",
"previous_section": "Föregående avsnitt",
"next_section": "Seuraava lohko"
}
},
@ -129,39 +129,39 @@
"show_post": "Näytä julkaisu",
"show_user_profile": "Näytä tili",
"content_warning": "Sisältövaroitus",
"sensitive_content": "Sensitive Content",
"sensitive_content": "Känsligt innehåll",
"media_content_warning": "Napauta mistä tahansa paljastaaksesi",
"tap_to_reveal": "Tap to reveal",
"tap_to_reveal": "Tryck för att visa",
"poll": {
"vote": "Vote",
"vote": "Rösta",
"closed": "Suljettu"
},
"actions": {
"reply": "Vastaa",
"reblog": "Jaa edelleen",
"unreblog": "Peru edelleen jako",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"favorite": "Favorit",
"unfavorite": "Ta bort favorit",
"menu": "Valikko",
"hide": "Dölj",
"show_image": "Show image",
"show_gif": "Show GIF",
"show_video_player": "Show video player",
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
"show_image": "Visa bild",
"show_gif": "Visa GIF",
"show_video_player": "Visa videospelare",
"tap_then_hold_to_show_menu": "Tryck och håll ned för att visa menyn"
},
"tag": {
"url": "URL",
"mention": "Mention",
"mention": "Nämn",
"link": "Linkki",
"hashtag": "Hashtagi",
"email": "Sähköposti",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
"unlisted": "Alla kan se detta inlägg men det visas inte i den offentliga tidslinjen.",
"private": "Endast deras följare kan se detta inlägg.",
"private_from_me": "Bara mina följare kan se det här inlägget.",
"direct": "Endast nämnda användare kan se detta inlägg."
}
},
"friendship": {
@ -173,7 +173,7 @@
"block_user": "Estä %s",
"block_domain": "Estä %s",
"unblock": "Poista esto",
"unblock_user": "Unblock %s",
"unblock_user": "Avblockera %s",
"blocked": "Estetty",
"mute": "Mykistä",
"mute_user": "Mykistä %s",
@ -212,8 +212,8 @@
},
"server_picker": {
"title": "Valitse palvelin,\nmikä tahansa palvelin.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"subtitle": "Välj en gemenskap baserad på dina intressen, region eller ett allmänt syfte.",
"subtitle_extend": "Välj en gemenskap baserad på dina intressen, region eller ett allmänt syfte. Varje gemenskap drivs av en helt oberoende organisation eller individ.",
"button": {
"category": {
"all": "Kaikki",
@ -266,11 +266,11 @@
},
"password": {
"placeholder": "salasana",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"require": "Ditt lösenord behöver minst:",
"character_limit": "8 tecken",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
"checked": "markerad",
"unchecked": "avmarkerad"
},
"hint": "Salasanassasi on oltava vähintään kahdeksan merkkiä"
},
@ -284,14 +284,14 @@
"email": "Sähköposti",
"password": "Salasana",
"agreement": "Hyväksy",
"locale": "Locale",
"locale": "Språk",
"reason": "Syy"
},
"reason": {
"blocked": "%s sisältää estetyn sähköpostipalveluntarjoajan",
"unreachable": "%s ei näytä olevan olemassa",
"taken": "%s on jo käytössä",
"reserved": "%s is a reserved keyword",
"reserved": "%s är ett reserverat nyckelord",
"accepted": "%s täytyy hyväksyä",
"blank": "%s vaaditaan",
"invalid": "%s on virheellinen",
@ -322,7 +322,7 @@
"subtitle": "Lähetimme juuri sähköpostin osoitteeseen %s, napauta siinä olevaa linkkiä vahvistaaksesi tilisi.",
"button": {
"open_email_app": "Avaa sähköpostisovellus",
"resend": "Resend"
"resend": "Skicka igen"
},
"dont_receive_email": {
"title": "Tarkista sähköpostisi",
@ -365,7 +365,7 @@
"attachment": {
"photo": "kuva",
"video": "video",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"attachment_broken": "Denna %s är trasig och kan inte\nladdas upp till Mastodon.",
"description_photo": "Kuvaile kuva näkövammaisille...",
"description_video": "Kuvaile video näkövammaisille..."
},
@ -389,7 +389,7 @@
"direct": "Vain mainitsemani tilit"
},
"auto_complete": {
"space_to_add": "Space to add"
"space_to_add": "Mellanslag att lägga till"
},
"accessibility": {
"append_attachment": "Lisää liite",
@ -425,33 +425,33 @@
"segmented_control": {
"posts": "Julkaisut",
"replies": "Vastaukset",
"posts_and_replies": "Posts and Replies",
"posts_and_replies": "Inlägg och svar",
"media": "Media",
"about": "Om"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
"title": "Tysta konto",
"message": "Bekräfta för att tysta %s"
},
"confirm_unmute_user": {
"title": "Poista tilin mykistys",
"message": "Vahvista, että haluat poistaa mykistyksen tililtä %s"
},
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
"title": "Blockera konto",
"message": "Bekräfta för att blockera %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
"title": "Avblockera konto",
"message": "Bekräfta för att avblockera %s"
}
},
"accessibility": {
"show_avatar_image": "Show avatar image",
"edit_avatar_image": "Edit avatar image",
"show_banner_image": "Show banner image",
"double_tap_to_open_the_list": "Double tap to open the list"
"show_avatar_image": "Visa profilbild",
"edit_avatar_image": "Redigera profilbild",
"show_banner_image": "Visa banner",
"double_tap_to_open_the_list": "Dubbeltryck för att öppna listan"
}
},
"follower": {
@ -495,12 +495,13 @@
},
"discovery": {
"tabs": {
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"for_you": "For You"
"posts": "Inlägg",
"hashtags": "Hashtaggar",
"news": "Nyheter",
"community": "Community",
"for_you": "För dig"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."
"intro": "Detta är de inlägg som engagerar i ditt hörn av Mastodon."
},
"favorite": {
"title": "Omat suosikit"
@ -511,12 +512,12 @@
"Mentions": "Maininnat"
},
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"followed_you": "följde dig",
"favorited_your_post": "favoriserade ditt inlägg",
"reblogged_your_post": "ompostade ditt inlägg",
"mentioned_you": "nämnde dig",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
"request_to_follow_you": "begär att följa dig",
"poll_has_ended": "omröstningen har avslutats"
},
"keyobard": {
"show_everything": "Näytä kaikki",
@ -537,15 +538,15 @@
"dark": "Tumma"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"title": "Utseende och känsla",
"use_system": "Följ systeminställningarna",
"really_dark": "Verkligen mörk",
"sorta_dark": "Ganska mörk",
"light": "Ljust"
},
"notifications": {
"title": "Ilmoitukset",
"favorites": "Favorites my post",
"favorites": "Favoriserar mitt inlägg",
"follows": "Seuraa minua",
"boosts": "Omien julkaisujen edelleen jaot",
"mentions": "Mainitsee minut",
@ -563,7 +564,7 @@
"disable_avatar_animation": "Poista käytöstä animoidut avatarit",
"disable_emoji_animation": "Poista käytöstä animoidut emojit",
"using_default_browser": "Käytä oletusselainta linkkien avaamiseen",
"open_links_in_mastodon": "Open links in Mastodon"
"open_links_in_mastodon": "Öppna länkar i Mastodon"
},
"boring_zone": {
"title": "Tylsä alue",
@ -585,17 +586,17 @@
}
},
"report": {
"title_report": "Report",
"title_report": "Rapportera",
"title": "Ilmianna %s",
"step1": "Vaihe 1/2",
"step2": "Vaihe 2/2",
"content1": "Onko julkaisuja, joita haluaisit lisätä ilmiantoon?",
"content2": "Onko valvojien syytä tietää tästä ilmiannosta?",
"report_sent_title": "Thanks for reporting, well look into this.",
"report_sent_title": "Tack för din rapport, vi ska titta på det.",
"send": "Lähetä ilmianto",
"skip_to_send": "Lähetä ilman kommentteja",
"text_placeholder": "Kirjoita tai liitä lisäkommentteja",
"reported": "REPORTED"
"reported": "RAPPORTERAD"
},
"preview": {
"keyboard": {

View File

@ -498,6 +498,7 @@
"posts": "Inlägg",
"hashtags": "Hashtaggar",
"news": "Nyheter",
"community": "Gemenskap",
"for_you": "För dig"
},
"intro": "Detta är de inlägg som engagerar i ditt hörn av Mastodon."

View File

@ -498,6 +498,7 @@
"posts": "โพสต์",
"hashtags": "แฮชแท็ก",
"news": "ข่าว",
"community": "Community",
"for_you": "สำหรับคุณ"
},
"intro": "นี่คือโพสต์ที่กำลังได้รับความสนใจในมุมของ Mastodon ของคุณ"

View File

@ -498,6 +498,7 @@
"posts": "Gönderiler",
"hashtags": "Etiketler",
"news": "Haberler",
"community": "Community",
"for_you": "Senin İçin"
},
"intro": "Bunlar, Mastodon'un köşesinde ilgi çeken gönderilerdir."

View File

@ -125,7 +125,7 @@
},
"status": {
"user_reblogged": "%s đăng lại",
"user_replied_to": "Trả lời %s",
"user_replied_to": "Trả lời đến %s",
"show_post": "Xem tút",
"show_user_profile": "Xem trang hồ sơ",
"content_warning": "Nội dung ẩn",
@ -211,9 +211,9 @@
"log_in": "Đăng nhập"
},
"server_picker": {
"title": "Mastodon gồm nhiều cộng đồng với nhiều thành viên khác nhau.",
"subtitle": "Chọn một cộng đồng dựa theo sở thích, tôn giáo, hoặc ý muốn của bạn.",
"subtitle_extend": "Chọn một cộng đồng dựa theo sở thích, tôn giáo, hoặc ý muốn của bạn. Mỗi cộng đồng có thể được vận hành bởi một tổ chức độc lập hoặc một cá nhân.",
"title": "Mastodon gồm nhiều máy chủ với thành viên riêng.",
"subtitle": "Chọn một máy chủ dựa theo sở thích, tôn giáo, hoặc ý muốn của bạn.",
"subtitle_extend": "Chọn một máy chủ dựa theo sở thích, tôn giáo, hoặc ý muốn của bạn. Mỗi máy chủ có thể được vận hành bởi một cá nhân hoặc một tổ chức.",
"button": {
"category": {
"all": "Toàn bộ",
@ -240,7 +240,7 @@
"category": "PHÂN LOẠI"
},
"input": {
"placeholder": "Tìm cộng đồng"
"placeholder": "Tìm máy chủ"
},
"empty_state": {
"finding_servers": "Đang tìm máy chủ hoạt động...",
@ -498,6 +498,7 @@
"posts": "Tút",
"hashtags": "Hashtag",
"news": "Tin tức",
"community": "Máy chủ",
"for_you": "Dành cho bạn"
},
"intro": "Đây là những tút thu hút được sự chú ý trong góc Mastodon của bạn."

View File

@ -498,6 +498,7 @@
"posts": "嘟文",
"hashtags": "话题标签",
"news": "最新消息",
"community": "社区",
"for_you": "为你推荐"
},
"intro": "这些嘟文在你的长毛象小宇宙中备受关注。"

View File

@ -13,13 +13,13 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld unread notification</string>
<string>%ld 則未讀通知</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string>
<string>輸入字數限制超過 %#@character_count@ 字</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -27,13 +27,13 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld 個字元</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string>
<string>輸入字數限制剩餘 %#@character_count@ 字</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -41,7 +41,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld 個字</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
@ -55,7 +55,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>posts</string>
<string>嘟文</string>
</dict>
</dict>
<key>plural.count.post</key>
@ -69,7 +69,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld posts</string>
<string>%ld 則嘟文</string>
</dict>
</dict>
<key>plural.count.favorite</key>
@ -83,7 +83,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld favorites</string>
<string>%ld 個最愛</string>
</dict>
</dict>
<key>plural.count.reblog</key>
@ -97,7 +97,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld reblogs</string>
<string>%ld 個轉嘟</string>
</dict>
</dict>
<key>plural.count.reply</key>
@ -111,7 +111,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld replies</string>
<string>%ld 個回覆</string>
</dict>
</dict>
<key>plural.count.vote</key>
@ -125,7 +125,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld votes</string>
<string>%ld </string>
</dict>
</dict>
<key>plural.count.voter</key>
@ -139,7 +139,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld voters</string>
<string>%ld 位投票者</string>
</dict>
</dict>
<key>plural.people_talking</key>
@ -153,7 +153,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld people talking</string>
<string>%ld 個人正在討論</string>
</dict>
</dict>
<key>plural.count.following</key>
@ -167,7 +167,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld following</string>
<string>%ld 個跟隨中</string>
</dict>
</dict>
<key>plural.count.follower</key>
@ -181,7 +181,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld followers</string>
<string>%ld 個跟隨者</string>
</dict>
</dict>
<key>date.year.left</key>
@ -195,7 +195,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld years left</string>
<string>還有 %ld 年</string>
</dict>
</dict>
<key>date.month.left</key>
@ -209,7 +209,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld months left</string>
<string>還有 %ld 個月</string>
</dict>
</dict>
<key>date.day.left</key>
@ -223,7 +223,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld days left</string>
<string>還有 %ld 天</string>
</dict>
</dict>
<key>date.hour.left</key>
@ -237,7 +237,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld hours left</string>
<string>還有 %ld 小時</string>
</dict>
</dict>
<key>date.minute.left</key>
@ -251,7 +251,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld minutes left</string>
<string>還有 %ld 分鐘</string>
</dict>
</dict>
<key>date.second.left</key>
@ -265,7 +265,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld seconds left</string>
<string>還有 %ld 秒</string>
</dict>
</dict>
<key>date.year.ago.abbr</key>
@ -279,7 +279,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ldy ago</string>
<string>%ld 年前</string>
</dict>
</dict>
<key>date.month.ago.abbr</key>
@ -293,7 +293,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ldM ago</string>
<string>%ld 個月前</string>
</dict>
</dict>
<key>date.day.ago.abbr</key>
@ -307,7 +307,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ldd ago</string>
<string>%ld 天前</string>
</dict>
</dict>
<key>date.hour.ago.abbr</key>
@ -321,7 +321,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ldh ago</string>
<string>%ld 小時前</string>
</dict>
</dict>
<key>date.minute.ago.abbr</key>
@ -335,7 +335,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ldm ago</string>
<string>%ld 分鐘前</string>
</dict>
</dict>
<key>date.second.ago.abbr</key>
@ -349,7 +349,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%lds ago</string>
<string>%ld 秒前</string>
</dict>
</dict>
</dict>

View File

@ -12,82 +12,82 @@
"title": "伺服器錯誤"
},
"vote_failure": {
"title": "Vote Failure",
"poll_ended": "The poll has ended"
"title": "投票失敗",
"poll_ended": "投票已結束"
},
"discard_post_content": {
"title": "捨棄草稿",
"message": "Confirm to discard composed post content."
"message": "確認放棄編寫中的嘟文內容。"
},
"publish_post_failure": {
"title": "Publish Failure",
"message": "Failed to publish the post.\nPlease check your internet connection.",
"title": "發表嘟文失敗",
"message": "發表嘟文失敗。\n請檢查您的網路連線。",
"attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
"more_than_one_video": "Cannot attach more than one video."
"video_attach_with_photo": "無法在已有圖片的嘟文上附加影片。",
"more_than_one_video": "無法附加一個以上影片。"
}
},
"edit_profile_failure": {
"title": "Edit Profile Error",
"message": "Cannot edit profile. Please try again."
"title": "編輯個人檔案錯誤",
"message": "無法編輯個人檔案。請重試。"
},
"sign_out": {
"title": "登出",
"message": "Are you sure you want to sign out?",
"message": "您確定要登出嗎?",
"confirm": "登出"
},
"block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
"block_entire_domain": "Block Domain"
"title": "真的非常確定封鎖整個 %s 網域嗎?大部分情況下,您只需要封鎖或靜音少數特定的帳帳戶能滿足需求了。您將不能看到來自此網域的內容。您來自該網域的跟隨者也將被移除。",
"block_entire_domain": "封鎖網域"
},
"save_photo_failure": {
"title": "Save Photo Failure",
"message": "Please enable the photo library access permission to save the photo."
"title": "儲存照片失敗",
"message": "請開啟圖片庫存取權限以儲存照片。"
},
"delete_post": {
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
"title": "刪除嘟文",
"message": "是否確定要刪除此嘟文?"
},
"clean_cache": {
"title": "Clean Cache",
"message": "Successfully cleaned %s cache."
"title": "清除快取",
"message": "成功清除 %s 快取。"
}
},
"controls": {
"actions": {
"back": "Back",
"next": "Next",
"previous": "Previous",
"open": "Open",
"add": "Add",
"remove": "Remove",
"back": "上一頁",
"next": "下一頁",
"previous": "上一步",
"open": "開啟",
"add": "新增",
"remove": "刪除",
"edit": "編輯",
"save": "Save",
"save": "儲存",
"ok": "OK",
"done": "完成",
"confirm": "Confirm",
"confirm": "確認",
"continue": "繼續",
"compose": "Compose",
"compose": "撰寫",
"cancel": "取消",
"discard": "Discard",
"try_again": "Try Again",
"take_photo": "Take Photo",
"discard": "捨棄",
"try_again": "再試一次",
"take_photo": "拍攝照片",
"save_photo": "儲存照片",
"copy_photo": "Copy Photo",
"copy_photo": "複製照片",
"sign_in": "登入",
"sign_up": "註冊",
"see_more": "See More",
"preview": "Preview",
"see_more": "檢視更多",
"preview": "預覽",
"share": "分享",
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"share_user": "分享 %s",
"share_post": "分享嘟文",
"open_in_safari": "在 Safari 中開啟",
"open_in_browser": "在瀏覽器中開啟",
"find_people": "尋找一些人來跟隨",
"manually_search": "手動搜尋",
"skip": "跳過",
"reply": "回覆",
"report_user": "Report %s",
"report_user": "檢舉 %s",
"block_domain": "封鎖 %s",
"unblock_domain": "解除封鎖 %s",
"settings": "設定",
@ -102,517 +102,518 @@
"keyboard": {
"common": {
"switch_to_tab": "切換至 %s",
"compose_new_post": "發佈貼文",
"show_favorites": "Show Favorites",
"open_settings": "Open Settings"
"compose_new_post": "撰寫新嘟文",
"show_favorites": "顯示最愛",
"open_settings": "開啟設定"
},
"timeline": {
"previous_status": "Previous Post",
"next_status": "Next Post",
"open_status": "Open Post",
"open_author_profile": "Open Author's Profile",
"open_reblogger_profile": "Open Reblogger's Profile",
"reply_status": "Reply to Post",
"toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning",
"preview_image": "Preview Image"
"previous_status": "先前的嘟文",
"next_status": "下一則嘟文",
"open_status": "開啟嘟文",
"open_author_profile": "開啟作者的個人檔案頁面",
"open_reblogger_profile": "開啟轉嘟者的個人檔案頁面",
"reply_status": "回覆嘟文",
"toggle_reblog": "切換轉發嘟文",
"toggle_favorite": "切換最愛嘟文",
"toggle_content_warning": "切換內容警告",
"preview_image": "預覽圖片"
},
"segmented_control": {
"previous_section": "Previous Section",
"next_section": "Next Section"
"previous_section": "上一個區塊",
"next_section": "下一個區塊"
}
},
"status": {
"user_reblogged": "%s reblogged",
"user_replied_to": "Replied to %s",
"show_post": "Show Post",
"show_user_profile": "Show user profile",
"content_warning": "Content Warning",
"sensitive_content": "Sensitive Content",
"media_content_warning": "Tap anywhere to reveal",
"tap_to_reveal": "Tap to reveal",
"user_reblogged": "%s 已轉嘟",
"user_replied_to": "回覆給 %s",
"show_post": "顯示嘟文",
"show_user_profile": "顯示使用者個人檔案頁面",
"content_warning": "內容警告",
"sensitive_content": "敏感內容",
"media_content_warning": "輕觸任何地方以顯示",
"tap_to_reveal": "輕觸以顯示",
"poll": {
"vote": "投票",
"closed": "Closed"
"closed": "已關閉"
},
"actions": {
"reply": "回覆",
"reblog": "Reblog",
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu",
"hide": "Hide",
"show_image": "Show image",
"show_gif": "Show GIF",
"show_video_player": "Show video player",
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
"reblog": "轉嘟",
"unreblog": "取消轉嘟",
"favorite": "最愛",
"unfavorite": "取消最愛",
"menu": "選單",
"hide": "隱藏",
"show_image": "顯示圖片",
"show_gif": "顯示 GIF",
"show_video_player": "顯示影片播放器",
"tap_then_hold_to_show_menu": "輕觸然後按住以顯示選單"
},
"tag": {
"url": "URL",
"mention": "Mention",
"link": "Link",
"hashtag": "Hashtag",
"url": "網址",
"mention": "提及",
"link": "連結",
"hashtag": "主題標籤",
"email": "電子郵件",
"emoji": "Emoji"
"emoji": "emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
"unlisted": "任何人都能看到此嘟文,但是不會顯示於公開時間軸上。",
"private": "只有他們的跟隨者能看到此嘟文。",
"private_from_me": "只有我的跟隨者能看到此嘟文。",
"direct": "只有被提及的使用者能看到此嘟文。"
}
},
"friendship": {
"follow": "追蹤",
"following": "Following",
"request": "Request",
"pending": "Pending",
"block": "Block",
"follow": "跟隨",
"following": "跟隨中",
"request": "請求",
"pending": "等待中",
"block": "封鎖",
"block_user": "封鎖 %s",
"block_domain": "封鎖 %s",
"unblock": "解除封鎖",
"unblock_user": "解除封鎖 %s",
"blocked": "已封鎖",
"mute": "Mute",
"mute_user": "Mute %s",
"unmute": "Unmute",
"unmute_user": "Unmute %s",
"muted": "Muted",
"edit_info": "Edit Info"
"mute": "靜音",
"mute_user": "靜音 %s",
"unmute": "取消靜音",
"unmute_user": "取消靜音 %s",
"muted": "已靜音",
"edit_info": "編輯"
},
"timeline": {
"filtered": "Filtered",
"filtered": "已過濾",
"timestamp": {
"now": "Now"
"now": "剛剛"
},
"loader": {
"load_missing_posts": "Load missing posts",
"loading_missing_posts": "Loading missing posts...",
"show_more_replies": "Show more replies"
"load_missing_posts": "讀取錯過的嘟文",
"loading_missing_posts": "正在讀取錯過的嘟文...",
"show_more_replies": "顯示更多回覆"
},
"header": {
"no_status_found": "No Post Found",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "This user has been suspended.",
"user_suspended_warning": "%ss account has been suspended."
"no_status_found": "沒有任何嘟文",
"blocking_warning": "您無法瀏覽該使用者的個人檔案,除非您取消封鎖。\n您的個人檔案看起來像是這樣。",
"user_blocking_warning": "您無法瀏覽 %s 的個人檔案,除非您取消封鎖。\n您的個人檔案看起來像是這樣。",
"blocked_warning": "您無法瀏覽該使用者的個人檔案,除非他們取消封鎖您。",
"user_blocked_warning": "您無法瀏覽 %s 的個人檔案,除非他們取消封鎖您。",
"suspended_warning": "此使用者已被停權。",
"user_suspended_warning": "%s 的帳號已經被停權。"
}
}
}
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"slogan": "社群網路\n還權於您。",
"get_started": "新手上路",
"log_in": "登入"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"title": "Mastodon 由不同伺服器的使用者組成。",
"subtitle": "基於您的興趣、地區、或一般用途選定一個伺服器。",
"subtitle_extend": "基於您的興趣、地區、或一般用途選定一個伺服器。每個伺服器是由完全獨立的組織或個人營運。",
"button": {
"category": {
"all": "All",
"all_accessiblity_description": "Category: All",
"academia": "academia",
"activism": "activism",
"food": "food",
"furry": "furry",
"games": "games",
"general": "general",
"journalism": "journalism",
"lgbt": "lgbt",
"regional": "regional",
"art": "art",
"music": "music",
"tech": "tech"
"all": "全部",
"all_accessiblity_description": "分類:全部",
"academia": "學術",
"activism": "社會運動",
"food": "食物",
"furry": "毛茸茸",
"games": "遊戲",
"general": "一般",
"journalism": "新聞記者",
"lgbt": "LGBT",
"regional": "區域性",
"art": "藝術",
"music": "音樂",
"tech": "科技"
},
"see_less": "See Less",
"see_more": "See More"
"see_less": "顯示較少",
"see_more": "檢視更多"
},
"label": {
"language": "LANGUAGE",
"users": "USERS",
"category": "CATEGORY"
"language": "語言",
"users": "使用者",
"category": "分類"
},
"input": {
"placeholder": "Search communities"
"placeholder": "搜尋伺服器"
},
"empty_state": {
"finding_servers": "Finding available servers...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
"no_results": "No results"
"finding_servers": "尋找可用的伺服器...",
"bad_network": "讀取資料時發生錯誤。請檢查您的網路連線。",
"no_results": "沒有結果"
}
},
"register": {
"title": "Lets get you set up on %s",
"title": "讓我們一起設定 %s 吧!",
"input": {
"avatar": {
"delete": "刪除"
},
"username": {
"placeholder": "username",
"duplicate_prompt": "This username is taken."
"placeholder": "使用者名稱",
"duplicate_prompt": "此使用者名稱已被佔用。"
},
"display_name": {
"placeholder": "display name"
"placeholder": "顯示名稱"
},
"email": {
"placeholder": "email"
"placeholder": "電子郵件"
},
"password": {
"placeholder": "密碼",
"require": "Your password needs at least:",
"require": "您的密碼必須是至少:",
"character_limit": "8 個字元",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
"checked": "已選擇",
"unchecked": "取消勾選"
},
"hint": "Your password needs at least eight characters"
"hint": "您的密碼必須至少為八個字元"
},
"invite": {
"registration_user_invite_request": "Why do you want to join?"
"registration_user_invite_request": "為什麼想要加入呢?"
}
},
"error": {
"item": {
"username": "Username",
"username": "使用者名稱",
"email": "電子郵件",
"password": "密碼",
"agreement": "Agreement",
"locale": "Locale",
"reason": "Reason"
"agreement": "條款",
"locale": "地區",
"reason": "原因"
},
"reason": {
"blocked": "%s contains a disallowed email provider",
"unreachable": "%s does not seem to exist",
"taken": "%s is already in use",
"reserved": "%s is a reserved keyword",
"accepted": "%s must be accepted",
"blank": "%s is required",
"invalid": "%s is invalid",
"too_long": "%s is too long",
"too_short": "%s is too short",
"inclusion": "%s is not a supported value"
"blocked": "%s 包含不被允許的電子郵件供應商",
"unreachable": "%s 似乎並不存在",
"taken": "%s 已被使用",
"reserved": "%s 是一個保留的關鍵字",
"accepted": "請先閱讀並同意 %s",
"blank": "%s 為必填選項",
"invalid": "%s 是無效的",
"too_long": "%s 太長了",
"too_short": "%s 太短了",
"inclusion": "%s 是不被支援的值"
},
"special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores",
"username_too_long": "Username is too long (cant be longer than 30 characters)",
"email_invalid": "This is not a valid email address",
"password_too_short": "Password is too short (must be at least 8 characters)"
"username_invalid": "使用者名稱僅能包含英文字母數字以及底線",
"username_too_long": "使用者名稱太長了(不能超過 30 個字元)",
"email_invalid": "這不是一個有效的電子郵件地址",
"password_too_short": "密碼太短了(至少需要八個字元)"
}
}
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
"title": "一些基本守則。",
"subtitle": "這些被 %s 的管管們制定以及實施。",
"prompt": "繼續的話,代表您將遵守 %s 的服務條款和隱私權政策。",
"terms_of_service": "服務條款",
"privacy_policy": "隱私權政策",
"button": {
"confirm": "I Agree"
"confirm": "我已閱讀並同意"
}
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"title": "最後一步。",
"subtitle": "點擊我們寄送給您的帳號驗證連結。",
"button": {
"open_email_app": "Open Email App",
"resend": "Resend"
"open_email_app": "開啟電子郵件 App",
"resend": "重新發送"
},
"dont_receive_email": {
"title": "Check your email",
"description": "Check if your email address is correct as well as your junk folder if you havent.",
"resend_email": "Resend Email"
"title": "請檢查您的電子郵件",
"description": "請檢查您的電子郵件地址是否正確,以及您的垃圾信件夾。",
"resend_email": "重新發送電子郵件"
},
"open_email_app": {
"title": "Check your inbox.",
"description": "We just sent you an email. Check your junk folder if you havent.",
"mail": "Mail",
"open_email_client": "Open Email Client"
"title": "請檢查您的收件夾。",
"description": "我們剛寄送您一封電子郵件。請檢查您的垃圾信件夾。",
"mail": "電子郵件",
"open_email_client": "請開啟電子郵件程式"
}
},
"home_timeline": {
"title": "Home",
"title": "首頁",
"navigation_bar_state": {
"offline": "Offline",
"new_posts": "See new posts",
"published": "Published!",
"Publishing": "Publishing post..."
"offline": "離線",
"new_posts": "檢視最新嘟文",
"published": "嘟出去!",
"Publishing": "發表嘟文..."
}
},
"suggestion_account": {
"title": "Find People to Follow",
"follow_explain": "When you follow someone, youll see their posts in your home feed."
"title": "尋找一些人來跟隨",
"follow_explain": "當您跟隨這些人時,將會看到他們的嘟文出現在您的首頁時間軸上。"
},
"compose": {
"title": {
"new_post": "New Post",
"new_reply": "New Reply"
"new_post": "新增嘟文",
"new_reply": "新增回覆"
},
"media_selection": {
"camera": "Take Photo",
"photo_library": "Photo Library",
"browse": "Browse"
"camera": "拍攝照片",
"photo_library": "圖片庫",
"browse": "瀏覽"
},
"content_input_placeholder": "Type or paste whats on your mind",
"compose_action": "Publish",
"replying_to_user": "replying to %s",
"content_input_placeholder": "正在想些什麼嗎?",
"compose_action": "嘟出去",
"replying_to_user": "正在回覆 %s",
"attachment": {
"photo": "photo",
"photo": "照片",
"video": "影片",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...",
"description_video": "Describe the video for the visually-impaired..."
"attachment_broken": "此 %s 已損毀,並無法被上傳至 Mastodon。",
"description_photo": "為視障人士提供圖片說明...",
"description_video": "為視障人士提供影片說明..."
},
"poll": {
"duration_time": "Duration: %s",
"duration_time": "持續時間:%s",
"thirty_minutes": "30 分鐘",
"one_hour": "1 Hour",
"six_hours": "6 Hours",
"one_day": "1 Day",
"three_days": "3 Days",
"seven_days": "7 Days",
"option_number": "Option %ld"
"one_hour": "一小時",
"six_hours": "六小時",
"one_day": "一天",
"three_days": "三天",
"seven_days": "七天",
"option_number": "選項 %ld"
},
"content_warning": {
"placeholder": "Write an accurate warning here..."
"placeholder": "請於此處寫下精準的警告..."
},
"visibility": {
"public": "Public",
"unlisted": "Unlisted",
"private": "Followers only",
"direct": "Only people I mention"
"public": "公開",
"unlisted": "不公開",
"private": "僅限跟隨者",
"direct": "僅限於我提及的人"
},
"auto_complete": {
"space_to_add": "Space to add"
"space_to_add": "添加的空白"
},
"accessibility": {
"append_attachment": "Add Attachment",
"append_poll": "Add Poll",
"remove_poll": "Remove Poll",
"custom_emoji_picker": "Custom Emoji Picker",
"enable_content_warning": "Enable Content Warning",
"disable_content_warning": "Disable Content Warning",
"post_visibility_menu": "Post Visibility Menu"
"append_attachment": "新增附件",
"append_poll": "新增投票",
"remove_poll": "移除投票",
"custom_emoji_picker": "自訂 emoji 選擇器",
"enable_content_warning": "啟用內容警告",
"disable_content_warning": "停用內容警告",
"post_visibility_menu": "嘟文可見性選單"
},
"keyboard": {
"discard_post": "Discard Post",
"publish_post": "Publish Post",
"toggle_poll": "Toggle Poll",
"toggle_content_warning": "Toggle Content Warning",
"append_attachment_entry": "Add Attachment - %s",
"select_visibility_entry": "Select Visibility - %s"
"discard_post": "捨棄嘟文",
"publish_post": "發表嘟文",
"toggle_poll": "切換投票",
"toggle_content_warning": "切換內容警告",
"append_attachment_entry": "新增附件 - %s",
"select_visibility_entry": "選擇可見性 - %s"
}
},
"profile": {
"dashboard": {
"posts": "posts",
"following": "following",
"followers": "followers"
"posts": "嘟文",
"following": "跟隨中",
"followers": "跟隨者"
},
"fields": {
"add_row": "Add Row",
"add_row": "新增列",
"placeholder": {
"label": "Label",
"content": "Content"
"label": "標籤",
"content": "內容"
}
},
"segmented_control": {
"posts": "文",
"replies": "Replies",
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
"posts": "文",
"replies": "回覆",
"posts_and_replies": "嘟文及回覆",
"media": "媒體",
"about": "關於"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
"title": "靜音",
"message": "確認將 %s 靜音"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
"title": "取消靜音",
"message": "確認將 %s 取消靜音"
},
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
"title": "封鎖",
"message": "確認將 %s 封鎖"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
"title": "取消封鎖",
"message": "確認將 %s 取消封鎖"
}
},
"accessibility": {
"show_avatar_image": "Show avatar image",
"edit_avatar_image": "Edit avatar image",
"show_banner_image": "Show banner image",
"double_tap_to_open_the_list": "Double tap to open the list"
"show_avatar_image": "顯示大頭貼",
"edit_avatar_image": "編輯大頭貼",
"show_banner_image": "顯示橫幅圖片",
"double_tap_to_open_the_list": "點兩下以開啟列表"
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
"footer": "來自其他伺服器的跟隨者不會被顯示。"
},
"following": {
"footer": "Follows from other servers are not displayed."
"footer": "來自其他伺服器的跟隨中不會被顯示。"
},
"search": {
"title": "搜尋",
"search_bar": {
"placeholder": "Search hashtags and users",
"placeholder": "搜尋主題標籤及使用者",
"cancel": "取消"
},
"recommend": {
"button_text": "See All",
"button_text": "檢視全部",
"hash_tag": {
"title": "Trending on Mastodon",
"description": "Hashtags that are getting quite a bit of attention",
"people_talking": "%s people are talking"
"title": "Mastodon 上的熱門討論",
"description": "發燒中的主題標籤",
"people_talking": "%s 人正在討論"
},
"accounts": {
"title": "Accounts you might like",
"description": "You may like to follow these accounts",
"follow": "追蹤"
"title": "您可能會喜歡的帳號",
"description": "您也許想跟隨這些帳號",
"follow": "跟隨"
}
},
"searching": {
"segment": {
"all": "All",
"people": "People",
"hashtags": "Hashtags",
"posts": "文"
"all": "全部",
"people": "使用者",
"hashtags": "主題標籤",
"posts": "文"
},
"empty_state": {
"no_results": "No results"
"no_results": "沒有任何結果"
},
"recent_search": "Recent searches",
"clear": "Clear"
"recent_search": "最近的搜尋",
"clear": "清除"
}
},
"discovery": {
"tabs": {
"posts": "Posts",
"hashtags": "Hashtags",
"news": "News",
"for_you": "For You"
"posts": "嘟文",
"hashtags": "主題標籤",
"news": "最新消息",
"community": "社群",
"for_you": "為您推薦"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."
"intro": "這些嘟文正在您 Mastodon 的角落受到注目。"
},
"favorite": {
"title": "Your Favorites"
"title": "您的最愛"
},
"notification": {
"title": {
"Everything": "Everything",
"Mentions": "Mentions"
"Everything": "全部",
"Mentions": "提及"
},
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
"followed_you": "跟隨了您",
"favorited_your_post": "最愛了您的嘟文",
"reblogged_your_post": "轉嘟了您的嘟文",
"mentioned_you": "提到了您",
"request_to_follow_you": "要求跟隨您",
"poll_has_ended": "投票已結束"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
"show_everything": "顯示全部",
"show_mentions": "顯示提及"
}
},
"thread": {
"back_title": "Post",
"title": "Post from %s"
"back_title": "嘟文",
"title": "來自 %s 的嘟文"
},
"settings": {
"title": "設定",
"section": {
"appearance": {
"title": "Appearance",
"title": "外觀設定",
"automatic": "自動",
"light": "Always Light",
"dark": "Always Dark"
"light": "亮色佈景主題",
"dark": "深色佈景主題"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
"title": "外觀與風格",
"use_system": "與系統一致",
"really_dark": "闇黑風格",
"sorta_dark": "有點黑又不會太黑",
"light": "淺色"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
"follows": "Follows me",
"boosts": "Reblogs my post",
"mentions": "Mentions me",
"title": "通知",
"favorites": "將我的嘟文加到最愛",
"follows": "跟隨著我",
"boosts": "將我的嘟文轉嘟",
"mentions": "提到了我",
"trigger": {
"anyone": "anyone",
"follower": "a follower",
"follow": "anyone I follow",
"noone": "no one",
"title": "Notify me when"
"anyone": "任何人",
"follower": "跟隨者",
"follow": "任何我跟隨的人",
"noone": "沒有人",
"title": "以下狀況請通知我"
}
},
"preference": {
"title": "Preferences",
"true_black_dark_mode": "True black dark mode",
"disable_avatar_animation": "Disable animated avatars",
"disable_emoji_animation": "Disable animated emojis",
"using_default_browser": "Use default browser to open links",
"open_links_in_mastodon": "Open links in Mastodon"
"title": "偏好設定",
"true_black_dark_mode": "真☆闇黑模式",
"disable_avatar_animation": "停用動畫大頭貼",
"disable_emoji_animation": "停用動畫 emoji",
"using_default_browser": "使用預設瀏覽器開啟連結",
"open_links_in_mastodon": "在 Mastodon 中開啟連結"
},
"boring_zone": {
"title": "The Boring Zone",
"account_settings": "Account Settings",
"terms": "Terms of Service",
"privacy": "Privacy Policy"
"title": "無聊的這些",
"account_settings": "帳號設定",
"terms": "服務條款",
"privacy": "隱私權政策"
},
"spicy_zone": {
"title": "The Spicy Zone",
"clear": "Clear Media Cache",
"title": "危險地帶",
"clear": "清除媒體快取",
"signout": "登出"
}
},
"footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
"mastodon_description": "Mastodon 是開源軟體。您可以在 GitHub %s (%s) 上回報問題。"
},
"keyboard": {
"close_settings_window": "Close Settings Window"
"close_settings_window": "關閉設定視窗"
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
"title_report": "檢舉",
"title": "檢舉 %s",
"step1": "兩個步驟中的第一步",
"step2": "兩個步驟中的第二步",
"content1": "還有其他您想加入這份檢舉報告的嘟文嗎?",
"content2": "有其他管管們需要知道關於這份檢舉報告的嗎?",
"report_sent_title": "感謝您的檢舉,我們將著手處理。",
"send": "傳送檢舉報告",
"skip_to_send": "不加入備註並傳送",
"text_placeholder": "請輸入或貼上額外的備註",
"reported": "已檢舉"
},
"preview": {
"keyboard": {
"close_preview": "Close Preview",
"show_next": "Show Next",
"show_previous": "Show Previous"
"close_preview": "關閉預覽",
"show_next": "顯示下一筆",
"show_previous": "顯示上一筆"
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"add_account": "Add Account"
"tab_bar_hint": "目前已選擇的個人檔案:%s。點兩下然後按住以顯示帳號切換器",
"dismiss_account_switcher": "關閉帳號切換器",
"add_account": "新增帳號"
},
"wizard": {
"new_in_mastodon": "New in Mastodon",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard"
"new_in_mastodon": "Mastodon 新功能",
"multiple_account_switch_intro_description": "按住個人檔案按鈕以於多個帳號間切換。",
"accessibility_hint": "點兩下以關閉此設定精靈"
}
}
}

View File

@ -1,6 +1,6 @@
{
"NSCameraUsageDescription": "Used to take photo for post status",
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library",
"NewPostShortcutItemTitle": "New Post",
"SearchShortcutItemTitle": "Search"
"NSCameraUsageDescription": "用來拍照發嘟文",
"NSPhotoLibraryAddUsageDescription": "用來儲存照片到圖片庫",
"NewPostShortcutItemTitle": "新增嘟文",
"SearchShortcutItemTitle": "搜尋"
}

View File

@ -342,8 +342,12 @@
"offline": "Offline",
"new_posts": "See new posts",
"published": "Published!",
"Publishing": "Publishing post..."
}
"Publishing": "Publishing post...",
"accessibility": {
"logo_label": "Logo Button",
"logo_hint": "Tap to scroll to top and tap again to previous location"
}
},
},
"suggestion_account": {
"title": "Find People to Follow",

View File

@ -1027,6 +1027,21 @@
DB4F097E26A03DA600D62E92 /* SearchHistoryFetchedResultController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchHistoryFetchedResultController.swift; sourceTree = "<group>"; };
DB4FFC29269EC39600D62E92 /* SearchToSearchDetailViewControllerAnimatedTransitioning.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchToSearchDetailViewControllerAnimatedTransitioning.swift; sourceTree = "<group>"; };
DB4FFC2A269EC39600D62E92 /* SearchTransitionController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchTransitionController.swift; sourceTree = "<group>"; };
DB519B09281BCA2E00F0C99D /* ckb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ckb; path = ckb.lproj/Intents.strings; sourceTree = "<group>"; };
DB519B0A281BCA2E00F0C99D /* ckb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ckb; path = ckb.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DB519B0B281BCA4300F0C99D /* ckb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ckb; path = ckb.lproj/Intents.stringsdict; sourceTree = "<group>"; };
DB519B0C281BCAC300F0C99D /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Intents.strings"; sourceTree = "<group>"; };
DB519B0D281BCAC300F0C99D /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
DB519B0E281BCAC300F0C99D /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "zh-Hant"; path = "zh-Hant.lproj/Intents.stringsdict"; sourceTree = "<group>"; };
DB519B0F281BCB3300F0C99D /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Intents.strings; sourceTree = "<group>"; };
DB519B10281BCB3300F0C99D /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DB519B11281BCB3400F0C99D /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = gl; path = gl.lproj/Intents.stringsdict; sourceTree = "<group>"; };
DB519B12281BCBC400F0C99D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Intents.strings; sourceTree = "<group>"; };
DB519B13281BCBC400F0C99D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DB519B14281BCBC400F0C99D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Intents.stringsdict; sourceTree = "<group>"; };
DB519B15281BCC2F00F0C99D /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Intents.strings; sourceTree = "<group>"; };
DB519B16281BCC2F00F0C99D /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
DB519B17281BCC2F00F0C99D /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = tr; path = tr.lproj/Intents.stringsdict; sourceTree = "<group>"; };
DB51D170262832380062B7A1 /* BlurHashDecode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlurHashDecode.swift; sourceTree = "<group>"; };
DB51D171262832380062B7A1 /* BlurHashEncode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlurHashEncode.swift; sourceTree = "<group>"; };
DB564BD2269F3B35001E39A7 /* StatusFilterService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusFilterService.swift; sourceTree = "<group>"; };
@ -3518,6 +3533,11 @@
kab,
vi,
sv,
ckb,
"zh-Hant",
gl,
it,
tr,
);
mainGroup = DB427DC925BAA00100D1B89D;
packageReferences = (
@ -4463,6 +4483,11 @@
DBF81C7427F68F5A00004A56 /* kab */,
DBF81C7727F6913300004A56 /* vi */,
DB8D8E3128196FA0009FD90F /* sv */,
DB519B09281BCA2E00F0C99D /* ckb */,
DB519B0C281BCAC300F0C99D /* zh-Hant */,
DB519B0F281BCB3300F0C99D /* gl */,
DB519B12281BCBC400F0C99D /* it */,
DB519B15281BCC2F00F0C99D /* tr */,
);
name = Intents.intentdefinition;
sourceTree = "<group>";
@ -4489,6 +4514,11 @@
DBF81C7527F68F5A00004A56 /* kab */,
DBF81C7827F6913300004A56 /* vi */,
DB8D8E3228196FA0009FD90F /* sv */,
DB519B0A281BCA2E00F0C99D /* ckb */,
DB519B0D281BCAC300F0C99D /* zh-Hant */,
DB519B10281BCB3300F0C99D /* gl */,
DB519B13281BCBC400F0C99D /* it */,
DB519B16281BCC2F00F0C99D /* tr */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
@ -4531,6 +4561,11 @@
DBF81C7627F68F5A00004A56 /* kab */,
DBF81C7927F6913300004A56 /* vi */,
DB8D8E3328196FA0009FD90F /* sv */,
DB519B0B281BCA4300F0C99D /* ckb */,
DB519B0E281BCAC300F0C99D /* zh-Hant */,
DB519B11281BCB3400F0C99D /* gl */,
DB519B14281BCBC400F0C99D /* it */,
DB519B17281BCC2F00F0C99D /* tr */,
);
name = Intents.stringsdict;
sourceTree = "<group>";
@ -4676,7 +4711,7 @@
CODE_SIGN_ENTITLEMENTS = Mastodon/Mastodon.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_ASSET_PATHS = "Mastodon/Resources/Preview\\ Assets.xcassets";
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = Mastodon/Info.plist;
@ -4706,7 +4741,7 @@
CODE_SIGN_ENTITLEMENTS = Mastodon/Mastodon.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_ASSET_PATHS = "Mastodon/Resources/Preview\\ Assets.xcassets";
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = Mastodon/Info.plist;
@ -4814,11 +4849,11 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 117;
DYLIB_CURRENT_VERSION = 121;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = AppShared/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@ -4845,11 +4880,11 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 117;
DYLIB_CURRENT_VERSION = 121;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = AppShared/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@ -4873,7 +4908,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = MastodonIntent/MastodonIntent.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = MastodonIntent/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -4897,7 +4932,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = MastodonIntent/MastodonIntent.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = MastodonIntent/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -4921,7 +4956,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = ShareActionExtension/ShareActionExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = ShareActionExtension/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -4945,7 +4980,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = ShareActionExtension/ShareActionExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = ShareActionExtension/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -5032,7 +5067,7 @@
CODE_SIGN_ENTITLEMENTS = Mastodon/Mastodon.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_ASSET_PATHS = "Mastodon/Resources/Preview\\ Assets.xcassets";
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = Mastodon/Info.plist;
@ -5099,11 +5134,11 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 117;
DYLIB_CURRENT_VERSION = 121;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = AppShared/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@ -5127,7 +5162,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = NotificationService/NotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = NotificationService/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -5150,7 +5185,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = ShareActionExtension/ShareActionExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = ShareActionExtension/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -5174,7 +5209,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = MastodonIntent/MastodonIntent.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = MastodonIntent/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -5198,7 +5233,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = NotificationService/NotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = NotificationService/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -5221,7 +5256,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = NotificationService/NotificationService.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 117;
CURRENT_PROJECT_VERSION = 121;
DEVELOPMENT_TEAM = 5Z4GVSS33P;
INFOPLIST_FILE = NotificationService/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -5362,7 +5397,7 @@
repositoryURL = "https://github.com/TwidereProject/MetaTextKit.git";
requirement = {
kind = exactVersion;
version = 2.2.2;
version = 2.2.3;
};
};
DB0E2D2C26833FF600865C3C /* XCRemoteSwiftPackageReference "Nuke-FLAnimatedImage-Plugin" */ = {

View File

@ -109,7 +109,7 @@
<key>MastodonIntent.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>21</integer>
<integer>28</integer>
</dict>
<key>MastodonIntents.xcscheme_^#shared#^_</key>
<dict>
@ -124,12 +124,12 @@
<key>NotificationService.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>19</integer>
<integer>27</integer>
</dict>
<key>ShareActionExtension.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>20</integer>
<integer>22</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>

View File

@ -105,8 +105,8 @@
"repositoryURL": "https://github.com/TwidereProject/MetaTextKit.git",
"state": {
"branch": null,
"revision": "8074400b3819ef0395550082e6e8e960ef22e1f3",
"version": "2.2.2"
"revision": "2b9556a78b2986b8c0b04adc6da8ec206b448a0c",
"version": "2.2.3"
}
},
{
@ -114,8 +114,8 @@
"repositoryURL": "https://github.com/kean/Nuke.git",
"state": {
"branch": null,
"revision": "78fa963b8491fc520791d8c2a509f1b8593d8aae",
"version": "10.7.1"
"revision": "0ea7545b5c918285aacc044dc75048625c8257cc",
"version": "10.8.0"
}
},
{

View File

@ -30,7 +30,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.4.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -43,7 +43,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>117</string>
<string>121</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>

View File

@ -0,0 +1,4 @@
"NSCameraUsageDescription" = "Used to take photo for post status";
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library";
"NewPostShortcutItemTitle" = "New Post";
"SearchShortcutItemTitle" = "Search";

View File

@ -0,0 +1,4 @@
"NSCameraUsageDescription" = "Used to take photo for post status";
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library";
"NewPostShortcutItemTitle" = "New Post";
"SearchShortcutItemTitle" = "Search";

View File

@ -0,0 +1,4 @@
"NSCameraUsageDescription" = "Used to take photo for post status";
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library";
"NewPostShortcutItemTitle" = "New Post";
"SearchShortcutItemTitle" = "Search";

View File

@ -0,0 +1,4 @@
"NSCameraUsageDescription" = "Used to take photo for post status";
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library";
"NewPostShortcutItemTitle" = "New Post";
"SearchShortcutItemTitle" = "Search";

View File

@ -0,0 +1,4 @@
"NSCameraUsageDescription" = "Used to take photo for post status";
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library";
"NewPostShortcutItemTitle" = "New Post";
"SearchShortcutItemTitle" = "Search";

View File

@ -158,7 +158,7 @@ extension DiscoveryNewsViewController: PageViewController {
// MARK: - PageViewController
extension DiscoveryCommunityViewController: PageViewController {
var tabItemTitle: String { "Community" }
var tabItemTitle: String { L10n.Scene.Discovery.Tabs.community }
var tabItem: TMBarItemable {
return TMBarItem(title: tabItemTitle)
}

View File

@ -108,6 +108,8 @@ extension HomeTimelineNavigationBarTitleView {
logoButton.setImage(Asset.Asset.mastodonTextLogo.image.withRenderingMode(.alwaysTemplate), for: .normal)
logoButton.contentMode = .center
logoButton.isHidden = false
logoButton.accessibilityLabel = "Logo Button" // TODO :i18n
logoButton.accessibilityHint = "Tap to scroll to top and tap again to previous location"
case .newPostButton:
configureButton(
title: L10n.Scene.HomeTimeline.NavigationBarState.newPosts,
@ -115,6 +117,7 @@ extension HomeTimelineNavigationBarTitleView {
backgroundColor: Asset.Colors.brandBlue.color
)
button.isHidden = false
button.accessibilityLabel = L10n.Scene.HomeTimeline.NavigationBarState.newPosts
case .offlineButton:
configureButton(
title: L10n.Scene.HomeTimeline.NavigationBarState.offline,
@ -122,12 +125,14 @@ extension HomeTimelineNavigationBarTitleView {
backgroundColor: Asset.Colors.danger.color
)
button.isHidden = false
button.accessibilityLabel = L10n.Scene.HomeTimeline.NavigationBarState.offline
case .publishingPostLabel:
label.font = .systemFont(ofSize: 17, weight: .semibold)
label.textColor = Asset.Colors.Label.primary.color
label.text = L10n.Scene.HomeTimeline.NavigationBarState.publishing
label.textAlignment = .center
label.isHidden = false
button.accessibilityLabel = L10n.Scene.HomeTimeline.NavigationBarState.publishing
case .publishedButton:
blockingState = state
configureButton(
@ -136,6 +141,7 @@ extension HomeTimelineNavigationBarTitleView {
backgroundColor: Asset.Colors.successGreen.color
)
button.isHidden = false
button.accessibilityLabel = L10n.Scene.HomeTimeline.NavigationBarState.published
let presentDuration: TimeInterval = 0.33
let scaleAnimator = UIViewPropertyAnimator(duration: presentDuration, timingParameters: UISpringTimingParameters())

View File

@ -115,8 +115,11 @@ extension MastodonPickServerViewModel {
if self.mode == .signUp {
indexedServers = indexedServers.filter { !$0.approvalRequired }
}
// Note:
// sort by calculate last week users count
// and make medium size (~800) server to top
// group by language user preferred language first. Then sort by `totalUsers`
// group by language user preferred language first
var languageToServersMapping = OrderedDictionary<String, [Mastodon.Entity.Server]>()
for language in Locale.preferredLanguages {
let local = Locale(identifier: language)
@ -126,14 +129,22 @@ extension MastodonPickServerViewModel {
// append to dict
languageToServersMapping[languageCode] = indexedServers
.filter { $0.language.lowercased() == languageCode.lowercased() }
.sorted(by: { $0.totalUsers > $1.totalUsers })
.sorted(by: { lh, rh in
let lhValue = abs(log2(800.0) - log2(Double(lh.lastWeekUsers)))
let rhValue = abs(log2(800.0) - log2(Double(rh.lastWeekUsers)))
return lhValue < rhValue
})
}
// sort remains servers by `totalUsers`
// sort remains servers
let remainsServers = indexedServers
.filter { server in
return !languageToServersMapping.contains { _, servers in servers.contains(server) }
}
.sorted(by: { $0.totalUsers > $1.totalUsers })
.sorted(by: { lh, rh in
let lhValue = abs(log2(800.0) - log2(Double(lh.lastWeekUsers)))
let rhValue = abs(log2(800.0) - log2(Double(rh.lastWeekUsers)))
return lhValue < rhValue
})
var _indexedServers: [Mastodon.Entity.Server] = []
for key in languageToServersMapping.keys {

View File

@ -106,6 +106,10 @@ class MainTabBarController: UITabBarController {
var _viewControllers: [UIViewController] = []
private(set) var isReadyForWizardAvatarButton = false
// output
var avatarURLObserver: AnyCancellable?
@Published var avatarURL: URL?
init(context: AppContext, coordinator: SceneCoordinator) {
self.context = context
@ -226,17 +230,34 @@ extension MainTabBarController {
.store(in: &disposeBag)
layoutAvatarButton()
$avatarURL
.receive(on: DispatchQueue.main)
.sink { [weak self] avatarURL in
guard let self = self else { return }
self.avatarButton.avatarImageView.setImage(
url: avatarURL,
placeholder: .placeholder(color: .systemFill),
scaleToSize: MainTabBarController.avatarButtonSize
)
}
.store(in: &disposeBag)
context.authenticationService.activeMastodonAuthentication
.receive(on: DispatchQueue.main)
.sink { [weak self] activeMastodonAuthentication in
guard let self = self else { return }
let avatarImageURL = activeMastodonAuthentication?.user.avatarImageURL()
self.avatarButton.avatarImageView.setImage(
url: avatarImageURL,
placeholder: .placeholder(color: .systemFill),
scaleToSize: MainTabBarController.avatarButtonSize
)
if let user = activeMastodonAuthentication?.user {
self.avatarURLObserver = user.publisher(for: \.avatar)
.sink { [weak self, weak user] _ in
guard let self = self else { return }
guard let user = user else { return }
guard user.managedObjectContext != nil else { return }
self.avatarURL = user.avatarImageURL()
}
} else {
self.avatarURLObserver = nil
}
// a11y
let _profileTabItem = self.tabBar.items?.first { item in item.tag == Tab.me.tag }

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.4.0</string>
<key>CFBundleVersion</key>
<string>117</string>
<string>121</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>

View File

@ -0,0 +1,51 @@
"16wxgf" = "پۆستێک بکە";
"751xkl" = "نووسین";
"CsR7G2" = "پۆستێک بکە";
"HZSGTr" = "چی پۆست بکرێت؟";
"HdGikU" = "پۆستکردنەکە سەرکەوتوو نەبوو";
"KDNTJ4" = "هۆکاری سەرنەکەوتن";
"RHxKOw" = "پۆست بە نووسینەوە بکە";
"RxSqsb" = "پۆست";
"WCIR3D" = "${content} لە ماستۆدۆن پۆست بکە";
"ZKJSNu" = "پۆست";
"ZS1XaK" = "${content}";
"ZbSjzC" = "دەرکەوتن";
"Zo4jgJ" = "دەرکەوتنی پۆست";
"apSxMG-dYQ5NN" = "${count} بژاردە بۆ 'گشتی' هەن.";
"apSxMG-ehFLjY" = "${count} بژاردە بۆ 'تەنیا شوێنکەوتووەکان' هەن.";
"ayoYEb-dYQ5NN" = "${content}، گشتی";
"ayoYEb-ehFLjY" = "${content}، تەنیا شوێنکەوتووەکان";
"dUyuGg" = "پۆستێک بکە";
"dYQ5NN" = "گشتی";
"ehFLjY" = "تەنیا شوێنکەوتووەکان";
"gfePDu" = "پۆستکردنەکە سەرکەوتوو نەبوو. ${failureReason}";
"k7dbKQ" = "پۆستەکە کرا.";
"oGiqmY-dYQ5NN" = "دڵنیایت لە هەڵبژاردنی 'گشتی'؟";
"oGiqmY-ehFLjY" = "دڵنیایت لە هەڵبژاردنی 'تەنیا شوێنکەوتووەکان'؟";
"rM6dvp" = "بەستەر";
"ryJLwG" = "پۆستەکە کرا. ";

View File

@ -0,0 +1,54 @@
<?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>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,51 @@
"16wxgf" = "Post on Mastodon";
"751xkl" = "Text Content";
"CsR7G2" = "Post on Mastodon";
"HZSGTr" = "What content to post?";
"HdGikU" = "Posting failed";
"KDNTJ4" = "Failure Reason";
"RHxKOw" = "Send Post with text content";
"RxSqsb" = "Post";
"WCIR3D" = "Post ${content} on Mastodon";
"ZKJSNu" = "Post";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibility";
"Zo4jgJ" = "Post Visibility";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"ayoYEb-dYQ5NN" = "${content}, Public";
"ayoYEb-ehFLjY" = "${content}, Followers Only";
"dUyuGg" = "Post on Mastodon";
"dYQ5NN" = "Public";
"ehFLjY" = "Followers Only";
"gfePDu" = "Posting failed. ${failureReason}";
"k7dbKQ" = "Post was sent successfully.";
"oGiqmY-dYQ5NN" = "Just to confirm, you wanted Public?";
"oGiqmY-ehFLjY" = "Just to confirm, you wanted Followers Only?";
"rM6dvp" = "URL";
"ryJLwG" = "Post was sent successfully. ";

View File

@ -0,0 +1,54 @@
<?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>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,51 @@
"16wxgf" = "Pubblica su Mastodon";
"751xkl" = "Contenuto testuale";
"CsR7G2" = "Pubblica su Mastodon";
"HZSGTr" = "Quale contenuto postare?";
"HdGikU" = "Pubblicazione non riuscita";
"KDNTJ4" = "Motivo del fallimento";
"RHxKOw" = "Invia post con contenuto testuale";
"RxSqsb" = "Pubblica";
"WCIR3D" = "Pubblica ${content} su Mastodon";
"ZKJSNu" = "Pubblica";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibilità";
"Zo4jgJ" = "Visibilità del post";
"apSxMG-dYQ5NN" = "Ci sono ${count} opzioni corrispondenti a 'Pubblico'.";
"apSxMG-ehFLjY" = "Ci sono ${count} opzioni corrispondenti a Solo Seguaci.";
"ayoYEb-dYQ5NN" = "${content}, Pubblico";
"ayoYEb-ehFLjY" = "${content}, Solo seguaci";
"dUyuGg" = "Pubblica su Mastodon";
"dYQ5NN" = "Pubblico";
"ehFLjY" = "Solo i seguaci";
"gfePDu" = "Pubblicazione fallita. ${failureReason}";
"k7dbKQ" = "Post inviato con successo.";
"oGiqmY-dYQ5NN" = "Solo per confermare, volevi Pubblico?";
"oGiqmY-ehFLjY" = "Solo per confermare, volevi 'Solo seguaci'?";
"rM6dvp" = "URL";
"ryJLwG" = "Post inviato con successo. ";

View File

@ -0,0 +1,54 @@
<?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>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,51 @@
"16wxgf" = "Mastodon'da paylaş";
"751xkl" = "Metin içeriği";
"CsR7G2" = "Mastodon'da paylaş";
"HZSGTr" = "Ne içeriği paylaşılacak?";
"HdGikU" = "Gönderi paylaşılamadı";
"KDNTJ4" = "Hata Sebebi";
"RHxKOw" = "Metin içeriği ile gönderiyi paylaş";
"RxSqsb" = "Gönderi";
"WCIR3D" = "${content} içeriğini Mastodon'da paylaş";
"ZKJSNu" = "Gönderi";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Gizlilik";
"Zo4jgJ" = "Gönderi Gizliliği";
"apSxMG-dYQ5NN" = "\"Herkese açık\" ile eşleşen ${count} seçenek var.";
"apSxMG-ehFLjY" = "\"Sadece takipçiler\" ile eşleşen ${count} seçenek var.";
"ayoYEb-dYQ5NN" = "${content}, Herkese açık";
"ayoYEb-ehFLjY" = "${content}, Sadece takipçiler";
"dUyuGg" = "Mastodon'da paylaş";
"dYQ5NN" = "Herkese açık";
"ehFLjY" = "Sadece takipçiler";
"gfePDu" = "Gönderi paylaşılamadı. ${failureReason}";
"k7dbKQ" = "Gönderi başarıyla paylaşıldı.";
"oGiqmY-dYQ5NN" = "\"Herkese açık\" paylaşmak istediğinize emin misiniz?";
"oGiqmY-ehFLjY" = "\"Sadece takipçiler\" için paylaşmak istediğinize emin misiniz?";
"rM6dvp" = "Bağlantı";
"ryJLwG" = "Gönderi başarıyla paylaşıldı. ";

View File

@ -0,0 +1,54 @@
<?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>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,51 @@
"16wxgf" = "於 Mastodon 上發嘟文";
"751xkl" = "文字內容";
"CsR7G2" = "於 Mastodon 上發嘟文";
"HZSGTr" = "要發什麼嘟呢?";
"HdGikU" = "嘟文失敗";
"KDNTJ4" = "失敗原因";
"RHxKOw" = "發送文字內容嘟文";
"RxSqsb" = "嘟文";
"WCIR3D" = "將 ${content} 於 Mastodon 上發嘟";
"ZKJSNu" = "嘟文";
"ZS1XaK" = "${content}";
"ZbSjzC" = "可見性";
"Zo4jgJ" = "嘟文可見性";
"apSxMG-dYQ5NN" = "有 ${count} 個選項符合「公開」。";
"apSxMG-ehFLjY" = "有 ${count} 個選項符合「僅限跟隨者」。";
"ayoYEb-dYQ5NN" = "${content},公開";
"ayoYEb-ehFLjY" = "${content},僅限跟隨者";
"dUyuGg" = "於 Mastodon 上發嘟文";
"dYQ5NN" = "公開";
"ehFLjY" = "僅限跟隨者";
"gfePDu" = "發嘟失敗。${failureReason}";
"k7dbKQ" = "成功發出嘟文。";
"oGiqmY-dYQ5NN" = "再確認一次,您想要「公開」?";
"oGiqmY-ehFLjY" = "再確認一次,您想要「僅限跟隨者」?";
"rM6dvp" = "網址";
"ryJLwG" = "成功發出嘟文。 ";

View File

@ -0,0 +1,54 @@
<?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>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>zero</key>
<string>0 options</string>
<key>one</key>
<string>1 option</string>
<key>two</key>
<string>2 options</string>
<key>few</key>
<string>%ld options</string>
<key>many</key>
<string>%ld options</string>
<key>other</key>
<string>%ld options</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -27,7 +27,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-nio.git", from: "1.0.0"),
.package(url: "https://github.com/kean/Nuke.git", from: "10.3.1"),
.package(url: "https://github.com/Flipboard/FLAnimatedImage.git", from: "1.0.0"),
.package(url: "https://github.com/TwidereProject/MetaTextKit.git", .exact("2.2.2")),
.package(url: "https://github.com/TwidereProject/MetaTextKit.git", .exact("2.2.3")),
.package(url: "https://github.com/Alamofire/Alamofire.git", from: "5.4.0"),
.package(url: "https://github.com/Alamofire/AlamofireImage.git", from: "4.1.0"),
.package(name: "NukeFLAnimatedImagePlugin", url: "https://github.com/kean/Nuke-FLAnimatedImage-Plugin.git", from: "8.0.0"),

View File

@ -549,6 +549,8 @@ public enum L10n {
/// These are the posts gaining traction in your corner of Mastodon.
public static let intro = L10n.tr("Localizable", "Scene.Discovery.Intro")
public enum Tabs {
/// Community
public static let community = L10n.tr("Localizable", "Scene.Discovery.Tabs.Community")
/// For You
public static let forYou = L10n.tr("Localizable", "Scene.Discovery.Tabs.ForYou")
/// Hashtags
@ -892,11 +894,11 @@ public enum L10n {
}
}
public enum ServerPicker {
/// Pick a community based on your interests, region, or a general purpose one.
/// Pick a server based on your interests, region, or a general purpose one.
public static let subtitle = L10n.tr("Localizable", "Scene.ServerPicker.Subtitle")
/// Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.
/// Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.
public static let subtitleExtend = L10n.tr("Localizable", "Scene.ServerPicker.SubtitleExtend")
/// Mastodon is made of users in different communities.
/// Mastodon is made of users in different servers.
public static let title = L10n.tr("Localizable", "Scene.ServerPicker.Title")
public enum Button {
/// See Less
@ -943,7 +945,7 @@ public enum L10n {
public static let noResults = L10n.tr("Localizable", "Scene.ServerPicker.EmptyState.NoResults")
}
public enum Input {
/// Search communities
/// Search servers
public static let placeholder = L10n.tr("Localizable", "Scene.ServerPicker.Input.Placeholder")
}
public enum Label {

View File

@ -126,7 +126,7 @@
"Common.Controls.Status.Visibility.Unlisted" = "يُمكِنُ لِلجَميعِ رُؤيَةُ هَذَا المَنشورِ وَلكِنَّهُ لَا يُعرَضُ فِي الخَطِّ الزَمنيّ العام.";
"Common.Controls.Tabs.Home" = "الرَّئِيسَة";
"Common.Controls.Tabs.Notification" = "الإشعارات";
"Common.Controls.Tabs.Profile" = "الملف التعريفي";
"Common.Controls.Tabs.Profile" = "المِلَفُّ التَّعريفِيّ";
"Common.Controls.Tabs.Search" = "البَحث";
"Common.Controls.Timeline.Filtered" = "مُصفَّى";
"Common.Controls.Timeline.Header.BlockedWarning" = "لا يُمكِنُكَ عَرض الملف التَعريفي لهذا المُستخدِم
@ -203,10 +203,11 @@
انقر على الرابط لتأكيد حسابك.";
"Scene.ConfirmEmail.Title" = "شيءٌ أخير.";
"Scene.Discovery.Intro" = "هَذِهِ هِيَ المَنشُوراتُ الَّتي تَكْتَسِبُ شَعبِيَّةً فِي الرُّكنِ الخاصِّ بِكَ مِن مَاستُودون.";
"Scene.Discovery.Tabs.Community" = "المُجتَمَع";
"Scene.Discovery.Tabs.ForYou" = "لَك";
"Scene.Discovery.Tabs.Hashtags" = "الوسوم";
"Scene.Discovery.Tabs.News" = "الأخبار";
"Scene.Discovery.Tabs.Posts" = "المنشورات";
"Scene.Discovery.Tabs.Hashtags" = "وُسُوم";
"Scene.Discovery.Tabs.News" = "أخبار";
"Scene.Discovery.Tabs.Posts" = "مَنشُورات";
"Scene.Favorite.Title" = "مُفضَّلَتُك";
"Scene.Follower.Footer" = "لا يُمكِن عَرض المُتابِعين مِنَ الخوادم الأُخرى.";
"Scene.Following.Footer" = "لا يُمكِن عَرض المُتابَعات مِنَ الخوادم الأُخرى.";

View File

@ -202,6 +202,7 @@ carregat a Mastodon.";
"Scene.ConfirmEmail.Subtitle" = "Toca l'enllaç del correu electrònic que t'hem enviat per a confirmar el teu compte.";
"Scene.ConfirmEmail.Title" = "Una última cosa.";
"Scene.Discovery.Intro" = "Aquestes son les publicacions que criden l'atenció en el teu racó de Mastodon.";
"Scene.Discovery.Tabs.Community" = "Comunitat";
"Scene.Discovery.Tabs.ForYou" = "Per a tu";
"Scene.Discovery.Tabs.Hashtags" = "Etiquetes";
"Scene.Discovery.Tabs.News" = "Notícies";

View File

@ -0,0 +1,391 @@
"Common.Alerts.BlockDomain.BlockEntireDomain" = "هەموو ڕاژەکارەکە ئاستەنگ بکە";
"Common.Alerts.BlockDomain.Title" = "دڵنیایت دەتەوێت تەواوی %@ ئاستەنگ بکەیت؟ لە زۆر بارەکاندا ئاستەنگکردنی بچووک باشترە. ئەگەر وا بکەیت، لەو ڕاژەکارەوە هیچ شتێک نابینیت و هەموو شوێنکەوتووەکانت لەوێوە لادەبرێن.";
"Common.Alerts.CleanCache.Message" = "سەرکەوتووانە بیرگەی %@ پاک کرایەوە.";
"Common.Alerts.CleanCache.Title" = "بیرگە پاک بکەوە";
"Common.Alerts.Common.PleaseTryAgain" = "تکایە دووبارە هەوڵ بدەوە.";
"Common.Alerts.Common.PleaseTryAgainLater" = "تکایە دواتر هەوڵ بدەوە.";
"Common.Alerts.DeletePost.Message" = "دڵنیایت دەتەوێت ئەم پۆستە بسڕیتەوە؟";
"Common.Alerts.DeletePost.Title" = "بیسڕەوە";
"Common.Alerts.DiscardPostContent.Message" = "دڵنیا ببەوە بۆ وازهێنان لە ناوەڕۆکەت.";
"Common.Alerts.DiscardPostContent.Title" = "ڕەشنووس هەڵمەگرە";
"Common.Alerts.EditProfileFailure.Message" = "ناتوانرێت دەستکاریی پرۆفایل بکرێت. تکایە دووبارە هەوڵ بدەوە.";
"Common.Alerts.EditProfileFailure.Title" = "نەتوانرا دەستکاریی پرۆفایل بکرێت";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.MoreThanOneVideo" = "ناتوانیت زیاتر لە یەک ڤیدیۆی پێوە بلکێنیت.";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "ناتوانیت ڤیدیۆ بۆ پۆستێک زیاد بکەیت کە وێنەی تێدایە.";
"Common.Alerts.PublishPostFailure.Message" = "نەتوانرا پۆستەکە بکرێت.
تکایە لە بەردەستبوونی هێڵی ئینتەرنێت دڵنیا بە.";
"Common.Alerts.PublishPostFailure.Title" = "نەتوانرا پۆستەکە بکرێت";
"Common.Alerts.SavePhotoFailure.Message" = "تکایە ڕێ بە ماستۆدۆن بدە تاوەکو بتوانێت وێنەکە هەڵبگرێت.";
"Common.Alerts.SavePhotoFailure.Title" = "نەتوانرا وێنەکە هەڵبگیرێت";
"Common.Alerts.ServerError.Title" = "هەڵەی ڕاژەکار";
"Common.Alerts.SignOut.Confirm" = "دەربچۆ";
"Common.Alerts.SignOut.Message" = "دڵنیایت دەتەوێت دەربچیت؟";
"Common.Alerts.SignOut.Title" = "دەربچۆ";
"Common.Alerts.SignUpFailure.Title" = "تۆمارکردنەکە سەرکەوتوو نەبوو";
"Common.Alerts.VoteFailure.PollEnded" = "دەنگدانەکە کۆتایی هاتووە";
"Common.Alerts.VoteFailure.Title" = "نەتوانرا دەنگ بدرێت";
"Common.Controls.Actions.Add" = "زیادی بکە";
"Common.Controls.Actions.Back" = "بگەڕێوە";
"Common.Controls.Actions.BlockDomain" = "%@ ئاستەنگ بکە";
"Common.Controls.Actions.Cancel" = "هەڵوەشاندنەوه";
"Common.Controls.Actions.Compose" = "پۆست بکە";
"Common.Controls.Actions.Confirm" = "پشتڕاستی بکەوە";
"Common.Controls.Actions.Continue" = "بەردەوام بە";
"Common.Controls.Actions.CopyPhoto" = "لەبەری بگرەوە";
"Common.Controls.Actions.Delete" = "بیسڕەوە";
"Common.Controls.Actions.Discard" = "وازی لێ بێنە";
"Common.Controls.Actions.Done" = "تەواو";
"Common.Controls.Actions.Edit" = "دەستکاری";
"Common.Controls.Actions.FindPeople" = "خەڵک بدۆزەوە";
"Common.Controls.Actions.ManuallySearch" = "خۆت بگەڕێ";
"Common.Controls.Actions.Next" = "دواتر";
"Common.Controls.Actions.Ok" = "باشە";
"Common.Controls.Actions.Open" = "بیکەوە";
"Common.Controls.Actions.OpenInBrowser" = "لە وێبگەڕ بیکەوە";
"Common.Controls.Actions.OpenInSafari" = "لە Safari بیکەوە";
"Common.Controls.Actions.Preview" = "پێشبینین";
"Common.Controls.Actions.Previous" = "پێشتر";
"Common.Controls.Actions.Remove" = "لایبە";
"Common.Controls.Actions.Reply" = "وەڵامی بدەوە";
"Common.Controls.Actions.ReportUser" = "سکاڵا لە %@ بکە";
"Common.Controls.Actions.Save" = "هەڵی بگرە";
"Common.Controls.Actions.SavePhoto" = "هەڵی بگرە";
"Common.Controls.Actions.SeeMore" = "زیاتر ببینە";
"Common.Controls.Actions.Settings" = "رێکخستنەکان";
"Common.Controls.Actions.Share" = "هاوبەشی بکە";
"Common.Controls.Actions.SharePost" = "هاوبەشی بکە";
"Common.Controls.Actions.ShareUser" = "%@ هاوبەش بکە";
"Common.Controls.Actions.SignIn" = "بچۆ ژوورەوە";
"Common.Controls.Actions.SignUp" = "خۆت تۆمار بکە";
"Common.Controls.Actions.Skip" = "بیپەڕێنە";
"Common.Controls.Actions.TakePhoto" = "وێنە بگرە";
"Common.Controls.Actions.TryAgain" = "هەوڵ بدەوە";
"Common.Controls.Actions.UnblockDomain" = "%@ ئاستەنگ مەکە";
"Common.Controls.Friendship.Block" = "ئاستەنگی بکە";
"Common.Controls.Friendship.BlockDomain" = "%@ ئاستەنگ بکە";
"Common.Controls.Friendship.BlockUser" = "%@ ئاستەنگ بکە";
"Common.Controls.Friendship.Blocked" = "ئاستەنگ کراوە";
"Common.Controls.Friendship.EditInfo" = "دەستکاری";
"Common.Controls.Friendship.Follow" = "شوێنی بکەوە";
"Common.Controls.Friendship.Following" = "شوێنی دەکەویت";
"Common.Controls.Friendship.Mute" = "بێدەنگی بکە";
"Common.Controls.Friendship.MuteUser" = "%@ بێدەنگە";
"Common.Controls.Friendship.Muted" = "بێدەنگ کراوە";
"Common.Controls.Friendship.Pending" = "داوات کردووە";
"Common.Controls.Friendship.Request" = "داوای لێ بکە";
"Common.Controls.Friendship.Unblock" = "ئاستەنگی مەکە";
"Common.Controls.Friendship.UnblockUser" = "%@ ئاستەنگ مەکە";
"Common.Controls.Friendship.Unmute" = "بێدەنگی مەکە";
"Common.Controls.Friendship.UnmuteUser" = "%@ بێدەنگ مەکە";
"Common.Controls.Keyboard.Common.ComposeNewPost" = "پۆستێکی نوێ بکە";
"Common.Controls.Keyboard.Common.OpenSettings" = "ڕێکخستنەکان بکەوە";
"Common.Controls.Keyboard.Common.ShowFavorites" = "بەدڵبووەکان ببینە";
"Common.Controls.Keyboard.Common.SwitchToTab" = "بڕۆ بۆ %@";
"Common.Controls.Keyboard.SegmentedControl.NextSection" = "دەستنیشانکراوی دواتر";
"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "بەشی پێشتر";
"Common.Controls.Keyboard.Timeline.NextStatus" = "پۆستی دواتر";
"Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "پرۆفایلەکەی بکەوە";
"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "پرۆفایلەکەی بکەوە";
"Common.Controls.Keyboard.Timeline.OpenStatus" = "بیکەوە";
"Common.Controls.Keyboard.Timeline.PreviewImage" = "بیبینە";
"Common.Controls.Keyboard.Timeline.PreviousStatus" = "پۆستی پێشتر";
"Common.Controls.Keyboard.Timeline.ReplyStatus" = "وەڵامی بدەوە";
"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "ئاگاداریی ناوەڕۆک نیشان بدە";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "بەدڵبوونی پۆست";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "پۆستکردنەوەی پۆست";
"Common.Controls.Status.Actions.Favorite" = "بەدڵمە";
"Common.Controls.Status.Actions.Hide" = "بیشارەوە";
"Common.Controls.Status.Actions.Menu" = "پێڕست";
"Common.Controls.Status.Actions.Reblog" = "پۆستی بکەوە";
"Common.Controls.Status.Actions.Reply" = "وەڵامی بدەوە";
"Common.Controls.Status.Actions.ShowGif" = "گیفەکە نیشان بدە";
"Common.Controls.Status.Actions.ShowImage" = "وێنەکە نیشان بدە";
"Common.Controls.Status.Actions.ShowVideoPlayer" = "ڤیدیۆکە لێ بدە";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "دەستی پیا بنێ و بیگرە بۆ نیشاندانی پێڕستەکە";
"Common.Controls.Status.Actions.Unfavorite" = "بەدڵبوونەکە بگەڕێنەوە";
"Common.Controls.Status.Actions.Unreblog" = "پۆستکردنەکە بگەڕێنەوە";
"Common.Controls.Status.ContentWarning" = "ئاگاداریی ناوەڕۆک";
"Common.Controls.Status.MediaContentWarning" = "دەستی پیا بنێ بۆ نیشاندانی";
"Common.Controls.Status.Poll.Closed" = "داخراوە";
"Common.Controls.Status.Poll.Vote" = "دەنگ بدە";
"Common.Controls.Status.SensitiveContent" = "ناوەڕۆکی هەستیار";
"Common.Controls.Status.ShowPost" = "پۆستەکە نیشان بدە";
"Common.Controls.Status.ShowUserProfile" = "پرۆفایلەکەی نیشان بدە";
"Common.Controls.Status.Tag.Email" = "ئیمێڵ";
"Common.Controls.Status.Tag.Emoji" = "ئیمۆجی";
"Common.Controls.Status.Tag.Hashtag" = "هاشتاگ";
"Common.Controls.Status.Tag.Link" = "بەستەر";
"Common.Controls.Status.Tag.Mention" = "ئاماژە";
"Common.Controls.Status.Tag.Url" = "بەستەر";
"Common.Controls.Status.TapToReveal" = "دەستی پیا بنێ بۆ نیشاندانی";
"Common.Controls.Status.UserReblogged" = "%@ پۆست کرایەوە";
"Common.Controls.Status.UserRepliedTo" = "لە وەڵامدا بۆ %@";
"Common.Controls.Status.Visibility.Direct" = "تەنیا بەکارهێنەرە ئاماژە پێکراوەکە دەتوانێت ئەم پۆستە ببینێت.";
"Common.Controls.Status.Visibility.Private" = "تەنیا شوێنکەوتووەکانی دەتوانن ئەم پۆستە ببینن.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "تەنیا شوێنکەوتووەکانم دەتوانن ئەم پۆستە ببینن.";
"Common.Controls.Status.Visibility.Unlisted" = "هەرکەسێک دەتوانێت ئەم پۆستە ببینێت بەڵام ناچێتە بەردەمیان.";
"Common.Controls.Tabs.Home" = "ماڵەوە";
"Common.Controls.Tabs.Notification" = "ئاگادارکردنەوەکان";
"Common.Controls.Tabs.Profile" = "پرۆفایل";
"Common.Controls.Tabs.Search" = "بگەڕێ";
"Common.Controls.Timeline.Filtered" = "پاڵێوراو";
"Common.Controls.Timeline.Header.BlockedWarning" = "ناتوانیت پرۆفایلی ئەم بەکارهێنەرە ببینیت
تا ئەو کاتەی ئاستەنگەکەت لادەبات.";
"Common.Controls.Timeline.Header.BlockingWarning" = "ناتوانیت پرۆفایلی ئەم بەکارهێنەرە ببینیت
هەتا ئاستەنگەکەیان لادەبەیت.
پرۆفایلەکەت ئاوها لایان دەردەکەوێت.";
"Common.Controls.Timeline.Header.NoStatusFound" = "هیچ پۆستێک نەدۆزرایەوە";
"Common.Controls.Timeline.Header.SuspendedWarning" = "ئەم بەکارهێنەرە ڕاگیراوە.";
"Common.Controls.Timeline.Header.UserBlockedWarning" = "ناتوانیت پرۆفایلی %@ ببینیت
تا ئەو کاتەی ئاستەنگەکەت لادەبات.";
"Common.Controls.Timeline.Header.UserBlockingWarning" = "ناتوانیت پرۆفایلی %@ ببینیت
هەتا ئاستەنگەکەیان لادەبەیت.
پرۆفایلەکەت ئاوها لایان دەردەکەوێت.";
"Common.Controls.Timeline.Header.UserSuspendedWarning" = "هەژماری %@ ڕاگیراوە.";
"Common.Controls.Timeline.Loader.LoadMissingPosts" = "پۆستە ماوەکان بار بکە";
"Common.Controls.Timeline.Loader.LoadingMissingPosts" = "پۆستە ماوەکان بار دەکرێن...";
"Common.Controls.Timeline.Loader.ShowMoreReplies" = "وەڵامی زیاتر نیشان بدە";
"Common.Controls.Timeline.Timestamp.Now" = "ئێستا";
"Scene.AccountList.AddAccount" = "هەژمارێک زیاد بکە";
"Scene.AccountList.DismissAccountSwitcher" = "پێڕستی هەژمارەکان دابخە";
"Scene.AccountList.TabBarHint" = "هەژماری ئێستا: %@. دوو جا دەستی پیا بنێ بۆ کردنەوەی پێڕستی هەژمارەکان.";
"Scene.Compose.Accessibility.AppendAttachment" = "پێوەکراوی پێوە بکە";
"Scene.Compose.Accessibility.AppendPoll" = "دەنگدان زیاد بکە";
"Scene.Compose.Accessibility.CustomEmojiPicker" = "هەڵبژێری ئیمۆجی";
"Scene.Compose.Accessibility.DisableContentWarning" = "ئاگاداریی ناوەڕۆک ناچالاک بکە";
"Scene.Compose.Accessibility.EnableContentWarning" = "ئاگاداریی ناوەڕۆک چالاک بکە";
"Scene.Compose.Accessibility.PostVisibilityMenu" = "پێڕستی شێوازی دەرکەوتنی پۆست";
"Scene.Compose.Accessibility.RemovePoll" = "دانگدانەکە لابە";
"Scene.Compose.Attachment.AttachmentBroken" = "ئەم %@ـە تێک چووە و ناتوانیت بەرزی بکەیتەوە.";
"Scene.Compose.Attachment.DescriptionPhoto" = "وێنەکەت بۆ نابیناکان باس بکە...";
"Scene.Compose.Attachment.DescriptionVideo" = "ڤیدیۆکەت بۆ نابیناکان باس بکە...";
"Scene.Compose.Attachment.Photo" = "وێنە";
"Scene.Compose.Attachment.Video" = "ڤیدیۆ";
"Scene.Compose.AutoComplete.SpaceToAdd" = "بۆشایی دابنێ بۆ زیادکردن";
"Scene.Compose.ComposeAction" = "بڵاوی بکەوە";
"Scene.Compose.ContentInputPlaceholder" = "دەتەوێت چی پۆست بکەیت؟";
"Scene.Compose.ContentWarning.Placeholder" = "ئاگادارییەکەت لێرە بنووسە...";
"Scene.Compose.Keyboard.AppendAttachmentEntry" = "پێوەکراوی پێوە بکە - %@";
"Scene.Compose.Keyboard.DiscardPost" = "پۆستەکە هەڵوەشێنەوە";
"Scene.Compose.Keyboard.PublishPost" = "پۆستە بڵاو بکەوە";
"Scene.Compose.Keyboard.SelectVisibilityEntry" = "شێوازی دەرکەوتن هەڵبژێرە - %@";
"Scene.Compose.Keyboard.ToggleContentWarning" = "ئاگاداریی ناوەڕۆک نیشان بدە";
"Scene.Compose.Keyboard.TogglePoll" = "دەنگدانەکە نیشان بدە";
"Scene.Compose.MediaSelection.Browse" = "بگەڕێ";
"Scene.Compose.MediaSelection.Camera" = "وێنە بگرە";
"Scene.Compose.MediaSelection.PhotoLibrary" = "وێنەکان";
"Scene.Compose.Poll.DurationTime" = "کات: %@";
"Scene.Compose.Poll.OneDay" = "1 ڕۆژ";
"Scene.Compose.Poll.OneHour" = "1 کاتژمێر";
"Scene.Compose.Poll.OptionNumber" = "بژاردەی %ld";
"Scene.Compose.Poll.SevenDays" = "7 ڕۆژ";
"Scene.Compose.Poll.SixHours" = "6 کاتژمێر";
"Scene.Compose.Poll.ThirtyMinutes" = "30 خولەک";
"Scene.Compose.Poll.ThreeDays" = "3 ڕۆژ";
"Scene.Compose.ReplyingToUser" = "لە وەڵامدا بۆ %@";
"Scene.Compose.Title.NewPost" = "پۆستی نوێ";
"Scene.Compose.Title.NewReply" = "وەڵامی نوێ";
"Scene.Compose.Visibility.Direct" = "ئەوانەی ئاماژەیان پێ دەکەم";
"Scene.Compose.Visibility.Private" = "تەنیا شوێنکەوتووان";
"Scene.Compose.Visibility.Public" = "گشتی";
"Scene.Compose.Visibility.Unlisted" = "پێشنیارنەکراو";
"Scene.ConfirmEmail.Button.OpenEmailApp" = "بەرنامەی ئیمێڵەکەت بکەوە";
"Scene.ConfirmEmail.Button.Resend" = "بینێرەوە";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "دڵنیا بە لەوەی ئیمێڵەکەت دروستە و هەموو بوخچەکانت بگەڕێ.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "ئیمێڵەکە بنێرەوە";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "ئیمێڵەکەت ببینە";
"Scene.ConfirmEmail.OpenEmailApp.Description" = "ئیمێڵێکمان بۆ ناردیت. هەموو بوخچەکانت ببینە.";
"Scene.ConfirmEmail.OpenEmailApp.Mail" = "Mail";
"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "بەرنامەی ئیمێڵەکەت بکەوە";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "ئیمێڵەکانت ببینە.";
"Scene.ConfirmEmail.Subtitle" = "بۆ پشتڕاستکردنەوەی هەژمارەکەت ئەو بەستەرە بکەوە کە بە ئیمێڵ بۆمان ناردوویت.";
"Scene.ConfirmEmail.Title" = "کۆتا شت.";
"Scene.Discovery.Intro" = "پۆست هەیە سەرنجیان لەسەرە لە گۆشەکەی تۆ.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "بۆ تۆ";
"Scene.Discovery.Tabs.Hashtags" = "هاشتاگەکان";
"Scene.Discovery.Tabs.News" = "هەواڵەکان";
"Scene.Discovery.Tabs.Posts" = "پۆستەکان";
"Scene.Favorite.Title" = "بەدڵبووەکانت";
"Scene.Follower.Footer" = "شوێنکەوتووەکانی لە ڕاژەکارەکانی ترەوە نیشان نادرێت.";
"Scene.Following.Footer" = "شوێنکەوتنەکانی بۆ هەژماری ڕاژەکارەکانی تر نیشان نادرێت.";
"Scene.HomeTimeline.NavigationBarState.NewPosts" = "پۆستە نوێکان ببینە";
"Scene.HomeTimeline.NavigationBarState.Offline" = "دەرهێڵ";
"Scene.HomeTimeline.NavigationBarState.Published" = "بڵاوکرایەوە!";
"Scene.HomeTimeline.NavigationBarState.Publishing" = "پۆستەکە بڵاو دەکرێتەوە...";
"Scene.HomeTimeline.Title" = "ماڵەوە";
"Scene.Notification.Keyobard.ShowEverything" = "هەموو شتێک نیشان بدە";
"Scene.Notification.Keyobard.ShowMentions" = "ئاماژەکان نیشان بدە";
"Scene.Notification.NotificationDescription.FavoritedYourPost" = "پۆستەکەتی بەدڵ بوو";
"Scene.Notification.NotificationDescription.FollowedYou" = "شوێنت کەوت";
"Scene.Notification.NotificationDescription.MentionedYou" = "ئاماژەی پێت کرد";
"Scene.Notification.NotificationDescription.PollHasEnded" = "دەنگدانەکە کۆتایی هات";
"Scene.Notification.NotificationDescription.RebloggedYourPost" = "پۆستەکەتی پۆست کردەوە";
"Scene.Notification.NotificationDescription.RequestToFollowYou" = "داواکاری بۆ شوێنکەوتنت";
"Scene.Notification.Title.Everything" = "هەمووی";
"Scene.Notification.Title.Mentions" = "ئاماژەکان";
"Scene.Preview.Keyboard.ClosePreview" = "پێشبینینەکە دابخە";
"Scene.Preview.Keyboard.ShowNext" = "هی دواتر نیشان بدە";
"Scene.Preview.Keyboard.ShowPrevious" = "هی پێشتر نیشان بدە";
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "دوو جار دەستی پیا بنێ بۆ کردنەوەی لیستەکە";
"Scene.Profile.Accessibility.EditAvatarImage" = "دەستکاریی وێنەکە بکە";
"Scene.Profile.Accessibility.ShowAvatarImage" = "وێنەکە نیشان بدە";
"Scene.Profile.Accessibility.ShowBannerImage" = "وێنەکەی پشتەوە نیشان بدە";
"Scene.Profile.Dashboard.Followers" = "شوێنکەوتوو";
"Scene.Profile.Dashboard.Following" = "شوێنکەوتن";
"Scene.Profile.Dashboard.Posts" = "پۆستەکان";
"Scene.Profile.Fields.AddRow" = "ڕیز زیاد بکە";
"Scene.Profile.Fields.Placeholder.Content" = "ناوەڕۆک";
"Scene.Profile.Fields.Placeholder.Label" = "ناونیشان";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "دڵنیا ببەوە بۆ ئاستەنگکردنی %@";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "ئاستەنگی بکە";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "دڵیا ببەوە بۆ بێدەنگکردنی %@";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "بێدەنگی بکە";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "دڵنیا ببەوە بۆ لابردنی ئاستەنگی %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "ئاستەنگی مەکە";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "دڵنیا ببەوە بۆ بێدەنگنەکردنی %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "بێدەنگی مەکە";
"Scene.Profile.SegmentedControl.About" = "دەربارە";
"Scene.Profile.SegmentedControl.Media" = "میدیا";
"Scene.Profile.SegmentedControl.Posts" = "پۆستەکان";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "پۆست و وەڵامەکان";
"Scene.Profile.SegmentedControl.Replies" = "وەڵامەکان";
"Scene.Register.Error.Item.Agreement" = "ڕێککەوتن";
"Scene.Register.Error.Item.Email" = "ئیمێڵ";
"Scene.Register.Error.Item.Locale" = "زمان";
"Scene.Register.Error.Item.Password" = "تێپەڕوشە";
"Scene.Register.Error.Item.Reason" = "هۆکار";
"Scene.Register.Error.Item.Username" = "ناوی بەکارهێنەر";
"Scene.Register.Error.Reason.Accepted" = "%@ دەبێت قبووڵ بکرێت";
"Scene.Register.Error.Reason.Blank" = "%@ پێویستە";
"Scene.Register.Error.Reason.Blocked" = "%@ خزمەتگوزارییەکی ئیمێڵی ڕێپێنەدراو بەکار دەهێنێت";
"Scene.Register.Error.Reason.Inclusion" = "%@ پشتگیرینەکراوە";
"Scene.Register.Error.Reason.Invalid" = "%@ نادروستە";
"Scene.Register.Error.Reason.Reserved" = "%@ وشەیەکی گیراوە";
"Scene.Register.Error.Reason.Taken" = "%@ بەکار هێنراوە لەلایەن یەکێکی تر";
"Scene.Register.Error.Reason.TooLong" = "%@ زۆر درێژە";
"Scene.Register.Error.Reason.TooShort" = "%@ زۆر کورتە";
"Scene.Register.Error.Reason.Unreachable" = "%@ بوونی نییە";
"Scene.Register.Error.Special.EmailInvalid" = "ئەم ئیمێڵە دروست نییە";
"Scene.Register.Error.Special.PasswordTooShort" = "تێپەڕوشەکە زۆر کورتە (نابێت لە 8 نووسە کەمتر بێت)";
"Scene.Register.Error.Special.UsernameInvalid" = "ناوی بەکارهێنەر دەبێت تەنیا پیت، ژمارە و هێڵی ژێرەوەی تێدا بێت";
"Scene.Register.Error.Special.UsernameTooLong" = "ناوی بەکارهێنەرەکە زۆر درێژە (ناکرێت لە 30 نووسە زیاتر بێت)";
"Scene.Register.Input.Avatar.Delete" = "بیسڕەوە";
"Scene.Register.Input.DisplayName.Placeholder" = "ناوی نیشاندان";
"Scene.Register.Input.Email.Placeholder" = "ئیمێڵ";
"Scene.Register.Input.Invite.RegistrationUserInviteRequest" = "بۆچی دەتەوێت بەشدار بیت؟";
"Scene.Register.Input.Password.Accessibility.Checked" = "هەڵبژێردراو";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "هەڵنەبژێردراو";
"Scene.Register.Input.Password.CharacterLimit" = "8 پیت";
"Scene.Register.Input.Password.Hint" = "دەبێت تێپەڕوشەکەت لایەنی کەم هەشت نووسە بێت";
"Scene.Register.Input.Password.Placeholder" = "تێپەڕوشە";
"Scene.Register.Input.Password.Require" = "تێپەڕوشەکەت لایەنی کەم پێویستیی هەیە بە:";
"Scene.Register.Input.Username.DuplicatePrompt" = "ئەم ناوە گیراوە.";
"Scene.Register.Input.Username.Placeholder" = "ناوی بەکارهێنەر";
"Scene.Register.Title" = "خۆت تۆمار بکە لە %@";
"Scene.Report.Content1" = "پۆستی تر هەیە بتەوێت سکاڵایان لێ بکەیت؟";
"Scene.Report.Content2" = "هیچ شتێکی هەیە بە چاودێرەکان بیزانن دەربارەی ئەم سکاڵایە؟";
"Scene.Report.ReportSentTitle" = "سپاس بۆ سکاڵاکات، پێیدا دەچینەوە.";
"Scene.Report.Reported" = "سکاڵای لێ کرا";
"Scene.Report.Send" = "سکاڵاکە بنێرە";
"Scene.Report.SkipToSend" = "بەبێ لێدوان بینێرە";
"Scene.Report.Step1" = "هەنگاوی 1 لە 2";
"Scene.Report.Step2" = "هەنگاوی 2 لە 2";
"Scene.Report.TextPlaceholder" = "ڕوونکردنەوەی زۆرتر بدە";
"Scene.Report.Title" = "سکاڵا لە %@ بکە";
"Scene.Report.TitleReport" = "سکاڵای لێ بکە";
"Scene.Search.Recommend.Accounts.Description" = "لەوانەیە بتەوێت شوێنی ئەم هەژمارانە بکەویت";
"Scene.Search.Recommend.Accounts.Follow" = "شوێنی بکەوە";
"Scene.Search.Recommend.Accounts.Title" = "لەوانەیە حەزت لەمانە بێت";
"Scene.Search.Recommend.ButtonText" = "هەمووی ببینە";
"Scene.Search.Recommend.HashTag.Description" = "ئەو هاشتاگانەی سەرنجی زۆریان لەسەرە";
"Scene.Search.Recommend.HashTag.PeopleTalking" = "%@ کەس باسی دەکەن";
"Scene.Search.Recommend.HashTag.Title" = "ڕۆژەڤ";
"Scene.Search.SearchBar.Cancel" = "بگەڕێوە";
"Scene.Search.SearchBar.Placeholder" = "بۆ هاشتاگ و بەکارهێنەر بگەڕێ";
"Scene.Search.Searching.Clear" = "بیانسڕەوە";
"Scene.Search.Searching.EmptyState.NoResults" = "هیچ ئەنجامێک نەدۆزرایەوە";
"Scene.Search.Searching.RecentSearch" = "گەڕانەکانی پێشترت";
"Scene.Search.Searching.Segment.All" = "هەمووی";
"Scene.Search.Searching.Segment.Hashtags" = "هاشتاگ";
"Scene.Search.Searching.Segment.People" = "خەڵک";
"Scene.Search.Searching.Segment.Posts" = "پۆست";
"Scene.Search.Title" = "بگەڕێ";
"Scene.ServerPicker.Button.Category.Academia" = "ئەکادیمیا";
"Scene.ServerPicker.Button.Category.Activism" = "چالاکی";
"Scene.ServerPicker.Button.Category.All" = "هەموو";
"Scene.ServerPicker.Button.Category.AllAccessiblityDescription" = "بەش: هەموو";
"Scene.ServerPicker.Button.Category.Art" = "هونەر";
"Scene.ServerPicker.Button.Category.Food" = "خواردن";
"Scene.ServerPicker.Button.Category.Furry" = "furry";
"Scene.ServerPicker.Button.Category.Games" = "یاری";
"Scene.ServerPicker.Button.Category.General" = "گشتی";
"Scene.ServerPicker.Button.Category.Journalism" = "ڕۆژنامەوانی";
"Scene.ServerPicker.Button.Category.Lgbt" = "lgbt";
"Scene.ServerPicker.Button.Category.Music" = "موزیک";
"Scene.ServerPicker.Button.Category.Regional" = "هەرێمی";
"Scene.ServerPicker.Button.Category.Tech" = "تەکنۆلۆژیا";
"Scene.ServerPicker.Button.SeeLess" = "کەمتر ببینە";
"Scene.ServerPicker.Button.SeeMore" = "زیاتر ببینە";
"Scene.ServerPicker.EmptyState.BadNetwork" = "هەڵەیەک ڕوویدا لە کاتی بارکردن. لە هەبوونی هێڵی ئینتەرنێت دڵنیا بە.";
"Scene.ServerPicker.EmptyState.FindingServers" = "ڕاژەکار دەدۆزرێتەوە...";
"Scene.ServerPicker.EmptyState.NoResults" = "ئەنجام نییە";
"Scene.ServerPicker.Input.Placeholder" = "بگەڕێ";
"Scene.ServerPicker.Label.Category" = "بەش";
"Scene.ServerPicker.Label.Language" = "زمان";
"Scene.ServerPicker.Label.Users" = "بەکارهێنەر";
"Scene.ServerPicker.Subtitle" = "ڕاژەکارێکێکی گشتی یان دانەیەک لەسەر بنەمای حەزەکانت و هەرێمەکەت هەڵبژێرە.";
"Scene.ServerPicker.SubtitleExtend" = "ڕاژەکارێکێکی گشتی یان دانەیەک لەسەر بنەمای حەزەکانت و هەرێمەکەت هەڵبژێرە. هەر ڕاژەکارێک لەلایەن ڕێکخراوێک یان تاکەکەسێک بەڕێوە دەبرێت.";
"Scene.ServerPicker.Title" = "ماستۆدۆن لە چەندان بەکارهێنەر پێک دێت کە لە ڕاژەکاری جیاواز دان.";
"Scene.ServerRules.Button.Confirm" = "ڕازیم";
"Scene.ServerRules.PrivacyPolicy" = "سیاسەتی تایبەتێتی";
"Scene.ServerRules.Prompt" = "بەردەوامبوونت واتای ڕازیبوونتە بە مەرجەکانی خزمەتگوزاری و سیاسەتی تایبەتێتیی %@.";
"Scene.ServerRules.Subtitle" = "ئەمانە لەلایەن چاودێرەکانی %@ دانراون و ناچار دەکرێن.";
"Scene.ServerRules.TermsOfService" = "مەرجەکانی بەکارهێنان";
"Scene.ServerRules.Title" = "یاساکانی ڕاژەکار";
"Scene.Settings.Footer.MastodonDescription" = "ماستۆدۆن پڕۆژەیەکی سەرچاوەکراوەیە. دەتوانیت لە گیتهەب لە کێشەکان ئاگادارمان بکەیتەوە: %@ (%@)";
"Scene.Settings.Keyboard.CloseSettingsWindow" = "ڕێخستنەکان دابخە";
"Scene.Settings.Section.Appearance.Automatic" = "خۆکار";
"Scene.Settings.Section.Appearance.Dark" = "تاریک";
"Scene.Settings.Section.Appearance.Light" = "ڕووناک";
"Scene.Settings.Section.Appearance.Title" = "ڕووخسار";
"Scene.Settings.Section.BoringZone.AccountSettings" = "ڕێکخستنەکانی هەژمار";
"Scene.Settings.Section.BoringZone.Privacy" = "سیاسەتی تایبەتێتی";
"Scene.Settings.Section.BoringZone.Terms" = "مەرجەکانی بەکارهێنان";
"Scene.Settings.Section.BoringZone.Title" = "ناوچە بێنازەکە";
"Scene.Settings.Section.LookAndFeel.Light" = "ڕووناک";
"Scene.Settings.Section.LookAndFeel.ReallyDark" = "زۆر تاریک";
"Scene.Settings.Section.LookAndFeel.SortaDark" = "کەم تاریک";
"Scene.Settings.Section.LookAndFeel.Title" = "ڕووخسار و هەست";
"Scene.Settings.Section.LookAndFeel.UseSystem" = "سیستەم";
"Scene.Settings.Section.Notifications.Boosts" = "پۆستەکەم پۆست دەکاتەوە";
"Scene.Settings.Section.Notifications.Favorites" = "پۆستەکەمی بەدڵ دەبێت";
"Scene.Settings.Section.Notifications.Follows" = "شوێنم دەکەوێت";
"Scene.Settings.Section.Notifications.Mentions" = "ئاماژەم پێ دەکات";
"Scene.Settings.Section.Notifications.Title" = "ئاماژەکان نیشان بدە";
"Scene.Settings.Section.Notifications.Trigger.Anyone" = "هەرکەسێک";
"Scene.Settings.Section.Notifications.Trigger.Follow" = "هەرکەسێک شوێنی دەکەوم";
"Scene.Settings.Section.Notifications.Trigger.Follower" = "شوێنکەوتووێکم";
"Scene.Settings.Section.Notifications.Trigger.Noone" = "هیچکەس";
"Scene.Settings.Section.Notifications.Trigger.Title" = "ئاگادارم بکەوە کاتێک";
"Scene.Settings.Section.Preference.DisableAvatarAnimation" = "وێنە جووڵاوەکان ناچالاک بکە";
"Scene.Settings.Section.Preference.DisableEmojiAnimation" = "ئیمۆجییە جووڵاوەکان ناچالاک بکە";
"Scene.Settings.Section.Preference.OpenLinksInMastodon" = "بەستەرەکان لەناو ماستۆدۆن بکەوە";
"Scene.Settings.Section.Preference.Title" = "پەسەندەکان";
"Scene.Settings.Section.Preference.TrueBlackDarkMode" = "دۆخی ڕەش";
"Scene.Settings.Section.Preference.UsingDefaultBrowser" = "وێبگەڕی بنەڕەت بەکار بهێنە بۆ کردنەوەی بەستەرەکان";
"Scene.Settings.Section.SpicyZone.Clear" = "بیرگە پاک بکەوە";
"Scene.Settings.Section.SpicyZone.Signout" = "دەربچۆ";
"Scene.Settings.Section.SpicyZone.Title" = "ناوچەی گەرم";
"Scene.Settings.Title" = "رێکخستنەکان";
"Scene.SuggestionAccount.FollowExplain" = "کاتێک شوێنی یەکێک دەکەویت، پۆستەکانی دێتە بەردەمت.";
"Scene.SuggestionAccount.Title" = "خەڵک بدۆزەوە";
"Scene.Thread.BackTitle" = "پۆستەکە";
"Scene.Thread.Title" = "پۆستی %@";
"Scene.Welcome.GetStarted" = "دەست پێ بکە";
"Scene.Welcome.LogIn" = "بچۆ ژوورەوە";
"Scene.Welcome.Slogan" = "تۆڕی کۆمەڵایەتی
لەژێر دەستەکانت.";
"Scene.Wizard.AccessibilityHint" = "دوو جار دەستی پیا بنێ بۆ داخستنی";
"Scene.Wizard.MultipleAccountSwitchIntroDescription" = "هەژمارەکەت بگۆڕە بە دەستڕاگرتن لەسەر دوگمەی پرۆفایلەکە.";
"Scene.Wizard.NewInMastodon" = "نوێ";

View File

@ -0,0 +1,406 @@
<?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>%ld ئاگاداریی نەبینراو</string>
<key>other</key>
<string>%ld ئاگاداریی نەبینراو</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</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>%ld نووسە</string>
<key>other</key>
<string>%ld نووسە</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</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>%ld نووسە</string>
<key>other</key>
<string>%ld نووسە</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>پۆست</string>
<key>other</key>
<string>پۆست</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>%ld پۆست</string>
<key>other</key>
<string>%ld پۆست</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>%ld بەدڵبوو</string>
<key>other</key>
<string>%ld بەدڵبوو</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>%ld پۆستکردنەوە</string>
<key>other</key>
<string>%ld پۆستکردنەوە</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>%ld وەڵام</string>
<key>other</key>
<string>%ld وەڵام</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>%ld دەنگ</string>
<key>other</key>
<string>%ld دەنگ</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>%ld دەنگدەر</string>
<key>other</key>
<string>%ld دەنگدەر</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>%ld کەس باسی دەکات</string>
<key>other</key>
<string>%ld کەس باسی دەکەن</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>%ld شوێنکەوتن</string>
<key>other</key>
<string>%ld شوێنکەوتن</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>%ld شوێنکەوتوو</string>
<key>other</key>
<string>%ld شوێنکەوتوو</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>%ld ساڵی ماوە</string>
<key>other</key>
<string>%ld ساڵی ماوە</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>%ld مانگی ماوە</string>
<key>other</key>
<string>%ld مانگی ماوە</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>%ld ڕۆژی ماوە</string>
<key>other</key>
<string>%ld ڕۆژی ماوە</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>%ld کاتژمێری ماوە</string>
<key>other</key>
<string>%ld کاتژمێری ماوە</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>%ld خولەکی ماوە</string>
<key>other</key>
<string>%ld خولەکی ماوە</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>%ld چرکەی ماوە</string>
<key>other</key>
<string>%ld چرکەی ماوە</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>%ld ساڵ لەمەوبەر</string>
<key>other</key>
<string>%ld ساڵ لەمەوبەر</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>%ld مانگ لەمەوبەر</string>
<key>other</key>
<string>%ld مانگ لەمەوبەر</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>%ld ڕۆژ لەمەوبەر</string>
<key>other</key>
<string>%ld ڕۆژ لەمەوبەر</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>%ld کاتژمێر لەمەوبەر</string>
<key>other</key>
<string>%ld کاتژمێر لەمەوبەر</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>%ld خولەک لەمەوبەر</string>
<key>other</key>
<string>%ld خولەک لەمەوبەر</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>%ld چرکە لەمەوبەر</string>
<key>other</key>
<string>%ld چرکە لەمەوبەر</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -203,6 +203,7 @@ kann nicht auf Mastodon hochgeladen werden.";
tippe darin auf den Link, um Dein Konto zu bestätigen.";
"Scene.ConfirmEmail.Title" = "Noch eine letzte Sache.";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Für dich";
"Scene.Discovery.Tabs.Hashtags" = "Hashtags";
"Scene.Discovery.Tabs.News" = "Nachrichten";

View File

@ -202,6 +202,7 @@ uploaded to Mastodon.";
"Scene.ConfirmEmail.Subtitle" = "Tap the link we emailed to you to verify your account.";
"Scene.ConfirmEmail.Title" = "One last thing.";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "For You";
"Scene.Discovery.Tabs.Hashtags" = "Hashtags";
"Scene.Discovery.Tabs.News" = "News";
@ -330,13 +331,13 @@ uploaded to Mastodon.";
"Scene.ServerPicker.EmptyState.BadNetwork" = "Something went wrong while loading the data. Check your internet connection.";
"Scene.ServerPicker.EmptyState.FindingServers" = "Finding available servers...";
"Scene.ServerPicker.EmptyState.NoResults" = "No results";
"Scene.ServerPicker.Input.Placeholder" = "Search communities";
"Scene.ServerPicker.Input.Placeholder" = "Search servers";
"Scene.ServerPicker.Label.Category" = "CATEGORY";
"Scene.ServerPicker.Label.Language" = "LANGUAGE";
"Scene.ServerPicker.Label.Users" = "USERS";
"Scene.ServerPicker.Subtitle" = "Pick a community based on your interests, region, or a general purpose one.";
"Scene.ServerPicker.SubtitleExtend" = "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.";
"Scene.ServerPicker.Title" = "Mastodon is made of users in different communities.";
"Scene.ServerPicker.Subtitle" = "Pick a server based on your interests, region, or a general purpose one.";
"Scene.ServerPicker.SubtitleExtend" = "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.";
"Scene.ServerPicker.Title" = "Mastodon is made of users in different servers.";
"Scene.ServerRules.Button.Confirm" = "I Agree";
"Scene.ServerRules.PrivacyPolicy" = "privacy policy";
"Scene.ServerRules.Prompt" = "By continuing, youre subject to the terms of service and privacy policy for %@.";

View File

@ -203,6 +203,7 @@ y no se puede subir a Mastodon.";
pulsá en el enlace para confirmar tu cuenta.";
"Scene.ConfirmEmail.Title" = "Una última cosa.";
"Scene.Discovery.Intro" = "Estos son los mensajes que están ganando tracción en tu rincón de Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Para vos";
"Scene.Discovery.Tabs.Hashtags" = "Etiquetas";
"Scene.Discovery.Tabs.News" = "Novedades";

View File

@ -203,6 +203,7 @@ subirse a Mastodon.";
pulsa en el enlace para confirmar tu cuenta.";
"Scene.ConfirmEmail.Title" = "Una última cosa.";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Para Ti";
"Scene.Discovery.Tabs.Hashtags" = "Etiquetas";
"Scene.Discovery.Tabs.News" = "Noticias";

View File

@ -203,6 +203,7 @@ Mastodonera igo.";
sakatu kontua berresteko esteka.";
"Scene.ConfirmEmail.Title" = "Eta azkenik...";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Zuretzat";
"Scene.Discovery.Tabs.Hashtags" = "Traolak";
"Scene.Discovery.Tabs.News" = "Albisteak";

View File

@ -203,6 +203,7 @@ téléversé sur Mastodon.";
tapotez le lien pour confirmer votre compte.";
"Scene.ConfirmEmail.Title" = "Une dernière chose.";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Pour vous";
"Scene.Discovery.Tabs.Hashtags" = "Hashtags";
"Scene.Discovery.Tabs.News" = "Actualité";

View File

@ -203,6 +203,7 @@ a luchdadh suas gu Mastodon.";
thoir gnogag air a chunntas a dhearbhadh a chunntais agad.";
"Scene.ConfirmEmail.Title" = "Aon rud eile.";
"Scene.Discovery.Intro" = "Seo na postaichean fèillmhor nad cheàrnaidh de Mhastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Dhut-sa";
"Scene.Discovery.Tabs.Hashtags" = "Tagaichean hais";
"Scene.Discovery.Tabs.News" = "Naidheachdan";

View File

@ -0,0 +1,392 @@
"Common.Alerts.BlockDomain.BlockEntireDomain" = "Bloquear Dominio";
"Common.Alerts.BlockDomain.Title" = "Tes a certeza de querer bloquear todo de %@? Na meirande parte dos casos uns bloqueos ou silenciados específicos son suficientes e preferibles. Non verás máis o contido deste dominio en ningunha cronoloxía pública e as túas seguidoras deste dominio serán eliminadas.";
"Common.Alerts.CleanCache.Message" = "Baleirouse %@ da caché correctamente.";
"Common.Alerts.CleanCache.Title" = "Limpar caché";
"Common.Alerts.Common.PleaseTryAgain" = "Inténtao de novo.";
"Common.Alerts.Common.PleaseTryAgainLater" = "Inténtao de novo máis tarde.";
"Common.Alerts.DeletePost.Message" = "Tes a certeza de querer eliminar esta publicación?";
"Common.Alerts.DeletePost.Title" = "Eliminar publicación";
"Common.Alerts.DiscardPostContent.Message" = "Confirma que queres descartar o contido do borrador.";
"Common.Alerts.DiscardPostContent.Title" = "Descartar Borrador";
"Common.Alerts.EditProfileFailure.Message" = "Non se editou o perfil. Inténtao máis tarde.";
"Common.Alerts.EditProfileFailure.Title" = "Erro ao editar o perfil";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.MoreThanOneVideo" = "Non podes anexar máis de un vídeo.";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "Non podes anexar un vídeo a unha publicación que xa contén imaxes.";
"Common.Alerts.PublishPostFailure.Message" = "Fallou a publicación.
Comproba a conexión a internet.";
"Common.Alerts.PublishPostFailure.Title" = "Fallou a publicación";
"Common.Alerts.SavePhotoFailure.Message" = "Activa o permiso de acceso á galería de fotos para gardar a foto.";
"Common.Alerts.SavePhotoFailure.Title" = "Erro ao gardar a fotografía";
"Common.Alerts.ServerError.Title" = "Erro do servidor";
"Common.Alerts.SignOut.Confirm" = "Pechar sesión";
"Common.Alerts.SignOut.Message" = "Tes a certeza de queres pechar a sesión?";
"Common.Alerts.SignOut.Title" = "Pechar sesión";
"Common.Alerts.SignUpFailure.Title" = "Fallou o rexistro";
"Common.Alerts.VoteFailure.PollEnded" = "A enquisa rematou";
"Common.Alerts.VoteFailure.Title" = "Fallou a votación";
"Common.Controls.Actions.Add" = "Engadir";
"Common.Controls.Actions.Back" = "Volver";
"Common.Controls.Actions.BlockDomain" = "Bloquear a %@";
"Common.Controls.Actions.Cancel" = "Cancelar";
"Common.Controls.Actions.Compose" = "Escribir";
"Common.Controls.Actions.Confirm" = "Confirmar";
"Common.Controls.Actions.Continue" = "Continuar";
"Common.Controls.Actions.CopyPhoto" = "Copiar foto";
"Common.Controls.Actions.Delete" = "Eliminar";
"Common.Controls.Actions.Discard" = "Descartar";
"Common.Controls.Actions.Done" = "Feito";
"Common.Controls.Actions.Edit" = "Editar";
"Common.Controls.Actions.FindPeople" = "Atopar persoas para seguir";
"Common.Controls.Actions.ManuallySearch" = "Buscar de xeito manual";
"Common.Controls.Actions.Next" = "Seguinte";
"Common.Controls.Actions.Ok" = "OK";
"Common.Controls.Actions.Open" = "Abrir";
"Common.Controls.Actions.OpenInBrowser" = "Abrir no navegador";
"Common.Controls.Actions.OpenInSafari" = "Abrir en Safari";
"Common.Controls.Actions.Preview" = "Vista previa";
"Common.Controls.Actions.Previous" = "Anterior";
"Common.Controls.Actions.Remove" = "Eliminar";
"Common.Controls.Actions.Reply" = "Responder";
"Common.Controls.Actions.ReportUser" = "Denunciar a %@";
"Common.Controls.Actions.Save" = "Gardar";
"Common.Controls.Actions.SavePhoto" = "Gardar foto";
"Common.Controls.Actions.SeeMore" = "Ver máis";
"Common.Controls.Actions.Settings" = "Axustes";
"Common.Controls.Actions.Share" = "Compartir";
"Common.Controls.Actions.SharePost" = "Compartir publicación";
"Common.Controls.Actions.ShareUser" = "Compartir %@";
"Common.Controls.Actions.SignIn" = "Acceder";
"Common.Controls.Actions.SignUp" = "Inscribirse";
"Common.Controls.Actions.Skip" = "Omitir";
"Common.Controls.Actions.TakePhoto" = "Facer foto";
"Common.Controls.Actions.TryAgain" = "Intentar de novo";
"Common.Controls.Actions.UnblockDomain" = "Desbloquear a %@";
"Common.Controls.Friendship.Block" = "Bloquear";
"Common.Controls.Friendship.BlockDomain" = "Bloquear a %@";
"Common.Controls.Friendship.BlockUser" = "Bloquear a %@";
"Common.Controls.Friendship.Blocked" = "Bloqueada";
"Common.Controls.Friendship.EditInfo" = "Editar info";
"Common.Controls.Friendship.Follow" = "Seguir";
"Common.Controls.Friendship.Following" = "Seguindo";
"Common.Controls.Friendship.Mute" = "Acalar";
"Common.Controls.Friendship.MuteUser" = "Acalar a %@";
"Common.Controls.Friendship.Muted" = "Acalada";
"Common.Controls.Friendship.Pending" = "Pendente";
"Common.Controls.Friendship.Request" = "Solicitar";
"Common.Controls.Friendship.Unblock" = "Desbloquear";
"Common.Controls.Friendship.UnblockUser" = "Desbloquear a %@";
"Common.Controls.Friendship.Unmute" = "Non Acalar";
"Common.Controls.Friendship.UnmuteUser" = "Deixar de acalar a @%@";
"Common.Controls.Keyboard.Common.ComposeNewPost" = "Escribir Nova publicación";
"Common.Controls.Keyboard.Common.OpenSettings" = "Abrir axustes";
"Common.Controls.Keyboard.Common.ShowFavorites" = "Mostrar Favoritos";
"Common.Controls.Keyboard.Common.SwitchToTab" = "Cambiar a %@";
"Common.Controls.Keyboard.SegmentedControl.NextSection" = "Sección seguinte";
"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "Sección anterior";
"Common.Controls.Keyboard.Timeline.NextStatus" = "Publicación seguinte";
"Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "Ver Perfil da autora";
"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "Ver perfil de quen promoveu";
"Common.Controls.Keyboard.Timeline.OpenStatus" = "Abrir publicación";
"Common.Controls.Keyboard.Timeline.PreviewImage" = "Previsualización da imaxe";
"Common.Controls.Keyboard.Timeline.PreviousStatus" = "Publicación anterior";
"Common.Controls.Keyboard.Timeline.ReplyStatus" = "Responder á publicación";
"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "Marcar con Aviso sobre o contido";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Engadir publicación a Favoritas";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Promover a publicación";
"Common.Controls.Status.Actions.Favorite" = "Favorecer";
"Common.Controls.Status.Actions.Hide" = "Agochar";
"Common.Controls.Status.Actions.Menu" = "Menú";
"Common.Controls.Status.Actions.Reblog" = "Promover";
"Common.Controls.Status.Actions.Reply" = "Responder";
"Common.Controls.Status.Actions.ShowGif" = "Mostrar GIF";
"Common.Controls.Status.Actions.ShowImage" = "Mostrar a imaxe";
"Common.Controls.Status.Actions.ShowVideoPlayer" = "Mostrar reprodutor de vídeo";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "Toca e mantén preso para menú";
"Common.Controls.Status.Actions.Unfavorite" = "Eliminar dos favoritos";
"Common.Controls.Status.Actions.Unreblog" = "Retirar promoción";
"Common.Controls.Status.ContentWarning" = "Aviso sobre o contido";
"Common.Controls.Status.MediaContentWarning" = "Toca nalgures para mostrar";
"Common.Controls.Status.Poll.Closed" = "Pechada";
"Common.Controls.Status.Poll.Vote" = "Votar";
"Common.Controls.Status.SensitiveContent" = "Contido sensible";
"Common.Controls.Status.ShowPost" = "Mostrar publicación";
"Common.Controls.Status.ShowUserProfile" = "Mostrar perfil da usuaria";
"Common.Controls.Status.Tag.Email" = "Email";
"Common.Controls.Status.Tag.Emoji" = "Emoticona";
"Common.Controls.Status.Tag.Hashtag" = "Cancelo";
"Common.Controls.Status.Tag.Link" = "Ligazón";
"Common.Controls.Status.Tag.Mention" = "Mención";
"Common.Controls.Status.Tag.Url" = "URL";
"Common.Controls.Status.TapToReveal" = "Toca para mostrar";
"Common.Controls.Status.UserReblogged" = "%@ promoveu";
"Common.Controls.Status.UserRepliedTo" = "Respondeu a %@";
"Common.Controls.Status.Visibility.Direct" = "Só a usuaria mencionada pode ver a publicación.";
"Common.Controls.Status.Visibility.Private" = "Só as seguidoras poden ver a publicación.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "Só as miñas seguidoras poden ver esta publicación.";
"Common.Controls.Status.Visibility.Unlisted" = "A publicación é visible para calquera pero non aparece na cronoloxía pública.";
"Common.Controls.Tabs.Home" = "Inicio";
"Common.Controls.Tabs.Notification" = "Notificación";
"Common.Controls.Tabs.Profile" = "Perfil";
"Common.Controls.Tabs.Search" = "Busca";
"Common.Controls.Timeline.Filtered" = "Filtrado";
"Common.Controls.Timeline.Header.BlockedWarning" = "You cant view this users profile
until they unblock you.";
"Common.Controls.Timeline.Header.BlockingWarning" = "Non podes ver o perfil da usuaria
ata que a desbloquees.
Así ven outras o teu perfil.";
"Common.Controls.Timeline.Header.NoStatusFound" = "Non se atopa a publicación";
"Common.Controls.Timeline.Header.SuspendedWarning" = "This user has been suspended.";
"Common.Controls.Timeline.Header.UserBlockedWarning" = "You cant view %@s profile
until they unblock you.";
"Common.Controls.Timeline.Header.UserBlockingWarning" = "You cant view %@s profile
until you unblock them.
Your profile looks like this to them.";
"Common.Controls.Timeline.Header.UserSuspendedWarning" = "%@s account has been suspended.";
"Common.Controls.Timeline.Loader.LoadMissingPosts" = "Cargar publicacións que faltan";
"Common.Controls.Timeline.Loader.LoadingMissingPosts" = "Cargando as publicacións que faltan...";
"Common.Controls.Timeline.Loader.ShowMoreReplies" = "Mostrar máis respostas";
"Common.Controls.Timeline.Timestamp.Now" = "Agora";
"Scene.AccountList.AddAccount" = "Add Account";
"Scene.AccountList.DismissAccountSwitcher" = "Dismiss Account Switcher";
"Scene.AccountList.TabBarHint" = "Current selected profile: %@. Double tap then hold to show account switcher";
"Scene.Compose.Accessibility.AppendAttachment" = "Engadir anexo";
"Scene.Compose.Accessibility.AppendPoll" = "Engadir enquisa";
"Scene.Compose.Accessibility.CustomEmojiPicker" = "Selector emoji personalizado";
"Scene.Compose.Accessibility.DisableContentWarning" = "Retirar Aviso sobre o contido";
"Scene.Compose.Accessibility.EnableContentWarning" = "Marcar con Aviso sobre o contido";
"Scene.Compose.Accessibility.PostVisibilityMenu" = "Visibilidade da publicación";
"Scene.Compose.Accessibility.RemovePoll" = "Eliminar enquisa";
"Scene.Compose.Attachment.AttachmentBroken" = "This %@ is broken and cant be
uploaded to Mastodon.";
"Scene.Compose.Attachment.DescriptionPhoto" = "Describe the photo for the visually-impaired...";
"Scene.Compose.Attachment.DescriptionVideo" = "Describe the video for the visually-impaired...";
"Scene.Compose.Attachment.Photo" = "photo";
"Scene.Compose.Attachment.Video" = "video";
"Scene.Compose.AutoComplete.SpaceToAdd" = "Barra de espazo engade";
"Scene.Compose.ComposeAction" = "Publish";
"Scene.Compose.ContentInputPlaceholder" = "Type or paste whats on your mind";
"Scene.Compose.ContentWarning.Placeholder" = "Escribe o teu aviso aquí...";
"Scene.Compose.Keyboard.AppendAttachmentEntry" = "Engadir anexo - %@";
"Scene.Compose.Keyboard.DiscardPost" = "Descartar publicación";
"Scene.Compose.Keyboard.PublishPost" = "Publicar";
"Scene.Compose.Keyboard.SelectVisibilityEntry" = "Elexir visibilidade - %@";
"Scene.Compose.Keyboard.ToggleContentWarning" = "Marcar con Aviso sobre o contido";
"Scene.Compose.Keyboard.TogglePoll" = "Activar enquisa";
"Scene.Compose.MediaSelection.Browse" = "Browse";
"Scene.Compose.MediaSelection.Camera" = "Take Photo";
"Scene.Compose.MediaSelection.PhotoLibrary" = "Photo Library";
"Scene.Compose.Poll.DurationTime" = "Duration: %@";
"Scene.Compose.Poll.OneDay" = "1 Día";
"Scene.Compose.Poll.OneHour" = "1 Hour";
"Scene.Compose.Poll.OptionNumber" = "Opción %ld";
"Scene.Compose.Poll.SevenDays" = "7 Días";
"Scene.Compose.Poll.SixHours" = "6 Hours";
"Scene.Compose.Poll.ThirtyMinutes" = "30 minutes";
"Scene.Compose.Poll.ThreeDays" = "3 Días";
"Scene.Compose.ReplyingToUser" = "replying to %@";
"Scene.Compose.Title.NewPost" = "New Post";
"Scene.Compose.Title.NewReply" = "New Reply";
"Scene.Compose.Visibility.Direct" = "Só para persoas mencionadas";
"Scene.Compose.Visibility.Private" = "Só para seguidoras";
"Scene.Compose.Visibility.Public" = "Público";
"Scene.Compose.Visibility.Unlisted" = "Non listado";
"Scene.ConfirmEmail.Button.OpenEmailApp" = "Open Email App";
"Scene.ConfirmEmail.Button.Resend" = "Resend";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "Check if your email address is correct as well as your junk folder if you havent.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "Resend Email";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Check your email";
"Scene.ConfirmEmail.OpenEmailApp.Description" = "We just sent you an email. Check your junk folder if you havent.";
"Scene.ConfirmEmail.OpenEmailApp.Mail" = "Mail";
"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "Open Email Client";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Check your inbox.";
"Scene.ConfirmEmail.Subtitle" = "Tap the link we emailed to you to verify your account.";
"Scene.ConfirmEmail.Title" = "One last thing.";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Comunidade";
"Scene.Discovery.Tabs.ForYou" = "For You";
"Scene.Discovery.Tabs.Hashtags" = "Cancelos";
"Scene.Discovery.Tabs.News" = "Novas";
"Scene.Discovery.Tabs.Posts" = "Publicacións";
"Scene.Favorite.Title" = "Your Favorites";
"Scene.Follower.Footer" = "Non se mostran seguidoras desde outros servidores.";
"Scene.Following.Footer" = "Non se mostran os seguimentos desde outros servidores.";
"Scene.HomeTimeline.NavigationBarState.NewPosts" = "See new posts";
"Scene.HomeTimeline.NavigationBarState.Offline" = "Offline";
"Scene.HomeTimeline.NavigationBarState.Published" = "Published!";
"Scene.HomeTimeline.NavigationBarState.Publishing" = "Publishing post...";
"Scene.HomeTimeline.Title" = "Home";
"Scene.Notification.Keyobard.ShowEverything" = "Show Everything";
"Scene.Notification.Keyobard.ShowMentions" = "Show Mentions";
"Scene.Notification.NotificationDescription.FavoritedYourPost" = "favorited your post";
"Scene.Notification.NotificationDescription.FollowedYou" = "followed you";
"Scene.Notification.NotificationDescription.MentionedYou" = "mentioned you";
"Scene.Notification.NotificationDescription.PollHasEnded" = "poll has ended";
"Scene.Notification.NotificationDescription.RebloggedYourPost" = "reblogged your post";
"Scene.Notification.NotificationDescription.RequestToFollowYou" = "request to follow you";
"Scene.Notification.Title.Everything" = "Everything";
"Scene.Notification.Title.Mentions" = "Mentions";
"Scene.Preview.Keyboard.ClosePreview" = "Pechar vista previa";
"Scene.Preview.Keyboard.ShowNext" = "Mostrar Seguinte";
"Scene.Preview.Keyboard.ShowPrevious" = "Mostar Anterior";
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "Dous toques para abrir a lista";
"Scene.Profile.Accessibility.EditAvatarImage" = "Editar imaxe de avatar";
"Scene.Profile.Accessibility.ShowAvatarImage" = "Mostrar imaxe de avatar";
"Scene.Profile.Accessibility.ShowBannerImage" = "Mostrar imaxe de cabeceira";
"Scene.Profile.Dashboard.Followers" = "seguidoras";
"Scene.Profile.Dashboard.Following" = "seguindo";
"Scene.Profile.Dashboard.Posts" = "publicacións";
"Scene.Profile.Fields.AddRow" = "Engadir fila";
"Scene.Profile.Fields.Placeholder.Content" = "Contido";
"Scene.Profile.Fields.Placeholder.Label" = "Etiqueta";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "Confirma o bloqueo de %@";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Bloquear Conta";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "Confirma Acalar a %@";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Acalar conta";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "Confirma o desbloqueo de %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Desbloquear Conta";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "Confirma restablecer a %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "Retirar acalado da Conta";
"Scene.Profile.SegmentedControl.About" = "Acerca de";
"Scene.Profile.SegmentedControl.Media" = "Multimedia";
"Scene.Profile.SegmentedControl.Posts" = "Publicacións";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Publicacións e respostas";
"Scene.Profile.SegmentedControl.Replies" = "Respostas";
"Scene.Register.Error.Item.Agreement" = "Acordo";
"Scene.Register.Error.Item.Email" = "Email";
"Scene.Register.Error.Item.Locale" = "Locale";
"Scene.Register.Error.Item.Password" = "Contrasinal";
"Scene.Register.Error.Item.Reason" = "Razón";
"Scene.Register.Error.Item.Username" = "Identificador";
"Scene.Register.Error.Reason.Accepted" = "%@ debe ser aceptado";
"Scene.Register.Error.Reason.Blank" = "%@ é requerido";
"Scene.Register.Error.Reason.Blocked" = "%@ é un provedor de email non autorizado";
"Scene.Register.Error.Reason.Inclusion" = "%@ non é un valor soportado";
"Scene.Register.Error.Reason.Invalid" = "%@ non é válido";
"Scene.Register.Error.Reason.Reserved" = "%@ é unha palabra reservada";
"Scene.Register.Error.Reason.Taken" = "%@ xa está en uso";
"Scene.Register.Error.Reason.TooLong" = "%@ é demasiado longo";
"Scene.Register.Error.Reason.TooShort" = "%@ é demasiado curto";
"Scene.Register.Error.Reason.Unreachable" = "%@ semella que non existe";
"Scene.Register.Error.Special.EmailInvalid" = "This is not a valid email address";
"Scene.Register.Error.Special.PasswordTooShort" = "Password is too short (must be at least 8 characters)";
"Scene.Register.Error.Special.UsernameInvalid" = "O nome de usuaria só pode ter caracteres alfanuméricos e trazos baixos";
"Scene.Register.Error.Special.UsernameTooLong" = "Username is too long (cant be longer than 30 characters)";
"Scene.Register.Input.Avatar.Delete" = "Eliminar";
"Scene.Register.Input.DisplayName.Placeholder" = "nome público";
"Scene.Register.Input.Email.Placeholder" = "email";
"Scene.Register.Input.Invite.RegistrationUserInviteRequest" = "Por que queres unirte?";
"Scene.Register.Input.Password.Accessibility.Checked" = "validado";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "non validado";
"Scene.Register.Input.Password.CharacterLimit" = "8 caracteres";
"Scene.Register.Input.Password.Hint" = "O teu contrasinal debe ter cando menos oito caracteres";
"Scene.Register.Input.Password.Placeholder" = "contrasinal";
"Scene.Register.Input.Password.Require" = "O contrasinal debe ter polo menos:";
"Scene.Register.Input.Username.DuplicatePrompt" = "Este nome de usuaria xa está en uso.";
"Scene.Register.Input.Username.Placeholder" = "identificador";
"Scene.Register.Title" = "Imos crear a túa conta en %@";
"Scene.Report.Content1" = "Hai outras publicacións que desexes engadir á denuncia?";
"Scene.Report.Content2" = "Hai algo que a moderación deba saber acerca desta denuncia?";
"Scene.Report.ReportSentTitle" = "Grazas pola denuncia, investigarémola.";
"Scene.Report.Reported" = "DENUNCIADO";
"Scene.Report.Send" = "Enviar Denuncia";
"Scene.Report.SkipToSend" = "Enviar sen comentarios";
"Scene.Report.Step1" = "Paso 1 de 2";
"Scene.Report.Step2" = "Paso 2 de 2";
"Scene.Report.TextPlaceholder" = "Escribe ou pega comentarios adicionais";
"Scene.Report.Title" = "Denunciar a %@";
"Scene.Report.TitleReport" = "Denunciar";
"Scene.Search.Recommend.Accounts.Description" = "Mira se che interesan estas contas";
"Scene.Search.Recommend.Accounts.Follow" = "Seguir";
"Scene.Search.Recommend.Accounts.Title" = "Contas que poderían gustarche";
"Scene.Search.Recommend.ButtonText" = "Ver todo";
"Scene.Search.Recommend.HashTag.Description" = "Cancelos que están recibindo moita atención";
"Scene.Search.Recommend.HashTag.PeopleTalking" = "%@ persoas están comentando";
"Scene.Search.Recommend.HashTag.Title" = "En voga en Mastodon";
"Scene.Search.SearchBar.Cancel" = "Cancelar";
"Scene.Search.SearchBar.Placeholder" = "Buscar cancelos e usuarias";
"Scene.Search.Searching.Clear" = "Limpar";
"Scene.Search.Searching.EmptyState.NoResults" = "Sen resultados";
"Scene.Search.Searching.RecentSearch" = "Buscas recentes";
"Scene.Search.Searching.Segment.All" = "Todo";
"Scene.Search.Searching.Segment.Hashtags" = "Cancelos";
"Scene.Search.Searching.Segment.People" = "Persoas";
"Scene.Search.Searching.Segment.Posts" = "Publicacións";
"Scene.Search.Title" = "Procurar";
"Scene.ServerPicker.Button.Category.Academia" = "academia";
"Scene.ServerPicker.Button.Category.Activism" = "activismo";
"Scene.ServerPicker.Button.Category.All" = "Todo";
"Scene.ServerPicker.Button.Category.AllAccessiblityDescription" = "Categoría: Todo";
"Scene.ServerPicker.Button.Category.Art" = "arte";
"Scene.ServerPicker.Button.Category.Food" = "comida";
"Scene.ServerPicker.Button.Category.Furry" = "peluxos";
"Scene.ServerPicker.Button.Category.Games" = "xogos";
"Scene.ServerPicker.Button.Category.General" = "xeral";
"Scene.ServerPicker.Button.Category.Journalism" = "xornalismo";
"Scene.ServerPicker.Button.Category.Lgbt" = "lgbt";
"Scene.ServerPicker.Button.Category.Music" = "música";
"Scene.ServerPicker.Button.Category.Regional" = "rexional";
"Scene.ServerPicker.Button.Category.Tech" = "tecnoloxía";
"Scene.ServerPicker.Button.SeeLess" = "Ver menos";
"Scene.ServerPicker.Button.SeeMore" = "Ver máis";
"Scene.ServerPicker.EmptyState.BadNetwork" = "Algo fallou ao cargar os datos. Comproba a conexión a internet.";
"Scene.ServerPicker.EmptyState.FindingServers" = "Buscando servidores dispoñibles...";
"Scene.ServerPicker.EmptyState.NoResults" = "Sen resultados";
"Scene.ServerPicker.Input.Placeholder" = "Buscar comunidades";
"Scene.ServerPicker.Label.Category" = "CATEGORÍA";
"Scene.ServerPicker.Label.Language" = "IDIOMA";
"Scene.ServerPicker.Label.Users" = "USUARIAS";
"Scene.ServerPicker.Subtitle" = "Elixe unha comunidade en función dos teus intereses, rexión ou unha de propósito xeral.";
"Scene.ServerPicker.SubtitleExtend" = "Elixe unha comunidade en función dos teus intereses, rexión ou unha de propósito xeral. Cada comunidade está xestionada por unha organización totalmente independente ou unha única persoa.";
"Scene.ServerPicker.Title" = "Mastodon fórmano as persoas das diferentes comunidades.";
"Scene.ServerRules.Button.Confirm" = "I Agree";
"Scene.ServerRules.PrivacyPolicy" = "privacy policy";
"Scene.ServerRules.Prompt" = "By continuing, youre subject to the terms of service and privacy policy for %@.";
"Scene.ServerRules.Subtitle" = "These are set and enforced by the %@ moderators.";
"Scene.ServerRules.TermsOfService" = "terms of service";
"Scene.ServerRules.Title" = "Some ground rules.";
"Scene.Settings.Footer.MastodonDescription" = "Mastodon is open source software. You can report issues on GitHub at %@ (%@)";
"Scene.Settings.Keyboard.CloseSettingsWindow" = "Close Settings Window";
"Scene.Settings.Section.Appearance.Automatic" = "Automatic";
"Scene.Settings.Section.Appearance.Dark" = "Always Dark";
"Scene.Settings.Section.Appearance.Light" = "Always Light";
"Scene.Settings.Section.Appearance.Title" = "Appearance";
"Scene.Settings.Section.BoringZone.AccountSettings" = "Account Settings";
"Scene.Settings.Section.BoringZone.Privacy" = "Privacy Policy";
"Scene.Settings.Section.BoringZone.Terms" = "Terms of Service";
"Scene.Settings.Section.BoringZone.Title" = "The Boring Zone";
"Scene.Settings.Section.LookAndFeel.Light" = "Light";
"Scene.Settings.Section.LookAndFeel.ReallyDark" = "Really Dark";
"Scene.Settings.Section.LookAndFeel.SortaDark" = "Sorta Dark";
"Scene.Settings.Section.LookAndFeel.Title" = "Look and Feel";
"Scene.Settings.Section.LookAndFeel.UseSystem" = "Use System";
"Scene.Settings.Section.Notifications.Boosts" = "Reblogs my post";
"Scene.Settings.Section.Notifications.Favorites" = "Favorites my post";
"Scene.Settings.Section.Notifications.Follows" = "Follows me";
"Scene.Settings.Section.Notifications.Mentions" = "Mentions me";
"Scene.Settings.Section.Notifications.Title" = "Notifications";
"Scene.Settings.Section.Notifications.Trigger.Anyone" = "anyone";
"Scene.Settings.Section.Notifications.Trigger.Follow" = "anyone I follow";
"Scene.Settings.Section.Notifications.Trigger.Follower" = "a follower";
"Scene.Settings.Section.Notifications.Trigger.Noone" = "no one";
"Scene.Settings.Section.Notifications.Trigger.Title" = "Notify me when";
"Scene.Settings.Section.Preference.DisableAvatarAnimation" = "Disable animated avatars";
"Scene.Settings.Section.Preference.DisableEmojiAnimation" = "Disable animated emojis";
"Scene.Settings.Section.Preference.OpenLinksInMastodon" = "Open links in Mastodon";
"Scene.Settings.Section.Preference.Title" = "Preferences";
"Scene.Settings.Section.Preference.TrueBlackDarkMode" = "True black dark mode";
"Scene.Settings.Section.Preference.UsingDefaultBrowser" = "Use default browser to open links";
"Scene.Settings.Section.SpicyZone.Clear" = "Clear Media Cache";
"Scene.Settings.Section.SpicyZone.Signout" = "Sign Out";
"Scene.Settings.Section.SpicyZone.Title" = "The Spicy Zone";
"Scene.Settings.Title" = "Settings";
"Scene.SuggestionAccount.FollowExplain" = "When you follow someone, youll see their posts in your home feed.";
"Scene.SuggestionAccount.Title" = "Find People to Follow";
"Scene.Thread.BackTitle" = "Post";
"Scene.Thread.Title" = "Post from %@";
"Scene.Welcome.GetStarted" = "Comezar";
"Scene.Welcome.LogIn" = "Acceder";
"Scene.Welcome.Slogan" = "Social networking
back in your hands.";
"Scene.Wizard.AccessibilityHint" = "Double tap to dismiss this wizard";
"Scene.Wizard.MultipleAccountSwitchIntroDescription" = "Switch between multiple accounts by holding the profile button.";
"Scene.Wizard.NewInMastodon" = "New in Mastodon";

View File

@ -0,0 +1,406 @@
<?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 notification</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>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.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.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,391 @@
"Common.Alerts.BlockDomain.BlockEntireDomain" = "Blocca il dominio";
"Common.Alerts.BlockDomain.Title" = "Vuoi davvero bloccare %@ completamente? Nella maggioranza dei casi, è preferibile e sufficiente bloccare o silenziare pochi account in modo mirato. Non vedrai i contenuti di quel dominio e tutti i tuoi follower da quel dominio verranno rimossi.";
"Common.Alerts.CleanCache.Message" = "Cache %@ pulita con successo.";
"Common.Alerts.CleanCache.Title" = "Pulisci la cache";
"Common.Alerts.Common.PleaseTryAgain" = "Per favore riprova.";
"Common.Alerts.Common.PleaseTryAgainLater" = "Per favore, riprova più tardi.";
"Common.Alerts.DeletePost.Message" = "Vuoi veramente eliminare questo post?";
"Common.Alerts.DeletePost.Title" = "Cancella il post";
"Common.Alerts.DiscardPostContent.Message" = "Confermare di scartare il contenuto del post composto.";
"Common.Alerts.DiscardPostContent.Title" = "Elimina bozza";
"Common.Alerts.EditProfileFailure.Message" = "Impossibile modificare il profilo. Per favore, riprova.";
"Common.Alerts.EditProfileFailure.Title" = "Errore nella modifica del profilo";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.MoreThanOneVideo" = "Impossibile allegare più di un filmato.";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "Impossibile allegare un filmato a un post che contiene già immagini.";
"Common.Alerts.PublishPostFailure.Message" = "Pubblicazione del post fallita.
Per favore verifica la tua connessione internet.";
"Common.Alerts.PublishPostFailure.Title" = "Pubblicazione fallita";
"Common.Alerts.SavePhotoFailure.Message" = "Si prega di abilitare l'autorizzazione di accesso alla galleria immagini per salvare la foto.";
"Common.Alerts.SavePhotoFailure.Title" = "Salvataggio foto fallito";
"Common.Alerts.ServerError.Title" = "Errore del server";
"Common.Alerts.SignOut.Confirm" = "Esci";
"Common.Alerts.SignOut.Message" = "Vuoi davvero scollegarti?";
"Common.Alerts.SignOut.Title" = "Esci";
"Common.Alerts.SignUpFailure.Title" = "Iscrizione fallita";
"Common.Alerts.VoteFailure.PollEnded" = "Il sondaggio è terminato";
"Common.Alerts.VoteFailure.Title" = "Voto fallito";
"Common.Controls.Actions.Add" = "Aggiungi";
"Common.Controls.Actions.Back" = "Indietro";
"Common.Controls.Actions.BlockDomain" = "Blocca %@";
"Common.Controls.Actions.Cancel" = "Annulla";
"Common.Controls.Actions.Compose" = "Scrivi";
"Common.Controls.Actions.Confirm" = "Conferma";
"Common.Controls.Actions.Continue" = "Continua";
"Common.Controls.Actions.CopyPhoto" = "Copia foto";
"Common.Controls.Actions.Delete" = "Elimina";
"Common.Controls.Actions.Discard" = "Abbandona";
"Common.Controls.Actions.Done" = "Fatto";
"Common.Controls.Actions.Edit" = "Modifica";
"Common.Controls.Actions.FindPeople" = "Trova persone da seguire";
"Common.Controls.Actions.ManuallySearch" = "Cerca manualmente invece";
"Common.Controls.Actions.Next" = "Avanti";
"Common.Controls.Actions.Ok" = "OK";
"Common.Controls.Actions.Open" = "Apri";
"Common.Controls.Actions.OpenInBrowser" = "Apri nel browser";
"Common.Controls.Actions.OpenInSafari" = "Apri su Safari";
"Common.Controls.Actions.Preview" = "Anteprima";
"Common.Controls.Actions.Previous" = "Precedente";
"Common.Controls.Actions.Remove" = "Rimuovi";
"Common.Controls.Actions.Reply" = "Rispondi";
"Common.Controls.Actions.ReportUser" = "Segnala %@";
"Common.Controls.Actions.Save" = "Salva";
"Common.Controls.Actions.SavePhoto" = "Salva foto";
"Common.Controls.Actions.SeeMore" = "Visualizza altro";
"Common.Controls.Actions.Settings" = "Impostazioni";
"Common.Controls.Actions.Share" = "Condividi";
"Common.Controls.Actions.SharePost" = "Condividi il post";
"Common.Controls.Actions.ShareUser" = "Condividi %@";
"Common.Controls.Actions.SignIn" = "Accedi";
"Common.Controls.Actions.SignUp" = "Registrati";
"Common.Controls.Actions.Skip" = "Salta";
"Common.Controls.Actions.TakePhoto" = "Scatta foto";
"Common.Controls.Actions.TryAgain" = "Riprova";
"Common.Controls.Actions.UnblockDomain" = "Sblocca %@";
"Common.Controls.Friendship.Block" = "Blocca";
"Common.Controls.Friendship.BlockDomain" = "Blocca %@";
"Common.Controls.Friendship.BlockUser" = "Blocca %@";
"Common.Controls.Friendship.Blocked" = "Bloccato";
"Common.Controls.Friendship.EditInfo" = "Modifica info";
"Common.Controls.Friendship.Follow" = "Segui";
"Common.Controls.Friendship.Following" = "Stai seguendo";
"Common.Controls.Friendship.Mute" = "Silenzia";
"Common.Controls.Friendship.MuteUser" = "Silenzia %@";
"Common.Controls.Friendship.Muted" = "Silenziato";
"Common.Controls.Friendship.Pending" = "In attesa";
"Common.Controls.Friendship.Request" = "Richiesta";
"Common.Controls.Friendship.Unblock" = "Sblocca";
"Common.Controls.Friendship.UnblockUser" = "Sblocca %@";
"Common.Controls.Friendship.Unmute" = "Riattiva";
"Common.Controls.Friendship.UnmuteUser" = "Riattiva %@";
"Common.Controls.Keyboard.Common.ComposeNewPost" = "Componi un nuovo post";
"Common.Controls.Keyboard.Common.OpenSettings" = "Apri Impostazioni";
"Common.Controls.Keyboard.Common.ShowFavorites" = "Mostra preferiti";
"Common.Controls.Keyboard.Common.SwitchToTab" = "Passa a %@";
"Common.Controls.Keyboard.SegmentedControl.NextSection" = "Sezione successiva";
"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "Sezione precedente";
"Common.Controls.Keyboard.Timeline.NextStatus" = "Post successivo";
"Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "Apri il profilo dell'autore";
"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "Apri il profilo di chi ha condiviso";
"Common.Controls.Keyboard.Timeline.OpenStatus" = "Apri il post";
"Common.Controls.Keyboard.Timeline.PreviewImage" = "Anteprima immagine";
"Common.Controls.Keyboard.Timeline.PreviousStatus" = "Post precedente";
"Common.Controls.Keyboard.Timeline.ReplyStatus" = "Rispondi al post";
"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "Attiva/Disattiva avvertimento contenuti";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Attiva/Disattiva preferito nel post";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Attiva/Disattiva condivisione sul post";
"Common.Controls.Status.Actions.Favorite" = "Preferito";
"Common.Controls.Status.Actions.Hide" = "Nascondi";
"Common.Controls.Status.Actions.Menu" = "Menù";
"Common.Controls.Status.Actions.Reblog" = "Condivisione";
"Common.Controls.Status.Actions.Reply" = "Rispondi";
"Common.Controls.Status.Actions.ShowGif" = "Mostra GIF";
"Common.Controls.Status.Actions.ShowImage" = "Mostra immagine";
"Common.Controls.Status.Actions.ShowVideoPlayer" = "Mostra lettore video";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "Tocca quindi tieni premuto per mostrare il menu";
"Common.Controls.Status.Actions.Unfavorite" = "Non preferito";
"Common.Controls.Status.Actions.Unreblog" = "Annulla condivisione";
"Common.Controls.Status.ContentWarning" = "Avviso sul contenuto";
"Common.Controls.Status.MediaContentWarning" = "Tocca ovunque per rivelare";
"Common.Controls.Status.Poll.Closed" = "Chiuso";
"Common.Controls.Status.Poll.Vote" = "Vota";
"Common.Controls.Status.SensitiveContent" = "Contenuto sensibile";
"Common.Controls.Status.ShowPost" = "Mostra il post";
"Common.Controls.Status.ShowUserProfile" = "Mostra il profilo dell'utente";
"Common.Controls.Status.Tag.Email" = "Email";
"Common.Controls.Status.Tag.Emoji" = "Emoji";
"Common.Controls.Status.Tag.Hashtag" = "Etichetta";
"Common.Controls.Status.Tag.Link" = "Collegamento";
"Common.Controls.Status.Tag.Mention" = "Menzione";
"Common.Controls.Status.Tag.Url" = "URL";
"Common.Controls.Status.TapToReveal" = "Tocca per rivelare";
"Common.Controls.Status.UserReblogged" = "%@ hanno condiviso";
"Common.Controls.Status.UserRepliedTo" = "Rispondi a %@";
"Common.Controls.Status.Visibility.Direct" = "Solo l'utente menzionato può vedere questo post.";
"Common.Controls.Status.Visibility.Private" = "Solo i loro seguaci possono vedere questo post.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "Solo i miei seguaci possono vedere questo post.";
"Common.Controls.Status.Visibility.Unlisted" = "Tutti possono vedere questo post ma non mostrare nella cronologia pubblica.";
"Common.Controls.Tabs.Home" = "Inizio";
"Common.Controls.Tabs.Notification" = "Notifiche";
"Common.Controls.Tabs.Profile" = "Profilo";
"Common.Controls.Tabs.Search" = "Cerca";
"Common.Controls.Timeline.Filtered" = "Filtrato";
"Common.Controls.Timeline.Header.BlockedWarning" = "Non puoi visualizzare il profilo di questo utente
fino a quando non ti sbloccano.";
"Common.Controls.Timeline.Header.BlockingWarning" = "Non puoi visualizzare il profilo di questo utente
finché non li sblocchi.
Il tuo profilo sembra questo per loro.";
"Common.Controls.Timeline.Header.NoStatusFound" = "Nessun post trovato";
"Common.Controls.Timeline.Header.SuspendedWarning" = "Questo utente è stato sospeso.";
"Common.Controls.Timeline.Header.UserBlockedWarning" = "Non puoi visualizzare il profilo di %@
fino a quando non ti sbloccano.";
"Common.Controls.Timeline.Header.UserBlockingWarning" = "Non puoi visualizzare il profilo di %@
finché non li sblocchi.
Il tuo profilo sembra questo per loro.";
"Common.Controls.Timeline.Header.UserSuspendedWarning" = "L'account di %@ è stato sospeso.";
"Common.Controls.Timeline.Loader.LoadMissingPosts" = "Carica i post mancanti";
"Common.Controls.Timeline.Loader.LoadingMissingPosts" = "Caricamento post mancanti...";
"Common.Controls.Timeline.Loader.ShowMoreReplies" = "Mostra più risposte";
"Common.Controls.Timeline.Timestamp.Now" = "Ora";
"Scene.AccountList.AddAccount" = "Aggiungi account";
"Scene.AccountList.DismissAccountSwitcher" = "Ignora il cambio account";
"Scene.AccountList.TabBarHint" = "Profilo corrente selezionato: %@. Doppio tocco e tieni premuto per mostrare il cambio account";
"Scene.Compose.Accessibility.AppendAttachment" = "Aggiungi allegato";
"Scene.Compose.Accessibility.AppendPoll" = "Aggiungi sondaggio";
"Scene.Compose.Accessibility.CustomEmojiPicker" = "Selettore Emoji personalizzato";
"Scene.Compose.Accessibility.DisableContentWarning" = "Disabilita avviso di contenuti";
"Scene.Compose.Accessibility.EnableContentWarning" = "Abilita avvertimento contenuti";
"Scene.Compose.Accessibility.PostVisibilityMenu" = "Menu di visibilità del post";
"Scene.Compose.Accessibility.RemovePoll" = "Elimina sondaggio";
"Scene.Compose.Attachment.AttachmentBroken" = "Questo %@ è rotto e non può essere
caricato su Mastodon.";
"Scene.Compose.Attachment.DescriptionPhoto" = "Descrivi la foto per gli utenti ipovedenti...";
"Scene.Compose.Attachment.DescriptionVideo" = "Descrivi il filmato per gli utenti ipovedenti...";
"Scene.Compose.Attachment.Photo" = "foto";
"Scene.Compose.Attachment.Video" = "filmato";
"Scene.Compose.AutoComplete.SpaceToAdd" = "Spazio da aggiungere";
"Scene.Compose.ComposeAction" = "Pubblica";
"Scene.Compose.ContentInputPlaceholder" = "Digita o incolla quello che hai in mente";
"Scene.Compose.ContentWarning.Placeholder" = "Scrivi un avviso accurato qui...";
"Scene.Compose.Keyboard.AppendAttachmentEntry" = "Aggiungi allegato - %@";
"Scene.Compose.Keyboard.DiscardPost" = "Scarta post";
"Scene.Compose.Keyboard.PublishPost" = "Pubblica il post";
"Scene.Compose.Keyboard.SelectVisibilityEntry" = "Seleziona visibilità - %@";
"Scene.Compose.Keyboard.ToggleContentWarning" = "Attiva/Disattiva avviso contenuti";
"Scene.Compose.Keyboard.TogglePoll" = "Attiva/Disattiva Sondaggio";
"Scene.Compose.MediaSelection.Browse" = "Sfoglia";
"Scene.Compose.MediaSelection.Camera" = "Scatta foto";
"Scene.Compose.MediaSelection.PhotoLibrary" = "Libreria foto";
"Scene.Compose.Poll.DurationTime" = "Durata: %@";
"Scene.Compose.Poll.OneDay" = "1 giorno";
"Scene.Compose.Poll.OneHour" = "1 ora";
"Scene.Compose.Poll.OptionNumber" = "Opzione %ld";
"Scene.Compose.Poll.SevenDays" = "7 giorni";
"Scene.Compose.Poll.SixHours" = "6 ore";
"Scene.Compose.Poll.ThirtyMinutes" = "30 minuti";
"Scene.Compose.Poll.ThreeDays" = "3 giorni";
"Scene.Compose.ReplyingToUser" = "rispondendo a %@";
"Scene.Compose.Title.NewPost" = "Nuovo post";
"Scene.Compose.Title.NewReply" = "Nuova risposta";
"Scene.Compose.Visibility.Direct" = "Solo le persone che menziono";
"Scene.Compose.Visibility.Private" = "Solo i seguaci";
"Scene.Compose.Visibility.Public" = "Pubblico";
"Scene.Compose.Visibility.Unlisted" = "Non elencato";
"Scene.ConfirmEmail.Button.OpenEmailApp" = "Apri l'app Email";
"Scene.ConfirmEmail.Button.Resend" = "Invia di nuovo";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "Controlla se il tuo indirizzo email sia corretto, così come la tua cartella spazzatura se non ce l'hai.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "Invia e-mail di nuovo";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Controlla la tua e-mail";
"Scene.ConfirmEmail.OpenEmailApp.Description" = "Ti abbiamo appena inviato un'email. Controlla la tua cartella spazzatura se non ce l'hai.";
"Scene.ConfirmEmail.OpenEmailApp.Mail" = "Posta";
"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "Apri client Email";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Controlla la tua posta in arrivo.";
"Scene.ConfirmEmail.Subtitle" = "Tocca il link che ti abbiamo inviato per verificare il tuo account.";
"Scene.ConfirmEmail.Title" = "Un'ultima cosa.";
"Scene.Discovery.Intro" = "Questi sono i post che stanno guadagnando popolarità nel tuo angolo di Mastodon.";
"Scene.Discovery.Tabs.Community" = "Comunità";
"Scene.Discovery.Tabs.ForYou" = "Per Te";
"Scene.Discovery.Tabs.Hashtags" = "Hashtag";
"Scene.Discovery.Tabs.News" = "Notizie";
"Scene.Discovery.Tabs.Posts" = "Post";
"Scene.Favorite.Title" = "I tuoi preferiti";
"Scene.Follower.Footer" = "I seguaci da altri server non vengono visualizzati.";
"Scene.Following.Footer" = "I follow da altri server non vengono visualizzati.";
"Scene.HomeTimeline.NavigationBarState.NewPosts" = "Vedi nuovi post";
"Scene.HomeTimeline.NavigationBarState.Offline" = "Non in linea";
"Scene.HomeTimeline.NavigationBarState.Published" = "Pubblicato!";
"Scene.HomeTimeline.NavigationBarState.Publishing" = "Pubblicazione post...";
"Scene.HomeTimeline.Title" = "Inizio";
"Scene.Notification.Keyobard.ShowEverything" = "Mostra Tutto";
"Scene.Notification.Keyobard.ShowMentions" = "Mostra Menzioni";
"Scene.Notification.NotificationDescription.FavoritedYourPost" = "ha apprezzato il tuo post";
"Scene.Notification.NotificationDescription.FollowedYou" = "ti ha seguito";
"Scene.Notification.NotificationDescription.MentionedYou" = "ti ha menzionato";
"Scene.Notification.NotificationDescription.PollHasEnded" = "sondaggio terminato";
"Scene.Notification.NotificationDescription.RebloggedYourPost" = "ha ripostato il tuo post";
"Scene.Notification.NotificationDescription.RequestToFollowYou" = "richiesta di seguirti";
"Scene.Notification.Title.Everything" = "Tutto";
"Scene.Notification.Title.Mentions" = "Menzioni";
"Scene.Preview.Keyboard.ClosePreview" = "Chiudi anteprima";
"Scene.Preview.Keyboard.ShowNext" = "Mostra successivo";
"Scene.Preview.Keyboard.ShowPrevious" = "Mostra precedente";
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "Doppio tocco per aprire la lista";
"Scene.Profile.Accessibility.EditAvatarImage" = "Modifica immagine avatar";
"Scene.Profile.Accessibility.ShowAvatarImage" = "Mostra immagine avatar";
"Scene.Profile.Accessibility.ShowBannerImage" = "Mostra immagine banner";
"Scene.Profile.Dashboard.Followers" = "seguaci";
"Scene.Profile.Dashboard.Following" = "seguendo";
"Scene.Profile.Dashboard.Posts" = "post";
"Scene.Profile.Fields.AddRow" = "Aggiungi riga";
"Scene.Profile.Fields.Placeholder.Content" = "Contenuto";
"Scene.Profile.Fields.Placeholder.Label" = "Etichetta";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "Confermi di bloccare %@";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Blocca account";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "Confermi di silenziare %@";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Silenzia account";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "Conferma per sbloccare %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Sblocca account";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "Confermi di riattivare %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "Riattiva account";
"Scene.Profile.SegmentedControl.About" = "Info su";
"Scene.Profile.SegmentedControl.Media" = "Media";
"Scene.Profile.SegmentedControl.Posts" = "Post";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Post e risposte";
"Scene.Profile.SegmentedControl.Replies" = "Risposte";
"Scene.Register.Error.Item.Agreement" = "Accordo";
"Scene.Register.Error.Item.Email" = "Email";
"Scene.Register.Error.Item.Locale" = "Locale";
"Scene.Register.Error.Item.Password" = "Password";
"Scene.Register.Error.Item.Reason" = "Motivo";
"Scene.Register.Error.Item.Username" = "Nome utente";
"Scene.Register.Error.Reason.Accepted" = "%@ deve essere accettato";
"Scene.Register.Error.Reason.Blank" = "%@ è richiesto";
"Scene.Register.Error.Reason.Blocked" = "%@ contiene un provider email non consentito";
"Scene.Register.Error.Reason.Inclusion" = "%@ non è un valore supportato";
"Scene.Register.Error.Reason.Invalid" = "%@ non è valido";
"Scene.Register.Error.Reason.Reserved" = "%@ è una parola chiave riservata";
"Scene.Register.Error.Reason.Taken" = "%@ è già in uso";
"Scene.Register.Error.Reason.TooLong" = "%@ è troppo lungo";
"Scene.Register.Error.Reason.TooShort" = "%@ è troppo corto";
"Scene.Register.Error.Reason.Unreachable" = "%@ non sembra esistere";
"Scene.Register.Error.Special.EmailInvalid" = "Questo non è un indirizzo email valido";
"Scene.Register.Error.Special.PasswordTooShort" = "La password è troppo corta (deve contenere almeno 8 caratteri)";
"Scene.Register.Error.Special.UsernameInvalid" = "Il nome utente deve contenere solo caratteri alfanumerici e trattini bassi";
"Scene.Register.Error.Special.UsernameTooLong" = "Il nome utente è troppo lungo (non può essere più lungo di 30 caratteri)";
"Scene.Register.Input.Avatar.Delete" = "Elimina";
"Scene.Register.Input.DisplayName.Placeholder" = "visualizza nome";
"Scene.Register.Input.Email.Placeholder" = "email";
"Scene.Register.Input.Invite.RegistrationUserInviteRequest" = "Perché vuoi unirti?";
"Scene.Register.Input.Password.Accessibility.Checked" = "verificato";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "non verificato";
"Scene.Register.Input.Password.CharacterLimit" = "8 caratteri";
"Scene.Register.Input.Password.Hint" = "La tua password deve essere di almeno 8 caratteri";
"Scene.Register.Input.Password.Placeholder" = "password";
"Scene.Register.Input.Password.Require" = "La tua password ha bisogno di almeno:";
"Scene.Register.Input.Username.DuplicatePrompt" = "Questo nome utente è già stato preso.";
"Scene.Register.Input.Username.Placeholder" = "nome utente";
"Scene.Register.Title" = "Facciamo in modo che sia configurato il %@";
"Scene.Report.Content1" = "Ci sono altri post che vorresti aggiungere alla segnalazione?";
"Scene.Report.Content2" = "C'è qualcosa che i moderatori dovrebbero sapere su questa segnalazione?";
"Scene.Report.ReportSentTitle" = "Grazie per la segnalazione, esamineremo questo aspetto.";
"Scene.Report.Reported" = "SEGNALATO";
"Scene.Report.Send" = "Invia segnalazione";
"Scene.Report.SkipToSend" = "Invia senza commento";
"Scene.Report.Step1" = "Fase 1 di 2";
"Scene.Report.Step2" = "Fase 2 di 2";
"Scene.Report.TextPlaceholder" = "Digita o incolla commenti aggiuntivi";
"Scene.Report.Title" = "Segnala %@";
"Scene.Report.TitleReport" = "Segnala";
"Scene.Search.Recommend.Accounts.Description" = "Potresti voler seguire questi account";
"Scene.Search.Recommend.Accounts.Follow" = "Segui";
"Scene.Search.Recommend.Accounts.Title" = "Account che potrebbero piacerti";
"Scene.Search.Recommend.ButtonText" = "Vedi tutto";
"Scene.Search.Recommend.HashTag.Description" = "Hashtag che stanno ottenendo un bel po' di attenzione";
"Scene.Search.Recommend.HashTag.PeopleTalking" = "%@ persone ne parlano";
"Scene.Search.Recommend.HashTag.Title" = "Di tendenza su Mastodon";
"Scene.Search.SearchBar.Cancel" = "Annulla";
"Scene.Search.SearchBar.Placeholder" = "Cerca hashtag e utenti";
"Scene.Search.Searching.Clear" = "Cancella";
"Scene.Search.Searching.EmptyState.NoResults" = "Nessun risultato";
"Scene.Search.Searching.RecentSearch" = "Ricerche recenti";
"Scene.Search.Searching.Segment.All" = "Tutto";
"Scene.Search.Searching.Segment.Hashtags" = "Hashtags";
"Scene.Search.Searching.Segment.People" = "Persone";
"Scene.Search.Searching.Segment.Posts" = "Post";
"Scene.Search.Title" = "Cerca";
"Scene.ServerPicker.Button.Category.Academia" = "accademia";
"Scene.ServerPicker.Button.Category.Activism" = "attivismo";
"Scene.ServerPicker.Button.Category.All" = "Tutti";
"Scene.ServerPicker.Button.Category.AllAccessiblityDescription" = "Categoria: Tutti";
"Scene.ServerPicker.Button.Category.Art" = "arte";
"Scene.ServerPicker.Button.Category.Food" = "cibo";
"Scene.ServerPicker.Button.Category.Furry" = "peloso";
"Scene.ServerPicker.Button.Category.Games" = "giochi";
"Scene.ServerPicker.Button.Category.General" = "generale";
"Scene.ServerPicker.Button.Category.Journalism" = "giornalismo";
"Scene.ServerPicker.Button.Category.Lgbt" = "lgbt";
"Scene.ServerPicker.Button.Category.Music" = "musica";
"Scene.ServerPicker.Button.Category.Regional" = "locale";
"Scene.ServerPicker.Button.Category.Tech" = "tecnologia";
"Scene.ServerPicker.Button.SeeLess" = "Vedi meno";
"Scene.ServerPicker.Button.SeeMore" = "Vedi di più";
"Scene.ServerPicker.EmptyState.BadNetwork" = "Qualcosa è andato storto durante il caricamento dei dati. Controlla la tua connessione internet.";
"Scene.ServerPicker.EmptyState.FindingServers" = "Ricerca server disponibili...";
"Scene.ServerPicker.EmptyState.NoResults" = "Nessun risultato";
"Scene.ServerPicker.Input.Placeholder" = "Cerca comunità";
"Scene.ServerPicker.Label.Category" = "CATEGORIA";
"Scene.ServerPicker.Label.Language" = "LINGUA";
"Scene.ServerPicker.Label.Users" = "UTENTI";
"Scene.ServerPicker.Subtitle" = "Scegli una comunità basata sui tuoi interessi, regione o uno scopo generale.";
"Scene.ServerPicker.SubtitleExtend" = "Scegli una comunità basata sui tuoi interessi, regione o uno scopo generale. Ogni comunità è gestita da un'organizzazione completamente indipendente o individuale.";
"Scene.ServerPicker.Title" = "Mastodon è fatto di utenti in diverse comunità.";
"Scene.ServerRules.Button.Confirm" = "Accetto";
"Scene.ServerRules.PrivacyPolicy" = "privacy policy";
"Scene.ServerRules.Prompt" = "Continuando, sei soggetto alle condizioni di servizio e all'informativa sulla privacy per %@.";
"Scene.ServerRules.Subtitle" = "Questi sono impostati e applicati dai moderatori %@.";
"Scene.ServerRules.TermsOfService" = "condizioni del servizio";
"Scene.ServerRules.Title" = "Alcune regole di base.";
"Scene.Settings.Footer.MastodonDescription" = "Mastodon è un software open source. Puoi segnalare problemi su GitHub a %@ (%@)";
"Scene.Settings.Keyboard.CloseSettingsWindow" = "Chiudi la finestra Impostazioni";
"Scene.Settings.Section.Appearance.Automatic" = "Automatico";
"Scene.Settings.Section.Appearance.Dark" = "Sempre scuro";
"Scene.Settings.Section.Appearance.Light" = "Sempre chiaro";
"Scene.Settings.Section.Appearance.Title" = "Aspetto";
"Scene.Settings.Section.BoringZone.AccountSettings" = "Impostazioni account";
"Scene.Settings.Section.BoringZone.Privacy" = "Politica sulla Privacy";
"Scene.Settings.Section.BoringZone.Terms" = "Termini di servizio";
"Scene.Settings.Section.BoringZone.Title" = "La zona boring";
"Scene.Settings.Section.LookAndFeel.Light" = "Chiaro";
"Scene.Settings.Section.LookAndFeel.ReallyDark" = "Davvero scuro";
"Scene.Settings.Section.LookAndFeel.SortaDark" = "Un po' scuro";
"Scene.Settings.Section.LookAndFeel.Title" = "Look and Feel";
"Scene.Settings.Section.LookAndFeel.UseSystem" = "Predefinito di sistema";
"Scene.Settings.Section.Notifications.Boosts" = "Condivide i miei post";
"Scene.Settings.Section.Notifications.Favorites" = "Apprezza i miei post";
"Scene.Settings.Section.Notifications.Follows" = "Mi segue";
"Scene.Settings.Section.Notifications.Mentions" = "Mi menziona";
"Scene.Settings.Section.Notifications.Title" = "Notifiche";
"Scene.Settings.Section.Notifications.Trigger.Anyone" = "chiunque";
"Scene.Settings.Section.Notifications.Trigger.Follow" = "chiunque io segua";
"Scene.Settings.Section.Notifications.Trigger.Follower" = "un seguace";
"Scene.Settings.Section.Notifications.Trigger.Noone" = "nessuno";
"Scene.Settings.Section.Notifications.Trigger.Title" = "Avvisami quando";
"Scene.Settings.Section.Preference.DisableAvatarAnimation" = "Disabilita avatar animati";
"Scene.Settings.Section.Preference.DisableEmojiAnimation" = "Disabilita emoji animate";
"Scene.Settings.Section.Preference.OpenLinksInMastodon" = "Apri i link in Mastodon";
"Scene.Settings.Section.Preference.Title" = "Preferenze";
"Scene.Settings.Section.Preference.TrueBlackDarkMode" = "Modalità molto scura";
"Scene.Settings.Section.Preference.UsingDefaultBrowser" = "Usa browser predefinito per aprire i collegamenti";
"Scene.Settings.Section.SpicyZone.Clear" = "Cancella la cache multimediale";
"Scene.Settings.Section.SpicyZone.Signout" = "Esci";
"Scene.Settings.Section.SpicyZone.Title" = "La zona piccante";
"Scene.Settings.Title" = "Impostazioni";
"Scene.SuggestionAccount.FollowExplain" = "Quando segui qualcuno, vedrai i loro post nella tua home feed.";
"Scene.SuggestionAccount.Title" = "Trova alcune persone da seguire";
"Scene.Thread.BackTitle" = "Post";
"Scene.Thread.Title" = "Post da %@";
"Scene.Welcome.GetStarted" = "Inizia";
"Scene.Welcome.LogIn" = "Accedi";
"Scene.Welcome.Slogan" = "Il social network, di nuovo nelle tue mani.";
"Scene.Wizard.AccessibilityHint" = "Doppio tocco per eliminare questa procedura guidata";
"Scene.Wizard.MultipleAccountSwitchIntroDescription" = "Passa tra più account tenendo premuto il pulsante del profilo.";
"Scene.Wizard.NewInMastodon" = "Nuovo su Mastodon";

View File

@ -0,0 +1,406 @@
<?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 notifica non letta</string>
<key>other</key>
<string>%ld notifiche non lette</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Il limite di input supera %#@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 carattere</string>
<key>other</key>
<string>%ld caratteri</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Il limite di input rimane %#@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 carattere</string>
<key>other</key>
<string>%ld caratteri</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>post</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 post</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 preferito</string>
<key>other</key>
<string>%ld preferiti</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 condivisione</string>
<key>other</key>
<string>%ld condivisioni</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 risposta</string>
<key>other</key>
<string>%ld risposte</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 voto</string>
<key>other</key>
<string>%ld voti</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 votante</string>
<key>other</key>
<string>%ld votanti</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 persona ne parla</string>
<key>other</key>
<string>%ld persone ne parlano</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 stanno seguendo</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 seguace</string>
<key>other</key>
<string>%ld seguaci</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 anno rimasto</string>
<key>other</key>
<string>%ld anni rimasti</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 mese rimasto</string>
<key>other</key>
<string>%ld mesi rimasti</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 giorno rimasto</string>
<key>other</key>
<string>%ld giorni rimasti</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 ora rimasta</string>
<key>other</key>
<string>%ld ore rimaste</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 minuto rimasto</string>
<key>other</key>
<string>%ld minuti rimasti</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 secondo rimasto</string>
<key>other</key>
<string>%ld secondi rimasti</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>1 anno fa</string>
<key>other</key>
<string>%ld anni fa</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>1 mese fa</string>
<key>other</key>
<string>%ld mesi fa</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>1 giorno fa</string>
<key>other</key>
<string>%ld giorni fa</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>1 ora fa</string>
<key>other</key>
<string>%ld ore fa</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>1 minuto fa</string>
<key>other</key>
<string>%ld minuti fa</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>1 secondo fa</string>
<key>other</key>
<string>%ld secondi fa</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -197,6 +197,7 @@
"Scene.ConfirmEmail.Subtitle" = "先程 %@ にメールを送信しました。リンクをタップしてアカウントを確認してください。";
"Scene.ConfirmEmail.Title" = "さいごにもうひとつ。";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "For You";
"Scene.Discovery.Tabs.Hashtags" = "ハッシュタグ";
"Scene.Discovery.Tabs.News" = "ニュース";

View File

@ -202,6 +202,7 @@ Ad d-yettwasali ɣef Mastodon.";
"Scene.ConfirmEmail.Subtitle" = "Sit ɣef useɣwen i ak-n-uznen i wakken ad tesneqdeḍ amiḍan-ik.";
"Scene.ConfirmEmail.Title" = "Taɣawsa taneggarut.";
"Scene.Discovery.Intro" = "Tigi d tisuffaɣ i d-ijebbden s waṭas deg tama-inek•inem n Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "I kečč·kem";
"Scene.Discovery.Tabs.Hashtags" = "Ihacṭagen";
"Scene.Discovery.Tabs.News" = "Isallen";

View File

@ -203,6 +203,7 @@ Profîla te ji wan ra wiha xuya dike.";
girêdanê bitikne da ku ajimêra xwe bidî piştrastkirin.";
"Scene.ConfirmEmail.Title" = "Tiştekî dawî.";
"Scene.Discovery.Intro" = "Ev şandiyên ku di quncika Mastodon balê dikişîne.";
"Scene.Discovery.Tabs.Community" = "Civak";
"Scene.Discovery.Tabs.ForYou" = "Ji bo te";
"Scene.Discovery.Tabs.Hashtags" = "Hashtag";
"Scene.Discovery.Tabs.News" = "Nûçe";

View File

@ -197,6 +197,7 @@ Uw profiel ziet er zo uit voor hen.";
klik op de link om uw account te bevestigen.";
"Scene.ConfirmEmail.Title" = "Nog één ding.";
"Scene.Discovery.Intro" = "Dit zijn de berichten die populair zijn in jouw Mastodon-kringen.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Voor jou";
"Scene.Discovery.Tabs.Hashtags" = "Hashtags";
"Scene.Discovery.Tabs.News" = "Nieuws";

View File

@ -213,6 +213,7 @@
подтвердить свою учётную запись.";
"Scene.ConfirmEmail.Title" = "И ещё кое-что.";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.Community" = "Сообщество";
"Scene.Discovery.Tabs.ForYou" = "For You";
"Scene.Discovery.Tabs.Hashtags" = "Hashtags";
"Scene.Discovery.Tabs.News" = "News";
@ -346,7 +347,7 @@
"Scene.ServerPicker.Label.Language" = "ЯЗЫК";
"Scene.ServerPicker.Label.Users" = "ПОЛЬЗОВАТЕЛИ";
"Scene.ServerPicker.Subtitle" = "Выберите сообщество на основе своих интересов, региона или общей тематики.";
"Scene.ServerPicker.SubtitleExtend" = "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.";
"Scene.ServerPicker.SubtitleExtend" = "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.";
"Scene.ServerPicker.Title" = "Выберите сервер,
любой сервер.";
"Scene.ServerRules.Button.Confirm" = "Принимаю";

View File

@ -1,21 +1,21 @@
"Common.Alerts.BlockDomain.BlockEntireDomain" = "Estä verkkotunnus";
"Common.Alerts.BlockDomain.Title" = "Are you really, really sure you want to block the entire %@? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.";
"Common.Alerts.BlockDomain.Title" = "Är du verkligen, verkligen säker på att du vill blockera hela %@? I de flesta fall är några riktade blockeringar eller nedtystade konton tillräckligt och att föredra. Du kommer inte se innehåll från den domänen och dina följare från den domänen kommer att tas bort.";
"Common.Alerts.CleanCache.Message" = "%@ välimuisti tyhjennetty onnistuneesti.";
"Common.Alerts.CleanCache.Title" = "Puhdista välimuisti";
"Common.Alerts.Common.PleaseTryAgain" = "Yritä uudelleen.";
"Common.Alerts.Common.PleaseTryAgainLater" = "Yritä uudelleen myöhemmin.";
"Common.Alerts.DeletePost.Message" = "Are you sure you want to delete this post?";
"Common.Alerts.DeletePost.Message" = "Är du säker på att du vill radera detta inlägg?";
"Common.Alerts.DeletePost.Title" = "Haluatko varmasti poistaa tämän julkaisun?";
"Common.Alerts.DiscardPostContent.Message" = "Confirm to discard composed post content.";
"Common.Alerts.DiscardPostContent.Message" = "Bekräfta för att slänga inläggsutkast.";
"Common.Alerts.DiscardPostContent.Title" = "Hylkää luonnos";
"Common.Alerts.EditProfileFailure.Message" = "Profiilia ei voida muoka. Yritä uudelleen.";
"Common.Alerts.EditProfileFailure.Title" = "Virhe profiilin muokkauksessa";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.MoreThanOneVideo" = "Ei voi liittä yhtä videota enempää.";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "Cannot attach a video to a post that already contains images.";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "Det går inte att bifoga en video till en status som redan innehåller bilder.";
"Common.Alerts.PublishPostFailure.Message" = "Julkaisun julkaiseminen epäonnistui.
Tarkista internet-yhteytesi.";
"Common.Alerts.PublishPostFailure.Title" = "Julkaiseminen epäonnistui";
"Common.Alerts.SavePhotoFailure.Message" = "Please enable the photo library access permission to save the photo.";
"Common.Alerts.SavePhotoFailure.Message" = "Aktivera åtkomst till Bilder för att spara bilden.";
"Common.Alerts.SavePhotoFailure.Title" = "Kuvan tallentaminen epäonnistui";
"Common.Alerts.ServerError.Title" = "Palvelinvirhe";
"Common.Alerts.SignOut.Confirm" = "Kirjaudu ulos";
@ -23,7 +23,7 @@ Tarkista internet-yhteytesi.";
"Common.Alerts.SignOut.Title" = "Kirjaudu ulos";
"Common.Alerts.SignUpFailure.Title" = "Rekisteröinti epäonnistui";
"Common.Alerts.VoteFailure.PollEnded" = "Kysely on päättynyt";
"Common.Alerts.VoteFailure.Title" = "Vote Failure";
"Common.Alerts.VoteFailure.Title" = "Röstning misslyckades";
"Common.Controls.Actions.Add" = "Lisää";
"Common.Controls.Actions.Back" = "Takaisin";
"Common.Controls.Actions.BlockDomain" = "Estä %@";
@ -37,11 +37,11 @@ Tarkista internet-yhteytesi.";
"Common.Controls.Actions.Done" = "Valmis";
"Common.Controls.Actions.Edit" = "Muokkaa";
"Common.Controls.Actions.FindPeople" = "Löydä tilejä seurattavaksi";
"Common.Controls.Actions.ManuallySearch" = "Manually search instead";
"Common.Controls.Actions.ManuallySearch" = "Sök manuellt istället";
"Common.Controls.Actions.Next" = "Seuraava";
"Common.Controls.Actions.Ok" = "OK";
"Common.Controls.Actions.Open" = "Avaa";
"Common.Controls.Actions.OpenInBrowser" = "Open in Browser";
"Common.Controls.Actions.OpenInBrowser" = "Öppna i webbläsare";
"Common.Controls.Actions.OpenInSafari" = "Avaa Safarissa";
"Common.Controls.Actions.Preview" = "Esikatselu";
"Common.Controls.Actions.Previous" = "Edellinen";
@ -74,7 +74,7 @@ Tarkista internet-yhteytesi.";
"Common.Controls.Friendship.Pending" = "Pyydetty";
"Common.Controls.Friendship.Request" = "Pyydä";
"Common.Controls.Friendship.Unblock" = "Poista esto";
"Common.Controls.Friendship.UnblockUser" = "Unblock %@";
"Common.Controls.Friendship.UnblockUser" = "Avblockera %@";
"Common.Controls.Friendship.Unmute" = "Poista mykistys";
"Common.Controls.Friendship.UnmuteUser" = "Poista mykistys tililtä %@";
"Common.Controls.Keyboard.Common.ComposeNewPost" = "Koosta uusi julkaisu";
@ -82,48 +82,48 @@ Tarkista internet-yhteytesi.";
"Common.Controls.Keyboard.Common.ShowFavorites" = "Näytä suosikit";
"Common.Controls.Keyboard.Common.SwitchToTab" = "Vaihda %@";
"Common.Controls.Keyboard.SegmentedControl.NextSection" = "Seuraava lohko";
"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "Previous Section";
"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "Föregående avsnitt";
"Common.Controls.Keyboard.Timeline.NextStatus" = "Seuraava julkaisu";
"Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "Avaa tekijän profiili";
"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "Avaa edelleen jakajan profiili";
"Common.Controls.Keyboard.Timeline.OpenStatus" = "Avaa julkaisu";
"Common.Controls.Keyboard.Timeline.PreviewImage" = "Preview Image";
"Common.Controls.Keyboard.Timeline.PreviewImage" = "Förhandsgranska bild";
"Common.Controls.Keyboard.Timeline.PreviousStatus" = "Edellinen julkaisu";
"Common.Controls.Keyboard.Timeline.ReplyStatus" = "Vastaa julkaisuun";
"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "Vaihda sisältövaroitus";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Toggle Favorite on Post";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Toggle Reblog on Post";
"Common.Controls.Status.Actions.Favorite" = "Favorite";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Växla favorit på inlägg";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Växla ompostning på inlägg";
"Common.Controls.Status.Actions.Favorite" = "Favorit";
"Common.Controls.Status.Actions.Hide" = "Dölj";
"Common.Controls.Status.Actions.Menu" = "Valikko";
"Common.Controls.Status.Actions.Reblog" = "Jaa edelleen";
"Common.Controls.Status.Actions.Reply" = "Vastaa";
"Common.Controls.Status.Actions.ShowGif" = "Show GIF";
"Common.Controls.Status.Actions.ShowImage" = "Show image";
"Common.Controls.Status.Actions.ShowVideoPlayer" = "Show video player";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "Tap then hold to show menu";
"Common.Controls.Status.Actions.Unfavorite" = "Unfavorite";
"Common.Controls.Status.Actions.ShowGif" = "Visa GIF";
"Common.Controls.Status.Actions.ShowImage" = "Visa bild";
"Common.Controls.Status.Actions.ShowVideoPlayer" = "Visa videospelare";
"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" = "Peru edelleen jako";
"Common.Controls.Status.ContentWarning" = "Sisältövaroitus";
"Common.Controls.Status.MediaContentWarning" = "Napauta mistä tahansa paljastaaksesi";
"Common.Controls.Status.Poll.Closed" = "Suljettu";
"Common.Controls.Status.Poll.Vote" = "Vote";
"Common.Controls.Status.SensitiveContent" = "Sensitive Content";
"Common.Controls.Status.Poll.Vote" = "Rösta";
"Common.Controls.Status.SensitiveContent" = "Känsligt innehåll";
"Common.Controls.Status.ShowPost" = "Näytä julkaisu";
"Common.Controls.Status.ShowUserProfile" = "Näytä tili";
"Common.Controls.Status.Tag.Email" = "Sähköposti";
"Common.Controls.Status.Tag.Emoji" = "Emoji";
"Common.Controls.Status.Tag.Hashtag" = "Hashtagi";
"Common.Controls.Status.Tag.Link" = "Linkki";
"Common.Controls.Status.Tag.Mention" = "Mention";
"Common.Controls.Status.Tag.Mention" = "Nämn";
"Common.Controls.Status.Tag.Url" = "URL";
"Common.Controls.Status.TapToReveal" = "Tap to reveal";
"Common.Controls.Status.TapToReveal" = "Tryck för att visa";
"Common.Controls.Status.UserReblogged" = "%@ jakoi edelleen";
"Common.Controls.Status.UserRepliedTo" = "Vastasi %@:lle";
"Common.Controls.Status.Visibility.Direct" = "Only mentioned user can see this post.";
"Common.Controls.Status.Visibility.Private" = "Only their followers can see this post.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "Only my followers can see this post.";
"Common.Controls.Status.Visibility.Unlisted" = "Everyone can see this post but not display in the public timeline.";
"Common.Controls.Status.Visibility.Direct" = "Endast nämnda användare kan se detta inlägg.";
"Common.Controls.Status.Visibility.Private" = "Endast deras följare kan se detta inlägg.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "Bara mina följare kan se det här inlägget.";
"Common.Controls.Status.Visibility.Unlisted" = "Alla kan se detta inlägg men det visas inte i den offentliga tidslinjen.";
"Common.Controls.Tabs.Home" = "Koti";
"Common.Controls.Tabs.Notification" = "Ilmoitus";
"Common.Controls.Tabs.Profile" = "Profiili";
@ -156,13 +156,13 @@ Profiilisi näyttää tältä hänelle.";
"Scene.Compose.Accessibility.EnableContentWarning" = "Ota sisältövaroitus käyttöön";
"Scene.Compose.Accessibility.PostVisibilityMenu" = "Julkaisun näkyvyysvalikko";
"Scene.Compose.Accessibility.RemovePoll" = "Poista kysely";
"Scene.Compose.Attachment.AttachmentBroken" = "This %@ is broken and cant be
uploaded to Mastodon.";
"Scene.Compose.Attachment.AttachmentBroken" = "Denna %@ är trasig och kan inte
laddas upp till Mastodon.";
"Scene.Compose.Attachment.DescriptionPhoto" = "Kuvaile kuva näkövammaisille...";
"Scene.Compose.Attachment.DescriptionVideo" = "Kuvaile video näkövammaisille...";
"Scene.Compose.Attachment.Photo" = "kuva";
"Scene.Compose.Attachment.Video" = "video";
"Scene.Compose.AutoComplete.SpaceToAdd" = "Space to add";
"Scene.Compose.AutoComplete.SpaceToAdd" = "Mellanslag att lägga till";
"Scene.Compose.ComposeAction" = "Julkaise";
"Scene.Compose.ContentInputPlaceholder" = "Kirjoita tai liitä, siitä mitä ajattelet";
"Scene.Compose.ContentWarning.Placeholder" = "Kirjoita tarkka varoitus tähän...";
@ -191,7 +191,7 @@ uploaded to Mastodon.";
"Scene.Compose.Visibility.Public" = "Julkinen";
"Scene.Compose.Visibility.Unlisted" = "Listaamaton";
"Scene.ConfirmEmail.Button.OpenEmailApp" = "Avaa sähköpostisovellus";
"Scene.ConfirmEmail.Button.Resend" = "Resend";
"Scene.ConfirmEmail.Button.Resend" = "Skicka igen";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "Tarkista, että sähköpostiosoitteesi on oikea, sekä roskapostikansiosi, jos et vielä ole.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "Lähetä sähköposti uudelleen";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Tarkista sähköpostisi";
@ -201,11 +201,12 @@ uploaded to Mastodon.";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Tarkasta postilaatikkosi.";
"Scene.ConfirmEmail.Subtitle" = "Lähetimme juuri sähköpostin osoitteeseen %@, napauta siinä olevaa linkkiä vahvistaaksesi tilisi.";
"Scene.ConfirmEmail.Title" = "Viimeinen asia.";
"Scene.Discovery.Intro" = "These are the posts gaining traction in your corner of Mastodon.";
"Scene.Discovery.Tabs.ForYou" = "For You";
"Scene.Discovery.Tabs.Hashtags" = "Hashtags";
"Scene.Discovery.Tabs.News" = "News";
"Scene.Discovery.Tabs.Posts" = "Posts";
"Scene.Discovery.Intro" = "Detta är de inlägg som engagerar i ditt hörn av Mastodon.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "För dig";
"Scene.Discovery.Tabs.Hashtags" = "Hashtaggar";
"Scene.Discovery.Tabs.News" = "Nyheter";
"Scene.Discovery.Tabs.Posts" = "Inlägg";
"Scene.Favorite.Title" = "Omat suosikit";
"Scene.Follower.Footer" = "Seuraajia muilta palvelimilta ei näytetä.";
"Scene.Following.Footer" = "Seurauksia muilta palvelimilta ei näytetä.";
@ -216,43 +217,43 @@ uploaded to Mastodon.";
"Scene.HomeTimeline.Title" = "Koti";
"Scene.Notification.Keyobard.ShowEverything" = "Näytä kaikki";
"Scene.Notification.Keyobard.ShowMentions" = "Näytä maininnat";
"Scene.Notification.NotificationDescription.FavoritedYourPost" = "favorited your post";
"Scene.Notification.NotificationDescription.FollowedYou" = "followed you";
"Scene.Notification.NotificationDescription.FavoritedYourPost" = "favoriserade ditt inlägg";
"Scene.Notification.NotificationDescription.FollowedYou" = "följde dig";
"Scene.Notification.NotificationDescription.MentionedYou" = "nämnde dig";
"Scene.Notification.NotificationDescription.PollHasEnded" = "poll has ended";
"Scene.Notification.NotificationDescription.RebloggedYourPost" = "reblogged your post";
"Scene.Notification.NotificationDescription.RequestToFollowYou" = "request to follow you";
"Scene.Notification.NotificationDescription.PollHasEnded" = "omröstningen har avslutats";
"Scene.Notification.NotificationDescription.RebloggedYourPost" = "ompostade ditt inlägg";
"Scene.Notification.NotificationDescription.RequestToFollowYou" = "begär att följa dig";
"Scene.Notification.Title.Everything" = "Kaikki";
"Scene.Notification.Title.Mentions" = "Maininnat";
"Scene.Preview.Keyboard.ClosePreview" = "Sulje esikatselu";
"Scene.Preview.Keyboard.ShowNext" = "Näytä seuraava";
"Scene.Preview.Keyboard.ShowPrevious" = "Näytä edellinen";
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "Double tap to open the list";
"Scene.Profile.Accessibility.EditAvatarImage" = "Edit avatar image";
"Scene.Profile.Accessibility.ShowAvatarImage" = "Show avatar image";
"Scene.Profile.Accessibility.ShowBannerImage" = "Show banner image";
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "Dubbeltryck för att öppna listan";
"Scene.Profile.Accessibility.EditAvatarImage" = "Redigera profilbild";
"Scene.Profile.Accessibility.ShowAvatarImage" = "Visa profilbild";
"Scene.Profile.Accessibility.ShowBannerImage" = "Visa banner";
"Scene.Profile.Dashboard.Followers" = "seuraajat";
"Scene.Profile.Dashboard.Following" = "seurataan";
"Scene.Profile.Dashboard.Posts" = "julkaisut";
"Scene.Profile.Fields.AddRow" = "Lisää rivi";
"Scene.Profile.Fields.Placeholder.Content" = "Sisältö";
"Scene.Profile.Fields.Placeholder.Label" = "Nimi";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "Confirm to block %@";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Block Account";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "Confirm to mute %@";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Mute Account";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "Confirm to unblock %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Unblock Account";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "Bekräfta för att blockera %@";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Blockera konto";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "Bekräfta för att tysta %@";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Tysta konto";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "Bekräfta för att avblockera %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Avblockera konto";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "Vahvista, että haluat poistaa mykistyksen tililtä %@";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "Poista tilin mykistys";
"Scene.Profile.SegmentedControl.About" = "Om";
"Scene.Profile.SegmentedControl.Media" = "Media";
"Scene.Profile.SegmentedControl.Posts" = "Julkaisut";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Posts and Replies";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Inlägg och svar";
"Scene.Profile.SegmentedControl.Replies" = "Vastaukset";
"Scene.Register.Error.Item.Agreement" = "Hyväksy";
"Scene.Register.Error.Item.Email" = "Sähköposti";
"Scene.Register.Error.Item.Locale" = "Locale";
"Scene.Register.Error.Item.Locale" = "Språk";
"Scene.Register.Error.Item.Password" = "Salasana";
"Scene.Register.Error.Item.Reason" = "Syy";
"Scene.Register.Error.Item.Username" = "Käyttäjänimi";
@ -261,7 +262,7 @@ uploaded to Mastodon.";
"Scene.Register.Error.Reason.Blocked" = "%@ sisältää estetyn sähköpostipalveluntarjoajan";
"Scene.Register.Error.Reason.Inclusion" = "%@ ei ole tuettu arvo";
"Scene.Register.Error.Reason.Invalid" = "%@ on virheellinen";
"Scene.Register.Error.Reason.Reserved" = "%@ is a reserved keyword";
"Scene.Register.Error.Reason.Reserved" = "%@ är ett reserverat nyckelord";
"Scene.Register.Error.Reason.Taken" = "%@ on jo käytössä";
"Scene.Register.Error.Reason.TooLong" = "%@ on liian pitkä";
"Scene.Register.Error.Reason.TooShort" = "%@ on liian lyhyt";
@ -274,26 +275,26 @@ uploaded to Mastodon.";
"Scene.Register.Input.DisplayName.Placeholder" = "näyttönimi";
"Scene.Register.Input.Email.Placeholder" = "sähköposti";
"Scene.Register.Input.Invite.RegistrationUserInviteRequest" = "Miksi haluat liittyä?";
"Scene.Register.Input.Password.Accessibility.Checked" = "checked";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "unchecked";
"Scene.Register.Input.Password.CharacterLimit" = "8 characters";
"Scene.Register.Input.Password.Accessibility.Checked" = "markerad";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "avmarkerad";
"Scene.Register.Input.Password.CharacterLimit" = "8 tecken";
"Scene.Register.Input.Password.Hint" = "Salasanassasi on oltava vähintään kahdeksan merkkiä";
"Scene.Register.Input.Password.Placeholder" = "salasana";
"Scene.Register.Input.Password.Require" = "Your password needs at least:";
"Scene.Register.Input.Password.Require" = "Ditt lösenord behöver minst:";
"Scene.Register.Input.Username.DuplicatePrompt" = "Tämä käyttäjänimi on varattu.";
"Scene.Register.Input.Username.Placeholder" = "käyttäjänimi";
"Scene.Register.Title" = "Kerro meille sinusta.";
"Scene.Report.Content1" = "Onko julkaisuja, joita haluaisit lisätä ilmiantoon?";
"Scene.Report.Content2" = "Onko valvojien syytä tietää tästä ilmiannosta?";
"Scene.Report.ReportSentTitle" = "Thanks for reporting, well look into this.";
"Scene.Report.Reported" = "REPORTED";
"Scene.Report.ReportSentTitle" = "Tack för din rapport, vi ska titta på det.";
"Scene.Report.Reported" = "RAPPORTERAD";
"Scene.Report.Send" = "Lähetä ilmianto";
"Scene.Report.SkipToSend" = "Lähetä ilman kommentteja";
"Scene.Report.Step1" = "Vaihe 1/2";
"Scene.Report.Step2" = "Vaihe 2/2";
"Scene.Report.TextPlaceholder" = "Kirjoita tai liitä lisäkommentteja";
"Scene.Report.Title" = "Ilmianna %@";
"Scene.Report.TitleReport" = "Report";
"Scene.Report.TitleReport" = "Rapportera";
"Scene.Search.Recommend.Accounts.Description" = "Haluta ehkä seurata näitä tilejä";
"Scene.Search.Recommend.Accounts.Follow" = "Seuraa";
"Scene.Search.Recommend.Accounts.Title" = "Saatat pitää näistä tileistä";
@ -334,8 +335,8 @@ uploaded to Mastodon.";
"Scene.ServerPicker.Label.Category" = "KATEGORIA";
"Scene.ServerPicker.Label.Language" = "KIELI";
"Scene.ServerPicker.Label.Users" = "TILIÄ";
"Scene.ServerPicker.Subtitle" = "Pick a community based on your interests, region, or a general purpose one.";
"Scene.ServerPicker.SubtitleExtend" = "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.";
"Scene.ServerPicker.Subtitle" = "Välj en gemenskap baserad på dina intressen, region eller ett allmänt syfte.";
"Scene.ServerPicker.SubtitleExtend" = "Välj en gemenskap baserad på dina intressen, region eller ett allmänt syfte. Varje gemenskap drivs av en helt oberoende organisation eller individ.";
"Scene.ServerPicker.Title" = "Valitse palvelin,
mikä tahansa palvelin.";
"Scene.ServerRules.Button.Confirm" = "Hyväksyn";
@ -355,12 +356,12 @@ mikä tahansa palvelin.";
"Scene.Settings.Section.BoringZone.Terms" = "Palveluehdot";
"Scene.Settings.Section.BoringZone.Title" = "Tylsä alue";
"Scene.Settings.Section.LookAndFeel.Light" = "Ljust";
"Scene.Settings.Section.LookAndFeel.ReallyDark" = "Really Dark";
"Scene.Settings.Section.LookAndFeel.SortaDark" = "Sorta Dark";
"Scene.Settings.Section.LookAndFeel.Title" = "Look and Feel";
"Scene.Settings.Section.LookAndFeel.UseSystem" = "Use System";
"Scene.Settings.Section.LookAndFeel.ReallyDark" = "Verkligen mörk";
"Scene.Settings.Section.LookAndFeel.SortaDark" = "Ganska mörk";
"Scene.Settings.Section.LookAndFeel.Title" = "Utseende och känsla";
"Scene.Settings.Section.LookAndFeel.UseSystem" = "Följ systeminställningarna";
"Scene.Settings.Section.Notifications.Boosts" = "Omien julkaisujen edelleen jaot";
"Scene.Settings.Section.Notifications.Favorites" = "Favorites my post";
"Scene.Settings.Section.Notifications.Favorites" = "Favoriserar mitt inlägg";
"Scene.Settings.Section.Notifications.Follows" = "Seuraa minua";
"Scene.Settings.Section.Notifications.Mentions" = "Mainitsee minut";
"Scene.Settings.Section.Notifications.Title" = "Ilmoitukset";
@ -371,7 +372,7 @@ mikä tahansa palvelin.";
"Scene.Settings.Section.Notifications.Trigger.Title" = "Ilmoita minulle, kun";
"Scene.Settings.Section.Preference.DisableAvatarAnimation" = "Poista käytöstä animoidut avatarit";
"Scene.Settings.Section.Preference.DisableEmojiAnimation" = "Poista käytöstä animoidut emojit";
"Scene.Settings.Section.Preference.OpenLinksInMastodon" = "Open links in Mastodon";
"Scene.Settings.Section.Preference.OpenLinksInMastodon" = "Öppna länkar i Mastodon";
"Scene.Settings.Section.Preference.Title" = "Lisäasetukset";
"Scene.Settings.Section.Preference.TrueBlackDarkMode" = "Todellinen mustan tumma tila";
"Scene.Settings.Section.Preference.UsingDefaultBrowser" = "Käytä oletusselainta linkkien avaamiseen";

View File

@ -125,9 +125,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reply</string>
<string>1 svar</string>
<key>other</key>
<string>%ld replies</string>
<string>%ld svar</string>
</dict>
</dict>
<key>plural.count.vote</key>

View File

@ -202,6 +202,7 @@
"Scene.ConfirmEmail.Subtitle" = "แตะลิงก์ที่เราส่งอีเมลถึงคุณเพื่อยืนยันบัญชีของคุณ";
"Scene.ConfirmEmail.Title" = "หนึ่งสิ่งสุดท้าย";
"Scene.Discovery.Intro" = "นี่คือโพสต์ที่กำลังได้รับความสนใจในมุมของ Mastodon ของคุณ";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "สำหรับคุณ";
"Scene.Discovery.Tabs.Hashtags" = "แฮชแท็ก";
"Scene.Discovery.Tabs.News" = "ข่าว";

View File

@ -0,0 +1,391 @@
"Common.Alerts.BlockDomain.BlockEntireDomain" = "Alan Adını Engelle";
"Common.Alerts.BlockDomain.Title" = "%@ alan adını tamamen engellemek istediğine gerçekten emin misiniz? Pek çok durumda o alan adından birkaç kişiyi engellemek ve sessize almak yeterlidir ve tercih edilir. Engellediğinizde bu alan adından herhangi bir içerik görmeyeceksiniz ve o alan adından olan takipçileriniz silinecek.";
"Common.Alerts.CleanCache.Message" = "%@ boyutunda önbellek temizlendi.";
"Common.Alerts.CleanCache.Title" = "Önbelleği Temizle";
"Common.Alerts.Common.PleaseTryAgain" = "Lütfen tekrar deneyin.";
"Common.Alerts.Common.PleaseTryAgainLater" = "Lütfen daha sonra tekrar deneyin.";
"Common.Alerts.DeletePost.Message" = "Bu gönderiyi silmek istediğinize emin misiniz?";
"Common.Alerts.DeletePost.Title" = "Gönderiyi Sil";
"Common.Alerts.DiscardPostContent.Message" = "Yazdığın gönderiyi paylaşmadan silmek istiyor musun?";
"Common.Alerts.DiscardPostContent.Title" = "Taslağı Sil";
"Common.Alerts.EditProfileFailure.Message" = "Profil düzenlenemedi. Lütfen tekrar deneyin.";
"Common.Alerts.EditProfileFailure.Title" = "Profil Düzenleme Hatası";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.MoreThanOneVideo" = "Gönderiye birden fazla video eklenemez.";
"Common.Alerts.PublishPostFailure.AttachmentsMessage.VideoAttachWithPhoto" = "İçeriğinde görseller olan bir gönderiye video eklenemez.";
"Common.Alerts.PublishPostFailure.Message" = "Gönderi paylaşılamadı. Lütfen internet bağlantını kontrol et.";
"Common.Alerts.PublishPostFailure.Title" = "Paylaşılamadı";
"Common.Alerts.SavePhotoFailure.Message" = "Görseli kaydetmek için lütfen galeri erişim iznini aktifleştirin.";
"Common.Alerts.SavePhotoFailure.Title" = "Görsel Kaydetme Hatası";
"Common.Alerts.ServerError.Title" = "Sunucu Hatası";
"Common.Alerts.SignOut.Confirm" = "Oturumu Kapat";
"Common.Alerts.SignOut.Message" = "Oturumu kapatmak istediğinize emin misiniz?";
"Common.Alerts.SignOut.Title" = "Oturumu Kapat";
"Common.Alerts.SignUpFailure.Title" = "Kaydolma Başarısız";
"Common.Alerts.VoteFailure.PollEnded" = "Anket bitti";
"Common.Alerts.VoteFailure.Title" = "Oy Verme Başarısız";
"Common.Controls.Actions.Add" = "Ekle";
"Common.Controls.Actions.Back" = "Geri";
"Common.Controls.Actions.BlockDomain" = "%@ kişisini engelle";
"Common.Controls.Actions.Cancel" = "İptal et";
"Common.Controls.Actions.Compose" = "Yaz";
"Common.Controls.Actions.Confirm" = "Onayla";
"Common.Controls.Actions.Continue" = "Devam et";
"Common.Controls.Actions.CopyPhoto" = "Fotoğrafı Kopyala";
"Common.Controls.Actions.Delete" = "Sil";
"Common.Controls.Actions.Discard" = "Vazgeç";
"Common.Controls.Actions.Done" = "Kapat";
"Common.Controls.Actions.Edit" = "Düzenle";
"Common.Controls.Actions.FindPeople" = "Takip etmek için birkaç kişi bul";
"Common.Controls.Actions.ManuallySearch" = "Onun yerine manuel olarak ara";
"Common.Controls.Actions.Next" = "İleri";
"Common.Controls.Actions.Ok" = "Tamam";
"Common.Controls.Actions.Open" = "Aç";
"Common.Controls.Actions.OpenInBrowser" = "Tarayıcıda Aç";
"Common.Controls.Actions.OpenInSafari" = "Safari'de Aç";
"Common.Controls.Actions.Preview" = "Önizleme";
"Common.Controls.Actions.Previous" = "Önceki";
"Common.Controls.Actions.Remove" = "Kaldır";
"Common.Controls.Actions.Reply" = "Yanıtla";
"Common.Controls.Actions.ReportUser" = "%@ kişisini bildir";
"Common.Controls.Actions.Save" = "Kaydet";
"Common.Controls.Actions.SavePhoto" = "Fotoğrafı Kaydet";
"Common.Controls.Actions.SeeMore" = "Daha Fazla Gör";
"Common.Controls.Actions.Settings" = "Ayarlar";
"Common.Controls.Actions.Share" = "Paylaş";
"Common.Controls.Actions.SharePost" = "Gönderiyi Paylaş";
"Common.Controls.Actions.ShareUser" = "%@ ile paylaş";
"Common.Controls.Actions.SignIn" = "Giriş Yap";
"Common.Controls.Actions.SignUp" = "Kaydol";
"Common.Controls.Actions.Skip" = "Atla";
"Common.Controls.Actions.TakePhoto" = "Fotoğraf Çek";
"Common.Controls.Actions.TryAgain" = "Tekrar Deneyin";
"Common.Controls.Actions.UnblockDomain" = "%@ kişisinin engelini kaldır";
"Common.Controls.Friendship.Block" = "Engelle";
"Common.Controls.Friendship.BlockDomain" = "%@ kişisini engelle";
"Common.Controls.Friendship.BlockUser" = "%@ kişisini engelle";
"Common.Controls.Friendship.Blocked" = "Engellendi";
"Common.Controls.Friendship.EditInfo" = "Bilgiyi Düzenle";
"Common.Controls.Friendship.Follow" = "Takip et";
"Common.Controls.Friendship.Following" = "Takip ediliyor";
"Common.Controls.Friendship.Mute" = "Sessize al";
"Common.Controls.Friendship.MuteUser" = "Sustur %@";
"Common.Controls.Friendship.Muted" = "Susturuldu";
"Common.Controls.Friendship.Pending" = "Bekliyor";
"Common.Controls.Friendship.Request" = "İstek";
"Common.Controls.Friendship.Unblock" = "Engeli kaldır";
"Common.Controls.Friendship.UnblockUser" = "%@ kişisinin engelini kaldır";
"Common.Controls.Friendship.Unmute" = "Susturmayı kaldır";
"Common.Controls.Friendship.UnmuteUser" = "Sesini aç %@";
"Common.Controls.Keyboard.Common.ComposeNewPost" = "Yeni Gönderi Yaz";
"Common.Controls.Keyboard.Common.OpenSettings" = "Ayarları Aç";
"Common.Controls.Keyboard.Common.ShowFavorites" = "Favorilerimi Göster";
"Common.Controls.Keyboard.Common.SwitchToTab" = "Geç: %@";
"Common.Controls.Keyboard.SegmentedControl.NextSection" = "Sonraki Bölüm";
"Common.Controls.Keyboard.SegmentedControl.PreviousSection" = "Önceki Seçim";
"Common.Controls.Keyboard.Timeline.NextStatus" = "Sonraki Gönderi";
"Common.Controls.Keyboard.Timeline.OpenAuthorProfile" = "Yazarın Profilini Aç";
"Common.Controls.Keyboard.Timeline.OpenRebloggerProfile" = "Yeniden Paylaşanın Profilini Aç";
"Common.Controls.Keyboard.Timeline.OpenStatus" = "Gönderiyi Aç";
"Common.Controls.Keyboard.Timeline.PreviewImage" = "Görseli Önizle";
"Common.Controls.Keyboard.Timeline.PreviousStatus" = "Önceki Gönderi";
"Common.Controls.Keyboard.Timeline.ReplyStatus" = "Gönderiyi Yanıtla";
"Common.Controls.Keyboard.Timeline.ToggleContentWarning" = "İçerik Uyarısı durumunu değiştir";
"Common.Controls.Keyboard.Timeline.ToggleFavorite" = "Gönderiyi favorileme durumunu değiştir";
"Common.Controls.Keyboard.Timeline.ToggleReblog" = "Gönderiyi yeniden paylaşma durumunu değiştir";
"Common.Controls.Status.Actions.Favorite" = "Favorile";
"Common.Controls.Status.Actions.Hide" = "Gizle";
"Common.Controls.Status.Actions.Menu" = "Menü";
"Common.Controls.Status.Actions.Reblog" = "Yeniden paylaş";
"Common.Controls.Status.Actions.Reply" = "Yanıtla";
"Common.Controls.Status.Actions.ShowGif" = "GIF'i göster";
"Common.Controls.Status.Actions.ShowImage" = "Görüntüyü göster";
"Common.Controls.Status.Actions.ShowVideoPlayer" = "Video oynatıcıyı göster";
"Common.Controls.Status.Actions.TapThenHoldToShowMenu" = "Menüyü göstermek için dokunun ve basılı tutun";
"Common.Controls.Status.Actions.Unfavorite" = "Favorilerden Çıkar";
"Common.Controls.Status.Actions.Unreblog" = "Yeniden paylaşımı geri al";
"Common.Controls.Status.ContentWarning" = "İçerik Uyarısı";
"Common.Controls.Status.MediaContentWarning" = "Göstermek için herhangi bir yere basın";
"Common.Controls.Status.Poll.Closed" = "Kapandı";
"Common.Controls.Status.Poll.Vote" = "Oy ver";
"Common.Controls.Status.SensitiveContent" = "Hassas İçerik";
"Common.Controls.Status.ShowPost" = "Gönderiyi Göster";
"Common.Controls.Status.ShowUserProfile" = "Kullanıcı profilini göster";
"Common.Controls.Status.Tag.Email" = "E-posta";
"Common.Controls.Status.Tag.Emoji" = "Emoji";
"Common.Controls.Status.Tag.Hashtag" = "Etiket";
"Common.Controls.Status.Tag.Link" = "Bağlantı";
"Common.Controls.Status.Tag.Mention" = "Bahset";
"Common.Controls.Status.Tag.Url" = "Bağlantı";
"Common.Controls.Status.TapToReveal" = "Göstermek için basın";
"Common.Controls.Status.UserReblogged" = "%@ yeniden paylaştı";
"Common.Controls.Status.UserRepliedTo" = "%@ kullanıcısına yanıt verdi";
"Common.Controls.Status.Visibility.Direct" = "Sadece bahsedilen kullanıcı bu gönderiyi görebilir.";
"Common.Controls.Status.Visibility.Private" = "Sadece gönderi sahibinin takipçileri bu gönderiyi görebilir.";
"Common.Controls.Status.Visibility.PrivateFromMe" = "Sadece benim takipçilerim bu gönderiyi görebilir.";
"Common.Controls.Status.Visibility.Unlisted" = "Bu gönderiyi herkes görebilir, fakat herkese açık zaman tünelinde gösterilmez.";
"Common.Controls.Tabs.Home" = "Ana Sayfa";
"Common.Controls.Tabs.Notification" = "Bildirimler";
"Common.Controls.Tabs.Profile" = "Profil";
"Common.Controls.Tabs.Search" = "Arama";
"Common.Controls.Timeline.Filtered" = "Filtrelenmiş";
"Common.Controls.Timeline.Header.BlockedWarning" = "Bu kişi sizin engelinizi kaldırana
kadar onun profilini göremezsiniz.";
"Common.Controls.Timeline.Header.BlockingWarning" = "Bu kişinin engelini kaldırana kadar
onun profilini göremezsiniz.
Bu kişiye göre profiliniz böyle gözüküyor.";
"Common.Controls.Timeline.Header.NoStatusFound" = "Hiçbir Gönderi Bulunamadı";
"Common.Controls.Timeline.Header.SuspendedWarning" = "Bu kullanıcı askıya alındı.";
"Common.Controls.Timeline.Header.UserBlockedWarning" = "%@ kişisi sizin engelinizi kaldırana
kadar onun profilini göremezsiniz.";
"Common.Controls.Timeline.Header.UserBlockingWarning" = "%@ kişisinin engelini kaldırana kadar
onun profilini göremezsiniz.
Bu kişiye göre profiliniz böyle gözüküyor.";
"Common.Controls.Timeline.Header.UserSuspendedWarning" = "%@ kişisinin hesabı askıya alındı.";
"Common.Controls.Timeline.Loader.LoadMissingPosts" = "Daha fazla gönderi yükle";
"Common.Controls.Timeline.Loader.LoadingMissingPosts" = "Daha fazla gönderi yükleniyor...";
"Common.Controls.Timeline.Loader.ShowMoreReplies" = "Daha fazla yanıt görüntüe";
"Common.Controls.Timeline.Timestamp.Now" = "Şimdi";
"Scene.AccountList.AddAccount" = "Hesap Ekle";
"Scene.AccountList.DismissAccountSwitcher" = "Hesap Değiştiriciyi Kapat";
"Scene.AccountList.TabBarHint" = "Şu anki seçili profil: %@. Hesap değiştiriciyi göstermek için iki kez dokunun ve basılı tutun";
"Scene.Compose.Accessibility.AppendAttachment" = "Dosya Ekle";
"Scene.Compose.Accessibility.AppendPoll" = "Anket Ekle";
"Scene.Compose.Accessibility.CustomEmojiPicker" = "Özel Emoji Seçici";
"Scene.Compose.Accessibility.DisableContentWarning" = "İçerik Uyarısını Kapat";
"Scene.Compose.Accessibility.EnableContentWarning" = "İçerik Uyarısını Etkinleştir";
"Scene.Compose.Accessibility.PostVisibilityMenu" = "Gönderi Görünürlüğü Menüsü";
"Scene.Compose.Accessibility.RemovePoll" = "Anketi Kaldır";
"Scene.Compose.Attachment.AttachmentBroken" = "Bu %@ bozuk ve Mastodon'a
yüklenemiyor.";
"Scene.Compose.Attachment.DescriptionPhoto" = "Görme engelliler için fotoğrafı tarif edin...";
"Scene.Compose.Attachment.DescriptionVideo" = "Görme engelliler için videoyu tarif edin...";
"Scene.Compose.Attachment.Photo" = "fotoğraf";
"Scene.Compose.Attachment.Video" = "video";
"Scene.Compose.AutoComplete.SpaceToAdd" = "Eklemek için boşluk tuşuna basın";
"Scene.Compose.ComposeAction" = "Yayınla";
"Scene.Compose.ContentInputPlaceholder" = "Aklınızdan geçenleri yazın veya yapıştırın";
"Scene.Compose.ContentWarning.Placeholder" = "Buraya kesin bir uyarı yazın...";
"Scene.Compose.Keyboard.AppendAttachmentEntry" = "Dosya Ekle - %@";
"Scene.Compose.Keyboard.DiscardPost" = "Gönderiyi İptal Et";
"Scene.Compose.Keyboard.PublishPost" = "Gönderiyi Yayınla";
"Scene.Compose.Keyboard.SelectVisibilityEntry" = "Görünürlüğü Seç - %@";
"Scene.Compose.Keyboard.ToggleContentWarning" = "İçerik Uyarısı durumunu değiştir";
"Scene.Compose.Keyboard.TogglePoll" = "Anketi Aç/Kapat";
"Scene.Compose.MediaSelection.Browse" = "Göz at";
"Scene.Compose.MediaSelection.Camera" = "Fotoğraf Çek";
"Scene.Compose.MediaSelection.PhotoLibrary" = "Fotoğraf Albümü";
"Scene.Compose.Poll.DurationTime" = "Süre: %@";
"Scene.Compose.Poll.OneDay" = "1 Gün";
"Scene.Compose.Poll.OneHour" = "1 Saat";
"Scene.Compose.Poll.OptionNumber" = "Seçenek %ld";
"Scene.Compose.Poll.SevenDays" = "7 Gün";
"Scene.Compose.Poll.SixHours" = "6 Saat";
"Scene.Compose.Poll.ThirtyMinutes" = "30 dakika";
"Scene.Compose.Poll.ThreeDays" = "3 Gün";
"Scene.Compose.ReplyingToUser" = "yanıtlanıyor: %@";
"Scene.Compose.Title.NewPost" = "Yeni Gönderi";
"Scene.Compose.Title.NewReply" = "Yeni Yanıt";
"Scene.Compose.Visibility.Direct" = "Sadece bahsettiğim insanlar";
"Scene.Compose.Visibility.Private" = "Yalnızca takipçiler";
"Scene.Compose.Visibility.Public" = "Herkese açık";
"Scene.Compose.Visibility.Unlisted" = "Listelenmemiş";
"Scene.ConfirmEmail.Button.OpenEmailApp" = "E-posta Uygulamasını Aç";
"Scene.ConfirmEmail.Button.Resend" = "Yeniden gönder";
"Scene.ConfirmEmail.DontReceiveEmail.Description" = "E-posta adresinizin doğru olup olmadığını ve doğru ise gereksiz klasörünüzü kontrol edin.";
"Scene.ConfirmEmail.DontReceiveEmail.ResendEmail" = "E-postayı Yeniden Gönder";
"Scene.ConfirmEmail.DontReceiveEmail.Title" = "Posta kutunuzu kontrol edin";
"Scene.ConfirmEmail.OpenEmailApp.Description" = "Size bir e-posta gönderdik. Eğer e-postayı almadıysanız, gereksiz klasörünü kontrol edin.";
"Scene.ConfirmEmail.OpenEmailApp.Mail" = "Posta";
"Scene.ConfirmEmail.OpenEmailApp.OpenEmailClient" = "E-posta İstemcisini Aç";
"Scene.ConfirmEmail.OpenEmailApp.Title" = "Gelen kutunuzu kontrol edin.";
"Scene.ConfirmEmail.Subtitle" = "Hesabınızı doğrulamak için size e-postayla gönderdiğimiz bağlantıya dokunun.";
"Scene.ConfirmEmail.Title" = "Son bir şey.";
"Scene.Discovery.Intro" = "Bunlar, Mastodon'un köşesinde ilgi çeken gönderilerdir.";
"Scene.Discovery.Tabs.Community" = "Community";
"Scene.Discovery.Tabs.ForYou" = "Senin İçin";
"Scene.Discovery.Tabs.Hashtags" = "Etiketler";
"Scene.Discovery.Tabs.News" = "Haberler";
"Scene.Discovery.Tabs.Posts" = "Gönderiler";
"Scene.Favorite.Title" = "Favorilerin";
"Scene.Follower.Footer" = "Diğer sunucudaki takipçiler gösterilemiyor.";
"Scene.Following.Footer" = "Diğer sunucudaki takip edilenler gösterilemiyor.";
"Scene.HomeTimeline.NavigationBarState.NewPosts" = "Yeni gönderiler gör";
"Scene.HomeTimeline.NavigationBarState.Offline" = "Çevrimdışı";
"Scene.HomeTimeline.NavigationBarState.Published" = "Yayınlandı!";
"Scene.HomeTimeline.NavigationBarState.Publishing" = "Gönderi yayınlanıyor...";
"Scene.HomeTimeline.Title" = "Ana Sayfa";
"Scene.Notification.Keyobard.ShowEverything" = "Her Şeyi Göster";
"Scene.Notification.Keyobard.ShowMentions" = "Bahsetmeleri Göster";
"Scene.Notification.NotificationDescription.FavoritedYourPost" = "gönderini favoriledi";
"Scene.Notification.NotificationDescription.FollowedYou" = "seni takip etti";
"Scene.Notification.NotificationDescription.MentionedYou" = "senden bahsetti";
"Scene.Notification.NotificationDescription.PollHasEnded" = "anket sona erdi";
"Scene.Notification.NotificationDescription.RebloggedYourPost" = "gönderini yeniden paylaştı";
"Scene.Notification.NotificationDescription.RequestToFollowYou" = "size takip isteği gönderdi";
"Scene.Notification.Title.Everything" = "Her şey";
"Scene.Notification.Title.Mentions" = "Bahsetmeler";
"Scene.Preview.Keyboard.ClosePreview" = "Önizlemeyi Kapat";
"Scene.Preview.Keyboard.ShowNext" = "Sonrakini Göster";
"Scene.Preview.Keyboard.ShowPrevious" = "Öncekini Göster";
"Scene.Profile.Accessibility.DoubleTapToOpenTheList" = "Listeyi açmak için çift tıklayın";
"Scene.Profile.Accessibility.EditAvatarImage" = "Profil fotoğrafını düzenle";
"Scene.Profile.Accessibility.ShowAvatarImage" = "Profil resmini göster";
"Scene.Profile.Accessibility.ShowBannerImage" = "Kapak fotoğrafını göster";
"Scene.Profile.Dashboard.Followers" = "takipçi";
"Scene.Profile.Dashboard.Following" = "takip ediliyor";
"Scene.Profile.Dashboard.Posts" = "gönderiler";
"Scene.Profile.Fields.AddRow" = "Satır Ekle";
"Scene.Profile.Fields.Placeholder.Content" = "İçerik";
"Scene.Profile.Fields.Placeholder.Label" = "Etiket";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Message" = "%@ engellemeyi onayla";
"Scene.Profile.RelationshipActionAlert.ConfirmBlockUser.Title" = "Hesabı Engelle";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Message" = "%@ susturmak için onaylayın";
"Scene.Profile.RelationshipActionAlert.ConfirmMuteUser.Title" = "Hesabı sustur";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Message" = "%@ engellemeyi kaldırmayı onaylayın";
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Hesabın Engelini Kaldır";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "%@ susturmasını kaldırmak için onaylayın";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "Susturmayı kaldır";
"Scene.Profile.SegmentedControl.About" = "Hakkında";
"Scene.Profile.SegmentedControl.Media" = "Medya";
"Scene.Profile.SegmentedControl.Posts" = "Gönderiler";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Gönderiler ve Yanıtlar";
"Scene.Profile.SegmentedControl.Replies" = "Yanıtlar";
"Scene.Register.Error.Item.Agreement" = "Anlaşma";
"Scene.Register.Error.Item.Email" = "E-posta";
"Scene.Register.Error.Item.Locale" = "Locale";
"Scene.Register.Error.Item.Password" = "Parola";
"Scene.Register.Error.Item.Reason" = "Sebep";
"Scene.Register.Error.Item.Username" = "Kullanıcı adı";
"Scene.Register.Error.Reason.Accepted" = "%@ kabul edilmelidir";
"Scene.Register.Error.Reason.Blank" = "%@ gerekli";
"Scene.Register.Error.Reason.Blocked" = "%@ izin verilmeyen bir e-posta sağlayıcı içeriyor";
"Scene.Register.Error.Reason.Inclusion" = "%@ desteklenen bir değer değil";
"Scene.Register.Error.Reason.Invalid" = "%@ geçersiz";
"Scene.Register.Error.Reason.Reserved" = "%@ rezerve edilen bir kelime";
"Scene.Register.Error.Reason.Taken" = "%@ zaten kullanımda";
"Scene.Register.Error.Reason.TooLong" = "%@ çok uzun";
"Scene.Register.Error.Reason.TooShort" = "%@ çok kısa";
"Scene.Register.Error.Reason.Unreachable" = "%@ mevcut değil";
"Scene.Register.Error.Special.EmailInvalid" = "Bu geçerli bir e-posta adresi değil";
"Scene.Register.Error.Special.PasswordTooShort" = "Şifre çok kısa (en az 8 karakter olmalı)";
"Scene.Register.Error.Special.UsernameInvalid" = "Kullanıcı adı yalnızca alfasayısal karakterler ve alt çizgiler içerebilir";
"Scene.Register.Error.Special.UsernameTooLong" = "Kullanıcı adı çok uzun (30 karakterden uzun olamaz)";
"Scene.Register.Input.Avatar.Delete" = "Sil";
"Scene.Register.Input.DisplayName.Placeholder" = "görünen ad";
"Scene.Register.Input.Email.Placeholder" = "e-posta";
"Scene.Register.Input.Invite.RegistrationUserInviteRequest" = "Neden katılmak istiyorsun?";
"Scene.Register.Input.Password.Accessibility.Checked" = "işaretli";
"Scene.Register.Input.Password.Accessibility.Unchecked" = "işaretsiz";
"Scene.Register.Input.Password.CharacterLimit" = "8 karakter";
"Scene.Register.Input.Password.Hint" = "Parolanız en az sekiz karakter içermelidir";
"Scene.Register.Input.Password.Placeholder" = "parola";
"Scene.Register.Input.Password.Require" = "Parolanızda en azından şunlar olmalı:";
"Scene.Register.Input.Username.DuplicatePrompt" = "Bu kullanıcı adı alınmış.";
"Scene.Register.Input.Username.Placeholder" = "kullanıcı adı";
"Scene.Register.Title" = "%@ için kurulumunuzu yapalım";
"Scene.Report.Content1" = "Bu rapora eklemek istediğiniz başka gönderiler var mı?";
"Scene.Report.Content2" = "Bu rapor hakkında moderatörlerin bilmesi gerektiği bir şey var mı?";
"Scene.Report.ReportSentTitle" = "Rapor için teşekkürler, bununla ilgileneceğiz.";
"Scene.Report.Reported" = "RAPORLANDI";
"Scene.Report.Send" = "Raporu Gönder";
"Scene.Report.SkipToSend" = "Yorum yapmadan gönder";
"Scene.Report.Step1" = "Adım 1/2";
"Scene.Report.Step2" = "Adım 2/2";
"Scene.Report.TextPlaceholder" = "Ek yorum yazın veya yapıştırın";
"Scene.Report.Title" = "%@ kişisini bildir";
"Scene.Report.TitleReport" = "Raporla";
"Scene.Search.Recommend.Accounts.Description" = "Bu hesapları takip etmek isteyebilirsiniz";
"Scene.Search.Recommend.Accounts.Follow" = "Takip et";
"Scene.Search.Recommend.Accounts.Title" = "Hoşunuza gidebilecek hesaplar";
"Scene.Search.Recommend.ButtonText" = "Tümünü Gör";
"Scene.Search.Recommend.HashTag.Description" = "Oldukça ilgi gören etiketler";
"Scene.Search.Recommend.HashTag.PeopleTalking" = "%@ kişi konuşuyor";
"Scene.Search.Recommend.HashTag.Title" = "Mastodon'da Popüler";
"Scene.Search.SearchBar.Cancel" = "İptal";
"Scene.Search.SearchBar.Placeholder" = "Etiketleri ve kullanıcıları ara";
"Scene.Search.Searching.Clear" = "Temizle";
"Scene.Search.Searching.EmptyState.NoResults" = "Sonuç yok";
"Scene.Search.Searching.RecentSearch" = "Son aramalar";
"Scene.Search.Searching.Segment.All" = "Tümü";
"Scene.Search.Searching.Segment.Hashtags" = "Etiketler";
"Scene.Search.Searching.Segment.People" = "İnsanlar";
"Scene.Search.Searching.Segment.Posts" = "Gönderiler";
"Scene.Search.Title" = "Arama";
"Scene.ServerPicker.Button.Category.Academia" = "akademi";
"Scene.ServerPicker.Button.Category.Activism" = "aktivizm";
"Scene.ServerPicker.Button.Category.All" = "Tümü";
"Scene.ServerPicker.Button.Category.AllAccessiblityDescription" = "Kategori: Tümü";
"Scene.ServerPicker.Button.Category.Art" = "sanat";
"Scene.ServerPicker.Button.Category.Food" = "yiyecek";
"Scene.ServerPicker.Button.Category.Furry" = "furry";
"Scene.ServerPicker.Button.Category.Games" = "oyunlar";
"Scene.ServerPicker.Button.Category.General" = "genel";
"Scene.ServerPicker.Button.Category.Journalism" = "gazetecilik";
"Scene.ServerPicker.Button.Category.Lgbt" = "lgbt";
"Scene.ServerPicker.Button.Category.Music" = "müzik";
"Scene.ServerPicker.Button.Category.Regional" = "bölgesel";
"Scene.ServerPicker.Button.Category.Tech" = "teknoloji";
"Scene.ServerPicker.Button.SeeLess" = "Daha Az Göster";
"Scene.ServerPicker.Button.SeeMore" = "Daha Fazla Gör";
"Scene.ServerPicker.EmptyState.BadNetwork" = "Veriyi yüklerken bir hata oluştu. Lütfen internet bağlantınızı kontrol edin.";
"Scene.ServerPicker.EmptyState.FindingServers" = "Mevcut sunucular aranıyor...";
"Scene.ServerPicker.EmptyState.NoResults" = "Sonuç yok";
"Scene.ServerPicker.Input.Placeholder" = "Toplulukları ara";
"Scene.ServerPicker.Label.Category" = "KATEGORİ";
"Scene.ServerPicker.Label.Language" = "DİL";
"Scene.ServerPicker.Label.Users" = "KULLANICILAR";
"Scene.ServerPicker.Subtitle" = "İlgi alanlarınıza, bölgenize veya genel amaçlı bir topluluk seçin.";
"Scene.ServerPicker.SubtitleExtend" = "İlgi alanlarınıza, bölgenize veya genel amaçlı bir topluluk seçin. Her topluluk tamamen bağımsız bir kuruluş veya kişi tarafından işletilmektedir.";
"Scene.ServerPicker.Title" = "Mastodon, farklı topluluklardaki kullanıcılardan oluşur.";
"Scene.ServerRules.Button.Confirm" = "Kabul Ediyorum";
"Scene.ServerRules.PrivacyPolicy" = "gizlilik politikası";
"Scene.ServerRules.Prompt" = "Devam ederek, %@ için kullanım şartlarını ve gizlilik politikasını kabul etmiş olursunuz.";
"Scene.ServerRules.Subtitle" = "Bunlar, %@ moderatörleri tarafından ayarlanmış ve uygulanmıştır.";
"Scene.ServerRules.TermsOfService" = "kullanım şartları";
"Scene.ServerRules.Title" = "Bazı temel kurallar.";
"Scene.Settings.Footer.MastodonDescription" = "Mastodon açık kaynaklı bir yazılımdır. GitHub'dan %@ (%@) üzerinden katkıda bulunabilir veya sorunları bildirebilirsiniz";
"Scene.Settings.Keyboard.CloseSettingsWindow" = "Ayarlar Penceresini Kapat";
"Scene.Settings.Section.Appearance.Automatic" = "Otomatik";
"Scene.Settings.Section.Appearance.Dark" = "Daima Koyu";
"Scene.Settings.Section.Appearance.Light" = "Daima Açık";
"Scene.Settings.Section.Appearance.Title" = "Görünüm";
"Scene.Settings.Section.BoringZone.AccountSettings" = "Hesap Ayarları";
"Scene.Settings.Section.BoringZone.Privacy" = "Gizlilik Politikası";
"Scene.Settings.Section.BoringZone.Terms" = "Hizmet Şartları";
"Scene.Settings.Section.BoringZone.Title" = "Sıkıcı Bölge";
"Scene.Settings.Section.LookAndFeel.Light" = "Açık";
"Scene.Settings.Section.LookAndFeel.ReallyDark" = "Gerçek Koyu";
"Scene.Settings.Section.LookAndFeel.SortaDark" = "Hafif Koyu";
"Scene.Settings.Section.LookAndFeel.Title" = "Look and Feel";
"Scene.Settings.Section.LookAndFeel.UseSystem" = "Sistem İle Aynı";
"Scene.Settings.Section.Notifications.Boosts" = "Gönderimi yeniden paylaştığında";
"Scene.Settings.Section.Notifications.Favorites" = "Gönderimi favorilerine eklediğinde";
"Scene.Settings.Section.Notifications.Follows" = "Beni takip ettiğinde";
"Scene.Settings.Section.Notifications.Mentions" = "Benden bahsettiğinde";
"Scene.Settings.Section.Notifications.Title" = "Bildirimler";
"Scene.Settings.Section.Notifications.Trigger.Anyone" = "herhangi biri";
"Scene.Settings.Section.Notifications.Trigger.Follow" = "takip ettiğim biri";
"Scene.Settings.Section.Notifications.Trigger.Follower" = "bir takipçim";
"Scene.Settings.Section.Notifications.Trigger.Noone" = "bilgilendirme";
"Scene.Settings.Section.Notifications.Trigger.Title" = "Beni şu durumda bilgilendir: ";
"Scene.Settings.Section.Preference.DisableAvatarAnimation" = "Hareketli avatarları devre dışı bırak";
"Scene.Settings.Section.Preference.DisableEmojiAnimation" = "Hareketli emojileri devre dışı bırak";
"Scene.Settings.Section.Preference.OpenLinksInMastodon" = "Bağlantıları Mastodon içinden aç";
"Scene.Settings.Section.Preference.Title" = "Tercihler";
"Scene.Settings.Section.Preference.TrueBlackDarkMode" = "Tam siyah koyu modu";
"Scene.Settings.Section.Preference.UsingDefaultBrowser" = "Bağlantıları varsayılan tarayıcıda aç";
"Scene.Settings.Section.SpicyZone.Clear" = "Medya Önbelleğini Temizle";
"Scene.Settings.Section.SpicyZone.Signout" = "Oturumu Kapat";
"Scene.Settings.Section.SpicyZone.Title" = "Tehlikeli bölge";
"Scene.Settings.Title" = "Ayarlar";
"Scene.SuggestionAccount.FollowExplain" = "Birisini takip ettiğinizde, ana sayfanızda o kişinin gönderilerini görürsünüz.";
"Scene.SuggestionAccount.Title" = "Takip Edecek İnsanlar Bul";
"Scene.Thread.BackTitle" = "Gönderi";
"Scene.Thread.Title" = "%@ kullanıcının gönderisi";
"Scene.Welcome.GetStarted" = "Başlayın";
"Scene.Welcome.LogIn" = "Oturum Aç";
"Scene.Welcome.Slogan" = "Sosyal ağ,
tekrardan ellerinizde.";
"Scene.Wizard.AccessibilityHint" = "Bu yardımı kapatmak için çift tıklayın";
"Scene.Wizard.MultipleAccountSwitchIntroDescription" = "Profil butonuna basılı tutarak birden fazla hesap arasında geçiş yapın.";
"Scene.Wizard.NewInMastodon" = "Mastodon'da Yeni";

View File

@ -0,0 +1,406 @@
<?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>Okunmamış 1 bildirim</string>
<key>other</key>
<string>Okunmamış %ld bildirim</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@character_count@ karakter limiti aşıyor</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 karakter</string>
<key>other</key>
<string>%ld karakter</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@character_count@ karakter limiti var</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 karakter</string>
<key>other</key>
<string>%ld karakter</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>gönderi</string>
<key>other</key>
<string>gönderi</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 gönderi</string>
<key>other</key>
<string>%ld gönderi</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 favori</string>
<key>other</key>
<string>%ld favori</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 yeniden paylaşım</string>
<key>other</key>
<string>%ld yeniden paylaşım</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>%ld yanıt</string>
<key>other</key>
<string>%ld yanıt</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 oy</string>
<key>other</key>
<string>%ld oy</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 oy veren</string>
<key>other</key>
<string>%ld oy veren</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 kişi konuşuyor</string>
<key>other</key>
<string>%ld kişi konuşuyor</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 takip edilen</string>
<key>other</key>
<string>%ld takip edilen</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 takipçi</string>
<key>other</key>
<string>%ld takipçi</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 yıl kaldı</string>
<key>other</key>
<string>%ld yıl kaldı</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 ay kaldı</string>
<key>other</key>
<string>%ld ay kaldı</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 gün kaldı</string>
<key>other</key>
<string>%ld gün kaldı</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 saat kaldı</string>
<key>other</key>
<string>%ld saat kaldı</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 dakika kaldı</string>
<key>other</key>
<string>%ld dakika kaldı</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 saniye kaldı</string>
<key>other</key>
<string>%ld saniye kaldı</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>1 yıl önce</string>
<key>other</key>
<string>%ld yıl önce</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>1 ay önce</string>
<key>other</key>
<string>%ld ay önce</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>1 gün önce</string>
<key>other</key>
<string>%ld gün önce</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>1 saat önce</string>
<key>other</key>
<string>%ld saat önce</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>1 dakika önce</string>
<key>other</key>
<string>%ld dakika önce</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>1 saniye önce</string>
<key>other</key>
<string>%ld saniye önce</string>
</dict>
</dict>
</dict>
</plist>

Some files were not shown because too many files have changed in this diff Show More