From 7b09173bf2cb364b4beaabb7a2bb7311e633aded Mon Sep 17 00:00:00 2001 From: Gian Luca Dalla Torre Date: Fri, 27 Jan 2023 19:19:41 +0100 Subject: [PATCH 1/2] Italian Localization Update (#446) * Italian Localization Update Add a couple of missing labels. * Also translated new plurals --- .../Localization/Plurals/it.lproj/Localizable.stringsdict | 4 ++-- .../Resources/Localization/it.lproj/Localizable.strings | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Plurals/it.lproj/Localizable.stringsdict b/IceCubesApp/Resources/Localization/Plurals/it.lproj/Localizable.stringsdict index 55630ecd..ada51973 100644 --- a/IceCubesApp/Resources/Localization/Plurals/it.lproj/Localizable.stringsdict +++ b/IceCubesApp/Resources/Localization/Plurals/it.lproj/Localizable.stringsdict @@ -29,9 +29,9 @@ NSStringFormatValueTypeKey lld one - and %lld other + e un altro other - and %lld others + e %lld altri diff --git a/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings index b41ac1f7..91bb7964 100644 --- a/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/it.lproj/Localizable.strings @@ -4,7 +4,7 @@ "action.save" = "Salva"; "action.done" = "Fatto"; "action.retry" = "Riprova"; -"action.view.error" = "View error"; +"action.view.error" = "Errore di visualizzazione"; "alert.button.ok" = "Ok"; "alert.error" = "Errore!"; @@ -112,7 +112,7 @@ "settings.other.hide-openai" = "Abilita l'aiuto del 🤖"; "settings.other.social-keyboard" = "Abilita social keyboard"; "settings.general.content" = "Impostazioni dei contenuti"; -"settings.system" = "System Settings"; +"settings.system" = "Vai alle impostazioni di sistema"; "settings.content.navigation-title" = "Impostazioni dei contenuti"; "settings.content.use-instance-settings" = "Utilizza le impostazioni del server"; "settings.content.main-toggle.description" = "Utilizza le impostazioni provenienti dalla tua istanza Mastodon"; From c788063d448897de6570c03278dbf8193c3cf3ab Mon Sep 17 00:00:00 2001 From: Jerry <89069957+Jerry23011@users.noreply.github.com> Date: Sat, 28 Jan 2023 02:19:57 +0800 Subject: [PATCH 2/2] Add plurals for Simplified Chinese (#445) * Add plurals * Update Localizable.stringsdict --- .../Plurals/zh-Hans.lproj/Localizable.stringsdict | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Plurals/zh-Hans.lproj/Localizable.stringsdict b/IceCubesApp/Resources/Localization/Plurals/zh-Hans.lproj/Localizable.stringsdict index 7bbe6f52..ffefcbc0 100644 --- a/IceCubesApp/Resources/Localization/Plurals/zh-Hans.lproj/Localizable.stringsdict +++ b/IceCubesApp/Resources/Localization/Plurals/zh-Hans.lproj/Localizable.stringsdict @@ -13,7 +13,7 @@ NSStringFormatValueTypeKey lld one - %lld new post + %lld 个新嘟文 other %lld 个新嘟文 @@ -29,9 +29,9 @@ NSStringFormatValueTypeKey lld one - and %lld other + 和其它 %lld 个用户 other - and %lld others + 和其它 %lld 个用户