73 lines
1.7 KiB
Plaintext
73 lines
1.7 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Martin <fireball@atlas.cz>, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ownCloud\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
|
|
"POT-Creation-Date: 2011-09-03 14:50+0200\n"
|
|
"PO-Revision-Date: 2011-09-01 14:06+0000\n"
|
|
"Last-Translator: Fireball <fireball@atlas.cz>\n"
|
|
"Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: cs_CZ\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
|
|
|
|
#: appinfo/app.php:7
|
|
msgid "Files"
|
|
msgstr "Soubory"
|
|
|
|
#: templates/admin.php:5
|
|
msgid "Maximum upload size"
|
|
msgstr "Maximální velikost ukládaných souborů"
|
|
|
|
#: templates/index.php:9
|
|
msgid "Upload"
|
|
msgstr "Uložit"
|
|
|
|
#: templates/index.php:16
|
|
msgid "New Folder"
|
|
msgstr "Nový adresář"
|
|
|
|
#: templates/index.php:24
|
|
msgid "Nothing in here. Upload something!"
|
|
msgstr "Žádný obsah. Uložte si něco!"
|
|
|
|
#: templates/index.php:31
|
|
msgid "Name"
|
|
msgstr "Název"
|
|
|
|
#: templates/index.php:33
|
|
msgid "Download"
|
|
msgstr "Stáhnout"
|
|
|
|
#: templates/index.php:37
|
|
msgid "Size"
|
|
msgstr "Velikost"
|
|
|
|
#: templates/index.php:38
|
|
msgid "Modified"
|
|
msgstr "Změněno"
|
|
|
|
#: templates/index.php:38
|
|
msgid "Delete"
|
|
msgstr "Vymazat"
|
|
|
|
#: templates/index.php:46
|
|
msgid "Upload too large"
|
|
msgstr "Příliš velký soubor"
|
|
|
|
#: templates/index.php:48
|
|
msgid ""
|
|
"The files you are trying to upload exceed the maximum size for file uploads "
|
|
"on this server."
|
|
msgstr ""
|
|
"Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na "
|
|
"tomto serveru."
|
|
|
|
|