diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:20 +0000 |
commit | f2101487a0a32cd5be5068329a2c7cd6d8a1583f (patch) | |
tree | 0881be84f22fc59f378b6b06d23e86c848e8042c /apps/user_ldap/l10n/lv.js | |
parent | 4fc002a3a5b78bb7b832829dc9cf2c16f897263b (diff) | |
download | nextcloud-server-f2101487a0a32cd5be5068329a2c7cd6d8a1583f.tar.gz nextcloud-server-f2101487a0a32cd5be5068329a2c7cd6d8a1583f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/lv.js')
-rw-r--r-- | apps/user_ldap/l10n/lv.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/lv.js b/apps/user_ldap/l10n/lv.js index 8449d761456..095a43b4e47 100644 --- a/apps/user_ldap/l10n/lv.js +++ b/apps/user_ldap/l10n/lv.js @@ -35,7 +35,6 @@ OC.L10N.register( "LDAP Operations error. Anonymous bind might not be allowed." : "LDAP operācijas kļūda. Anonīma sasaiste, iespējams, nav atļauta.", "Select attributes" : "Atlasīt atribūtus", "Password change rejected. Hint: " : "Paroles maiņas noraidīja. Padoms:", - "LDAP / AD integration" : "LDAP / AD integrācija", "_%s group found_::_%s groups found_" : ["%s grupas atrastas","%s grupas atrastas","%s grupas atrastas"], "_%s user found_::_%s users found_" : ["%s lietotāji atrasti","%s lietotāji atrasti","%s lietotāji atrasti"], "Invalid Host" : "Nederīgs resursdators", @@ -48,8 +47,6 @@ OC.L10N.register( "Selected groups" : "Izvēlētās grupas", "Edit LDAP Query" : "Labot LDAP vaicājumu", "LDAP Filter:" : "LDAP filtrs:", - "LDAP / AD Username:" : "LDAP / AD lietotājvārds:", - "LDAP / AD Email Address:" : "LDAP / AD e-pasta adrese:", "Other Attributes:" : "Citi atribūti:", "Test Loginname" : "Pārbaudiet lietotājvārdu", "Verify settings" : "Pārbaudīt iestatījumus", @@ -112,6 +109,9 @@ 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:" + "UUID Attribute for Groups:" : "UUID atribūti grupām:", + "LDAP / AD integration" : "LDAP / AD integrācija", + "LDAP / AD Username:" : "LDAP / AD lietotājvārds:", + "LDAP / AD Email Address:" : "LDAP / AD e-pasta adrese:" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |