diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-26 00:10:07 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-26 00:10:07 +0100 |
commit | af4411e33d7a5dc8acde11a9dc88d1dc72dea0ec (patch) | |
tree | 9c4e45ad74f6fb6059780c9b3207b7cad85a92d2 /apps/files/l10n | |
parent | a65410f23ce0067677fe24143b024e2e0327362e (diff) | |
download | nextcloud-server-af4411e33d7a5dc8acde11a9dc88d1dc72dea0ec.tar.gz nextcloud-server-af4411e33d7a5dc8acde11a9dc88d1dc72dea0ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ro.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php index fdba003bf3e..af9833e5c2d 100644 --- a/apps/files/l10n/ro.php +++ b/apps/files/l10n/ro.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Upload" => "Încarcă", +"Could not move %s - File with this name already exists" => "Nu se poate de mutat %s - Fișier cu acest nume deja există", "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ă", @@ -28,6 +29,7 @@ "'.' 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.", +"Your download is being prepared. This might take some time if the files are big." => "Se pregătește descărcarea. Aceasta poate să dureze ceva timp dacă fișierele sunt mari.", "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.", "Upload Error" => "Eroare la încărcare", "Close" => "Închide", |