blob: a6d7d19a244329c0d02625bfbb065fdfd7030779 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Martin <fireball@atlas.cz>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-16 02:04+0200\n"
"PO-Revision-Date: 2012-08-15 09:44+0000\n"
"Last-Translator: Martin <fireball@atlas.cz>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/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:14
msgid "Bookmarks"
msgstr "Záložky"
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr "nepojmenovaný"
#: templates/bookmarklet.php:5
msgid ""
"Drag this to your browser bookmarks and click it, when you want to bookmark "
"a webpage quickly:"
msgstr "Přetáhněte do Vašeho prohlížeče a kliněte, pokud si přejete rychle uložit stranu do záložek:"
#: templates/bookmarklet.php:7
msgid "Read later"
msgstr "Přečíst později"
#: templates/list.php:13
msgid "Address"
msgstr "Adresa"
#: templates/list.php:14
msgid "Title"
msgstr "Název"
#: templates/list.php:15
msgid "Tags"
msgstr "Tagy"
#: templates/list.php:16
msgid "Save bookmark"
msgstr "Uložit záložku"
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr "Nemáte žádné záložky"
#: templates/settings.php:11
msgid "Bookmarklet <br />"
msgstr "Záložky <br />"
|