diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-04 02:18:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-04 02:18:05 +0000 |
commit | 0b710e582bc5615093c169270e1161dfdf37b0bf (patch) | |
tree | 1d5fdfb64760efc2bd5c4e5b8304b73f239c483d /apps/user_ldap/l10n/lv.js | |
parent | 4503cff51a5a075291ac63d1ae5472ae49b97679 (diff) | |
download | nextcloud-server-0b710e582bc5615093c169270e1161dfdf37b0bf.tar.gz nextcloud-server-0b710e582bc5615093c169270e1161dfdf37b0bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/lv.js')
-rw-r--r-- | apps/user_ldap/l10n/lv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/lv.js b/apps/user_ldap/l10n/lv.js index 5369889bfc0..dc59301009f 100644 --- a/apps/user_ldap/l10n/lv.js +++ b/apps/user_ldap/l10n/lv.js @@ -109,10 +109,10 @@ OC.L10N.register( "Quota Default" : "Kvotas noklusējums", "Email Field" : "E-pasta lauks", "User Home Folder Naming Rule" : "Lietotāja mājas mapes nosaukšanas kārtula", - "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Atstāt tukšu lietotāja vārdam (noklusējuma). Citādi, norādi LDAP/AD atribūtu.", "Internal Username" : "Iekšējais lietotājvārds", "Override UUID detection" : "Ignorēt UUID noteikšanu", "UUID Attribute for Users:" : "UUID atribūti lietotājiem:", - "UUID Attribute for Groups:" : "UUID atribūti grupām:" + "UUID Attribute for Groups:" : "UUID atribūti grupām:", + "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Atstāt tukšu lietotāja vārdam (noklusējuma). Citādi, norādi LDAP/AD atribūtu." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |