diff options
Diffstat (limited to 'core/l10n/ro.php')
-rw-r--r-- | core/l10n/ro.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ro.php b/core/l10n/ro.php index 8d4f2ad164f..cb62d71ee19 100644 --- a/core/l10n/ro.php +++ b/core/l10n/ro.php @@ -55,7 +55,6 @@ $TRANSLATIONS = array( "Shared with you and the group {group} by {owner}" => "Distribuie cu tine si grupul {group} de {owner}", "Shared with you by {owner}" => "Distribuie cu tine de {owner}", "Password protect" => "Protejare cu parolă", -"Password" => "Parolă", "Allow Public Upload" => "Permiteţi încărcarea publică.", "Email link to person" => "Expediază legătura prin poșta electronică", "Send" => "Expediază", @@ -110,6 +109,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Directorul tău de date și fișiere sunt probabil accesibile de pe Internet, deoarece fișierul .htaccess nu funcționează.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Pentru informații despre cum să configurezi serverul, vezi <a href=\"%s\" target=\"_blank\">documentația</a>.", "Create an <strong>admin account</strong>" => "Crează un <strong>cont de administrator</strong>", +"Password" => "Parolă", "Data folder" => "Director date", "Configure the database" => "Configurează baza de date", "will be used" => "vor fi folosite", |