Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/et_EE.js')
-rw-r--r--apps/user_ldap/l10n/et_EE.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js
index 4193ced76dc..3aef6cf288d 100644
--- a/apps/user_ldap/l10n/et_EE.js
+++ b/apps/user_ldap/l10n/et_EE.js
@@ -43,7 +43,6 @@ OC.L10N.register(
"Your password will expire tomorrow." : "Su parool aegub homme.",
"Your password will expire today." : "Su parool aegub täna.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Su parool aegub %n päeva jooksul.","Su parool aegub %n päeva jooksul."],
- "LDAP / AD integration" : "LDAP / AD integratsioon",
"_%s group found_::_%s groups found_" : ["%s grupp leitud","%s gruppi leitud"],
"_%s user found_::_%s users found_" : ["%s kasutaja leitud","%s kasutajat leitud"],
"Could not find the desired feature" : "Ei suuda leida soovitud funktsioonaalsust",
@@ -59,8 +58,6 @@ OC.L10N.register(
"Edit LDAP Query" : "Muuda LDAP päringut",
"LDAP Filter:" : "LDAP filter:",
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filter määrab millised LDAP grupid saavad ligipääsu sellele %s instantsile.",
- "LDAP / AD Username:" : "LDAP / AD kasutajanimi:",
- "LDAP / AD Email Address:" : "LDAP / AD e-posti aadress:",
"Other Attributes:" : "Muud atribuudid:",
"Test Loginname" : "Testi kasutajanime",
"Verify settings" : "Kontrolli seadeid",
@@ -144,6 +141,9 @@ OC.L10N.register(
"UUID Attribute for Groups:" : "UUID atribuut gruppidele:",
"Username-LDAP User Mapping" : "LDAP-Kasutajatunnus Kasutaja Vastendus",
"Clear Username-LDAP User Mapping" : "Puhasta LDAP-Kasutajatunnus Kasutaja Vastendus",
- "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus"
+ "Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus",
+ "LDAP / AD integration" : "LDAP / AD integratsioon",
+ "LDAP / AD Username:" : "LDAP / AD kasutajanimi:",
+ "LDAP / AD Email Address:" : "LDAP / AD e-posti aadress:"
},
"nplurals=2; plural=(n != 1);");