summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-12 00:10:58 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-12 00:10:58 +0100
commitad64ce189d23c4b1f251f05b1dd8df14923bc9ea (patch)
tree313d8a9adf733be2ee3a08753f62b0f96407be31 /apps/files/l10n/ro.php
parentb6086759387f0d14b46fa2f169cc3919506fec41 (diff)
downloadnextcloud-server-ad64ce189d23c4b1f251f05b1dd8df14923bc9ea.tar.gz
nextcloud-server-ad64ce189d23c4b1f251f05b1dd8df14923bc9ea.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.php')
-rw-r--r--apps/files/l10n/ro.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php
index b816311fac7..c34a341e53f 100644
--- a/apps/files/l10n/ro.php
+++ b/apps/files/l10n/ro.php
@@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
+"Could not move %s" => "Nu s-a putut muta %s",
+"Unable to rename file" => "Nu s-a putut redenumi fișierul",
"No file was uploaded. Unknown error" => "Nici un fișier nu a fost încărcat. Eroare necunoscută",
"There is no error, the file uploaded with success" => "Nicio eroare, fișierul a fost încărcat cu succes",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Fisierul incarcat depaseste upload_max_filesize permisi in php.ini: ",
@@ -7,6 +9,8 @@
"No file was uploaded" => "Niciun fișier încărcat",
"Missing a temporary folder" => "Lipsește un dosar temporar",
"Failed to write to disk" => "Eroare la scriere pe disc",
+"Not enough space available" => "Nu este suficient spațiu disponibil",
+"Invalid directory." => "Director invalid.",
"Files" => "Fișiere",
"Unshare" => "Anulează partajarea",
"Delete" => "Șterge",
@@ -20,6 +24,8 @@
"replaced {new_name} with {old_name}" => "{new_name} inlocuit cu {old_name}",
"unshared {files}" => "nedistribuit {files}",
"deleted {files}" => "Sterse {files}",
+"'.' is an invalid file name." => "'.' este un nume invalid de fișier.",
+"File name cannot be empty." => "Numele fișierului nu poate rămâne gol.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nume invalid, '\\', '/', '<', '>', ':', '\"', '|', '?' si '*' nu sunt permise.",
"generating ZIP-file, it may take some time." => "se generază fișierul ZIP, va dura ceva timp.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes.",