summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/po/cs.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/po/cs.po')
-rw-r--r--gettext-tools/examples/po/cs.po46
1 files changed, 42 insertions, 4 deletions
diff --git a/gettext-tools/examples/po/cs.po b/gettext-tools/examples/po/cs.po
index fa6a6db57..aa683099c 100644
--- a/gettext-tools/examples/po/cs.po
+++ b/gettext-tools/examples/po/cs.po
@@ -6,10 +6,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gettext-examples 0.18\n"
+"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"POT-Creation-Date: 2009-08-16 12:22+0200\n"
-"PO-Revision-Date: 2011-11-30 16:10+0100\n"
+"POT-Creation-Date: 2015-06-23 15:20+0900\n"
+"PO-Revision-Date: 2015-06-26 08:43+0200\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
"Language: cs\n"
@@ -18,7 +18,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
+#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
+#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
@@ -47,6 +48,43 @@ msgstr "Ahoj světe!"
msgid "This program is running as process number %d."
msgstr "Tento program běží jako proces číslo %d."
+#: hello-c-gnome3/hello.c:79
+#, c-format
+msgid ""
+"<big>Hello world!</big>\n"
+"This program is running as process number <b>%d</b>."
+msgstr ""
+"<big>Ahoj světe!</big>\n"
+"Tento program běží jako proces číslo <b>%d</b>."
+
+#: hello-c-gnome3/hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>Toto je nějaký další text</u></big>"
+
+#: hello-c-gnome3/hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><u>Toto je nějaký ještě další text</u></big>"
+
+#: hello-c-gnome3/hello.desktop.in.in:4
+msgid "Hello"
+msgstr "Ahoj"
+
+#: hello-c-gnome3/hello.ui:5
+msgid "Example Application"
+msgstr "Ukázková aplikace"
+
+#: hello-c-gnome3/hello.ui:33
+msgid "Update text"
+msgstr "Aktualizovat text"
+
+#: hello-c-gnome3/hello.gschema.xml:7
+msgid "Use XML markup"
+msgstr "Používat značkovací jazyk XML"
+
+#: hello-c-gnome3/hello.gschema.xml:8
+msgid "Whether to use XML markup in the text."
+msgstr "Zda v textu používat značkovací jazyk XML."
+
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format