diff options
Diffstat (limited to 'settings/l10n/ro.php')
-rw-r--r-- | settings/l10n/ro.php | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php index 249395f33f2..99265e30574 100644 --- a/settings/l10n/ro.php +++ b/settings/l10n/ro.php @@ -17,7 +17,17 @@ "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", "More Apps" => "Mai multe aplicații", "Select an App" => "Selectează o aplicație", @@ -44,15 +54,10 @@ "Help translate" => "Ajută la traducere", "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Folosește această adresă pentru a conecta ownCloud cu managerul de fișiere", -"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>.", -"Groups" => "Grupuri", "Create" => "Crează", "Default Storage" => "Stocare implicită", "Unlimited" => "Nelimitată", "Other" => "Altele", -"Group Admin" => "Grupul Admin ", "Storage" => "Stocare", -"Default" => "Implicită", -"Delete" => "Șterge" +"Default" => "Implicită" ); |