diff options
Diffstat (limited to 'settings/l10n/ro.php')
-rw-r--r-- | settings/l10n/ro.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php index a7dd7d25123..99265e30574 100644 --- a/settings/l10n/ro.php +++ b/settings/l10n/ro.php @@ -17,10 +17,15 @@ "Enable" => "Activați", "Error" => "Eroare", "Saving..." => "Salvez...", +"deleted" => "șters", +"undo" => "Anulează ultima acțiune", "Groups" => "Grupuri", "Group Admin" => "Grupul Admin ", "Delete" => "Șterge", "__language_name__" => "_language_name_", +"Security Warning" => "Avertisment de securitate", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Directorul tău de date și fișierele tale probabil sunt accesibile prin internet. Fișierul .htaccess oferit de ownCloud nu funcționează. Îți recomandăm să configurezi server-ul tău web într-un mod în care directorul de date să nu mai fie accesibil sau mută directorul de date în afara directorului root al server-ului web.", +"More" => "Mai mult", "Version" => "Versiunea", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Dezvoltat de the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunitatea ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">codul sursă</a> este licențiat sub <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Adaugă aplicația ta", |