12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # stendec <stendec@inbox.lv>, 2013
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-08-19 15:06-0400\n"
- "PO-Revision-Date: 2013-08-16 08:10+0000\n"
- "Last-Translator: stendec <stendec@inbox.lv>\n"
- "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: lv\n"
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
- #: ajax/delete.php:42
- #, php-format
- msgid "Couldn't delete %s permanently"
- msgstr "Nevarēja pilnībā izdzēst %s"
- #: ajax/undelete.php:42
- #, php-format
- msgid "Couldn't restore %s"
- msgstr "Nevarēja atjaunot %s"
- #: js/trash.js:7 js/trash.js:100
- msgid "perform restore operation"
- msgstr "veikt atjaunošanu"
- #: js/trash.js:20 js/trash.js:48 js/trash.js:118 js/trash.js:146
- msgid "Error"
- msgstr "Kļūda"
- #: js/trash.js:36
- msgid "delete file permanently"
- msgstr "dzēst datni pavisam"
- #: js/trash.js:127
- msgid "Delete permanently"
- msgstr "Dzēst pavisam"
- #: js/trash.js:182 templates/index.php:17
- msgid "Name"
- msgstr "Nosaukums"
- #: js/trash.js:183 templates/index.php:27
- msgid "Deleted"
- msgstr "Dzēsts"
- #: js/trash.js:191
- msgid "%n folder"
- msgid_plural "%n folders"
- msgstr[0] "Nekas, %n mapes"
- msgstr[1] "%n mape"
- msgstr[2] "%n mapes"
- #: js/trash.js:197
- msgid "%n file"
- msgid_plural "%n files"
- msgstr[0] "Neviens! %n faaili"
- msgstr[1] "%n fails"
- msgstr[2] "%n faili"
- #: lib/trash.php:819 lib/trash.php:821
- msgid "restored"
- msgstr "atjaunots"
- #: templates/index.php:9
- msgid "Nothing in here. Your trash bin is empty!"
- msgstr "Šeit nekā nav. Jūsu miskaste ir tukša!"
- #: templates/index.php:20 templates/index.php:22
- msgid "Restore"
- msgstr "Atjaunot"
- #: templates/index.php:30 templates/index.php:31
- msgid "Delete"
- msgstr "Dzēst"
- #: templates/part.breadcrumb.php:9
- msgid "Deleted Files"
- msgstr "Dzēstās datnes"
|