diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:26 +0000 |
commit | 7695f0285257fd7cf52467497210a410640e6448 (patch) | |
tree | 2627d58c01a4b5ae2d69e719cece35084eef88ca /apps/user_ldap | |
parent | 48d359ccb68d99df523d6fad4102ec8659154fe7 (diff) | |
download | nextcloud-server-7695f0285257fd7cf52467497210a410640e6448.tar.gz nextcloud-server-7695f0285257fd7cf52467497210a410640e6448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/bg.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/bg.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js index 9cf71c703ac..825c4836189 100644 --- a/apps/user_ldap/l10n/bg.js +++ b/apps/user_ldap/l10n/bg.js @@ -60,6 +60,9 @@ OC.L10N.register( "Back" : "Назад", "Continue" : "Продължи", "An internal error occurred." : "Възникна вътрешно сървърна грешка.", + "Current password" : "Текуща парола", + "New password" : "Нова парола", + "Wrong password." : "Грешна парола.", "Server" : "Сървър", "Users" : "Потребители", "Groups" : "Групи", @@ -102,6 +105,7 @@ OC.L10N.register( "UUID Attribute for Users:" : "UUID атрибут за потребителите:", "UUID Attribute for Groups:" : "UUID атрибут за групите:", "1. Server" : "1. Сървър", + "Wrong password. Reset it?" : "Грешна парола. Възстановяване?", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> Приложенията user_ldap и user_webdavauth са несъвместими. Моля, помолете системния администратор да изключи едно от приложенията." }, diff --git a/apps/user_ldap/l10n/bg.json b/apps/user_ldap/l10n/bg.json index e81a6918e2a..f82c571a6a0 100644 --- a/apps/user_ldap/l10n/bg.json +++ b/apps/user_ldap/l10n/bg.json @@ -58,6 +58,9 @@ "Back" : "Назад", "Continue" : "Продължи", "An internal error occurred." : "Възникна вътрешно сървърна грешка.", + "Current password" : "Текуща парола", + "New password" : "Нова парола", + "Wrong password." : "Грешна парола.", "Server" : "Сървър", "Users" : "Потребители", "Groups" : "Групи", @@ -100,6 +103,7 @@ "UUID Attribute for Users:" : "UUID атрибут за потребителите:", "UUID Attribute for Groups:" : "UUID атрибут за групите:", "1. Server" : "1. Сървър", + "Wrong password. Reset it?" : "Грешна парола. Възстановяване?", "LDAP" : "LDAP", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Предупреждение:</b> Приложенията user_ldap и user_webdavauth са несъвместими. Моля, помолете системния администратор да изключи едно от приложенията." },"pluralForm" :"nplurals=2; plural=(n != 1);" |