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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
# Czech translation of GTK+.
# Copyright (C) 1999, 2006, 2007, 2008, 2009, 2010, 2011 the author(s) of GTK+.
# Copyright (C) 2003, 2004, 2005 Miloslav Trmac <mitr@volny.cz>.
# Copyright (C) 2006 Lukas Novotny <lukasnov@cvs.gnome.org>.
# This file is distributed under the same license as the gtk+ package.
# Stanislav Brabec <utx@k332.feld.cvut.cz>, 1998.
# Jiří Pavlovský <pavlovsk@ff.cuni.cz>, 1998.
# Jiří Lebl <jirka@5z.com>, 2002.
# Michal Bukovjan <bukm@centrum.cz>, 2002.
# Miloslav Trmac <mitr@volny.cz>, 2003, 2004, 2005.
# Jakub Friedl <jfriedl@suse.cz>, 2006.
# Lukas Novotny <lukasnov@cvs.gnome.org>, 2006.
# Petr Kovar <pknbe@volny.cz>, 2007, 2008, 2009, 2010, 2011.
msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: ubiquity@packages.debian.org\n"
"POT-Creation-Date: 2010-03-12 16:01+0000\n"
"PO-Revision-Date: 2011-09-25 23:56+0200\n"
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 1.2\n"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:1001
msgctxt "Stock label"
msgid "_Cancel"
msgstr "_Zrušit"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:2001
msgctxt "Stock label"
msgid "_Close"
msgstr "_Zavřít"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:3001
msgctxt "Stock label, navigation"
msgid "_Back"
msgstr "_Zpět"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:5001
msgctxt "Stock label"
msgid "_OK"
msgstr "_Budiž"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:6001
msgctxt "Stock label"
msgid "_Quit"
msgstr "U_končit"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:7001
msgctxt "Stock label"
msgid "_Yes"
msgstr "_Ano"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:8001
msgctxt "Stock label"
msgid "_No"
msgstr "_Ne"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:9001
msgid "default:LTR"
msgstr "default:LTR"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:10001
#, no-c-format
msgid "%l:%M %p"
msgstr "%H:%M"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:11001
#, no-c-format
msgid "%H:%M"
msgstr "%H:%M"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:12001
msgid "24-hour"
msgstr "24-hour"
|