From 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Wed, 9 May 2012 12:41:01 +0200 Subject: update translations --- l10n/ro/files.po | 107 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 75 insertions(+), 32 deletions(-) (limited to 'l10n/ro/files.po') diff --git a/l10n/ro/files.po b/l10n/ro/files.po index c66c38c8c2e..c0d85daecd5 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -4,14 +4,15 @@ # # Translators: # Claudiu , 2011, 2012. +# Eugen Mihalache , 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-01-15 14:44+0100\n" -"PO-Revision-Date: 2012-01-12 13:21+0000\n" -"Last-Translator: Claudiu \n" -"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n" +"POT-Creation-Date: 2012-05-09 12:29+0200\n" +"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Last-Translator: icewind \n" +"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -20,21 +21,17 @@ msgstr "" #: ajax/upload.php:19 msgid "There is no error, the file uploaded with success" -msgstr "Nu am întâmpinat nici eroare, fișierul a fost încărcat cu success" +msgstr "Nicio eroare, fișierul a fost încărcat cu succes" #: ajax/upload.php:20 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini" -msgstr "" -"Fișierul are o dimensiune mai mare decât cea specificată în variabila " -"upload_max_filesize din php.ini" +msgstr "Fișierul are o dimensiune mai mare decât cea specificată în variabila upload_max_filesize din php.ini" #: ajax/upload.php:21 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" +msgstr "Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată în formularul HTML" #: ajax/upload.php:22 msgid "The uploaded file was only partially uploaded" @@ -42,72 +39,118 @@ msgstr "Fișierul a fost încărcat doar parțial" #: ajax/upload.php:23 msgid "No file was uploaded" -msgstr "Nu a fost încărcat nici un fișier" +msgstr "Niciun fișier încărcat" #: ajax/upload.php:24 msgid "Missing a temporary folder" -msgstr "Lipsă folder temporar" +msgstr "Lipsește un dosar temporar" + +#: ajax/upload.php:25 +msgid "Failed to write to disk" +msgstr "" -#: appinfo/app.php:8 +#: appinfo/app.php:7 msgid "Files" msgstr "Fișiere" #: templates/admin.php:5 +msgid "File handling" +msgstr "" + +#: templates/admin.php:7 msgid "Maximum upload size" -msgstr "Dimensiunea maximă" +msgstr "Dimensiune maximă admisă la încărcare" + +#: templates/admin.php:7 +msgid "max. possible: " +msgstr "" + +#: templates/admin.php:9 +msgid "Needed for multi-file and folder downloads." +msgstr "" + +#: templates/admin.php:9 +msgid "Enable ZIP-download" +msgstr "" + +#: templates/admin.php:11 +msgid "0 is unlimited" +msgstr "" + +#: templates/admin.php:12 +msgid "Maximum input size for ZIP files" +msgstr "" #: templates/index.php:7 msgid "New" msgstr "Nou" -#: templates/index.php:10 +#: templates/index.php:9 msgid "Text file" msgstr "Fișier text" -#: templates/index.php:11 +#: templates/index.php:10 msgid "Folder" msgstr "Dosar" -#: templates/index.php:12 -msgid "From the web" -msgstr "De pe internet" +#: templates/index.php:11 +msgid "From url" +msgstr "" -#: templates/index.php:22 +#: templates/index.php:21 msgid "Upload" msgstr "Încarcă" -#: templates/index.php:35 +#: templates/index.php:27 +msgid "Cancel upload" +msgstr "" + +#: templates/index.php:39 msgid "Nothing in here. Upload something!" -msgstr "Nici un fișier, încarcă ceva!" +msgstr "Nimic aici. Încarcă ceva!" -#: templates/index.php:43 +#: templates/index.php:47 msgid "Name" msgstr "Nume" -#: templates/index.php:45 +#: templates/index.php:49 +msgid "Share" +msgstr "" + +#: templates/index.php:51 msgid "Download" msgstr "Descarcă" -#: templates/index.php:49 +#: templates/index.php:55 msgid "Size" msgstr "Dimensiune" -#: templates/index.php:50 +#: templates/index.php:56 msgid "Modified" msgstr "Modificat" -#: templates/index.php:50 +#: templates/index.php:56 +msgid "Delete all" +msgstr "" + +#: templates/index.php:56 msgid "Delete" msgstr "Șterge" -#: templates/index.php:58 +#: templates/index.php:64 msgid "Upload too large" -msgstr "Fișierul este prea mare" +msgstr "Fișierul încărcat este prea mare" -#: templates/index.php:60 +#: templates/index.php:66 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." -msgstr "A fost depășită limita maximă pentru încărcare." +msgstr "Fișierul care l-ai încărcat a depășită limita maximă admisă la încărcare pe acest server." +#: templates/index.php:71 +msgid "Files are being scanned, please wait." +msgstr "" +#: templates/index.php:74 +msgid "Current scanning" +msgstr "" -- cgit v1.2.3