mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Merge pull request #6485 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
This commit is contained in:
@@ -2299,9 +2299,9 @@
|
||||
"password_validation_error_contain_uppercase_letter" = "Innehåller en versal.";
|
||||
"password_validation_error_contain_lowercase_letter" = "Innehåller en gemen.";
|
||||
/* The placeholder will show a number */
|
||||
"password_validation_error_max_length" = "Max %@ tecken.";
|
||||
"password_validation_error_max_length" = "Max %d tecken.";
|
||||
/* The placeholder will show a number */
|
||||
"password_validation_error_min_length" = "Minst %@ tecken.";
|
||||
"password_validation_error_min_length" = "Minst %d tecken.";
|
||||
"password_validation_error_header" = "Det angivna lösenordet uppfyller inte kriterierna nedan:";
|
||||
|
||||
// MARK: Password Validation
|
||||
|
||||
@@ -2620,3 +2620,7 @@
|
||||
// MARK: Authentication
|
||||
"authentication_registration_title" = "Створити обліковий запис";
|
||||
"authentication_server_info_title_login" = "Де відбуватимуться ваші розмови";
|
||||
"location_sharing_invalid_power_level_message" = "Ви повинні мати відповідні дозволи, щоб ділитися поточним місцем перебування в цій кімнаті.";
|
||||
"location_sharing_invalid_power_level_title" = "Ви не маєте дозволу ділитися поточним місцем перебування";
|
||||
"authentication_choose_password_not_verified_message" = "Перевірте свою поштову скриньку";
|
||||
"authentication_choose_password_not_verified_title" = "Електронна адреса не підтверджена";
|
||||
|
||||
@@ -2086,3 +2086,4 @@
|
||||
"room_many_users_are_typing" = "%@、%@和其他人正在输入……";
|
||||
/* The placeholder %1$tu will be replaced with a number and %2$@ with the user's search terms. */
|
||||
"directory_search_results" = "为%2$@找到%1$tu个结果";
|
||||
"onboarding_splash_page_2_title" = "一切都在你的掌控中。";
|
||||
|
||||
Reference in New Issue
Block a user