From f50f427f6b0790c1d58cb6c378898697fedd902e Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 17:41:50 +0200 Subject: [PATCH 01/15] New translations app.json (Catalan) --- .../StringsConvertor/input/ca.lproj/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/ca.lproj/app.json b/Localization/StringsConvertor/input/ca.lproj/app.json index dae3ff6a..14e926c2 100644 --- a/Localization/StringsConvertor/input/ca.lproj/app.json +++ b/Localization/StringsConvertor/input/ca.lproj/app.json @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "seguidor", "footer": "Els seguidors d'altres servidors no son mostrats." }, "following": { - "title": "following", + "title": "seguint", "footer": "Els seguits d'altres servidors no son mostrats." }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "Seguidors coneguts", + "followed_by_names": "Seguit per %s" }, "favorited_by": { - "title": "Favorited By" + "title": "Preferit per" }, "reblogged_by": { - "title": "Reblogged By" + "title": "Impulsat per" }, "search": { "title": "Cerca", From 15a1a382eee9b561f3a97b1b7e876112a6b03882 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 17:42:01 +0200 Subject: [PATCH 02/15] New translations app.json (Spanish, Argentina) --- .../input/es-AR.lproj/app.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Localization/StringsConvertor/input/es-AR.lproj/app.json b/Localization/StringsConvertor/input/es-AR.lproj/app.json index a6f8f201..efc7f4f2 100644 --- a/Localization/StringsConvertor/input/es-AR.lproj/app.json +++ b/Localization/StringsConvertor/input/es-AR.lproj/app.json @@ -240,7 +240,7 @@ "category": "CATEGORÍA" }, "input": { - "placeholder": "Encontrá un servidor o unite al tuyo…", + "placeholder": "Buscar servidores", "search_servers_or_enter_url": "Buscar comunidades o introducir dirección web" }, "empty_state": { @@ -250,7 +250,7 @@ } }, "register": { - "title": "Contanos sobre vos.", + "title": "Vamos a prepararte en %s", "lets_get_you_set_up_on_domain": "Vamos a prepararte en %s", "input": { "avatar": { @@ -286,7 +286,7 @@ "email": "Correo electrónico", "password": "Contraseña", "agreement": "Acuerdo", - "locale": "Idioma de la interface", + "locale": "Interno", "reason": "Motivo" }, "reason": { @@ -321,7 +321,7 @@ }, "confirm_email": { "title": "Una última cosa.", - "subtitle": "Acabamos de enviar un correo electrónico a %s,\npulsá en el enlace para confirmar tu cuenta.", + "subtitle": "Tocá el enlace que te enviamos por correo electrónico para verificar tu cuenta.", "tap_the_link_we_emailed_to_you_to_verify_your_account": "Tocá el enlace que te enviamos por correo electrónico para verificar tu cuenta", "button": { "open_email_app": "Abrir aplicación de correo electrónico", @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "seguidor", "footer": "No se muestran los seguidores de otros servidores." }, "following": { - "title": "following", + "title": "siguiendo", "footer": "No se muestran las cuentas de otros servidores que seguís." }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "Seguidores conocidos", + "followed_by_names": "Seguido por %s" }, "favorited_by": { - "title": "Favorited By" + "title": "Marcado como favorito por" }, "reblogged_by": { - "title": "Reblogged By" + "title": "Adherido por" }, "search": { "title": "Buscar", From 284bf7e4ac6c1726f8937f86db4392df008fd3f1 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 17:42:05 +0200 Subject: [PATCH 03/15] New translations app.json (Chinese Traditional) --- .../StringsConvertor/input/zh-Hant.lproj/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/zh-Hant.lproj/app.json b/Localization/StringsConvertor/input/zh-Hant.lproj/app.json index fa6538bb..26427f5d 100644 --- a/Localization/StringsConvertor/input/zh-Hant.lproj/app.json +++ b/Localization/StringsConvertor/input/zh-Hant.lproj/app.json @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "跟隨者", "footer": "來自其他伺服器的跟隨者不會被顯示。" }, "following": { - "title": "following", + "title": "跟隨中", "footer": "來自其他伺服器的跟隨中不會被顯示。" }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "您熟悉的跟隨者", + "followed_by_names": "被 %s 跟隨" }, "favorited_by": { - "title": "Favorited By" + "title": "已加入最愛" }, "reblogged_by": { - "title": "Reblogged By" + "title": "已轉嘟" }, "search": { "title": "搜尋", From a0793e56e0df9a0f685d702423728214a7a9fdb1 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 17:42:07 +0200 Subject: [PATCH 04/15] New translations app.json (Italian) --- .../StringsConvertor/input/it.lproj/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/it.lproj/app.json b/Localization/StringsConvertor/input/it.lproj/app.json index 759c742c..e7ab4b5f 100644 --- a/Localization/StringsConvertor/input/it.lproj/app.json +++ b/Localization/StringsConvertor/input/it.lproj/app.json @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "seguace", "footer": "I seguaci da altri server non vengono visualizzati." }, "following": { - "title": "following", + "title": "seguendo", "footer": "I follow da altri server non vengono visualizzati." }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "Seguaci che conosci", + "followed_by_names": "Seguito da %s" }, "favorited_by": { - "title": "Favorited By" + "title": "Preferito Da" }, "reblogged_by": { - "title": "Reblogged By" + "title": "Condiviso Da" }, "search": { "title": "Cerca", From c2bc5247fb970994fd3393568b6bd7dd64bad81d Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 17:42:13 +0200 Subject: [PATCH 05/15] New translations app.json (German) --- Localization/StringsConvertor/input/de.lproj/app.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Localization/StringsConvertor/input/de.lproj/app.json b/Localization/StringsConvertor/input/de.lproj/app.json index 0c8fd3b2..319c9fe2 100644 --- a/Localization/StringsConvertor/input/de.lproj/app.json +++ b/Localization/StringsConvertor/input/de.lproj/app.json @@ -207,7 +207,7 @@ "scene": { "welcome": { "slogan": "Soziale Netzwerke wieder in deinen Händen.", - "get_started": "Erste Schritte", + "get_started": "Registrieren", "log_in": "Anmelden" }, "server_picker": { @@ -240,8 +240,8 @@ "category": "KATEGORIE" }, "input": { - "placeholder": "Finde einen Server oder trete deinem eigenen bei...", - "search_servers_or_enter_url": "Search communities or enter URL" + "placeholder": "Nach Server suchen oder URL eingeben", + "search_servers_or_enter_url": "Nach Server suchen oder URL eingeben" }, "empty_state": { "finding_servers": "Verfügbare Server werden gesucht...", From 45b5c99aa7baeee9ddd1e83a3284b8ca8b1e3efd Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 17:42:21 +0200 Subject: [PATCH 06/15] New translations app.json (Chinese Simplified) --- .../StringsConvertor/input/zh-Hans.lproj/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/zh-Hans.lproj/app.json b/Localization/StringsConvertor/input/zh-Hans.lproj/app.json index a9b8f13a..3bc65e32 100644 --- a/Localization/StringsConvertor/input/zh-Hans.lproj/app.json +++ b/Localization/StringsConvertor/input/zh-Hans.lproj/app.json @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "关注者", "footer": "不会显示来自其它服务器的关注者" }, "following": { - "title": "following", + "title": "正在关注", "footer": "不会显示来自其它服务器的关注" }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "你熟悉的关注者", + "followed_by_names": "%s 关注了这个账号" }, "favorited_by": { - "title": "Favorited By" + "title": "收藏者" }, "reblogged_by": { - "title": "Reblogged By" + "title": "转发者" }, "search": { "title": "搜索", From 3dfc885a77d62bdcbba861fef775206c69ea5188 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 17:42:23 +0200 Subject: [PATCH 07/15] New translations Localizable.stringsdict (Chinese Traditional) --- .../input/zh-Hant.lproj/Localizable.stringsdict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Localization/StringsConvertor/input/zh-Hant.lproj/Localizable.stringsdict b/Localization/StringsConvertor/input/zh-Hant.lproj/Localizable.stringsdict index 7fa90b50..c0ce0f9a 100644 --- a/Localization/StringsConvertor/input/zh-Hant.lproj/Localizable.stringsdict +++ b/Localization/StringsConvertor/input/zh-Hant.lproj/Localizable.stringsdict @@ -64,7 +64,7 @@ NSStringFormatValueTypeKey ld other - Followed by %1$@, and %ld mutuals + 被 %1$@ 跟隨,%ld 個共同跟隨者 plural.count.metric_formatted.post From bc7e6dddd4a171ad27b99ebc7be3561b49f4d1e5 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 20:47:42 +0200 Subject: [PATCH 08/15] New translations app.json (Thai) --- .../StringsConvertor/input/th.lproj/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/th.lproj/app.json b/Localization/StringsConvertor/input/th.lproj/app.json index cbe072ef..b1a0968a 100644 --- a/Localization/StringsConvertor/input/th.lproj/app.json +++ b/Localization/StringsConvertor/input/th.lproj/app.json @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "ผู้ติดตาม", "footer": "ไม่ได้แสดงผู้ติดตามจากเซิร์ฟเวอร์อื่น ๆ" }, "following": { - "title": "following", + "title": "กำลังติดตาม", "footer": "ไม่ได้แสดงการติดตามจากเซิร์ฟเวอร์อื่น ๆ" }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "ผู้ติดตามที่คุณคุ้นเคย", + "followed_by_names": "ติดตามโดย %s" }, "favorited_by": { - "title": "Favorited By" + "title": "ชื่นชอบโดย" }, "reblogged_by": { - "title": "Reblogged By" + "title": "ดันโดย" }, "search": { "title": "ค้นหา", From 19dfb6569f715bc2792fa370c43ad07667b7ce2d Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 20:47:43 +0200 Subject: [PATCH 09/15] New translations Localizable.stringsdict (Thai) --- .../StringsConvertor/input/th.lproj/Localizable.stringsdict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Localization/StringsConvertor/input/th.lproj/Localizable.stringsdict b/Localization/StringsConvertor/input/th.lproj/Localizable.stringsdict index edd0e18f..897d07ec 100644 --- a/Localization/StringsConvertor/input/th.lproj/Localizable.stringsdict +++ b/Localization/StringsConvertor/input/th.lproj/Localizable.stringsdict @@ -64,7 +64,7 @@ NSStringFormatValueTypeKey ld other - Followed by %1$@, and %ld mutuals + ติดตามโดย %1$@ และ %ld ที่ร่วมกัน plural.count.metric_formatted.post From 62fe4148f8c312a5680dbbdc8ec43678b4cd4db7 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 21:53:55 +0200 Subject: [PATCH 10/15] New translations app.json (French) --- .../StringsConvertor/input/fr.lproj/app.json | 78 +++++++++---------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/Localization/StringsConvertor/input/fr.lproj/app.json b/Localization/StringsConvertor/input/fr.lproj/app.json index d37c3463..fbd968b4 100644 --- a/Localization/StringsConvertor/input/fr.lproj/app.json +++ b/Localization/StringsConvertor/input/fr.lproj/app.json @@ -129,7 +129,7 @@ "show_post": "Montrer la publication", "show_user_profile": "Montrer le profil de l’utilisateur·rice", "content_warning": "Avertissement de contenu", - "sensitive_content": "Sensitive Content", + "sensitive_content": "Contenu sensible", "media_content_warning": "Tapotez n’importe où pour révéler la publication", "tap_to_reveal": "Appuyer pour afficher", "poll": { @@ -147,7 +147,7 @@ "show_image": "Afficher l’image", "show_gif": "Afficher le GIF", "show_video_player": "Afficher le lecteur vidéo", - "tap_then_hold_to_show_menu": "Tap then hold to show menu" + "tap_then_hold_to_show_menu": "Appuyez et maintenez pour afficher le menu" }, "tag": { "url": "URL", @@ -241,7 +241,7 @@ }, "input": { "placeholder": "Trouvez un serveur ou rejoignez le vôtre...", - "search_servers_or_enter_url": "Search communities or enter URL" + "search_servers_or_enter_url": "Rechercher parmi les communautés ou entrer une URL" }, "empty_state": { "finding_servers": "Recherche des serveurs disponibles...", @@ -251,7 +251,7 @@ }, "register": { "title": "Parlez-nous de vous.", - "lets_get_you_set_up_on_domain": "Let’s get you set up on %s", + "lets_get_you_set_up_on_domain": "Mettons les choses en place pour %s", "input": { "avatar": { "delete": "Supprimer" @@ -322,7 +322,7 @@ "confirm_email": { "title": "Une dernière chose.", "subtitle": "Appuyez sur le lien que nous vous avons envoyé par courriel pour vérifier votre compte.", - "tap_the_link_we_emailed_to_you_to_verify_your_account": "Tap the link we emailed to you to verify your account", + "tap_the_link_we_emailed_to_you_to_verify_your_account": "Appuyez sur le lien que nous vous avons envoyé par courriel pour vérifier votre compte", "button": { "open_email_app": "Ouvrir l’application de courriel", "resend": "Renvoyer" @@ -347,7 +347,7 @@ "published": "Publié!", "Publishing": "Publication en cours ...", "accessibility": { - "logo_label": "Logo Button", + "logo_label": "Bouton logo", "logo_hint": "Tap to scroll to top and tap again to previous location" } } @@ -462,7 +462,7 @@ } }, "follower": { - "title": "follower", + "title": "abonné·e", "footer": "Les abonné·e·s issus des autres serveurs ne sont pas affiché·e·s." }, "following": { @@ -470,8 +470,8 @@ "footer": "Les abonnés issus des autres serveurs ne sont pas affichés." }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "Abonné·e·s que vous connaissez", + "followed_by_names": "Suivi·e par %s" }, "favorited_by": { "title": "Favorited By" @@ -517,10 +517,10 @@ "posts": "Messages", "hashtags": "Hashtags", "news": "Actualité", - "community": "Community", + "community": "Communauté", "for_you": "Pour vous" }, - "intro": "These are the posts gaining traction in your corner of Mastodon." + "intro": "Ce sont les messages qui gagnent en popularité sur votre serveur Mastodon." }, "favorite": { "title": "Vos favoris" @@ -617,44 +617,44 @@ "text_placeholder": "Tapez ou collez des informations supplémentaires", "reported": "SIGNALÉ", "step_one": { - "step_1_of_4": "Step 1 of 4", - "whats_wrong_with_this_post": "What's wrong with this post?", - "whats_wrong_with_this_account": "What's wrong with this account?", - "whats_wrong_with_this_username": "What's wrong with %s?", + "step_1_of_4": "Étape 1 sur 4", + "whats_wrong_with_this_post": "Qu’est-ce qui ne va pas avec ce message ?", + "whats_wrong_with_this_account": "Qu’est-ce qui ne va pas avec ce compte ?", + "whats_wrong_with_this_username": "Qu’est-ce qui ne va pas avec %s ?", "select_the_best_match": "Select the best match", - "i_dont_like_it": "I don’t like it", - "it_is_not_something_you_want_to_see": "It is not something you want to see", - "its_spam": "It’s spam", - "malicious_links_fake_engagement_or_repetetive_replies": "Malicious links, fake engagement, or repetetive replies", - "it_violates_server_rules": "It violates server rules", - "you_are_aware_that_it_breaks_specific_rules": "You are aware that it breaks specific rules", - "its_something_else": "It’s something else", - "the_issue_does_not_fit_into_other_categories": "The issue does not fit into other categories" + "i_dont_like_it": "Je n’aime pas", + "it_is_not_something_you_want_to_see": "C’est quelque chose que vous ne souhaitez pas voir", + "its_spam": "C’est du spam", + "malicious_links_fake_engagement_or_repetetive_replies": "Liens malveillants, engagement mensonger ou réponses répétitives", + "it_violates_server_rules": "Enfreint les règles du serveur", + "you_are_aware_that_it_breaks_specific_rules": "Vous savez qu’il enfreint des règles spécifiques", + "its_something_else": "Pour une autre raison", + "the_issue_does_not_fit_into_other_categories": "Le problème ne correspond à aucune des catégories" }, "step_two": { - "step_2_of_4": "Step 2 of 4", - "which_rules_are_being_violated": "Which rules are being violated?", - "select_all_that_apply": "Select all that apply", - "i_just_don’t_like_it": "I just don’t like it" + "step_2_of_4": "Étape 2 sur 4", + "which_rules_are_being_violated": "Quelles règles sont enfreintes ?", + "select_all_that_apply": "Sélectionnez toutes les réponses appropriées", + "i_just_don’t_like_it": "Ça ne me plaît tout simplement pas" }, "step_three": { - "step_3_of_4": "Step 3 of 4", - "are_there_any_posts_that_back_up_this_report": "Are there any posts that back up this report?", - "select_all_that_apply": "Select all that apply" + "step_3_of_4": "Étape 3 sur 4", + "are_there_any_posts_that_back_up_this_report": "Existe-t-il des messages pour étayer ce rapport ?", + "select_all_that_apply": "Sélectionnez toutes les réponses qui s’appliquent" }, "step_four": { - "step_4_of_4": "Step 4 of 4", - "is_there_anything_else_we_should_know": "Is there anything else we should know?" + "step_4_of_4": "Étape 4 sur 4", + "is_there_anything_else_we_should_know": "Y a-t-il autre chose que nous devrions savoir ?" }, "step_final": { - "dont_want_to_see_this": "Don’t want to see this?", - "when_you_see_something_you_dont_like_on_mastodon_you_can_remove_the_person_from_your_experience.": "When you see something you don’t like on Mastodon, you can remove the person from your experience.", - "unfollow": "Unfollow", + "dont_want_to_see_this": "Vous ne voulez pas voir cela ?", + "when_you_see_something_you_dont_like_on_mastodon_you_can_remove_the_person_from_your_experience.": "Quand vous voyez quelque chose que vous n’aimez pas sur Mastodon, vous pouvez retirer la personne de votre expérience.", + "unfollow": "Se désabonner", "unfollowed": "Unfollowed", - "unfollow_user": "Unfollow %s", - "mute_user": "Mute %s", - "you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted": "You won’t see their posts or reblogs in your home feed. They won’t know they’ve been muted.", - "block_user": "Block %s", + "unfollow_user": "Ne plus suivre %s", + "mute_user": "Masquer %s", + "you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted": "Vous ne verrez plus leurs messages ou leurs partages dans votre flux personnel. Iels ne sauront pas qu’iels ont été mis en sourdine.", + "block_user": "Bloquer %s", "they_will_no_longer_be_able_to_follow_or_see_your_posts_but_they_can_see_if_theyve_been_blocked": "They will no longer be able to follow or see your posts, but they can see if they’ve been blocked.", "while_we_review_this_you_can_take_action_against_user": "While we review this, you can take action against %s" } From e78627452691a5a4265661a70553146cf54a521e Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 17 May 2022 21:53:56 +0200 Subject: [PATCH 11/15] New translations Localizable.stringsdict (French) --- .../input/fr.lproj/Localizable.stringsdict | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Localization/StringsConvertor/input/fr.lproj/Localizable.stringsdict b/Localization/StringsConvertor/input/fr.lproj/Localizable.stringsdict index 50e1b832..d9d860a4 100644 --- a/Localization/StringsConvertor/input/fr.lproj/Localizable.stringsdict +++ b/Localization/StringsConvertor/input/fr.lproj/Localizable.stringsdict @@ -72,9 +72,9 @@ NSStringFormatValueTypeKey ld one - Followed by %1$@, and another mutual + Suivi·e par %1$@ et un·e autre en commun other - Followed by %1$@, and %ld mutuals + Suivi·e par %1$@ et %ld autres en commun plural.count.metric_formatted.post @@ -104,9 +104,9 @@ NSStringFormatValueTypeKey ld one - 1 media + 1 média other - %ld media + %ld médias plural.count.post From 904306977ccdc648e4b06ec28e2f8f9cf3ef35f7 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 18 May 2022 12:53:25 +0200 Subject: [PATCH 12/15] New translations app.json (Vietnamese) --- .../StringsConvertor/input/vi.lproj/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/vi.lproj/app.json b/Localization/StringsConvertor/input/vi.lproj/app.json index 348a64c1..f4b71f86 100644 --- a/Localization/StringsConvertor/input/vi.lproj/app.json +++ b/Localization/StringsConvertor/input/vi.lproj/app.json @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "người theo dõi", "footer": "Không hiển thị người theo dõi từ máy chủ khác." }, "following": { - "title": "following", + "title": "đang theo dõi", "footer": "Không hiển thị người bạn theo dõi từ máy chủ khác." }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "Người theo dõi tương tự", + "followed_by_names": "Theo dõi bởi %s" }, "favorited_by": { - "title": "Favorited By" + "title": "Thích bởi" }, "reblogged_by": { - "title": "Reblogged By" + "title": "Đăng lại bởi" }, "search": { "title": "Tìm kiếm", From 5863552c6a2ef6da209644d0645d2081e29b5683 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 18 May 2022 15:23:39 +0200 Subject: [PATCH 13/15] New translations app.json (Arabic) --- Localization/StringsConvertor/input/ar.lproj/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Localization/StringsConvertor/input/ar.lproj/app.json b/Localization/StringsConvertor/input/ar.lproj/app.json index 505fa89b..02c9695a 100644 --- a/Localization/StringsConvertor/input/ar.lproj/app.json +++ b/Localization/StringsConvertor/input/ar.lproj/app.json @@ -474,10 +474,10 @@ "followed_by_names": "Followed by %s" }, "favorited_by": { - "title": "Favorited By" + "title": "فُضِّلَ مِن قِبَلِ" }, "reblogged_by": { - "title": "Reblogged By" + "title": "أُعيدَ تَدوينَهُ بِواسِطَةِ" }, "search": { "title": "البَحث", From 35b1a6b29aa90d5f0b9804a3765523ca13a5f903 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 18 May 2022 15:23:40 +0200 Subject: [PATCH 14/15] New translations Localizable.stringsdict (Arabic) --- .../input/ar.lproj/Localizable.stringsdict | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/ar.lproj/Localizable.stringsdict b/Localization/StringsConvertor/input/ar.lproj/Localizable.stringsdict index 12990353..52145a16 100644 --- a/Localization/StringsConvertor/input/ar.lproj/Localizable.stringsdict +++ b/Localization/StringsConvertor/input/ar.lproj/Localizable.stringsdict @@ -152,17 +152,17 @@ NSStringFormatValueTypeKey ld zero - %ld media + لا وسيطة one - 1 media + وسيطةٌ واحِدَة two - %ld media + وسيطتانِ اِثنتان few - %ld media + %ld أوساط many - %ld media + %ld وَسَطًا other - %ld media + %ld وَسَط plural.count.post From 38070c9e97e8c88e88a268bb0464ee884e14c8ac Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 18 May 2022 16:20:35 +0200 Subject: [PATCH 15/15] New translations app.json (Arabic) --- .../StringsConvertor/input/ar.lproj/app.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Localization/StringsConvertor/input/ar.lproj/app.json b/Localization/StringsConvertor/input/ar.lproj/app.json index 02c9695a..2f233ae6 100644 --- a/Localization/StringsConvertor/input/ar.lproj/app.json +++ b/Localization/StringsConvertor/input/ar.lproj/app.json @@ -251,7 +251,7 @@ }, "register": { "title": "أخبرنا عن نفسك.", - "lets_get_you_set_up_on_domain": "Let’s get you set up on %s", + "lets_get_you_set_up_on_domain": "دَعنا نَبدَأُ بِإعدادِكَ عَلَى %s", "input": { "avatar": { "delete": "حذف" @@ -322,7 +322,7 @@ "confirm_email": { "title": "شيءٌ أخير.", "subtitle": "أنقر على الرابط المرسل إليك لاستيثاق حسابك.", - "tap_the_link_we_emailed_to_you_to_verify_your_account": "Tap the link we emailed to you to verify your account", + "tap_the_link_we_emailed_to_you_to_verify_your_account": "اُنقُر عَلَى الرَّابِطِ الَّذي أرسَلناهُ إليكَ عَبرَ البَريدِ الإلِكتُرُونيّ لِلتَّحَقُقِ مِن حِسابِك", "button": { "open_email_app": "فتح تطبيق البريد الإلكتروني", "resend": "إعادَةُ الإرسال" @@ -462,22 +462,22 @@ } }, "follower": { - "title": "follower", + "title": "مُتابِعِين", "footer": "لا يُمكِن عَرض المُتابِعين مِنَ الخوادم الأُخرى." }, "following": { - "title": "following", + "title": "مُتابَعُون", "footer": "لا يُمكِن عَرض المُتابَعات مِنَ الخوادم الأُخرى." }, "familiarFollowers": { - "title": "Followers you familiar", - "followed_by_names": "Followed by %s" + "title": "مُتابِعُونَ مَألُوفُونَ بِالنِّسبَةِ لَك", + "followed_by_names": "مُتابَعٌ مِن قِبَلِ %s" }, "favorited_by": { - "title": "فُضِّلَ مِن قِبَلِ" + "title": "مُفَضَّلٌ مِن قِبَلِ" }, "reblogged_by": { - "title": "أُعيدَ تَدوينَهُ بِواسِطَةِ" + "title": "اُعيدَ تَدوينَهُ بِواسِطَةِ" }, "search": { "title": "البَحث", @@ -656,7 +656,7 @@ "you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted": "لَن تَرى مُشارَكاتِهِ أو إعادَاتِ تَدوينَهِ فِي تغذيَتِكَ الرَّئيسَة. لَن يَعرِفَ أنَّهُ قَد كُتِمَ أيضًا.", "block_user": "حَظرُ %s", "they_will_no_longer_be_able_to_follow_or_see_your_posts_but_they_can_see_if_theyve_been_blocked": "لَن يَتمكَّنَ بَعدَ الآنِ مِن مُتابَعَةِ مَنشوراتِكَ أو رُؤيَتِها، وَلكِن يُمكِنَهُ مَعرِفَةُ مَا إذا حُظَرِت عَنه.", - "while_we_review_this_you_can_take_action_against_user": "While we review this, you can take action against %s" + "while_we_review_this_you_can_take_action_against_user": "أثناءُ مُراجَعَتِنا لِذلِك، يُمكِنُكَ اِتِّخاذُ إجراءٍ ضِدَّ %s" } }, "preview": {