diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
commit | 4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch) | |
tree | 2ad5529fc441d64022c081b9f57c35848429efbc /apps/user_ldap/l10n/lv.js | |
parent | 15c099df4d225db98fb3e460a66d974c1f654964 (diff) | |
download | nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.tar.gz nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/lv.js')
-rw-r--r-- | apps/user_ldap/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/lv.js b/apps/user_ldap/l10n/lv.js index 8f6ae7d279f..52b581feb19 100644 --- a/apps/user_ldap/l10n/lv.js +++ b/apps/user_ldap/l10n/lv.js @@ -22,7 +22,6 @@ OC.L10N.register( "{nthServer}. Server" : "{nthServer}. Serveris", "No object found in the given Base DN. Please revise." : "Neviens objekts nav atrasts konkrētā DN bāzē. Lūdzu pārskatīt.", "More than 1,000 directory entries available." : "Vairāk nekā 1,000 kataloga ieraksti ir pieejami.", - " entries available within the provided Base DN" : "ieraksti pieejami ar nosacījumu DN bāzē", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Radās kļūda. Lūdzu, pārbaudiet bāzes DN, kā arī savienojuma iestatījumus vai akreditācijas datus.", "Do you really want to delete the current Server Configuration?" : "Vai tiešām vēlaties dzēst pašreizējo servera konfigurāciju?", "Confirm Deletion" : "Apstiprināt dzēšanu", @@ -105,6 +104,7 @@ OC.L10N.register( "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:", + " entries available within the provided Base DN" : "ieraksti pieejami ar nosacījumu DN bāzē", "LDAP" : "LDAP" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |