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/ro.js')
-rw-r--r--apps/user_ldap/l10n/ro.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/ro.js b/apps/user_ldap/l10n/ro.js
index 152e0120ced..aac392c86b3 100644
--- a/apps/user_ldap/l10n/ro.js
+++ b/apps/user_ldap/l10n/ro.js
@@ -36,7 +36,6 @@ OC.L10N.register(
"Your password will expire tomorrow." : "Parola ta va expira mâine.",
"Your password will expire today." : "Parola ta va expira astăzi.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Parola ta va expira în %n zi.","Parola ta va expira în %n zile.","Parola ta va expira în %n zile."],
- "LDAP / AD integration" : "Integrare LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s grup găsit.","%s grupuri găsite.","%s grupuri găsite."],
"_%s user found_::_%s users found_" : ["%s utilizator găsit.","%s utilizatori găsiți.","%s utilizatori găsiți."],
"Could not find the desired feature" : "Nu s-a putut găsi funcționalitatea dorită.",
@@ -47,7 +46,6 @@ OC.L10N.register(
"Available groups" : "Grupuri disponibile",
"Selected groups" : "Grupurile selectate",
"LDAP Filter:" : "Filtru LDAP:",
- "LDAP / AD Username:" : "Utilizator LDAP / AD",
"Other Attributes:" : "Alte caracteristici :",
"Verify settings" : "Verifică setările",
"%s. Server:" : "%s. Server:",
@@ -100,6 +98,8 @@ OC.L10N.register(
"One Group Base DN per line" : "Un Group Base DN pe linie",
"Group-Member association" : "Asocierea Grup-Membru",
"Special Attributes" : "Caracteristici speciale ",
- "Internal Username" : "Nume utilizator intern"
+ "Internal Username" : "Nume utilizator intern",
+ "LDAP / AD integration" : "Integrare LDAP / AD",
+ "LDAP / AD Username:" : "Utilizator LDAP / AD"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");