diff options
Diffstat (limited to 'l10n/ro/files.po')
-rw-r--r-- | l10n/ro/files.po | 92 |
1 files changed, 56 insertions, 36 deletions
diff --git a/l10n/ro/files.po b/l10n/ro/files.po index d61dc617703..74947c210f5 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: 2012-12-28 00:20+0100\n" -"PO-Revision-Date: 2012-12-27 00:09+0000\n" -"Last-Translator: laurentiucristescu <laur.cristescu@gmail.com>\n" +"POT-Creation-Date: 2013-01-07 00:04+0100\n" +"PO-Revision-Date: 2013-01-06 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,37 +22,49 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: ajax/upload.php:20 +#: ajax/upload.php:14 +msgid "No file was uploaded. Unknown error" +msgstr "Nici un fișier nu a fost încărcat. Eroare necunoscută" + +#: ajax/upload.php:21 msgid "There is no error, the file uploaded with success" msgstr "Nicio eroare, fișierul a fost încărcat cu succes" -#: ajax/upload.php:21 +#: ajax/upload.php:22 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:23 +#: ajax/upload.php:24 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:25 +#: ajax/upload.php:26 msgid "The uploaded file was only partially uploaded" msgstr "Fișierul a fost încărcat doar parțial" -#: ajax/upload.php:26 +#: ajax/upload.php:27 msgid "No file was uploaded" msgstr "Niciun fișier încărcat" -#: ajax/upload.php:27 +#: ajax/upload.php:28 msgid "Missing a temporary folder" msgstr "Lipsește un dosar temporar" -#: ajax/upload.php:28 +#: ajax/upload.php:29 msgid "Failed to write to disk" msgstr "Eroare la scriere pe disc" +#: ajax/upload.php:45 +msgid "Not enough space available" +msgstr "" + +#: ajax/upload.php:69 +msgid "Invalid directory." +msgstr "" + #: appinfo/app.php:10 msgid "Files" msgstr "Fișiere" @@ -105,86 +117,94 @@ msgstr "nedistribuit {files}" msgid "deleted {files}" msgstr "Sterse {files}" -#: js/files.js:33 +#: js/files.js:31 +msgid "'.' is an invalid file name." +msgstr "" + +#: js/files.js:36 +msgid "File name cannot be empty." +msgstr "" + +#: js/files.js:45 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." msgstr "Nume invalid, '\\', '/', '<', '>', ':', '\"', '|', '?' si '*' nu sunt permise." -#: js/files.js:174 +#: js/files.js:186 msgid "generating ZIP-file, it may take some time." msgstr "se generază fișierul ZIP, va dura ceva timp." -#: js/files.js:212 +#: js/files.js:224 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:212 +#: js/files.js:224 msgid "Upload Error" msgstr "Eroare la încărcare" -#: js/files.js:229 +#: js/files.js:241 msgid "Close" msgstr "Închide" -#: js/files.js:248 js/files.js:362 js/files.js:392 +#: js/files.js:260 js/files.js:374 js/files.js:404 msgid "Pending" msgstr "În așteptare" -#: js/files.js:268 +#: js/files.js:280 msgid "1 file uploading" msgstr "un fișier se încarcă" -#: js/files.js:271 js/files.js:325 js/files.js:340 +#: js/files.js:283 js/files.js:337 js/files.js:352 msgid "{count} files uploading" msgstr "{count} fisiere incarcate" -#: js/files.js:343 js/files.js:376 +#: js/files.js:355 js/files.js:388 msgid "Upload cancelled." msgstr "Încărcare anulată." -#: js/files.js:445 +#: js/files.js:457 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:515 +#: js/files.js:527 msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud" msgstr "Nume de folder invalid. Numele este rezervat pentru OwnCloud" -#: js/files.js:699 +#: js/files.js:711 msgid "{count} files scanned" msgstr "{count} fisiere scanate" -#: js/files.js:707 +#: js/files.js:719 msgid "error while scanning" msgstr "eroare la scanarea" -#: js/files.js:780 templates/index.php:66 +#: js/files.js:792 templates/index.php:66 msgid "Name" msgstr "Nume" -#: js/files.js:781 templates/index.php:77 +#: js/files.js:793 templates/index.php:77 msgid "Size" msgstr "Dimensiune" -#: js/files.js:782 templates/index.php:79 +#: js/files.js:794 templates/index.php:79 msgid "Modified" msgstr "Modificat" -#: js/files.js:801 +#: js/files.js:813 msgid "1 folder" msgstr "1 folder" -#: js/files.js:803 +#: js/files.js:815 msgid "{count} folders" msgstr "{count} foldare" -#: js/files.js:811 +#: js/files.js:823 msgid "1 file" msgstr "1 fisier" -#: js/files.js:813 +#: js/files.js:825 msgid "{count} files" msgstr "{count} fisiere" @@ -196,27 +216,27 @@ msgstr "Manipulare fișiere" msgid "Maximum upload size" msgstr "Dimensiune maximă admisă la încărcare" -#: templates/admin.php:9 +#: templates/admin.php:10 msgid "max. possible: " msgstr "max. posibil:" -#: templates/admin.php:12 +#: templates/admin.php:15 msgid "Needed for multi-file and folder downloads." msgstr "Necesar pentru descărcarea mai multor fișiere și a dosarelor" -#: templates/admin.php:14 +#: templates/admin.php:17 msgid "Enable ZIP-download" msgstr "Activează descărcare fișiere compresate" -#: templates/admin.php:17 +#: templates/admin.php:20 msgid "0 is unlimited" msgstr "0 e nelimitat" -#: templates/admin.php:19 +#: templates/admin.php:22 msgid "Maximum input size for ZIP files" msgstr "Dimensiunea maximă de intrare pentru fișiere compresate" -#: templates/admin.php:23 +#: templates/admin.php:26 msgid "Save" msgstr "Salvare" |