diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
commit | b0ec38e2024846e29d382e2c0cdff2c408ad209f (patch) | |
tree | c4570289ac4321a5f998d5f9b9e4eb3410c65954 /core/l10n/ro.php | |
parent | 26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff) | |
download | nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.php')
-rw-r--r-- | core/l10n/ro.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ro.php b/core/l10n/ro.php index dda1b75d306..1b202d64210 100644 --- a/core/l10n/ro.php +++ b/core/l10n/ro.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"%s shared »%s« with you" => "%s Partajat »%s« cu tine de", "Updated database" => "Bază de date actualizată", "Unknown filetype" => "Tip fișier necunoscut", "Invalid image" => "Imagine invalidă", @@ -109,7 +108,6 @@ $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>", -"Advanced" => "Avansat", "Data folder" => "Director date", "Configure the database" => "Configurează baza de date", "will be used" => "vor fi folosite", |