From 366a2a20bd3ae3a14244001aab1bd787a64e4133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Kotous?= Date: Thu, 3 Jan 2019 07:05:52 +0000 Subject: [PATCH 1/2] Translated using Weblate (Czech) Currently translated at 42.6% (222 of 520 strings) Translation: Riot iOS/Riot iOS Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cs/ --- Riot/Assets/cs.lproj/Vector.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Riot/Assets/cs.lproj/Vector.strings b/Riot/Assets/cs.lproj/Vector.strings index f1adf0be4..94f37403b 100644 --- a/Riot/Assets/cs.lproj/Vector.strings +++ b/Riot/Assets/cs.lproj/Vector.strings @@ -234,3 +234,6 @@ "settings_config_home_server" = "Domácího serveru je %@"; "settings_config_identity_server" = "Server identit je %@"; "settings_config_user_id" = "Přihlášen/a jako %@"; +"auth_msisdn_validation_message" = "Odeslali jsme vám SMS aktivační kod. Prosím, zadejte jej níže."; +"auth_msisdn_validation_error" = "Nelze ověřit telefonní číslo."; +"auth_reset_password_success_message" = "Vaše heslo bylo úspěšně resetováno.\n\nByl jste právě odhlášen na všech vašich zařízeních a nebudete vánm nadále zasíláno oznámení. Pro znovu povolení zasílání oznámení, přihlašte se znovu na každém zařízení."; From 2c1ab488f3f8b18c5d3dd71690c72c5d496026ae Mon Sep 17 00:00:00 2001 From: Karol Kosek Date: Tue, 25 Dec 2018 12:29:19 +0000 Subject: [PATCH 2/2] Translated using Weblate (Polish) Currently translated at 87.3% (454 of 520 strings) Translation: Riot iOS/Riot iOS Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/ --- Riot/Assets/pl.lproj/Vector.strings | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Riot/Assets/pl.lproj/Vector.strings b/Riot/Assets/pl.lproj/Vector.strings index 0fb674e71..234ae0357 100644 --- a/Riot/Assets/pl.lproj/Vector.strings +++ b/Riot/Assets/pl.lproj/Vector.strings @@ -472,3 +472,18 @@ // Call "call_incoming_voice_prompt" = "Przychodzące połączenie głosowe od %@"; "do_not_ask_again" = "Nie pytaj ponownie"; +"start" = "Rozpocznij"; +"settings_config_home_server" = "Serwerem domowym jest %@"; +"settings_config_identity_server" = "Serwerem tożsamości jest %@"; +"settings_remove_email_prompt_msg" = "Czy na pewno chcesz usunąć adres e-mail %@?"; +"settings_remove_phone_prompt_msg" = "Czy na pewno chcesz usunąć numer telefonu %@?"; +"settings_labs_room_members_lazy_loading_error_message" = "Twój serwer nie obsługuje jeszcze powolnego ładowania członków pokoju. Spróbuj później."; +"settings_labs_room_members_lazy_loading" = "Powolne ładowanie członków pokojów"; +"settings_send_crash_report" = "Wyślij anonimowe dane o awariach i użytkowaniu"; +"room_details_save_changes_prompt" = "Czy chcesz zapisać zmiany?"; +// Group participants +"group_participants_add_participant" = "Dodaj uczestnika"; +"group_participants_invite_another_user" = "Szukaj / zaproś przez ID Użytkownika lub Nazwę"; +// Media picker +"media_picker_library" = "Biblioteka"; +"large_badge_value_k_format" = "%.1fK";