summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/uk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-04 02:18:05 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-04 02:18:05 +0000
commit0b710e582bc5615093c169270e1161dfdf37b0bf (patch)
tree1d5fdfb64760efc2bd5c4e5b8304b73f239c483d /apps/user_ldap/l10n/uk.js
parent4503cff51a5a075291ac63d1ae5472ae49b97679 (diff)
downloadnextcloud-server-0b710e582bc5615093c169270e1161dfdf37b0bf.tar.gz
nextcloud-server-0b710e582bc5615093c169270e1161dfdf37b0bf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/uk.js')
-rw-r--r--apps/user_ldap/l10n/uk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js
index a516c997d0a..3c425d75baa 100644
--- a/apps/user_ldap/l10n/uk.js
+++ b/apps/user_ldap/l10n/uk.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Quota Default" : "Квота за замовчанням",
"Email Field" : "Поле E-mail",
"User Home Folder Naming Rule" : "Правило іменування домашньої теки користувача",
- "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Залиште порожнім для імені користувача (за замовчанням). Інакше, вкажіть атрибут LDAP/AD.",
"Internal Username" : "Внутрішня Ім'я користувача",
"Internal Username Attribute:" : "Внутрішня Ім'я користувача, Атрибут:",
"Override UUID detection" : "Перекрити вивід UUID ",
@@ -112,6 +111,7 @@ OC.L10N.register(
"UUID Attribute for Groups:" : "UUID Атрибут для груп:",
"Username-LDAP User Mapping" : "Картографія Імен користувачів-LDAP ",
"Clear Username-LDAP User Mapping" : "Очистити картографію Імен користувачів-LDAP",
- "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP"
+ "Clear Groupname-LDAP Group Mapping" : "Очистити картографію Імен груп-LDAP",
+ "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Залиште порожнім для імені користувача (за замовчанням). Інакше, вкажіть атрибут LDAP/AD."
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");