diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:12:59 +0000 |
commit | 5ecfd80f0735c6ff37a4b624016866fae7392c08 (patch) | |
tree | ce734605c9f3979a280100fb7119c7931d75f23c /settings/l10n/bg.js | |
parent | ed25fc3440f4d66539b2aa512f47ad12b03b7533 (diff) | |
download | nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.tar.gz nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/bg.js')
-rw-r--r-- | settings/l10n/bg.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js index c8a059a4a7f..1272d27db21 100644 --- a/settings/l10n/bg.js +++ b/settings/l10n/bg.js @@ -1,14 +1,6 @@ OC.L10N.register( "settings", { - "Unable to change password" : "Неуспешна смяна на паролата.", - "Select a profile picture" : "Избиране на профилна снимка", - "Very weak password" : "Много слаба парола", - "Weak password" : "Слаба парола", - "So-so password" : "Не особено добра парола", - "Good password" : "Добра парола", - "Strong password" : "Сигурна парола", - "Groups" : "Групи", "Visit website" : "Посещаване на интернет страница", "Developer documentation" : "Документация за разработчици", "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инсталирано, защото следните зависимости не са удовлетворени:", @@ -107,6 +99,7 @@ OC.L10N.register( "Wrong password" : "Грешна парола", "Saved" : "Запаметяване", "No user supplied" : "Липсва потребител", + "Unable to change password" : "Неуспешна смяна на паролата.", "Authentication error" : "Възникна проблем с идентификацията", "Wrong admin recovery password. Please check the password and try again." : "Грешна администраторска парола за възстановяване. Моля, проверете паролата и опитайте отново.", "Group already exists." : "Групата вече съществува.", @@ -161,6 +154,13 @@ OC.L10N.register( "Local" : "Локално", "Contacts" : "Контакти", "Public" : "Публичен", + "Select a profile picture" : "Избиране на профилна снимка", + "Very weak password" : "Много слаба парола", + "Weak password" : "Слаба парола", + "So-so password" : "Не особено добра парола", + "Good password" : "Добра парола", + "Strong password" : "Сигурна парола", + "Groups" : "Групи", "Unable to delete {objName}" : "Неуспешно изтриване на {objName}.", "A valid group name must be provided" : "Очаква се валидно име на група", "deleted {groupName}" : "{groupName} е изтрита", |