From 3400583fe01d9035cf77f67d7fe4fd57eb2f77a8 Mon Sep 17 00:00:00 2001 From: Ralitsa Bozhkova Date: Tue, 27 Feb 2018 08:55:32 +0000 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 10.8% (52 of 480 strings) Translation: Riot iOS/Riot iOS Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/ --- Riot/Assets/bg.lproj/Vector.strings | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Riot/Assets/bg.lproj/Vector.strings b/Riot/Assets/bg.lproj/Vector.strings index e67589db5..9c91eda5e 100644 --- a/Riot/Assets/bg.lproj/Vector.strings +++ b/Riot/Assets/bg.lproj/Vector.strings @@ -48,3 +48,8 @@ "auth_optional_phone_placeholder" = "Телефонен номер (по избор)"; "auth_phone_placeholder" = "Телефонен номер"; "auth_repeat_password_placeholder" = "Повтори парола"; +"auth_repeat_new_password_placeholder" = "Потвърди своята нова парола"; +"auth_home_server_placeholder" = "URL (напр. https://matrix.org)"; +"auth_identity_server_placeholder" = "URL (напр. https://matrix.org)"; +"auth_invalid_login_param" = "Неправилно потребителско име и/или парола"; +"auth_invalid_user_name" = "Потребителските имена могат да съдържат само букви, цифри, точки, тирета и долни черти";