diff options
Diffstat (limited to 'apps/user_ldap/l10n/lv.js')
-rw-r--r-- | apps/user_ldap/l10n/lv.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/lv.js b/apps/user_ldap/l10n/lv.js index dc59301009f..8449d761456 100644 --- a/apps/user_ldap/l10n/lv.js +++ b/apps/user_ldap/l10n/lv.js @@ -112,7 +112,6 @@ OC.L10N.register( "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:", - "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." + "UUID Attribute for Groups:" : "UUID atribūti grupām:" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |