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/ro.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/ro.js')
-rw-r--r-- | apps/user_ldap/l10n/ro.js | 6 |
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));"); |