From 358712fa31bafa56a5b9d0fa996e019950807f94 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Sun, 4 Dec 2022 11:41:45 +0000 Subject: [PATCH] ios: translations (#1495) --- .../de.xcloc/Localized Contents/de.xliff | 36 ++++++++++++++----- .../en.xcloc/Localized Contents/en.xliff | 36 ++++++++++++++----- .../ru.xcloc/Localized Contents/ru.xliff | 36 ++++++++++++++----- apps/ios/de.lproj/Localizable.strings | 20 ++++++++--- apps/ios/ru.lproj/Localizable.strings | 20 ++++++++--- 5 files changed, 116 insertions(+), 32 deletions(-) diff --git a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff index 4983bcaebd..4b8d0172eb 100644 --- a/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff +++ b/apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff @@ -388,6 +388,11 @@ Automatisch No comment provided by engineer. + + Back + Zurück + No comment provided by engineer. + Both you and your contact can irreversibly delete sent messages. Sowohl Ihr Kontakt, als auch Sie können gesendete Nachrichten unwiederbringlich löschen. @@ -1306,6 +1311,11 @@ Fehler: Keine Datenbankdatei No comment provided by engineer. + + Exit without saving + ***Exit without saving + No comment provided by engineer. + Export database Datenbank exportieren @@ -2298,19 +2308,19 @@ Wir werden Serverredundanzen hinzufügen, um verloren gegangene Nachrichten zu v Speichern chat item action - - Save (and notify contact) - Speichern (und Kontakt benachrichtigen) - No comment provided by engineer. - Save (and notify contacts) Speichern (und Kontakte benachrichtigen) No comment provided by engineer. - - Save (and notify group members) - Speichern (und Gruppenmitglieder benachrichtigen) + + Save and notify contact + Speichern und Kontakt benachrichtigen + No comment provided by engineer. + + + Save and notify group members + Speichern und Gruppenmitglieder benachrichtigen No comment provided by engineer. @@ -2333,6 +2343,11 @@ Wir werden Serverredundanzen hinzufügen, um verloren gegangene Nachrichten zu v Passwort im Schlüsselbund speichern No comment provided by engineer. + + Save preferences? + ***Save preferences? + No comment provided by engineer. + Save servers Server speichern @@ -2428,6 +2443,11 @@ Wir werden Serverredundanzen hinzufügen, um verloren gegangene Nachrichten zu v Kontaktname festlegen… No comment provided by engineer. + + Set group preferences + ***Group preferences + No comment provided by engineer. + Set passphrase to export Passwort für den Export festlegen diff --git a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff index 6d7adb2908..f6d1bcc875 100644 --- a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff +++ b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff @@ -388,6 +388,11 @@ Automatically No comment provided by engineer. + + Back + Back + No comment provided by engineer. + Both you and your contact can irreversibly delete sent messages. Both you and your contact can irreversibly delete sent messages. @@ -1306,6 +1311,11 @@ Error: no database file No comment provided by engineer. + + Exit without saving + Exit without saving + No comment provided by engineer. + Export database Export database @@ -2298,19 +2308,19 @@ We will be adding server redundancy to prevent lost messages. Save chat item action - - Save (and notify contact) - Save (and notify contact) - No comment provided by engineer. - Save (and notify contacts) Save (and notify contacts) No comment provided by engineer. - - Save (and notify group members) - Save (and notify group members) + + Save and notify contact + Save and notify contact + No comment provided by engineer. + + + Save and notify group members + Save and notify group members No comment provided by engineer. @@ -2333,6 +2343,11 @@ We will be adding server redundancy to prevent lost messages. Save passphrase in Keychain No comment provided by engineer. + + Save preferences? + Save preferences? + No comment provided by engineer. + Save servers Save servers @@ -2428,6 +2443,11 @@ We will be adding server redundancy to prevent lost messages. Set contact name… No comment provided by engineer. + + Set group preferences + Set group preferences + No comment provided by engineer. + Set passphrase to export Set passphrase to export diff --git a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff index fa9a721897..5cdcfe44bf 100644 --- a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff +++ b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff @@ -388,6 +388,11 @@ Автоматически No comment provided by engineer. + + Back + Назад + No comment provided by engineer. + Both you and your contact can irreversibly delete sent messages. Вы и ваш контакт можете необратимо удалять отправленные сообщения. @@ -1306,6 +1311,11 @@ Ошибка: данные чата не найдены No comment provided by engineer. + + Exit without saving + Выйти без сохранения + No comment provided by engineer. + Export database Экспорт архива чата @@ -2298,19 +2308,19 @@ We will be adding server redundancy to prevent lost messages. Сохранить chat item action - - Save (and notify contact) - Сохранить (и уведомить контакт) - No comment provided by engineer. - Save (and notify contacts) Сохранить (и уведомить контакты) No comment provided by engineer. - - Save (and notify group members) - Сохранить (и уведомить членов группы) + + Save and notify contact + Сохранить и уведомить контакт + No comment provided by engineer. + + + Save and notify group members + Сохранить и уведомить членов группы No comment provided by engineer. @@ -2333,6 +2343,11 @@ We will be adding server redundancy to prevent lost messages. Сохранить пароль в Keychain No comment provided by engineer. + + Save preferences? + Сохранить предпочтения? + No comment provided by engineer. + Save servers Сохранить серверы @@ -2428,6 +2443,11 @@ We will be adding server redundancy to prevent lost messages. Имя контакта… No comment provided by engineer. + + Set group preferences + Предпочтения группы + No comment provided by engineer. + Set passphrase to export Установите пароль diff --git a/apps/ios/de.lproj/Localizable.strings b/apps/ios/de.lproj/Localizable.strings index 89d33cf6c3..028e8ff239 100644 --- a/apps/ios/de.lproj/Localizable.strings +++ b/apps/ios/de.lproj/Localizable.strings @@ -260,6 +260,9 @@ /* No comment provided by engineer. */ "Automatically" = "Automatisch"; +/* No comment provided by engineer. */ +"Back" = "Zurück"; + /* integrity error chat item */ "bad message hash" = "Ungültiger Nachrichten-Hash"; @@ -923,6 +926,9 @@ /* No comment provided by engineer. */ "Error: URL is invalid" = "Fehler: URL ist ungültig"; +/* No comment provided by engineer. */ +"Exit without saving" = "***Exit without saving"; + /* No comment provided by engineer. */ "Export database" = "Datenbank exportieren"; @@ -1617,14 +1623,14 @@ /* chat item action */ "Save" = "Speichern"; -/* No comment provided by engineer. */ -"Save (and notify contact)" = "Speichern (und Kontakt benachrichtigen)"; - /* No comment provided by engineer. */ "Save (and notify contacts)" = "Speichern (und Kontakte benachrichtigen)"; /* No comment provided by engineer. */ -"Save (and notify group members)" = "Speichern (und Gruppenmitglieder benachrichtigen)"; +"Save and notify contact" = "Speichern und Kontakt benachrichtigen"; + +/* No comment provided by engineer. */ +"Save and notify group members" = "Speichern und Gruppenmitglieder benachrichtigen"; /* No comment provided by engineer. */ "Save archive" = "Archiv speichern"; @@ -1638,6 +1644,9 @@ /* No comment provided by engineer. */ "Save passphrase in Keychain" = "Passwort im Schlüsselbund speichern"; +/* No comment provided by engineer. */ +"Save preferences?" = "***Save preferences?"; + /* No comment provided by engineer. */ "Save servers" = "Server speichern"; @@ -1701,6 +1710,9 @@ /* No comment provided by engineer. */ "Set contact name…" = "Kontaktname festlegen…"; +/* No comment provided by engineer. */ +"Set group preferences" = "***Group preferences"; + /* No comment provided by engineer. */ "Set passphrase to export" = "Passwort für den Export festlegen"; diff --git a/apps/ios/ru.lproj/Localizable.strings b/apps/ios/ru.lproj/Localizable.strings index 2f84987782..feced0ede9 100644 --- a/apps/ios/ru.lproj/Localizable.strings +++ b/apps/ios/ru.lproj/Localizable.strings @@ -260,6 +260,9 @@ /* No comment provided by engineer. */ "Automatically" = "Автоматически"; +/* No comment provided by engineer. */ +"Back" = "Назад"; + /* integrity error chat item */ "bad message hash" = "ошибка хэш сообщения"; @@ -923,6 +926,9 @@ /* No comment provided by engineer. */ "Error: URL is invalid" = "Ошибка: неверная ссылка"; +/* No comment provided by engineer. */ +"Exit without saving" = "Выйти без сохранения"; + /* No comment provided by engineer. */ "Export database" = "Экспорт архива чата"; @@ -1617,14 +1623,14 @@ /* chat item action */ "Save" = "Сохранить"; -/* No comment provided by engineer. */ -"Save (and notify contact)" = "Сохранить (и уведомить контакт)"; - /* No comment provided by engineer. */ "Save (and notify contacts)" = "Сохранить (и уведомить контакты)"; /* No comment provided by engineer. */ -"Save (and notify group members)" = "Сохранить (и уведомить членов группы)"; +"Save and notify contact" = "Сохранить и уведомить контакт"; + +/* No comment provided by engineer. */ +"Save and notify group members" = "Сохранить и уведомить членов группы"; /* No comment provided by engineer. */ "Save archive" = "Сохранить архив"; @@ -1638,6 +1644,9 @@ /* No comment provided by engineer. */ "Save passphrase in Keychain" = "Сохранить пароль в Keychain"; +/* No comment provided by engineer. */ +"Save preferences?" = "Сохранить предпочтения?"; + /* No comment provided by engineer. */ "Save servers" = "Сохранить серверы"; @@ -1701,6 +1710,9 @@ /* No comment provided by engineer. */ "Set contact name…" = "Имя контакта…"; +/* No comment provided by engineer. */ +"Set group preferences" = "Предпочтения группы"; + /* No comment provided by engineer. */ "Set passphrase to export" = "Установите пароль";