diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-30 02:05:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-30 02:05:41 +0200 |
commit | 3430dcd367a0053b97feaa8e59be0ebda44e1dc4 (patch) | |
tree | fcebf444057a08145b175b84812f67b27ecb48be /l10n/ro/files.po | |
parent | 5262cde6a6dbf7c924508423093aaac0d17a95b5 (diff) | |
download | nextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.tar.gz nextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ro/files.po')
-rw-r--r-- | l10n/ro/files.po | 52 |
1 files changed, 30 insertions, 22 deletions
diff --git a/l10n/ro/files.po b/l10n/ro/files.po index 06c259c228f..ef7d5e76b63 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -10,43 +10,43 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-06-06 00:12+0200\n" -"PO-Revision-Date: 2012-06-05 22:15+0000\n" -"Last-Translator: icewind <icewind1991@gmail.com>\n" -"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/language/ro/)\n" +"POT-Creation-Date: 2012-07-30 02:02+0200\n" +"PO-Revision-Date: 2012-07-30 00:03+0000\n" +"Last-Translator: owncloud_robot <thomas.mueller@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" "Content-Transfer-Encoding: 8bit\n" "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:19 +#: ajax/upload.php:20 msgid "There is no error, the file uploaded with success" msgstr "Nicio eroare, fișierul a fost încărcat cu succes" -#: ajax/upload.php:20 +#: ajax/upload.php:21 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" -#: ajax/upload.php:21 +#: ajax/upload.php:22 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:22 +#: ajax/upload.php:23 msgid "The uploaded file was only partially uploaded" msgstr "Fișierul a fost încărcat doar parțial" -#: ajax/upload.php:23 +#: ajax/upload.php:24 msgid "No file was uploaded" msgstr "Niciun fișier încărcat" -#: ajax/upload.php:24 +#: ajax/upload.php:25 msgid "Missing a temporary folder" msgstr "Lipsește un dosar temporar" -#: ajax/upload.php:25 +#: ajax/upload.php:26 msgid "Failed to write to disk" msgstr "Eroare la scriere pe disc" @@ -54,8 +54,20 @@ msgstr "Eroare la scriere pe disc" msgid "Files" msgstr "Fișiere" +#: js/fileactions.js:95 +msgid "Unshare" +msgstr "" + +#: js/fileactions.js:97 templates/index.php:56 +msgid "Delete" +msgstr "Șterge" + #: js/filelist.js:186 -msgid "undo deletion" +msgid "deleted" +msgstr "" + +#: js/filelist.js:186 +msgid "undo" msgstr "" #: js/files.js:170 @@ -82,27 +94,27 @@ msgstr "" msgid "Invalid name, '/' is not allowed." msgstr "" -#: js/files.js:626 templates/index.php:55 +#: js/files.js:631 templates/index.php:55 msgid "Size" msgstr "Dimensiune" -#: js/files.js:627 templates/index.php:56 +#: js/files.js:632 templates/index.php:56 msgid "Modified" msgstr "Modificat" -#: js/files.js:654 +#: js/files.js:659 msgid "folder" msgstr "" -#: js/files.js:656 +#: js/files.js:661 msgid "folders" msgstr "" -#: js/files.js:664 +#: js/files.js:669 msgid "file" msgstr "" -#: js/files.js:666 +#: js/files.js:671 msgid "files" msgstr "" @@ -174,10 +186,6 @@ msgstr "Partajează" msgid "Download" msgstr "Descarcă" -#: templates/index.php:56 -msgid "Delete" -msgstr "Șterge" - #: templates/index.php:64 msgid "Upload too large" msgstr "Fișierul încărcat este prea mare" |