diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-20 00:06:40 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-20 00:06:40 +0100 |
commit | ebc0c4b85bc382efcf64ad0b2613d70a193b18f2 (patch) | |
tree | 4f59c05b29c4e24bd127931ff0f21547d2d41866 /l10n/ro | |
parent | 10a9ddd9b2c1b0d28118aa1d6848c799db05f332 (diff) | |
download | nextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.tar.gz nextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ro')
-rw-r--r-- | l10n/ro/files.po | 87 |
1 files changed, 45 insertions, 42 deletions
diff --git a/l10n/ro/files.po b/l10n/ro/files.po index aa43c76dc5d..113c4ac8b1f 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-17 00:26+0100\n" -"PO-Revision-Date: 2013-01-16 13:23+0000\n" -"Last-Translator: Claudiu <claudiu@tanaselia.ro>\n" +"POT-Creation-Date: 2013-01-20 00:05+0100\n" +"PO-Revision-Date: 2013-01-19 23:05+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,6 +22,11 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +#: ajax/delete.php:28 ajax/getstoragestats.php:11 ajax/upload.php:17 +#: ajax/upload.php:76 templates/index.php:18 +msgid "Upload" +msgstr "Încarcă" + #: ajax/move.php:17 #, php-format msgid "Could not move %s - File with this name already exists" @@ -36,46 +41,46 @@ msgstr "Nu s-a putut muta %s" msgid "Unable to rename file" msgstr "Nu s-a putut redenumi fișierul" -#: ajax/upload.php:14 +#: ajax/upload.php:20 msgid "No file was uploaded. Unknown error" msgstr "Nici un fișier nu a fost încărcat. Eroare necunoscută" -#: ajax/upload.php:21 +#: ajax/upload.php:30 msgid "There is no error, the file uploaded with success" msgstr "Nicio eroare, fișierul a fost încărcat cu succes" -#: ajax/upload.php:22 +#: ajax/upload.php:31 msgid "" "The uploaded file exceeds the upload_max_filesize directive in php.ini: " msgstr "Fisierul incarcat depaseste upload_max_filesize permisi in php.ini: " -#: ajax/upload.php:24 +#: ajax/upload.php:33 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form" msgstr "Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată în formularul HTML" -#: ajax/upload.php:26 +#: ajax/upload.php:35 msgid "The uploaded file was only partially uploaded" msgstr "Fișierul a fost încărcat doar parțial" -#: ajax/upload.php:27 +#: ajax/upload.php:36 msgid "No file was uploaded" msgstr "Niciun fișier încărcat" -#: ajax/upload.php:28 +#: ajax/upload.php:37 msgid "Missing a temporary folder" msgstr "Lipsește un dosar temporar" -#: ajax/upload.php:29 +#: ajax/upload.php:38 msgid "Failed to write to disk" msgstr "Eroare la scriere pe disc" -#: ajax/upload.php:45 +#: ajax/upload.php:57 msgid "Not enough space available" msgstr "Nu este suficient spațiu disponibil" -#: ajax/upload.php:69 +#: ajax/upload.php:91 msgid "Invalid directory." msgstr "Director invalid." @@ -131,98 +136,100 @@ msgstr "nedistribuit {files}" msgid "deleted {files}" msgstr "Sterse {files}" -#: js/files.js:31 +#: js/files.js:48 msgid "'.' is an invalid file name." msgstr "'.' este un nume invalid de fișier." -#: js/files.js:36 +#: js/files.js:53 msgid "File name cannot be empty." msgstr "Numele fișierului nu poate rămâne gol." -#: js/files.js:45 +#: js/files.js:62 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "Nume invalid, '\\', '/', '<', '>', ':', '\"', '|', '?' si '*' nu sunt permise." -#: js/files.js:187 -msgid "generating ZIP-file, it may take some time." -msgstr "se generază fișierul ZIP, va dura ceva timp." +#: js/files.js:204 +msgid "" +"Your download is being prepared. This might take some time if the files are " +"big." +msgstr "" -#: js/files.js:225 +#: js/files.js:242 msgid "Unable to upload your file as it is a directory or has 0 bytes" msgstr "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes." -#: js/files.js:225 +#: js/files.js:242 msgid "Upload Error" msgstr "Eroare la încărcare" -#: js/files.js:242 +#: js/files.js:259 msgid "Close" msgstr "Închide" -#: js/files.js:261 js/files.js:377 js/files.js:410 +#: js/files.js:278 js/files.js:397 js/files.js:431 msgid "Pending" msgstr "În așteptare" -#: js/files.js:281 +#: js/files.js:298 msgid "1 file uploading" msgstr "un fișier se încarcă" -#: js/files.js:284 js/files.js:339 js/files.js:354 +#: js/files.js:301 js/files.js:357 js/files.js:372 msgid "{count} files uploading" msgstr "{count} fisiere incarcate" -#: js/files.js:358 js/files.js:394 +#: js/files.js:376 js/files.js:414 msgid "Upload cancelled." msgstr "Încărcare anulată." -#: js/files.js:465 +#: js/files.js:486 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea." -#: js/files.js:538 +#: js/files.js:559 msgid "URL cannot be empty." msgstr "Adresa URL nu poate fi goală." -#: js/files.js:544 +#: js/files.js:565 msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgstr "Invalid folder name. Usage of 'Shared' is reserved by Ownclou" -#: js/files.js:728 +#: js/files.js:775 msgid "{count} files scanned" msgstr "{count} fisiere scanate" -#: js/files.js:736 +#: js/files.js:783 msgid "error while scanning" msgstr "eroare la scanarea" -#: js/files.js:809 templates/index.php:64 +#: js/files.js:857 templates/index.php:64 msgid "Name" msgstr "Nume" -#: js/files.js:810 templates/index.php:75 +#: js/files.js:858 templates/index.php:75 msgid "Size" msgstr "Dimensiune" -#: js/files.js:811 templates/index.php:77 +#: js/files.js:859 templates/index.php:77 msgid "Modified" msgstr "Modificat" -#: js/files.js:830 +#: js/files.js:878 msgid "1 folder" msgstr "1 folder" -#: js/files.js:832 +#: js/files.js:880 msgid "{count} folders" msgstr "{count} foldare" -#: js/files.js:840 +#: js/files.js:888 msgid "1 file" msgstr "1 fisier" -#: js/files.js:842 +#: js/files.js:890 msgid "{count} files" msgstr "{count} fisiere" @@ -274,10 +281,6 @@ msgstr "Dosar" msgid "From link" msgstr "de la adresa" -#: templates/index.php:18 -msgid "Upload" -msgstr "Încarcă" - #: templates/index.php:41 msgid "Cancel upload" msgstr "Anulează încărcarea" |