123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-09-22 12:54-0400\n"
- "PO-Revision-Date: 2013-09-21 16:50+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"
- "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/delete.php:42
- #, php-format
- msgid "Couldn't delete %s permanently"
- msgstr ""
- #: ajax/undelete.php:42
- #, php-format
- msgid "Couldn't restore %s"
- msgstr ""
- #: js/trash.js:7 js/trash.js:102
- msgid "perform restore operation"
- msgstr ""
- #: js/trash.js:20 js/trash.js:49 js/trash.js:120 js/trash.js:148
- msgid "Error"
- msgstr "Eroare"
- #: js/trash.js:37
- msgid "delete file permanently"
- msgstr ""
- #: js/trash.js:129
- msgid "Delete permanently"
- msgstr "Stergere permanenta"
- #: js/trash.js:190 templates/index.php:21
- msgid "Name"
- msgstr "Nume"
- #: js/trash.js:191 templates/index.php:31
- msgid "Deleted"
- msgstr ""
- #: js/trash.js:199
- msgid "%n folder"
- msgid_plural "%n folders"
- msgstr[0] ""
- msgstr[1] ""
- msgstr[2] "%n directoare"
- #: js/trash.js:205
- msgid "%n file"
- msgid_plural "%n files"
- msgstr[0] ""
- msgstr[1] ""
- msgstr[2] "%n fișiere"
- #: lib/trashbin.php:814 lib/trashbin.php:816
- msgid "restored"
- msgstr ""
- #: templates/index.php:9
- msgid "Nothing in here. Your trash bin is empty!"
- msgstr ""
- #: templates/index.php:24 templates/index.php:26
- msgid "Restore"
- msgstr ""
- #: templates/index.php:34 templates/index.php:35
- msgid "Delete"
- msgstr "Șterge"
- #: templates/part.breadcrumb.php:9
- msgid "Deleted Files"
- msgstr ""
|