Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-08 05:26:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-08 05:26:15 +0300
commitf8a4f8027f272092abafac4776addb69b0a2e307 (patch)
tree5d41f8f96f8f3e5141c2740aff08c6ab0188e413 /apps/user_ldap/l10n/bg.js
parentc7a1f64bd7fa39af07f179b253cac9336456c2bf (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/bg.js')
-rw-r--r--apps/user_ldap/l10n/bg.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js
index 89edb9481a5..92a957be430 100644
--- a/apps/user_ldap/l10n/bg.js
+++ b/apps/user_ldap/l10n/bg.js
@@ -60,6 +60,10 @@ OC.L10N.register(
"Your password will expire today." : "Вашата парола ще изтече днес.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Вашата парола ще изтече в рамките на %n дни.","Вашата парола ще изтече в рамките на %n дни."],
"LDAP/AD integration" : "LDAP/AD интеграция",
+ "_%n group found_::_%n groups found_" : ["%n открити групи","%n открити групи"],
+ "> 1000 groups found" : "> 1000 открити групи",
+ "> 1000 users found" : "> 1000 намерени потребители",
+ "_%n user found_::_%n users found_" : ["%n намерени потребители","%n намерени потребители"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не можа да се открие атрибут за показвано име на потребителя. Моля, посочете го сами в разширените настройки на LDAP.",
"Could not find the desired feature" : "Не е открита желанта функция",
"Invalid Host" : "Невалиден хост",