Merge pull request #6485 from RiotTranslateBot/weblate-riot-ios-riot-ios

Translations update from Weblate
This commit is contained in:
ismailgulek 2022-07-26 16:44:25 +03:00 committed by GitHub
commit 5b7eb99634
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View file

@ -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

View file

@ -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" = "Електронна адреса не підтверджена";

View file

@ -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" = "一切都在你的掌控中。";