Blame view
sources/l10n/cs_CZ/files_trashbin.po
1.62 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 7 |
# Honza K. <honza889@gmail.com>, 2013 # pstast <petr@stastny.eu>, 2013 |
|
03e52840d
|
8 9 10 11 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
12 13 14 15 16 17 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " |
|
03e52840d
|
18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: cs_CZ " "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2; " |
|
31b7f2792
|
32 |
#: ajax/delete.php:42 |
|
03e52840d
|
33 34 35 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "Nelze trvale odstranit %s" |
|
31b7f2792
|
36 |
#: ajax/undelete.php:42 |
|
03e52840d
|
37 38 39 |
#, php-format msgid "Couldn't restore %s" msgstr "Nelze obnovit %s" |
|
31b7f2792
|
40 41 42 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 msgid "Error" msgstr "Chyba" |
|
03e52840d
|
43 |
|
|
31b7f2792
|
44 45 46 |
#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "obnoveno" |
|
03e52840d
|
47 |
|
|
31b7f2792
|
48 49 50 |
#: templates/index.php:8 msgid "Nothing in here. Your trash bin is empty!" msgstr "Žádný obsah. Váš koš je prázdný." |
|
03e52840d
|
51 |
|
|
31b7f2792
|
52 |
#: templates/index.php:22 |
|
03e52840d
|
53 54 |
msgid "Name" msgstr "Název" |
|
31b7f2792
|
55 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
56 57 |
msgid "Restore" msgstr "Obnovit" |
|
31b7f2792
|
58 59 60 61 62 |
#: templates/index.php:33 msgid "Deleted" msgstr "Smazáno" #: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
63 64 65 66 67 68 |
msgid "Delete" msgstr "Smazat" #: templates/part.breadcrumb.php:9 msgid "Deleted Files" msgstr "Smazané soubory" |