diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-27 01:54:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-27 01:54:54 -0400 |
commit | a756666585be41752e376cb42fd445b8155b1d74 (patch) | |
tree | 3076c9045f319e8b609b6d962cd167d2f5009354 /apps/user_ldap/l10n/ro.php | |
parent | a34491e28895f84d220cb5dbbbe4273172334716 (diff) | |
download | nextcloud-server-a756666585be41752e376cb42fd445b8155b1d74.tar.gz nextcloud-server-a756666585be41752e376cb42fd445b8155b1d74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ro.php')
-rw-r--r-- | apps/user_ldap/l10n/ro.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ro.php b/apps/user_ldap/l10n/ro.php index 0a91abe29c6..357fc68633b 100644 --- a/apps/user_ldap/l10n/ro.php +++ b/apps/user_ldap/l10n/ro.php @@ -19,6 +19,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Confirmaţi Ştergerea ", "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), +"Group Filter" => "Fitrare Grup", "Save" => "Salvează", "Test Configuration" => "Configurare test", "Help" => "Ajutor", @@ -36,6 +37,7 @@ $TRANSLATIONS = array( "users found" => "Utilizatori găsiţi ", "Back" => "Înapoi", "Continue" => "Continuă", +"Advanced" => "Avansat", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Atenție</b> Modulul PHP LDAP nu este instalat, infrastructura nu va funcționa. Contactează administratorul sistemului pentru al instala.", "Connection Settings" => "Setările de conexiune", "Configuration Active" => "Configuraţie activa ", |