New Crowdin updates (#1082)
This commit is contained in:
parent
bbda8c41b6
commit
ad3855a173
|
@ -4,48 +4,48 @@
|
|||
|
||||
"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";
|
||||
|
||||
"ryJLwG" = "Post was sent successfully. ";
|
||||
"ryJLwG" = "Η ανάρτηση στάλθηκε με επιτυχία. ";
|
||||
|
|
|
@ -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,15 +13,15 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>%ld</string>
|
||||
<key>one</key>
|
||||
<string>1 option</string>
|
||||
<string>1 επιλογή</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>
|
||||
|
@ -29,9 +29,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>%ld</string>
|
||||
<key>one</key>
|
||||
<string>1 option</string>
|
||||
<string>1 επιλογή</string>
|
||||
<key>other</key>
|
||||
<string>%ld options</string>
|
||||
<string>%ld επιλογές</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Voto fallido",
|
||||
"poll_ended": "La enquesta ha rematau"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Descartar borrador",
|
||||
"message": "Confirma pa descartar lo conteniu d'a publicación."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Error de publicación",
|
||||
"message": "No s'ha puesto publicar la publicación. Per favor, revise la suya connexión a internet.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "إخفاقٌ فِي التَّصويت",
|
||||
"poll_ended": "اِنتَهَى اِستِطلاعُ الرَّأي"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "التخلص من المسودة",
|
||||
"message": "أكِّد للتخلص مِن مُحتوى مَنشور مؤلَّف."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "إخفاق في عمليَّة النشر",
|
||||
"message": "فَشَلَ نَشر المَنشور.\nيُرجى التحقق من اتصالك بالإنترنت.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Памылка пры галасаванні",
|
||||
"poll_ended": "Апытанне завяршылася"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Скасаваць чарнавік",
|
||||
"message": "Пацвердзіце, каб скасаваць змесціва допісу."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Памылка пры публікацыі",
|
||||
"message": "Не ўдалося апублікаваць допіс.\nПраверце злучэнне з інтэрнэтам.",
|
||||
|
@ -102,10 +98,10 @@
|
|||
"unknown_language": "Невядомая"
|
||||
},
|
||||
"edit_post": "Рэдагаваць",
|
||||
"bookmark": "Bookmark",
|
||||
"remove_bookmark": "Remove Bookmark",
|
||||
"follow": "Follow %s",
|
||||
"unfollow": "Unfollow %s"
|
||||
"bookmark": "Закладка",
|
||||
"remove_bookmark": "Выдаліць закладку",
|
||||
"follow": "Падпісацца на %s",
|
||||
"unfollow": "Адпісацца ад %s"
|
||||
},
|
||||
"tabs": {
|
||||
"home": "Галоўная",
|
||||
|
@ -261,16 +257,16 @@
|
|||
}
|
||||
},
|
||||
"user_list": {
|
||||
"no_verified_link": "No verified link",
|
||||
"followers_count": "%@ followers"
|
||||
"no_verified_link": "Няма спраўджанай спасылкі",
|
||||
"followers_count": "%@ падпісчыкаў"
|
||||
}
|
||||
},
|
||||
"scene": {
|
||||
"welcome": {
|
||||
"log_in": "Увайсці",
|
||||
"learn_more": "Даведацца больш",
|
||||
"join_default_server": "Join %@",
|
||||
"pick_server": "Pick another server",
|
||||
"join_default_server": "Далучыцца да %@",
|
||||
"pick_server": "Выбраць іншы сервер",
|
||||
"separator": {
|
||||
"or": "або"
|
||||
},
|
||||
|
@ -466,8 +462,8 @@
|
|||
}
|
||||
},
|
||||
"suggestion_account": {
|
||||
"title": "Popular on Mastodon",
|
||||
"follow_all": "Follow all"
|
||||
"title": "Папулярна ў Mastodon",
|
||||
"follow_all": "Падпісацца на ўсіх"
|
||||
},
|
||||
"compose": {
|
||||
"title": {
|
||||
|
@ -879,18 +875,18 @@
|
|||
},
|
||||
"hashtag": {
|
||||
"configuration": {
|
||||
"display_name": "Hashtag",
|
||||
"description": "Shows a recent post with the selected hashtag."
|
||||
"display_name": "Хэштэг",
|
||||
"description": "Паказвае нядаўні допіс з выбраным хэштэгам."
|
||||
},
|
||||
"not_found": {
|
||||
"account_name": "John Mastodon",
|
||||
"account_name": "Джон Мастадон",
|
||||
"account": "@johnMastodon@no-such.account",
|
||||
"content": "Sorry, we couldn’t find any posts with the hashtag <a>#%@</a>. Please try a <a>#DifferentHashtag</a> or check the widget settings."
|
||||
"content": "На жаль, мы не змаглі знайсці допісы з хэштэгам <a>#%@</a>. Калі ласка, паспрабуйце <a>#ІншыХэштэг</a> або праверце налады віджэта."
|
||||
},
|
||||
"placeholder": {
|
||||
"account_name": "John Mastodon",
|
||||
"account_name": "Джон Мастадон",
|
||||
"account": "@johnMastodon@no-such.account",
|
||||
"content": "This is how a post with a <a>#hashtag</a> would look. Pick whichever <a>#hashtag</a> you want in the widget settings."
|
||||
"content": "Вось як будзе выглядаць допіс з <a>#хэштэгам</a>. Выберыце любы <a>#хэштэг</a> у наладах віджэта."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Error en votar",
|
||||
"poll_ended": "L'enquesta ha finalitzat"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Descarta l'esborrany",
|
||||
"message": "Confirma per a descartar el contingut del tut."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Error en publicar",
|
||||
"message": "No s'ha pogut enviar la publicació.\nComprova la connexió a Internet.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Inicia sessió",
|
||||
"learn_more": "Més informació",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Uneix-te a %@",
|
||||
"pick_server": "Tria un altre servidor",
|
||||
"separator": {
|
||||
"or": "o"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "نەتوانرا دەنگ بدرێت",
|
||||
"poll_ended": "دەنگدانەکە کۆتایی هاتووە"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "ڕەشنووس هەڵمەگرە",
|
||||
"message": "دڵنیا ببەوە بۆ وازهێنان لە ناوەڕۆکەت."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "نەتوانرا پۆستەکە بکرێت",
|
||||
"message": "نەتوانرا پۆستەکە بکرێت.\nتکایە لە بەردەستبوونی هێڵی ئینتەرنێت دڵنیا بە.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Selhání hlasování",
|
||||
"poll_ended": "Anketa skončila"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Zahodit koncept",
|
||||
"message": "Potvrďte odstranění obsahu složeného příspěvku."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Publikování selhalo",
|
||||
"message": "Nepodařilo se publikovat příspěvek.\nZkontrolujte prosím připojení k internetu.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Přihlásit se",
|
||||
"learn_more": "Zjistit více",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Připojit se k %@",
|
||||
"pick_server": "Pick another server",
|
||||
"separator": {
|
||||
"or": "or"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Gwall Pleidleisio",
|
||||
"poll_ended": "Mae'r pôl wedi dod i ben"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Dileu Drafft",
|
||||
"message": "Cadarnhau i ddileu post drafft."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Gwall Cyhoeddi",
|
||||
"message": "Gwall wrth gyhoeddi'r tŵt.\nGwiriwch eich cysylltiad i'r rhyngrhwyd.",
|
||||
|
@ -103,9 +99,9 @@
|
|||
},
|
||||
"edit_post": "Golygu",
|
||||
"bookmark": "Bookmark",
|
||||
"remove_bookmark": "Remove Bookmark",
|
||||
"follow": "Follow %s",
|
||||
"unfollow": "Unfollow %s"
|
||||
"remove_bookmark": "Dileu Llyfrnod",
|
||||
"follow": "Dilyn %s",
|
||||
"unfollow": "Dad-ddilyn %s"
|
||||
},
|
||||
"tabs": {
|
||||
"home": "Hafan",
|
||||
|
@ -213,7 +209,7 @@
|
|||
"edit_history_title": "Edit History",
|
||||
"edit_history_detail": "Last edit %s"
|
||||
},
|
||||
"edited_at_timestamp_prefix": "Edited %s",
|
||||
"edited_at_timestamp_prefix": "Wedi'i olygu %s",
|
||||
"edit_history": {
|
||||
"title": "Edit History",
|
||||
"original_post": "Original Post · %s"
|
||||
|
@ -291,7 +287,7 @@
|
|||
}
|
||||
},
|
||||
"login": {
|
||||
"title": "Welcome back",
|
||||
"title": "Croeso nôl",
|
||||
"subtitle": "Mewngofnodi ar y gweinydd y rydych chi wedi creu cyfrif arno.",
|
||||
"server_search_field": {
|
||||
"placeholder": "Mewnosod URL neu chwilio am eich gweinydd"
|
||||
|
@ -340,7 +336,7 @@
|
|||
"manually_reviewed": "Manual Review"
|
||||
},
|
||||
"language": {
|
||||
"all": "All"
|
||||
"all": "Popeth"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Search name or URL"
|
||||
|
@ -547,7 +543,7 @@
|
|||
"language": {
|
||||
"title": "Post Language",
|
||||
"suggested": "Suggested",
|
||||
"recent": "Recent",
|
||||
"recent": "Diweddar",
|
||||
"other": "Other Language…"
|
||||
}
|
||||
},
|
||||
|
@ -678,7 +674,7 @@
|
|||
"intro": "Dyma'r postiadau sy'n denu tipyn o sylw yn eich cŵr Mastodon."
|
||||
},
|
||||
"favorite": {
|
||||
"title": "Favorites"
|
||||
"title": "Ffefrynnau"
|
||||
},
|
||||
"notification": {
|
||||
"title": {
|
||||
|
@ -858,7 +854,7 @@
|
|||
"user_not_logged_in": "Please open Mastodon to log in to an Account."
|
||||
},
|
||||
"followers_count": {
|
||||
"configuration_display_name": "Followers",
|
||||
"configuration_display_name": "Dilynwyr",
|
||||
"configuration_description": "Show number of followers.",
|
||||
"title": "FOLLOWERS",
|
||||
"followers_today": "%s followers today"
|
||||
|
@ -879,17 +875,17 @@
|
|||
},
|
||||
"hashtag": {
|
||||
"configuration": {
|
||||
"display_name": "Hashtag",
|
||||
"display_name": "Hashnod",
|
||||
"description": "Shows a recent post with the selected hashtag."
|
||||
},
|
||||
"not_found": {
|
||||
"account_name": "John Mastodon",
|
||||
"account": "@johnMastodon@no-such.account",
|
||||
"account_name": "Ieuan Mastodon",
|
||||
"account": "@ieuanMastodon@dim-cyfrif-or.fath",
|
||||
"content": "Sorry, we couldn’t find any posts with the hashtag <a>#%@</a>. Please try a <a>#DifferentHashtag</a> or check the widget settings."
|
||||
},
|
||||
"placeholder": {
|
||||
"account_name": "John Mastodon",
|
||||
"account": "@johnMastodon@no-such.account",
|
||||
"account_name": "Ieuan Mastodon",
|
||||
"account": "@ieuanMastodon@dim-cyfrif-or.fath",
|
||||
"content": "This is how a post with a <a>#hashtag</a> would look. Pick whichever <a>#hashtag</a> you want in the widget settings."
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"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.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Fehler bei Abstimmung",
|
||||
"poll_ended": "Die Umfrage ist beendet"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Entwurf verwerfen",
|
||||
"message": "Bestätige, um den Beitrag zu verwerfen."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Fehler bei Veröffentlichung",
|
||||
"message": "Fehler beim Veröffentlichen des Beitrags.\nBitte überprüfe deine Internetverbindung.",
|
||||
|
|
|
@ -13,15 +13,15 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 unread notification</string>
|
||||
<string>1 μη αναγνωσμένη ειδοποίηση</string>
|
||||
<key>other</key>
|
||||
<string>%ld unread notifications</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>
|
||||
|
@ -29,15 +29,15 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 character</string>
|
||||
<string>1 χαρακτήρας</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>
|
||||
|
@ -45,9 +45,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 character</string>
|
||||
<string>1 χαρακτήρας</string>
|
||||
<key>other</key>
|
||||
<string>%ld characters</string>
|
||||
<string>%ld χαρακτήρες</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>a11y.plural.count.characters_left</key>
|
||||
|
@ -61,9 +61,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 character left</string>
|
||||
<string>απομένει 1 χαρακτήρας</string>
|
||||
<key>other</key>
|
||||
<string>%ld characters left</string>
|
||||
<string>απομένουν %ld χαρακτήρες</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.followed_by_and_mutual</key>
|
||||
|
@ -88,9 +88,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>Followed by %1$@, and another mutual</string>
|
||||
<string>Ακολουθείται από %1$@ και έναν ακόμα κοινό</string>
|
||||
<key>other</key>
|
||||
<string>Followed by %1$@, and %ld mutuals</string>
|
||||
<string>Ακολουθείται από %1$@, και %ld κοινούς</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.metric_formatted.post</key>
|
||||
|
@ -104,9 +104,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>post</string>
|
||||
<string>ανάρτηση</string>
|
||||
<key>other</key>
|
||||
<string>posts</string>
|
||||
<string>αναρτήσεις</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.media</key>
|
||||
|
@ -120,9 +120,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 media</string>
|
||||
<string>1 πολυμέσο</string>
|
||||
<key>other</key>
|
||||
<string>%ld media</string>
|
||||
<string>%ld πολυμέσα</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.post</key>
|
||||
|
@ -136,9 +136,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 post</string>
|
||||
<string>1 ανάρτηση</string>
|
||||
<key>other</key>
|
||||
<string>%ld posts</string>
|
||||
<string>%ld αναρτήσεις</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.favorite</key>
|
||||
|
@ -152,9 +152,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 favorite</string>
|
||||
<string>1 αγαπημένο</string>
|
||||
<key>other</key>
|
||||
<string>%ld favorites</string>
|
||||
<string>%ld αγαπημένα</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.reblog</key>
|
||||
|
@ -168,9 +168,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 reblog</string>
|
||||
<string>1 αναδημοσίευση</string>
|
||||
<key>other</key>
|
||||
<string>%ld reblogs</string>
|
||||
<string>%ld αναδημοσιεύσεις</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.reblog_a11y</key>
|
||||
|
@ -184,9 +184,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 re-blog</string>
|
||||
<string>1 αναδημοσίευση</string>
|
||||
<key>other</key>
|
||||
<string>%ld re-blogs</string>
|
||||
<string>%ld αναδημοσιεύσεις</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.reply</key>
|
||||
|
@ -200,9 +200,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 reply</string>
|
||||
<string>1 απάντηση</string>
|
||||
<key>other</key>
|
||||
<string>%ld replies</string>
|
||||
<string>%ld απαντήσεις</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.vote</key>
|
||||
|
@ -216,9 +216,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 vote</string>
|
||||
<string>1 ψήφος</string>
|
||||
<key>other</key>
|
||||
<string>%ld votes</string>
|
||||
<string>%ld ψήφοι</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.voter</key>
|
||||
|
@ -232,9 +232,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 voter</string>
|
||||
<string>1 ψηφοφόρος</string>
|
||||
<key>other</key>
|
||||
<string>%ld voters</string>
|
||||
<string>%ld ψηφοφόροι</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.people_talking</key>
|
||||
|
@ -248,9 +248,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 people talking</string>
|
||||
<string>1 άτομο που μιλάει</string>
|
||||
<key>other</key>
|
||||
<string>%ld people talking</string>
|
||||
<string>%ld άτομα μιλούν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.following</key>
|
||||
|
@ -264,9 +264,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 following</string>
|
||||
<string>1 ακολουθεί</string>
|
||||
<key>other</key>
|
||||
<string>%ld following</string>
|
||||
<string>%ld ακολουθούν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.follower</key>
|
||||
|
@ -280,9 +280,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 follower</string>
|
||||
<string>1 ακόλουθος</string>
|
||||
<key>other</key>
|
||||
<string>%ld followers</string>
|
||||
<string>%ld ακόλουθοι</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.year.left</key>
|
||||
|
@ -296,9 +296,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 year left</string>
|
||||
<string>Απομένει 1 χρόνος</string>
|
||||
<key>other</key>
|
||||
<string>%ld years left</string>
|
||||
<string>Απομένουν %ld χρόνια</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.month.left</key>
|
||||
|
@ -312,9 +312,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 months left</string>
|
||||
<string>Απομένει 1 μήνας</string>
|
||||
<key>other</key>
|
||||
<string>%ld months left</string>
|
||||
<string>Απομένουν %ld μήνες</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.day.left</key>
|
||||
|
@ -328,9 +328,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 day left</string>
|
||||
<string>Απομένει 1 ημέρα</string>
|
||||
<key>other</key>
|
||||
<string>%ld days left</string>
|
||||
<string>απομένουν %ld ημέρες</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.hour.left</key>
|
||||
|
@ -344,9 +344,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 hour left</string>
|
||||
<string>απομένει 1 ώρα</string>
|
||||
<key>other</key>
|
||||
<string>%ld hours left</string>
|
||||
<string>απομένουν %ld ώρες</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.minute.left</key>
|
||||
|
@ -360,9 +360,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 minute left</string>
|
||||
<string>απομένει 1 λεπτό</string>
|
||||
<key>other</key>
|
||||
<string>%ld minutes left</string>
|
||||
<string>Απομένουν %ld λεπτά</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.second.left</key>
|
||||
|
@ -376,9 +376,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 second left</string>
|
||||
<string>απομένει 1 δευτερόλεπτο</string>
|
||||
<key>other</key>
|
||||
<string>%ld seconds left</string>
|
||||
<string>Απομένουν %ld δευτερόλεπτα</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.year.ago.abbr</key>
|
||||
|
@ -392,9 +392,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1y ago</string>
|
||||
<string>1χρ πριν</string>
|
||||
<key>other</key>
|
||||
<string>%ldy ago</string>
|
||||
<string>%ldχρ πριν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.month.ago.abbr</key>
|
||||
|
@ -408,9 +408,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1M ago</string>
|
||||
<string>1μην πριν</string>
|
||||
<key>other</key>
|
||||
<string>%ldM ago</string>
|
||||
<string>%ldμην πριν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.day.ago.abbr</key>
|
||||
|
@ -424,9 +424,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1d ago</string>
|
||||
<string>%1ημ πριν</string>
|
||||
<key>other</key>
|
||||
<string>%ldd ago</string>
|
||||
<string>%ldημ πριν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.hour.ago.abbr</key>
|
||||
|
@ -440,9 +440,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1h ago</string>
|
||||
<string>1ώ πριν</string>
|
||||
<key>other</key>
|
||||
<string>%ldh ago</string>
|
||||
<string>%ldώ πριν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.minute.ago.abbr</key>
|
||||
|
@ -456,9 +456,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1m ago</string>
|
||||
<string>1λ πριν</string>
|
||||
<key>other</key>
|
||||
<string>%ldm ago</string>
|
||||
<string>%ldλ πριν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>date.second.ago.abbr</key>
|
||||
|
@ -472,9 +472,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1s ago</string>
|
||||
<string>1δλ πριν</string>
|
||||
<key>other</key>
|
||||
<string>%lds ago</string>
|
||||
<string>%ldδλ πριν</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -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": "Αναζήτηση"
|
||||
}
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"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.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"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.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Error al votar",
|
||||
"poll_ended": "La encuesta finalizó"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Descartar borrador",
|
||||
"message": "Confirmá para descartar el contenido del mensaje redactado."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Error al enviar el mensaje",
|
||||
"message": "Error al enviar en mensaje.\nPor favor, revisá tu conexión a Internet.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Iniciar sesión",
|
||||
"learn_more": "Aprendé más",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Unite a %@",
|
||||
"pick_server": "Elegí otro servidor",
|
||||
"separator": {
|
||||
"or": "o"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Voto fallido",
|
||||
"poll_ended": "La encuesta ha terminado"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Descartar borrador",
|
||||
"message": "Confirma para descartar el contenido de la publicación."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Error de publicación",
|
||||
"message": "No se pudo publicar la publicación.\nPor favor, revise su conexión a internet.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Hutsegitea botoa ematean",
|
||||
"poll_ended": "Inkesta amaitu da"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Baztertu zirriborroa",
|
||||
"message": "Berretsi idatzitako bidalketaren edukia baztertzea."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Hutsegitea argitaratzean",
|
||||
"message": "Huts egin du bidalketa argitaratzean.\nEgiaztatu Interneteko konexioa.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Vote Failure",
|
||||
"poll_ended": "Kysely on päättynyt"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Hylkää luonnos",
|
||||
"message": "Confirm to discard composed post content."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Julkaiseminen epäonnistui",
|
||||
"message": "Julkaisun julkaiseminen epäonnistui.\nTarkista internet-yhteytesi.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Kirjaudu sisään",
|
||||
"learn_more": "Lue lisää",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Liity palvelimelle %@",
|
||||
"pick_server": "Pick another server",
|
||||
"separator": {
|
||||
"or": "tai"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Échec du vote",
|
||||
"poll_ended": "Le sondage est terminé"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Abandonner le brouillon",
|
||||
"message": "Confirmez pour abandonner le contenu de votre message."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "La publication a échoué",
|
||||
"message": "La publication a échoué.\nVeuillez vérifier votre accès à Internet.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Dh’fhàillig leis a’ bhòt",
|
||||
"poll_ended": "Thàinig an cunntas-bheachd gu crìoch"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Tilg air falbh an dreachd",
|
||||
"message": "Dearbh tilgeil air falbh susbaint a’ phuist a sgrìobh thu."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Dh’fhàillig leis an fhoillseachadh",
|
||||
"message": "Cha deach leinn am post fhoillseachadh.\nThoir sùil air a’ cheangal agad ris an eadar-lìon.",
|
||||
|
@ -88,7 +84,7 @@
|
|||
"share_post": "Co-roinn am post",
|
||||
"open_in_safari": "Fosgail ann an Safari",
|
||||
"open_in_browser": "Fosgail sa bhrabhsair",
|
||||
"find_people": "Lorg daoine a leanas tu",
|
||||
"find_people": "Lorg daoine gus an leantainn",
|
||||
"manually_search": "Lorg a làimh ’na àite",
|
||||
"skip": "Leum thairis air",
|
||||
"reply": "Freagair",
|
||||
|
@ -102,10 +98,10 @@
|
|||
"unknown_language": "Chan eil fhios"
|
||||
},
|
||||
"edit_post": "Deasaich",
|
||||
"bookmark": "Bookmark",
|
||||
"remove_bookmark": "Remove Bookmark",
|
||||
"follow": "Follow %s",
|
||||
"unfollow": "Unfollow %s"
|
||||
"bookmark": "Comharra-lìn",
|
||||
"remove_bookmark": "Thoir air falbh an comharra-lìn",
|
||||
"follow": "Lean %s",
|
||||
"unfollow": "Na lean %s tuilleadh"
|
||||
},
|
||||
"tabs": {
|
||||
"home": "Dachaigh",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Clàraich a-steach",
|
||||
"learn_more": "Barrachd fiosrachaidh",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Faigh ballrachd aig %@",
|
||||
"pick_server": "Tagh frithealaiche eile",
|
||||
"separator": {
|
||||
"or": "no"
|
||||
|
@ -788,7 +784,7 @@
|
|||
"malicious_links_fake_engagement_or_repetetive_replies": "Ceanglaichean droch-rùnach, conaltradh fuadain no an dearbh fhreagairt a-rithist ’s a-rithist",
|
||||
"it_violates_server_rules": "Tha e a’ briseadh riaghailtean an fhrithealaiche",
|
||||
"you_are_aware_that_it_breaks_specific_rules": "Mhothaich thu gu bheil e a’ briseadh riaghailtean sònraichte",
|
||||
"its_something_else": "’S rud eile a tha ann",
|
||||
"its_something_else": "’S e rud eile a tha ann",
|
||||
"the_issue_does_not_fit_into_other_categories": "Chan eil na roinnean-seòrsa eile iomchaidh dhan chùis"
|
||||
},
|
||||
"step_two": {
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Fallou a votación",
|
||||
"poll_ended": "A enquisa rematou"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Descartar Borrador",
|
||||
"message": "Confirma que queres descartar o contido do borrador."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Fallou a publicación",
|
||||
"message": "Fallou a publicación.\nComproba a conexión a internet.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Acceder",
|
||||
"learn_more": "Saber máis",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Únete a %@",
|
||||
"pick_server": "Elixe outro servidor",
|
||||
"separator": {
|
||||
"or": "ou"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"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.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"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.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Gagal Voting",
|
||||
"poll_ended": "Japat telah berakhir"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Hapus Draf",
|
||||
"message": "Konfirmasi untuk mengabaikan postingan yang dibuat."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Gagal Mempublikasikan",
|
||||
"message": "Gagal mempublikasikan postingan.\nMohon periksa koneksi Internet Anda.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Greiðsla atkvæðis mistókst",
|
||||
"poll_ended": "Könnuninni er lokið"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Henda drögum",
|
||||
"message": "Staðfestu til að henda efni úr saminni færslu."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Mistókst að birta",
|
||||
"message": "Mistókst að birta færsluna.\nAthugaðu nettenginguna þína.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Skrá inn",
|
||||
"learn_more": "Kanna nánar",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Taka þátt í %@",
|
||||
"pick_server": "Veldu annan netþjón",
|
||||
"separator": {
|
||||
"or": "eða"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Voto fallito",
|
||||
"poll_ended": "Il sondaggio è terminato"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Elimina bozza",
|
||||
"message": "Confermare di scartare il contenuto del post composto."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Pubblicazione fallita",
|
||||
"message": "Pubblicazione del post fallita.\nPer favore verifica la tua connessione internet.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Accedi",
|
||||
"learn_more": "Scopri di più",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Unisciti a %@",
|
||||
"pick_server": "Scegli un altro server",
|
||||
"separator": {
|
||||
"or": "o"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "投票の失敗",
|
||||
"poll_ended": "投票は終了しました"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "投稿を破棄しますか?",
|
||||
"message": "この操作は取り消しできません。下書きは失われます。"
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "失敗",
|
||||
"message": "投稿に失敗しました。\nインターネットに接続されているか確認してください。",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "ログイン",
|
||||
"learn_more": "詳しく学ぶ",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "%@ に登録",
|
||||
"pick_server": "ほかのサーバーをさがす",
|
||||
"separator": {
|
||||
"or": "または"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Tuccḍa deg ufran",
|
||||
"poll_ended": "Tafrant tfuk"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Kkes arewway",
|
||||
"message": "Sentem i wakken ad yettusefsax ugbur n tsuffeɣt."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Yecceḍ usuffeɣ",
|
||||
"message": "Yecceḍ usuffeɣ n tsuffeɣt.\nMa ulac aɣilif, senqed tuqqna-inek internet.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Dengdayîn têkçû",
|
||||
"poll_ended": "Rapirsîya qediya"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Reşnivîsê paşguh bike",
|
||||
"message": "Bipejrîne ku naveroka şandiyê ya hatiye nivîsandin paşguh bikî."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Weşandin têkçû",
|
||||
"message": "Weşandina şandiyê têkçû.\nJkx girêdana înternetê xwe kontrol bike.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "투표 실패",
|
||||
"poll_ended": "투표가 끝났습니다"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "초안 버리기",
|
||||
"message": "Confirm to discard composed post content."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "게시 실패",
|
||||
"message": "글을 게시하는데 실패했습니다.\n인터넷 연결을 확인해 주세요.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Balsošanas Neveiksme",
|
||||
"poll_ended": "Aptauja ir noslēgusies"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Atmest malnrakstu",
|
||||
"message": "Apstiprini, lai atmestu izveidotās ziņas saturu."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Publicēšanas Neveiksme",
|
||||
"message": "Neizdevās publicēt ziņu.\nLūdzu, pārbaudi savu interneta savienojumu.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "မဲပေးမှု မအောင်မြင်ခြင်း",
|
||||
"poll_ended": "စစ်တမ်းကောက်မှု ပြီးဆုံးပါပြီ"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "မူကြမ်းကို ပယ်ဖျက်ပါ",
|
||||
"message": "ရေးသားထားသောမူကြမ်းကို ပယ်ဖျက်ရန် အတည်ပြုပါ"
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "ပို့စ်တင်ခြင်း မအောင်မြင်မှု",
|
||||
"message": "ပို့စ်တင်ခြင်း မအောင်မြင်ပါ၊ သင်၏ အင်တာနက်ချိတ်ဆက်မှုကို စစ်ဆေးပါ။",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Stemmen Mislukt",
|
||||
"poll_ended": "De peiling is beëindigd"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Verwijder concept",
|
||||
"message": "Bevestig het verwijderen van het conceptbericht."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Publicatiefout",
|
||||
"message": "Het publiceren van het bericht is mislukt. Controleer je internetverbinding.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Niepowodzenie głosowania",
|
||||
"poll_ended": "Ankieta zakończyła się"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Anuluj wersje roboczą",
|
||||
"message": "Potwierdź odrzucenie treści posta."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Błąd publikowania",
|
||||
"message": "Nie udało się opublikować posta.\nSprawdź swoje połączenie internetowe.",
|
||||
|
@ -206,7 +202,7 @@
|
|||
"expand_gif_hint": "Rozszerza GIF. Podwójne dotknięcie i przytrzymaj, aby pokazać akcje",
|
||||
"expand_video_hint": "Pokazuje odtwarzacz wideo. Dwukrotnie stuknij i przytrzymaj aby pokazać akcje"
|
||||
},
|
||||
"posted_via_application": "%s via %s",
|
||||
"posted_via_application": "%s przez %s",
|
||||
"buttons": {
|
||||
"reblogs_title": "Reblogs",
|
||||
"favorites_title": "Ulubione",
|
||||
|
@ -254,34 +250,34 @@
|
|||
"blocking_warning": "Nie możesz wyświetlić profilu tego użytkownika\ndopóki nie odblokujesz go.\nTwój profil wygląda tak dla nich.",
|
||||
"user_blocking_warning": "Nie możesz wyświetlić profilu %s\ndopóki nie odblokujesz go.\nTwój profil wygląda tak dla nich.",
|
||||
"blocked_warning": "Nie możesz zobaczyć profilu tego użytkownika\n dopóki nie odblokują Cię.",
|
||||
"user_blocked_warning": "You can’t view %s’s profile\nuntil they unblock you.",
|
||||
"user_blocked_warning": "Nie możesz zobaczyć profilu %s dopóki Cię nie odblokuje.",
|
||||
"suspended_warning": "Ten użytkownik został zawieszony.",
|
||||
"user_suspended_warning": "Konto %s zostało zawieszone."
|
||||
}
|
||||
}
|
||||
},
|
||||
"user_list": {
|
||||
"no_verified_link": "No verified link",
|
||||
"followers_count": "%@ followers"
|
||||
"no_verified_link": "Niezweryfikowany link",
|
||||
"followers_count": "%@ obserwujących"
|
||||
}
|
||||
},
|
||||
"scene": {
|
||||
"welcome": {
|
||||
"log_in": "Zaloguj się",
|
||||
"learn_more": "Learn more",
|
||||
"join_default_server": "Join %@",
|
||||
"pick_server": "Pick another server",
|
||||
"learn_more": "Dowiedz się więcej",
|
||||
"join_default_server": "Dołącz do %@",
|
||||
"pick_server": "Wybierz inną instancję",
|
||||
"separator": {
|
||||
"or": "or"
|
||||
"or": "lub"
|
||||
},
|
||||
"education": {
|
||||
"mastodon": {
|
||||
"title": "Welcome to Mastodon",
|
||||
"description": "Mastodon is a decentralized social network, meaning no single company controls it. It’s made up of many independently-run servers, all connected together."
|
||||
"title": "Witaj na Mastodonie",
|
||||
"description": "Mastodon to zdecentralizowana sieć społecznościowa, co oznacza że żadna firma nie może nią kontrolować w całości. Składa się z wielu niezależnych od siebie serwerów, które się ze sobą komunikują."
|
||||
},
|
||||
"servers": {
|
||||
"title": "What are servers?",
|
||||
"description": "Every Mastodon account is hosted on a server — each with its own values, rules, & admins. No matter which one you pick, you can follow and interact with people on any server."
|
||||
"title": "Czym są serwery?",
|
||||
"description": "Każde konto na Mastodonie jest hostowane na instancjach, które wyróżniają się wartościami, zasadami i administracją. Nieważne, jaką wybierzesz - i tak będziesz mógł/mogła kontaktować się nawet z tymi spoza Twojej instancji."
|
||||
},
|
||||
"a11y": {
|
||||
"what_is_mastodon": {
|
||||
|
@ -291,7 +287,7 @@
|
|||
}
|
||||
},
|
||||
"login": {
|
||||
"title": "Welcome back",
|
||||
"title": "Witaj ponownie",
|
||||
"subtitle": "Zaloguj się na serwerze, na którym utworzyłeś swoje konto.",
|
||||
"server_search_field": {
|
||||
"placeholder": "Wprowadź adres URL lub wyszukaj swój serwer"
|
||||
|
@ -304,55 +300,55 @@
|
|||
"signup_speed": "Szybkość rejestracji",
|
||||
"category": {
|
||||
"all": "Wszystkie",
|
||||
"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_accessiblity_description": "Kategoria: Wszystkie",
|
||||
"academia": "środowiska akademickie",
|
||||
"activism": "aktywizm",
|
||||
"food": "jedzenie",
|
||||
"furry": "„futrzaki”",
|
||||
"games": "gry",
|
||||
"general": "ogólne",
|
||||
"journalism": "dziennikarstwo",
|
||||
"lgbt": "LGBT",
|
||||
"regional": "regionalne",
|
||||
"art": "sztuka",
|
||||
"music": "muzyka",
|
||||
"tech": "technologia"
|
||||
},
|
||||
"see_less": "See Less",
|
||||
"see_more": "See More"
|
||||
"see_less": "Zobacz mniej",
|
||||
"see_more": "Zobacz więcej"
|
||||
},
|
||||
"label": {
|
||||
"language": "LANGUAGE",
|
||||
"users": "USERS",
|
||||
"category": "CATEGORY"
|
||||
"language": "JĘZYK",
|
||||
"users": "UŻYTKOWNICY",
|
||||
"category": "KATEGORIA"
|
||||
},
|
||||
"input": {
|
||||
"search_servers_or_enter_url": "Search communities or enter URL"
|
||||
"search_servers_or_enter_url": "Szukaj społeczności lub wprowadź adres URL"
|
||||
},
|
||||
"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": "Szukanie dostępnych instancji...",
|
||||
"bad_network": "Coś poszło nie tak podczas ładowania danych. Sprawdź swoje połączenie internetowe.",
|
||||
"no_results": "Brak wyników"
|
||||
},
|
||||
"signup_speed": {
|
||||
"all": "All",
|
||||
"instant": "Instant Sign-up",
|
||||
"manually_reviewed": "Manual Review"
|
||||
"all": "Wszystko",
|
||||
"instant": "Natychmiastowa rejestracja",
|
||||
"manually_reviewed": "Ręczne sprawdzenie"
|
||||
},
|
||||
"language": {
|
||||
"all": "All"
|
||||
"all": "Wszystko"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Search name or URL"
|
||||
"placeholder": "Nazwa serwera lub jego adres URL"
|
||||
},
|
||||
"no_server_selected_hint": "We’ll pick a server based on your language if you continue without making a selection."
|
||||
"no_server_selected_hint": "Wybierzemy Tobie instancję opartą na Twoim języku, jeżeli kontynuujesz bez żadnego wyboru."
|
||||
},
|
||||
"privacy": {
|
||||
"title": "Privacy",
|
||||
"description": "Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your server’s privacy policy.",
|
||||
"title": "Prywatność",
|
||||
"description": "Choć aplikacja Mastodona nie zbiera żadnych danych na Twój temat, serwer na którym się rejestrujesz może działać zgodnie z inną polityką. Poświęć chwilę na przejrzenie i akceptację polityki prywatności aplikacji Mastodona oraz Twojego serwera.",
|
||||
"policy": {
|
||||
"ios": "Privacy Policy - Mastodon for iOS",
|
||||
"server": "Privacy Policy - %s"
|
||||
"ios": "Polityka prywatności - Mastodon dla iOS",
|
||||
"server": "Polityka Prywatności - %s"
|
||||
},
|
||||
"button": {
|
||||
"confirm": "I Agree"
|
||||
|
@ -482,27 +478,27 @@
|
|||
},
|
||||
"content_input_placeholder": "Type or paste what’s on your mind",
|
||||
"compose_action": "Publish",
|
||||
"replying_to_user": "replying to %s",
|
||||
"replying_to_user": "odpowiadanie %s",
|
||||
"attachment": {
|
||||
"photo": "photo",
|
||||
"video": "video",
|
||||
"attachment_broken": "This %s is broken and can’t be\nuploaded to Mastodon.",
|
||||
"photo": "zdjęcie",
|
||||
"video": "film",
|
||||
"attachment_broken": "Ten %s jest uszkodzony i nie może zostać\nprzesłany do Mastodona.",
|
||||
"description_photo": "Describe the photo for the visually-impaired...",
|
||||
"description_video": "Describe the video for the visually-impaired...",
|
||||
"load_failed": "Load Failed",
|
||||
"upload_failed": "Upload Failed",
|
||||
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||
"attachment_too_large": "Attachment too large",
|
||||
"compressing_state": "Compressing...",
|
||||
"server_processing_state": "Server Processing..."
|
||||
"load_failed": "Załadowanie nie powiodło się",
|
||||
"upload_failed": "Nie udało się przesłać",
|
||||
"can_not_recognize_this_media_attachment": "Nie można rozpoznać tego załącznika",
|
||||
"attachment_too_large": "Załącznik jest zbyt duży",
|
||||
"compressing_state": "Kompresja...",
|
||||
"server_processing_state": "Przetwarzanie..."
|
||||
},
|
||||
"poll": {
|
||||
"title": "Poll",
|
||||
"duration_time": "Duration: %s",
|
||||
"thirty_minutes": "30 minutes",
|
||||
"one_hour": "1 Hour",
|
||||
"six_hours": "6 Hours",
|
||||
"one_day": "1 Day",
|
||||
"title": "Ankieta",
|
||||
"duration_time": "Czas trwania: %s",
|
||||
"thirty_minutes": "30 minutach",
|
||||
"one_hour": "Godzinie",
|
||||
"six_hours": "6 Godzinach",
|
||||
"one_day": "Dobie",
|
||||
"three_days": "3 Days",
|
||||
"seven_days": "7 Days",
|
||||
"option_number": "Option %ld",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Falha ao votar",
|
||||
"poll_ended": "Essa enquete terminou"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Deletar Rascunho",
|
||||
"message": "Confirme para descartar o conteúdo da publicação composta."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Falha ao publicar",
|
||||
"message": "Falha ao publicar o post.\nPor favor verifique a sua conexão de internet.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Erro na votação",
|
||||
"poll_ended": "Esta sondagem está fechada"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Descartar rascunho",
|
||||
"message": "Confirm to discard composed post content."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Falha ao publicar",
|
||||
"message": "Falha na publicação.\nPor favor verifique a sua ligação à Internet.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Eșec la vot",
|
||||
"poll_ended": "Sondajul tău s-a încheiat"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Șterge Schită",
|
||||
"message": "Confirmă renunțarea la conținutul postării."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Eșec la publicare",
|
||||
"message": "Datele nu au putut fi încărcate. Te rugăm să-ți verifici conexiunea la internet.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Не удалось проголосовать",
|
||||
"poll_ended": "Опрос уже завершился"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Удалить черновик",
|
||||
"message": "Вы действительно хотите удалить набранное содержимое поста?"
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Ошибка публикации",
|
||||
"message": "Не удалось опубликовать пост.\nПожалуйста, проверьте подключение к интернету.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"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.",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Napaka glasovanja",
|
||||
"poll_ended": "Anketa je zaključena"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Zavrzi osnutek",
|
||||
"message": "Potrdite za opustitev sestavljene vsebine objave."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Spodletela objava",
|
||||
"message": "Objava je spodletela.\nPreverite svojo internetno povezavo.",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Prijava",
|
||||
"learn_more": "Več o tem",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Pridruži se %@",
|
||||
"pick_server": "Izberi drug strežnik",
|
||||
"separator": {
|
||||
"or": "ali"
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Röstning misslyckades",
|
||||
"poll_ended": "Omröstningen har avslutats"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Släng utkast",
|
||||
"message": "Bekräfta för att slänga inläggsutkast."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Publicering misslyckades",
|
||||
"message": "Det gick inte att publicera inlägget.\nKontrollera din internetanslutning.",
|
||||
|
@ -102,10 +98,10 @@
|
|||
"unknown_language": "Okänt"
|
||||
},
|
||||
"edit_post": "Redigera",
|
||||
"bookmark": "Bookmark",
|
||||
"remove_bookmark": "Remove Bookmark",
|
||||
"follow": "Follow %s",
|
||||
"unfollow": "Unfollow %s"
|
||||
"bookmark": "Bokmärk",
|
||||
"remove_bookmark": "Ta bort bokmärke",
|
||||
"follow": "Följ %s",
|
||||
"unfollow": "Avfölj %s"
|
||||
},
|
||||
"tabs": {
|
||||
"home": "Hem",
|
||||
|
@ -198,7 +194,7 @@
|
|||
"translated_from": "Översatt från %s med %s",
|
||||
"unknown_language": "Okänt",
|
||||
"unknown_provider": "Okänd",
|
||||
"show_original": "Show Original"
|
||||
"show_original": "Visa original"
|
||||
},
|
||||
"media": {
|
||||
"accessibility_label": "%s, bilaga %d av %d",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Logga in",
|
||||
"learn_more": "Läs mer",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Gå med %@",
|
||||
"pick_server": "Hitta en annan server",
|
||||
"separator": {
|
||||
"or": "eller"
|
||||
|
@ -335,7 +331,7 @@
|
|||
"no_results": "Inga resultat"
|
||||
},
|
||||
"signup_speed": {
|
||||
"all": "All",
|
||||
"all": "Allt",
|
||||
"instant": "Instant Sign-up",
|
||||
"manually_reviewed": "Manuell granskning"
|
||||
},
|
||||
|
@ -348,7 +344,7 @@
|
|||
"no_server_selected_hint": "Vi kommer att välja en server baserat på ditt språk om du fortsätter utan att göra ett val."
|
||||
},
|
||||
"privacy": {
|
||||
"title": "Privacy",
|
||||
"title": "Integritet",
|
||||
"description": "Även om Mastodon-appen inte samlar in någon data kan servern du registrerar dig genom ha en annan policy. Ta en stund till att granska och godkänna Mastodon-appens sekretesspolicy och din servers sekretesspolicy.",
|
||||
"policy": {
|
||||
"ios": "Integritetspolicy - Mastodon för iOS",
|
||||
|
@ -508,7 +504,7 @@
|
|||
"option_number": "Alternativ %ld",
|
||||
"the_poll_is_invalid": "Undersökningen är ogiltig",
|
||||
"the_poll_has_empty_option": "Undersökningen har ett tomt alternativ",
|
||||
"add_option": "Add Option",
|
||||
"add_option": "Lägg till alternativ",
|
||||
"remove_option": "Remove Option",
|
||||
"move_up": "Flytta upp",
|
||||
"move_down": "Flytta ned"
|
||||
|
@ -545,7 +541,7 @@
|
|||
"select_visibility_entry": "Välj synlighet - %s"
|
||||
},
|
||||
"language": {
|
||||
"title": "Post Language",
|
||||
"title": "Inläggsspråk",
|
||||
"suggested": "Suggested",
|
||||
"recent": "Senaste",
|
||||
"other": "Andra språk…"
|
||||
|
@ -875,7 +871,7 @@
|
|||
"configuration_display_name": "Latest followers",
|
||||
"configuration_description": "Show latest followers.",
|
||||
"title": "Latest followers",
|
||||
"last_update": "Last update: %s"
|
||||
"last_update": "Senaste uppdatering: %s"
|
||||
},
|
||||
"hashtag": {
|
||||
"configuration": {
|
||||
|
@ -885,7 +881,7 @@
|
|||
"not_found": {
|
||||
"account_name": "John Mastodon",
|
||||
"account": "@johnMastodon@no-such.account",
|
||||
"content": "Sorry, we couldn’t find any posts with the hashtag <a>#%@</a>. Please try a <a>#DifferentHashtag</a> or check the widget settings."
|
||||
"content": "Ledsen, vi kunde inte hitta några inlägg med hashtaggen <a>#%@</a>. Prova en <a>#AnnanHashtagg</a> eller kontrollera widgetinställningarna."
|
||||
},
|
||||
"placeholder": {
|
||||
"account_name": "John Mastodon",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "การลงคะแนนล้มเหลว",
|
||||
"poll_ended": "การสำรวจความคิดเห็นได้สิ้นสุดแล้ว"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "ละทิ้งแบบร่าง",
|
||||
"message": "ยืนยันเพื่อละทิ้งเนื้อหาโพสต์ที่เขียน"
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "การเผยแพร่ล้มเหลว",
|
||||
"message": "ไม่สามารถเผยแพร่โพสต์\nโปรดตรวจสอบการเชื่อมต่ออินเทอร์เน็ตของคุณ",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "เข้าสู่ระบบ",
|
||||
"learn_more": "เรียนรู้เพิ่มเติม",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "เข้าร่วม %@",
|
||||
"pick_server": "เลือกเซิร์ฟเวอร์อื่น",
|
||||
"separator": {
|
||||
"or": "หรือ"
|
||||
|
@ -838,7 +834,7 @@
|
|||
"title": "แท็กที่ติดตาม",
|
||||
"header": {
|
||||
"posts": "โพสต์",
|
||||
"participants": "ผู้เข้าร่วม",
|
||||
"participants": "ผู้มีส่วนร่วม",
|
||||
"posts_today": "โพสต์วันนี้"
|
||||
},
|
||||
"actions": {
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 character left</string>
|
||||
<string>1 karakter kaldı</string>
|
||||
<key>other</key>
|
||||
<string>%ld characters left</string>
|
||||
</dict>
|
||||
|
@ -184,7 +184,7 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 re-blog</string>
|
||||
<string>1 yeniden paylaşım</string>
|
||||
<key>other</key>
|
||||
<string>%ld re-blogs</string>
|
||||
</dict>
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Oy Verme Başarısız",
|
||||
"poll_ended": "Anket bitti"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Taslağı Sil",
|
||||
"message": "Yazdığın gönderiyi paylaşmadan silmek istiyor musun?"
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Paylaşılamadı",
|
||||
"message": "Gönderi paylaşılamadı. Lütfen internet bağlantını kontrol et.",
|
||||
|
@ -55,7 +51,7 @@
|
|||
"translation_failed": {
|
||||
"title": "Note",
|
||||
"message": "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.",
|
||||
"button": "OK"
|
||||
"button": "Tamam"
|
||||
}
|
||||
},
|
||||
"controls": {
|
||||
|
@ -82,7 +78,7 @@
|
|||
"sign_in": "Giriş Yap",
|
||||
"see_more": "Daha Fazla Gör",
|
||||
"preview": "Önizleme",
|
||||
"copy": "Copy",
|
||||
"copy": "Kopyala",
|
||||
"share": "Paylaş",
|
||||
"share_user": "%s ile paylaş",
|
||||
"share_post": "Gönderiyi Paylaş",
|
||||
|
@ -98,13 +94,13 @@
|
|||
"settings": "Ayarlar",
|
||||
"delete": "Sil",
|
||||
"translate_post": {
|
||||
"title": "Translate from %s",
|
||||
"unknown_language": "Unknown"
|
||||
"title": "%s dilinden çevrildi",
|
||||
"unknown_language": "Bilinmeyen"
|
||||
},
|
||||
"edit_post": "Edit",
|
||||
"bookmark": "Bookmark",
|
||||
"remove_bookmark": "Remove Bookmark",
|
||||
"follow": "Follow %s",
|
||||
"edit_post": "Düzenle",
|
||||
"bookmark": "Yer işareti",
|
||||
"remove_bookmark": "Yer işaretini kaldır",
|
||||
"follow": "%s takip et",
|
||||
"unfollow": "Unfollow %s"
|
||||
},
|
||||
"tabs": {
|
||||
|
@ -113,8 +109,8 @@
|
|||
"notifications": "Bildirimler",
|
||||
"profile": "Profil",
|
||||
"a11y": {
|
||||
"search": "Search",
|
||||
"explore": "Explore"
|
||||
"search": "Ara",
|
||||
"explore": "Keşfet"
|
||||
}
|
||||
},
|
||||
"keyboard": {
|
||||
|
@ -173,11 +169,11 @@
|
|||
"show_image": "Görüntüyü göster",
|
||||
"show_gif": "GIF'i göster",
|
||||
"show_video_player": "Video oynatıcıyı göster",
|
||||
"share_link_in_post": "Share Link in Post",
|
||||
"share_link_in_post": "Bağlantıyı Gönderide Paylaş",
|
||||
"tap_then_hold_to_show_menu": "Menüyü göstermek için dokunun ve basılı tutun",
|
||||
"a11y_labels": {
|
||||
"reblog": "Re-blog",
|
||||
"unreblog": "Undo re-blog"
|
||||
"reblog": "Yeniden paylaş",
|
||||
"unreblog": "Yeniden paylaşımı geri al"
|
||||
}
|
||||
},
|
||||
"tag": {
|
||||
|
@ -196,9 +192,9 @@
|
|||
},
|
||||
"translation": {
|
||||
"translated_from": "Translated from %s using %s",
|
||||
"unknown_language": "Unknown",
|
||||
"unknown_provider": "Unknown",
|
||||
"show_original": "Show Original"
|
||||
"unknown_language": "Bilinmeyen",
|
||||
"unknown_provider": "Bilinmeyen",
|
||||
"show_original": "Orijinali Göster"
|
||||
},
|
||||
"media": {
|
||||
"accessibility_label": "%s, attachment %d of %d",
|
||||
|
@ -209,13 +205,13 @@
|
|||
"posted_via_application": "%s via %s",
|
||||
"buttons": {
|
||||
"reblogs_title": "Reblogs",
|
||||
"favorites_title": "Favorites",
|
||||
"edit_history_title": "Edit History",
|
||||
"edit_history_detail": "Last edit %s"
|
||||
"favorites_title": "Favoriler",
|
||||
"edit_history_title": "Düzenleme Geçmişi",
|
||||
"edit_history_detail": "Son güncelleme: %s"
|
||||
},
|
||||
"edited_at_timestamp_prefix": "Edited %s",
|
||||
"edit_history": {
|
||||
"title": "Edit History",
|
||||
"title": "Düzenleme Geçmişi",
|
||||
"original_post": "Original Post · %s"
|
||||
}
|
||||
},
|
||||
|
@ -261,22 +257,22 @@
|
|||
}
|
||||
},
|
||||
"user_list": {
|
||||
"no_verified_link": "No verified link",
|
||||
"no_verified_link": "Doğrulanmamış bağlantı",
|
||||
"followers_count": "%@ followers"
|
||||
}
|
||||
},
|
||||
"scene": {
|
||||
"welcome": {
|
||||
"log_in": "Oturum Aç",
|
||||
"learn_more": "Learn more",
|
||||
"join_default_server": "Join %@",
|
||||
"pick_server": "Pick another server",
|
||||
"learn_more": "Daha fazla bilgi edin",
|
||||
"join_default_server": "%@ katıl",
|
||||
"pick_server": "Başka sunucu seç",
|
||||
"separator": {
|
||||
"or": "or"
|
||||
"or": "veya"
|
||||
},
|
||||
"education": {
|
||||
"mastodon": {
|
||||
"title": "Welcome to Mastodon",
|
||||
"title": "Mastodon'a Hoş Geldin",
|
||||
"description": "Mastodon is a decentralized social network, meaning no single company controls it. It’s made up of many independently-run servers, all connected together."
|
||||
},
|
||||
"servers": {
|
||||
|
@ -285,22 +281,22 @@
|
|||
},
|
||||
"a11y": {
|
||||
"what_is_mastodon": {
|
||||
"title": "What is Mastodon?"
|
||||
"title": "Mastodon nedir?"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"login": {
|
||||
"title": "Welcome back",
|
||||
"title": "Tekrar hoş geldiniz",
|
||||
"subtitle": "Hesabını oluşturduğun sunucuya giriş yap.",
|
||||
"server_search_field": {
|
||||
"placeholder": "Bir URL girin ya da sunucunuzu arayın"
|
||||
}
|
||||
},
|
||||
"server_picker": {
|
||||
"title": "Pick Server",
|
||||
"title": "Sunucu Seç",
|
||||
"button": {
|
||||
"language": "Language",
|
||||
"language": "Dil",
|
||||
"signup_speed": "Sign-up Speed",
|
||||
"category": {
|
||||
"all": "Tümü",
|
||||
|
@ -335,31 +331,31 @@
|
|||
"no_results": "Sonuç yok"
|
||||
},
|
||||
"signup_speed": {
|
||||
"all": "All",
|
||||
"all": "Hepsi",
|
||||
"instant": "Instant Sign-up",
|
||||
"manually_reviewed": "Manual Review"
|
||||
},
|
||||
"language": {
|
||||
"all": "All"
|
||||
"all": "Hepsi"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Search name or URL"
|
||||
"placeholder": "İsim ya da bağlantı arayın"
|
||||
},
|
||||
"no_server_selected_hint": "We’ll pick a server based on your language if you continue without making a selection."
|
||||
},
|
||||
"privacy": {
|
||||
"title": "Privacy",
|
||||
"title": "Gizlilik",
|
||||
"description": "Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your server’s privacy policy.",
|
||||
"policy": {
|
||||
"ios": "Privacy Policy - Mastodon for iOS",
|
||||
"server": "Privacy Policy - %s"
|
||||
"ios": "Gizlilik Politikası - iOS için Mastodon",
|
||||
"server": "Gizlilik Politikası - %s"
|
||||
},
|
||||
"button": {
|
||||
"confirm": "I Agree"
|
||||
"confirm": "Kabul Ediyorum"
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"title": "Create Account",
|
||||
"title": "Hesap Oluştur",
|
||||
"input": {
|
||||
"avatar": {
|
||||
"delete": "Sil"
|
||||
|
@ -377,7 +373,7 @@
|
|||
},
|
||||
"password": {
|
||||
"placeholder": "parola",
|
||||
"confirmation_placeholder": "Confirm Password",
|
||||
"confirmation_placeholder": "Parolanızı Doğrulayın",
|
||||
"require": "Parolanızda en azından şunlar olmalı:",
|
||||
"character_limit": "8 karakter",
|
||||
"accessibility": {
|
||||
|
@ -402,7 +398,7 @@
|
|||
"reason": {
|
||||
"blocked": "%s izin verilmeyen bir e-posta sağlayıcı içeriyor",
|
||||
"unreachable": "%s mevcut değil",
|
||||
"taken": "%s is already taken. How about:",
|
||||
"taken": "%s zaten alınmış. Buna ne dersiniz:",
|
||||
"reserved": "%s rezerve edilen bir kelime",
|
||||
"accepted": "%s kabul edilmelidir",
|
||||
"blank": "%s gerekli",
|
||||
|
@ -426,30 +422,30 @@
|
|||
"terms_of_service": "kullanım şartları",
|
||||
"privacy_policy": "gizlilik politikası",
|
||||
"button": {
|
||||
"confirm": "I Agree"
|
||||
"confirm": "Kabul Ediyorum"
|
||||
}
|
||||
},
|
||||
"confirm_email": {
|
||||
"title": "Check Your Inbox",
|
||||
"title": "Gelen kutunuzu kontrol edin",
|
||||
"tap_the_link_we_emailed_to_you_to_verify_your_account": "Tap the link we sent you to verify %@. We’ll wait right here.",
|
||||
"button": {
|
||||
"resend": "Yeniden gönder"
|
||||
},
|
||||
"dont_receive_email": {
|
||||
"title": "Check your Email",
|
||||
"title": "E-postanızı kontrol edin",
|
||||
"description": "E-posta adresinizin doğru olup olmadığını ve doğru ise gereksiz klasörünüzü kontrol edin.",
|
||||
"resend_email": "E-postayı Yeniden Gönder"
|
||||
},
|
||||
"open_email_app": {
|
||||
"title": "Check your Inbox.",
|
||||
"title": "Gelen kutunuzu kontrol edin.",
|
||||
"description": "Size bir e-posta gönderdik. Eğer e-postayı almadıysanız, gereksiz klasörünü kontrol edin.",
|
||||
"mail": "Posta",
|
||||
"open_email_client": "E-posta İstemcisini Aç"
|
||||
},
|
||||
"didnt_get_link": {
|
||||
"prefix": "Didn’t get a link?",
|
||||
"prefix": "Bağlantı gelmedi mi?",
|
||||
"resend_in": "Resend (%@)",
|
||||
"resend_now": "Resend now."
|
||||
"resend_now": "Yeniden gönder."
|
||||
}
|
||||
},
|
||||
"home_timeline": {
|
||||
|
@ -466,14 +462,14 @@
|
|||
}
|
||||
},
|
||||
"suggestion_account": {
|
||||
"title": "Popular on Mastodon",
|
||||
"follow_all": "Follow all"
|
||||
"title": "Mastodon'da popüler",
|
||||
"follow_all": "Hepsini takip et"
|
||||
},
|
||||
"compose": {
|
||||
"title": {
|
||||
"new_post": "Yeni Gönderi",
|
||||
"new_reply": "Yeni Yanıt",
|
||||
"edit_post": "Edit Post"
|
||||
"edit_post": "Gönderiyi Düzenle"
|
||||
},
|
||||
"media_selection": {
|
||||
"camera": "Fotoğraf Çek",
|
||||
|
@ -497,7 +493,7 @@
|
|||
"server_processing_state": "Sunucu İşliyor..."
|
||||
},
|
||||
"poll": {
|
||||
"title": "Poll",
|
||||
"title": "Anket",
|
||||
"duration_time": "Süre: %s",
|
||||
"thirty_minutes": "30 dakika",
|
||||
"one_hour": "1 Saat",
|
||||
|
@ -508,8 +504,8 @@
|
|||
"option_number": "Seçenek %ld",
|
||||
"the_poll_is_invalid": "Anket geçersiz",
|
||||
"the_poll_has_empty_option": "The poll has empty option",
|
||||
"add_option": "Add Option",
|
||||
"remove_option": "Remove Option",
|
||||
"add_option": "Seçenek Ekle",
|
||||
"remove_option": "Seçeneği Kaldır",
|
||||
"move_up": "Move Up",
|
||||
"move_down": "Move Down"
|
||||
},
|
||||
|
@ -545,8 +541,8 @@
|
|||
"select_visibility_entry": "Görünürlüğü Seç - %s"
|
||||
},
|
||||
"language": {
|
||||
"title": "Post Language",
|
||||
"suggested": "Suggested",
|
||||
"title": "Gönderi dili",
|
||||
"suggested": "Önerilen",
|
||||
"recent": "Recent",
|
||||
"other": "Other Language…"
|
||||
}
|
||||
|
@ -556,10 +552,10 @@
|
|||
"follows_you": "Seni takip ediyor"
|
||||
},
|
||||
"dashboard": {
|
||||
"my_posts": "posts",
|
||||
"my_following": "following",
|
||||
"my_followers": "followers",
|
||||
"other_posts": "posts",
|
||||
"my_posts": "gönderiler",
|
||||
"my_following": "takip ediliyor",
|
||||
"my_followers": "takipçiler",
|
||||
"other_posts": "gönderiler",
|
||||
"other_following": "following",
|
||||
"other_followers": "followers",
|
||||
"familiar_followers": "mutuals"
|
||||
|
@ -678,7 +674,7 @@
|
|||
"intro": "Bunlar, Mastodon'un köşesinde ilgi çeken gönderilerdir."
|
||||
},
|
||||
"favorite": {
|
||||
"title": "Favorites"
|
||||
"title": "Favoriler"
|
||||
},
|
||||
"notification": {
|
||||
"title": {
|
||||
|
@ -858,9 +854,9 @@
|
|||
"user_not_logged_in": "Please open Mastodon to log in to an Account."
|
||||
},
|
||||
"followers_count": {
|
||||
"configuration_display_name": "Followers",
|
||||
"configuration_display_name": "Takipçiler",
|
||||
"configuration_description": "Show number of followers.",
|
||||
"title": "FOLLOWERS",
|
||||
"title": "TAKİPÇİLER",
|
||||
"followers_today": "%s followers today"
|
||||
},
|
||||
"multiple_followers": {
|
||||
|
@ -872,14 +868,14 @@
|
|||
}
|
||||
},
|
||||
"latest_followers": {
|
||||
"configuration_display_name": "Latest followers",
|
||||
"configuration_description": "Show latest followers.",
|
||||
"title": "Latest followers",
|
||||
"configuration_display_name": "Son takipçiler",
|
||||
"configuration_description": "Son takipçileri göster.",
|
||||
"title": "Son takipçiler",
|
||||
"last_update": "Last update: %s"
|
||||
},
|
||||
"hashtag": {
|
||||
"configuration": {
|
||||
"display_name": "Hashtag",
|
||||
"display_name": "Etiket",
|
||||
"description": "Shows a recent post with the selected hashtag."
|
||||
},
|
||||
"not_found": {
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<key>one</key>
|
||||
<string>1 не прочитане сповіщення</string>
|
||||
<key>few</key>
|
||||
<string>%ld не прочитаних сповіщень</string>
|
||||
<string>%ld не прочитані сповіщення</string>
|
||||
<key>many</key>
|
||||
<string>%ld не прочитаних сповіщень</string>
|
||||
<key>other</key>
|
||||
|
@ -25,7 +25,7 @@
|
|||
<key>a11y.plural.count.input_limit_exceeds</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>Перевищено ліміт вводу на %#@character_count@</string>
|
||||
<string>Перевищено ліміт вводу символів на %#@character_count@</string>
|
||||
<key>character_count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
|
@ -45,7 +45,7 @@
|
|||
<key>a11y.plural.count.input_limit_remains</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>Залишається вхідний ліміт %#@character_count@</string>
|
||||
<string>Залишається ліміт вводу символів %#@character_count@</string>
|
||||
<key>character_count</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
|
@ -73,13 +73,13 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 character left</string>
|
||||
<string>1 символ залишився</string>
|
||||
<key>few</key>
|
||||
<string>%ld characters left</string>
|
||||
<string>%ld символи залишилось</string>
|
||||
<key>many</key>
|
||||
<string>%ld characters left</string>
|
||||
<string>%ld символів залишилось</string>
|
||||
<key>other</key>
|
||||
<string>%ld characters left</string>
|
||||
<string>%ld символів залишилось</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.followed_by_and_mutual</key>
|
||||
|
@ -108,7 +108,7 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>Читають %1$@ та інші</string>
|
||||
<string>Читає %1$@ та ще один</string>
|
||||
<key>few</key>
|
||||
<string>Читають %1$@, та %ld взаємних</string>
|
||||
<key>many</key>
|
||||
|
@ -228,13 +228,13 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>1 re-blog</string>
|
||||
<string>1 репост</string>
|
||||
<key>few</key>
|
||||
<string>%ld re-blogs</string>
|
||||
<string>%ld репости</string>
|
||||
<key>many</key>
|
||||
<string>%ld re-blogs</string>
|
||||
<string>%ld репостів</string>
|
||||
<key>other</key>
|
||||
<string>%ld re-blogs</string>
|
||||
<string>%ld репостів</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.count.reply</key>
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Помилка голосування",
|
||||
"poll_ended": "Опитування завершено"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Видалити чернетку",
|
||||
"message": "Підтвердьте, щоб відхилити створений вміст публікації."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Помилка публікації",
|
||||
"message": "Не вдалося опублікувати допис.\nПеревірте підключення до Інтернету.",
|
||||
|
@ -53,8 +49,8 @@
|
|||
"message": "%s успішно очищено."
|
||||
},
|
||||
"translation_failed": {
|
||||
"title": "Note",
|
||||
"message": "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.",
|
||||
"title": "Нотатка",
|
||||
"message": "Не вдалося виконати переклад. Можливо, адміністратор не активував переклади на цьому сервері або цей сервер використовує стару версію Mastodon, де переклади ще не підтримуються.",
|
||||
"button": "OK"
|
||||
}
|
||||
},
|
||||
|
@ -82,7 +78,7 @@
|
|||
"sign_in": "Увійти",
|
||||
"see_more": "Дивіться більше",
|
||||
"preview": "Попередній перегляд",
|
||||
"copy": "Copy",
|
||||
"copy": "Копіювати",
|
||||
"share": "Поділитись",
|
||||
"share_user": "Поділитися %s",
|
||||
"share_post": "Поділитися записом",
|
||||
|
@ -98,22 +94,22 @@
|
|||
"settings": "Налаштування",
|
||||
"delete": "Видалити",
|
||||
"translate_post": {
|
||||
"title": "Translate from %s",
|
||||
"unknown_language": "Unknown"
|
||||
"title": "Перекладено з %s",
|
||||
"unknown_language": "Невідомо"
|
||||
},
|
||||
"edit_post": "Edit",
|
||||
"bookmark": "Bookmark",
|
||||
"remove_bookmark": "Remove Bookmark",
|
||||
"follow": "Follow %s",
|
||||
"unfollow": "Unfollow %s"
|
||||
"edit_post": "Редагувати",
|
||||
"bookmark": "Закладка",
|
||||
"remove_bookmark": "Видалити Закладку",
|
||||
"follow": "Стежити за %s",
|
||||
"unfollow": "Не стежити за %s"
|
||||
},
|
||||
"tabs": {
|
||||
"home": "Головна",
|
||||
"search_and_explore": "Search and Explore",
|
||||
"notifications": "Notifications",
|
||||
"notifications": "Сповіщення",
|
||||
"profile": "Профіль",
|
||||
"a11y": {
|
||||
"search": "Search",
|
||||
"search": "Пошук",
|
||||
"explore": "Explore"
|
||||
}
|
||||
},
|
||||
|
@ -151,7 +147,7 @@
|
|||
"media_content_warning": "Натисніть будь-де, щоб показати більше",
|
||||
"tap_to_reveal": "Натисніть, щоб відобразити",
|
||||
"load_embed": "Load Embed",
|
||||
"link_via_user": "%s via %s",
|
||||
"link_via_user": "%s через %s",
|
||||
"poll": {
|
||||
"vote": "Проголосувати",
|
||||
"closed": "Зачинено"
|
||||
|
@ -176,8 +172,8 @@
|
|||
"share_link_in_post": "Share Link in Post",
|
||||
"tap_then_hold_to_show_menu": "Натисніть та утримуйте, щоб показати меню",
|
||||
"a11y_labels": {
|
||||
"reblog": "Re-blog",
|
||||
"unreblog": "Undo re-blog"
|
||||
"reblog": "Репост",
|
||||
"unreblog": "Скасувати репост"
|
||||
}
|
||||
},
|
||||
"tag": {
|
||||
|
@ -195,28 +191,28 @@
|
|||
"direct": "Тільки згаданий користувач може бачити цю публікацію."
|
||||
},
|
||||
"translation": {
|
||||
"translated_from": "Translated from %s using %s",
|
||||
"unknown_language": "Unknown",
|
||||
"unknown_provider": "Unknown",
|
||||
"show_original": "Show Original"
|
||||
"translated_from": "Перекладено з %s за допомогою %s",
|
||||
"unknown_language": "Невідомо",
|
||||
"unknown_provider": "Невідомо",
|
||||
"show_original": "Показати оригінал"
|
||||
},
|
||||
"media": {
|
||||
"accessibility_label": "%s, attachment %d of %d",
|
||||
"expand_image_hint": "Expands the image. Double-tap and hold to show actions",
|
||||
"accessibility_label": "%s, вкладення %d із %d",
|
||||
"expand_image_hint": "Розгортає зображення. Двічі торкніться та утримуйте, щоб показати дії",
|
||||
"expand_gif_hint": "Expands the GIF. Double-tap and hold to show actions",
|
||||
"expand_video_hint": "Shows the video player. Double-tap and hold to show actions"
|
||||
"expand_video_hint": "Показує відеоплеєр. Натисніть двічі і утримуйте, щоб показати дії"
|
||||
},
|
||||
"posted_via_application": "%s via %s",
|
||||
"posted_via_application": "%s через %s",
|
||||
"buttons": {
|
||||
"reblogs_title": "Reblogs",
|
||||
"favorites_title": "Favorites",
|
||||
"edit_history_title": "Edit History",
|
||||
"edit_history_detail": "Last edit %s"
|
||||
"reblogs_title": "Репости",
|
||||
"favorites_title": "Улюблені",
|
||||
"edit_history_title": "Редагувати історію",
|
||||
"edit_history_detail": "Останнє редагування %s"
|
||||
},
|
||||
"edited_at_timestamp_prefix": "Edited %s",
|
||||
"edited_at_timestamp_prefix": "Відредаговано %s",
|
||||
"edit_history": {
|
||||
"title": "Edit History",
|
||||
"original_post": "Original Post · %s"
|
||||
"title": "Редагувати історію",
|
||||
"original_post": "Оригінальна публікація · %s"
|
||||
}
|
||||
},
|
||||
"friendship": {
|
||||
|
@ -261,47 +257,47 @@
|
|||
}
|
||||
},
|
||||
"user_list": {
|
||||
"no_verified_link": "No verified link",
|
||||
"followers_count": "%@ followers"
|
||||
"no_verified_link": "Нема підтвердженого посилання",
|
||||
"followers_count": "%@ підписників"
|
||||
}
|
||||
},
|
||||
"scene": {
|
||||
"welcome": {
|
||||
"log_in": "Увійти",
|
||||
"learn_more": "Learn more",
|
||||
"join_default_server": "Join %@",
|
||||
"pick_server": "Pick another server",
|
||||
"learn_more": "Докладніше",
|
||||
"join_default_server": "Приєднатися до %@",
|
||||
"pick_server": "Обрати інший сервер",
|
||||
"separator": {
|
||||
"or": "or"
|
||||
"or": "або"
|
||||
},
|
||||
"education": {
|
||||
"mastodon": {
|
||||
"title": "Welcome to Mastodon",
|
||||
"description": "Mastodon is a decentralized social network, meaning no single company controls it. It’s made up of many independently-run servers, all connected together."
|
||||
"title": "Вітаємо у Mastodon",
|
||||
"description": "Mastodon - це децентралізована соціальна мережа, тобто жодна компанія не контролює її. У її склад входить велика кількість незалежних серверів пов'язаних між собою."
|
||||
},
|
||||
"servers": {
|
||||
"title": "What are servers?",
|
||||
"description": "Every Mastodon account is hosted on a server — each with its own values, rules, & admins. No matter which one you pick, you can follow and interact with people on any server."
|
||||
"title": "Що таке сервери?",
|
||||
"description": "Кожен обліковий запис Mastodon розміщений на сервері - кожен сервер має особисті цінності, правила, й адмінів. Немає різниці, який ви оберете, ви можете слідкувати та спілкуватися з користувачами з будь-яких серверів."
|
||||
},
|
||||
"a11y": {
|
||||
"what_is_mastodon": {
|
||||
"title": "What is Mastodon?"
|
||||
"title": "Що таке Mastodon?"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"login": {
|
||||
"title": "Welcome back",
|
||||
"title": "З поверненням",
|
||||
"subtitle": "Увійдіть на сервері, де ви створили свій обліковий запис.",
|
||||
"server_search_field": {
|
||||
"placeholder": "Введіть URL-адресу або адресу сервера"
|
||||
}
|
||||
},
|
||||
"server_picker": {
|
||||
"title": "Pick Server",
|
||||
"title": "Оберіть сервер",
|
||||
"button": {
|
||||
"language": "Language",
|
||||
"signup_speed": "Sign-up Speed",
|
||||
"language": "Мова",
|
||||
"signup_speed": "Швидкість реєстрації",
|
||||
"category": {
|
||||
"all": "Всі",
|
||||
"all_accessiblity_description": "Категорія: Усі",
|
||||
|
@ -335,31 +331,31 @@
|
|||
"no_results": "Жодних результатів"
|
||||
},
|
||||
"signup_speed": {
|
||||
"all": "All",
|
||||
"instant": "Instant Sign-up",
|
||||
"manually_reviewed": "Manual Review"
|
||||
"all": "Всі",
|
||||
"instant": "Миттєва реєстрація",
|
||||
"manually_reviewed": "Ручна перевірка"
|
||||
},
|
||||
"language": {
|
||||
"all": "All"
|
||||
"all": "Всі"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Search name or URL"
|
||||
"placeholder": "Пошук по імені або URL"
|
||||
},
|
||||
"no_server_selected_hint": "We’ll pick a server based on your language if you continue without making a selection."
|
||||
"no_server_selected_hint": "Ми підберемо сервер на основі вашої мови, якщо ви продовжите без вибору."
|
||||
},
|
||||
"privacy": {
|
||||
"title": "Privacy",
|
||||
"description": "Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your server’s privacy policy.",
|
||||
"title": "Приватність",
|
||||
"description": "Хоча додаток Mastodon не збирає жодних даних, сервер, на якому ви зареєструвались, може мати іншу політику. Витратьте хвилину, щоб переглянути та погодитися з політикою конфіденційності Mastodon і політикою конфіденційності Вашого сервера.",
|
||||
"policy": {
|
||||
"ios": "Privacy Policy - Mastodon for iOS",
|
||||
"server": "Privacy Policy - %s"
|
||||
"ios": "Політика конфіденційності - Mastodon для iOS",
|
||||
"server": "Політика конфіденційності - %s"
|
||||
},
|
||||
"button": {
|
||||
"confirm": "I Agree"
|
||||
"confirm": "Я погоджуюся"
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"title": "Create Account",
|
||||
"title": "Створить аккаунт",
|
||||
"input": {
|
||||
"avatar": {
|
||||
"delete": "Видалити"
|
||||
|
@ -377,7 +373,7 @@
|
|||
},
|
||||
"password": {
|
||||
"placeholder": "пароль",
|
||||
"confirmation_placeholder": "Confirm Password",
|
||||
"confirmation_placeholder": "Підтвердіть Пароль",
|
||||
"require": "Ваш пароль повинен містити як мінімум:",
|
||||
"character_limit": "8 символів",
|
||||
"accessibility": {
|
||||
|
@ -402,7 +398,7 @@
|
|||
"reason": {
|
||||
"blocked": "%s містить заборонених провайдерів email",
|
||||
"unreachable": "%s здається, не існує",
|
||||
"taken": "%s is already taken. How about:",
|
||||
"taken": "%s вже зайняте. Як щодо:",
|
||||
"reserved": "%s є зарезервованим ключовим словом",
|
||||
"accepted": "%s має бути прийнято",
|
||||
"blank": "%s необхідно",
|
||||
|
@ -426,30 +422,30 @@
|
|||
"terms_of_service": "умови використання",
|
||||
"privacy_policy": "політика конфіденційності",
|
||||
"button": {
|
||||
"confirm": "I Agree"
|
||||
"confirm": "Я погоджуюся"
|
||||
}
|
||||
},
|
||||
"confirm_email": {
|
||||
"title": "Check Your Inbox",
|
||||
"tap_the_link_we_emailed_to_you_to_verify_your_account": "Tap the link we sent you to verify %@. We’ll wait right here.",
|
||||
"title": "Перевірте вхідні",
|
||||
"tap_the_link_we_emailed_to_you_to_verify_your_account": "Натисніть на посилання, яке ми надіслали вам, щоб підтвердити %@. Ми чекатимемо прямо тут.",
|
||||
"button": {
|
||||
"resend": "Повторно надіслати"
|
||||
},
|
||||
"dont_receive_email": {
|
||||
"title": "Check your Email",
|
||||
"title": "Перевірте свою пошту",
|
||||
"description": "Перевірте правильність адреси електронної пошти, а також теку зі спамом, якщо ви ще не зробили цього.",
|
||||
"resend_email": "Повторно надіслати лист"
|
||||
},
|
||||
"open_email_app": {
|
||||
"title": "Check your Inbox.",
|
||||
"title": "Перевірте вашу поштову скриньку.",
|
||||
"description": "Ми щойно надіслали вам електронного листа. Перевірте вашу спам теку, якщо ви не зробили цього.",
|
||||
"mail": "Пошта",
|
||||
"open_email_client": "Відкрити поштового клієнта"
|
||||
},
|
||||
"didnt_get_link": {
|
||||
"prefix": "Didn’t get a link?",
|
||||
"resend_in": "Resend (%@)",
|
||||
"resend_now": "Resend now."
|
||||
"prefix": "Не отримали посилання?",
|
||||
"resend_in": "Надіслати повторно (%@)",
|
||||
"resend_now": "Надіслати ще раз."
|
||||
}
|
||||
},
|
||||
"home_timeline": {
|
||||
|
@ -466,14 +462,14 @@
|
|||
}
|
||||
},
|
||||
"suggestion_account": {
|
||||
"title": "Popular on Mastodon",
|
||||
"follow_all": "Follow all"
|
||||
"title": "Популярне на Mastodon",
|
||||
"follow_all": "Стежити за всіма"
|
||||
},
|
||||
"compose": {
|
||||
"title": {
|
||||
"new_post": "Новий допис",
|
||||
"new_reply": "Нова відповідь",
|
||||
"edit_post": "Edit Post"
|
||||
"edit_post": "Редагувати допис"
|
||||
},
|
||||
"media_selection": {
|
||||
"camera": "Зробити фото",
|
||||
|
@ -497,7 +493,7 @@
|
|||
"server_processing_state": "Обробка сервера..."
|
||||
},
|
||||
"poll": {
|
||||
"title": "Poll",
|
||||
"title": "Опитування",
|
||||
"duration_time": "Тривалість: %s",
|
||||
"thirty_minutes": "30 хвилин",
|
||||
"one_hour": "1 Година",
|
||||
|
@ -508,10 +504,10 @@
|
|||
"option_number": "Параметр %ld",
|
||||
"the_poll_is_invalid": "Неприпустимий варіант опитування",
|
||||
"the_poll_has_empty_option": "В опитуванні є порожній варіант",
|
||||
"add_option": "Add Option",
|
||||
"remove_option": "Remove Option",
|
||||
"move_up": "Move Up",
|
||||
"move_down": "Move Down"
|
||||
"add_option": "Додати відповідь",
|
||||
"remove_option": "Видалити відповідь",
|
||||
"move_up": "Вище",
|
||||
"move_down": "Нижче"
|
||||
},
|
||||
"content_warning": {
|
||||
"placeholder": "Напишіть своє попередження тут..."
|
||||
|
@ -545,10 +541,10 @@
|
|||
"select_visibility_entry": "Оберіть видимість - %s"
|
||||
},
|
||||
"language": {
|
||||
"title": "Post Language",
|
||||
"suggested": "Suggested",
|
||||
"recent": "Recent",
|
||||
"other": "Other Language…"
|
||||
"title": "Мова допису",
|
||||
"suggested": "Рекомендовані",
|
||||
"recent": "Останні",
|
||||
"other": "Інші мови…"
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
|
@ -556,16 +552,16 @@
|
|||
"follows_you": "Підписаний(-на) на вас"
|
||||
},
|
||||
"dashboard": {
|
||||
"my_posts": "posts",
|
||||
"my_posts": "публікації",
|
||||
"my_following": "following",
|
||||
"my_followers": "followers",
|
||||
"other_posts": "posts",
|
||||
"other_following": "following",
|
||||
"other_followers": "followers",
|
||||
"my_followers": "підписники",
|
||||
"other_posts": "публікації",
|
||||
"other_following": "підписок",
|
||||
"other_followers": "підписники",
|
||||
"familiar_followers": "mutuals"
|
||||
},
|
||||
"fields": {
|
||||
"joined": "Joined",
|
||||
"joined": "Приєднався",
|
||||
"add_row": "Додати рядок",
|
||||
"placeholder": {
|
||||
"label": "Позначка",
|
||||
|
@ -678,7 +674,7 @@
|
|||
"intro": "Ось найбільш популярні дописи серед вашого серверу Mastodon."
|
||||
},
|
||||
"favorite": {
|
||||
"title": "Favorites"
|
||||
"title": "Вподобане"
|
||||
},
|
||||
"notification": {
|
||||
"title": {
|
||||
|
@ -835,15 +831,15 @@
|
|||
"title": "Закладки"
|
||||
},
|
||||
"followed_tags": {
|
||||
"title": "Followed Tags",
|
||||
"title": "Відстежувані мітки",
|
||||
"header": {
|
||||
"posts": "posts",
|
||||
"participants": "participants",
|
||||
"posts_today": "posts today"
|
||||
"posts": "публікації",
|
||||
"participants": "учасників",
|
||||
"posts_today": "публікацій сьогодні"
|
||||
},
|
||||
"actions": {
|
||||
"follow": "Follow",
|
||||
"unfollow": "Unfollow"
|
||||
"follow": "Стежити",
|
||||
"unfollow": "Не стежити"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -858,28 +854,28 @@
|
|||
"user_not_logged_in": "Please open Mastodon to log in to an Account."
|
||||
},
|
||||
"followers_count": {
|
||||
"configuration_display_name": "Followers",
|
||||
"configuration_description": "Show number of followers.",
|
||||
"title": "FOLLOWERS",
|
||||
"followers_today": "%s followers today"
|
||||
"configuration_display_name": "Підписники",
|
||||
"configuration_description": "Показати кількість підписників.",
|
||||
"title": "ПІДПИСНИКИ",
|
||||
"followers_today": "%s підписників сьогодні"
|
||||
},
|
||||
"multiple_followers": {
|
||||
"configuration_display_name": "Multiple followers",
|
||||
"configuration_description": "Show number of followers for multiple accounts.",
|
||||
"mock_user": {
|
||||
"display_name": "Another follower",
|
||||
"display_name": "Інший підписник",
|
||||
"account_name": "another@follower.social"
|
||||
}
|
||||
},
|
||||
"latest_followers": {
|
||||
"configuration_display_name": "Latest followers",
|
||||
"configuration_description": "Show latest followers.",
|
||||
"title": "Latest followers",
|
||||
"last_update": "Last update: %s"
|
||||
"configuration_display_name": "Останні підписники",
|
||||
"configuration_description": "Показати останніх підписників.",
|
||||
"title": "Останні підписники",
|
||||
"last_update": "Останнє оновлення: %s"
|
||||
},
|
||||
"hashtag": {
|
||||
"configuration": {
|
||||
"display_name": "Hashtag",
|
||||
"display_name": "Хештеґ",
|
||||
"description": "Shows a recent post with the selected hashtag."
|
||||
},
|
||||
"not_found": {
|
||||
|
@ -890,7 +886,7 @@
|
|||
"placeholder": {
|
||||
"account_name": "John Mastodon",
|
||||
"account": "@johnMastodon@no-such.account",
|
||||
"content": "This is how a post with a <a>#hashtag</a> would look. Pick whichever <a>#hashtag</a> you want in the widget settings."
|
||||
"content": "Таким чином буде виглядати пост з позначкою <a>#hashtag</a>. Виберіть будь-який <a>#hashtag</a> у налаштуваннях віджету."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "Bình chọn không thành công",
|
||||
"poll_ended": "Cuộc bình chọn đã kết thúc"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "Bỏ bản nháp",
|
||||
"message": "Xác nhận bỏ qua nội dung tút đã viết."
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "Đăng tút không thành công",
|
||||
"message": "Không thể đăng tút.\nVui lòng kiểm tra kết nối mạng.",
|
||||
|
@ -72,7 +68,7 @@
|
|||
"done": "Xong",
|
||||
"confirm": "Xác nhận",
|
||||
"continue": "Tiếp tục",
|
||||
"compose": "Viết tút",
|
||||
"compose": "Soạn tút",
|
||||
"cancel": "Hủy bỏ",
|
||||
"discard": "Bỏ qua",
|
||||
"try_again": "Thử lại",
|
||||
|
@ -108,7 +104,7 @@
|
|||
"unfollow": "Bỏ theo dõi %s"
|
||||
},
|
||||
"tabs": {
|
||||
"home": "Bảng tin",
|
||||
"home": "Trang chính",
|
||||
"search_and_explore": "Tìm và Khám Phá",
|
||||
"notifications": "Thông báo",
|
||||
"profile": "Trang hồ sơ",
|
||||
|
@ -120,7 +116,7 @@
|
|||
"keyboard": {
|
||||
"common": {
|
||||
"switch_to_tab": "Chuyển thành %s",
|
||||
"compose_new_post": "Viết tút mới",
|
||||
"compose_new_post": "Soạn tút mới",
|
||||
"show_favorites": "Hiện lượt thích",
|
||||
"open_settings": "Mở cài đặt"
|
||||
},
|
||||
|
@ -128,7 +124,7 @@
|
|||
"previous_status": "Tút trước",
|
||||
"next_status": "Tút sau",
|
||||
"open_status": "Mở tút",
|
||||
"open_author_profile": "Mở trang người viết tút",
|
||||
"open_author_profile": "Mở trang người đăng tút",
|
||||
"open_reblogger_profile": "Mở trang người đăng lại tút",
|
||||
"reply_status": "Trả lời tút",
|
||||
"toggle_reblog": "Chọn đăng lại tút",
|
||||
|
@ -154,7 +150,7 @@
|
|||
"link_via_user": "%s bởi %s",
|
||||
"poll": {
|
||||
"vote": "Bình chọn",
|
||||
"closed": "Kết thúc"
|
||||
"closed": "Đóng"
|
||||
},
|
||||
"meta_entity": {
|
||||
"url": "Link: %s",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Đăng nhập",
|
||||
"learn_more": "Tìm hiểu thêm",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "Tham gia %@",
|
||||
"pick_server": "Tìm máy chủ khác",
|
||||
"separator": {
|
||||
"or": "hoặc"
|
||||
|
@ -453,7 +449,7 @@
|
|||
}
|
||||
},
|
||||
"home_timeline": {
|
||||
"title": "Bảng tin",
|
||||
"title": "Trang chính",
|
||||
"navigation_bar_state": {
|
||||
"offline": "Ngoại tuyến",
|
||||
"new_posts": "Đọc những tút mới",
|
||||
|
@ -471,7 +467,7 @@
|
|||
},
|
||||
"compose": {
|
||||
"title": {
|
||||
"new_post": "Viết tút",
|
||||
"new_post": "Soạn tút",
|
||||
"new_reply": "Viết trả lời",
|
||||
"edit_post": "Sửa tút"
|
||||
},
|
||||
|
@ -648,7 +644,7 @@
|
|||
"people_talking": "%s người đang thảo luận"
|
||||
},
|
||||
"accounts": {
|
||||
"title": "Những người bạn có thể thích",
|
||||
"title": "Những người bạn có thể quen",
|
||||
"description": "Bạn có thể muốn theo dõi những người này",
|
||||
"follow": "Theo dõi"
|
||||
}
|
||||
|
@ -731,7 +727,7 @@
|
|||
"boosts": "Đăng lại tút của tôi",
|
||||
"mentions": "Nhắc đến tôi",
|
||||
"trigger": {
|
||||
"anyone": "ai đó",
|
||||
"anyone": "bất cứ ai",
|
||||
"follower": "người theo dõi tôi",
|
||||
"follow": "người tôi theo dõi",
|
||||
"noone": "không một ai",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"NSCameraUsageDescription": "Được sử dụng để chụp ảnh cho tút",
|
||||
"NSPhotoLibraryAddUsageDescription": "Được sử dụng để lưu ảnh vào Thư viện ảnh",
|
||||
"NewPostShortcutItemTitle": "Viết tút",
|
||||
"NewPostShortcutItemTitle": "Soạn tút",
|
||||
"SearchShortcutItemTitle": "Tìm kiếm"
|
||||
}
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "投票失败",
|
||||
"poll_ended": "投票已结束"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "丢弃草案",
|
||||
"message": "确认要丢弃正在编辑的内容"
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "发布失败",
|
||||
"message": "帖子发送失败。\n请检查你的网络连接。",
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
"title": "投票失敗",
|
||||
"poll_ended": "投票已結束"
|
||||
},
|
||||
"discard_post_content": {
|
||||
"title": "捨棄草稿",
|
||||
"message": "確認放棄編寫中的嘟文內容。"
|
||||
},
|
||||
"publish_post_failure": {
|
||||
"title": "發表嘟文失敗",
|
||||
"message": "發表嘟文失敗。\n請檢查您的網路連線。",
|
||||
|
@ -269,7 +265,7 @@
|
|||
"welcome": {
|
||||
"log_in": "登入",
|
||||
"learn_more": "了解更多",
|
||||
"join_default_server": "Join %@",
|
||||
"join_default_server": "加入 %@",
|
||||
"pick_server": "挑選另一個伺服器",
|
||||
"separator": {
|
||||
"or": "或"
|
||||
|
|
Loading…
Reference in New Issue