summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples')
-rw-r--r--gettext-tools/examples/po/eo.po113
-rw-r--r--gettext-tools/examples/po/hr.po51
-rw-r--r--gettext-tools/examples/po/sv.po86
3 files changed, 177 insertions, 73 deletions
diff --git a/gettext-tools/examples/po/eo.po b/gettext-tools/examples/po/eo.po
index 41cf354..17a6a9c 100644
--- a/gettext-tools/examples/po/eo.po
+++ b/gettext-tools/examples/po/eo.po
@@ -1,85 +1,126 @@
# La teksto por la mesaĝoj de la programo "gettext".
-# Copyright (C) 2006 Yoyodyne, Inc.
+# Copyright (C) 2006, 2016 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Edmund GRIMLEY EVANS <edmundo@rano.org>, 2006.
+# Felipe CASTRO <fefcas@gmail.com>, 2016.
#
msgid ""
msgstr ""
-"Project-Id-Version: gettext-examples 0.15-pre5\n"
+"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"POT-Creation-Date: 2006-04-20 15:53+0200\n"
-"PO-Revision-Date: 2006-07-02 19:24+0100\n"
-"Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n"
+"POT-Creation-Date: 2015-06-23 15:20+0900\n"
+"PO-Revision-Date: 2016-02-22 08:54-0300\n"
+"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
+"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
-#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
-#: hello-c++-gnome/hello.cc:51 hello-c++-wxwidgets/hello.cc:69
-#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:50
-#: hello-objc-gnome/hello.m:48 hello-sh/hello.sh:15
-#: hello-python/hello.py.in:13 hello-clisp/hello.lisp.in:12
-#: hello-librep/hello.jl.in:13 hello-guile/hello.scm:16
-#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
-#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
-#: hello-csharp/hello.cs:15 hello-csharp-forms/hello.cs:30
-#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
-#: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
-#: hello-perl/hello-1.pl.in:18 hello-perl/hello-2.pl.in:13
-#: hello-php/hello.php:13
+#: 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
+#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
+#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
+#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
+#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
+#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
+#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
+#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
+#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
+#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
+#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
+#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Saluton, mondo!"
-#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
-#: hello-c++-gnome/hello.cc:56 hello-c++-wxwidgets/hello.cc:72
-#: hello-objc/hello.m:32 hello-objc-gnustep/Hello.m:59
-#: hello-objc-gnome/hello.m:53 hello-librep/hello.jl.in:15
-#: hello-gawk/hello.awk:13 hello-pascal/hello.running_as
-#: hello-tcl/hello.tcl:13 hello-tcl-tk/hello.tcl:17
-#: hello-perl/hello-1.pl.in:20 hello-php/hello.php:15
+#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
+#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
+#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
+#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
+#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
+#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
+#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Ĉi tiu programo rulas kiel procezo kun numero %d."
-#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
-#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
+#: 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>Saluton mondo!</big>\n"
+"Ĉi tiu programo rulas kiel procezo kun numero <b>%d</b>."
+
+#: hello-c-gnome3/hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>Tio ĉi estas alia teksto</u></big>"
+
+#: hello-c-gnome3/hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><i>Tio ĉi estas pli alia teksto</i></big>"
+
+#: hello-c-gnome3/hello.desktop.in.in:4
+msgid "Hello"
+msgstr "Saluton"
+
+#: hello-c-gnome3/hello.ui:5
+msgid "Example Application"
+msgstr "Ekzempla aplikaĵo"
+
+#: hello-c-gnome3/hello.ui:33
+msgid "Update text"
+msgstr "Ĝisdatigi tekston"
+
+#: hello-c-gnome3/hello.gschema.xml:7
+msgid "Use XML markup"
+msgstr "Uzi marklingvon XML"
+
+#: hello-c-gnome3/hello.gschema.xml:8
+msgid "Whether to use XML markup in the text."
+msgstr "Ĉu uzi marklingvon XML en la teksto."
+
+#: 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
msgid "This program is running as process number %1."
msgstr "Ĉi tiu programo rulas kiel procezo kun numero %1."
#: hello-c++-kde/hello.cc:46
msgid "Hello example"
-msgstr "Saluto-ekzemplo"
+msgstr "Saluton-ekzemplo"
#: hello-c++-kde/hello.cc:48
msgid "Hello world example"
msgstr "Saluton-mondo-ekzemplo"
-#: hello-sh/hello.sh:18
+#: hello-sh/hello.sh:17
#, sh-format
msgid "This program is running as process number $pid."
msgstr "Ĉi tiu programo rulas kiel procezo kun numero $pid."
-#: hello-python/hello.py.in:14
+#: hello-python/hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Ĉi tiu programo rulas kiel procezo kun numero %(pid)d."
-#: hello-clisp/hello.lisp.in:14 hello-guile/hello.scm:18
+#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
#, scheme-format
msgid "This program is running as process number ~D."
msgstr "Ĉi tiu programo rulas kiel procezo kun numero ~D."
-#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
-#: hello-java-swing/Hello.java:26 hello-csharp/hello.cs:18
-#: hello-csharp-forms/hello.cs:37
+#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
+#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
+#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
#, csharp-format
msgid "This program is running as process number {0}."
msgstr "Ĉi tiu programo rulas kiel procezo kun numero {0}."
-#: hello-perl/hello-2.pl.in:15
+#: hello-perl/hello-2.pl.in:14
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Ĉi tiu programo rulas kiel procezo kun numero {pid}."
diff --git a/gettext-tools/examples/po/hr.po b/gettext-tools/examples/po/hr.po
index e4ebe2b..41269e7 100644
--- a/gettext-tools/examples/po/hr.po
+++ b/gettext-tools/examples/po/hr.po
@@ -5,19 +5,21 @@
#
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: 2012-07-04 18:38+0200\n"
-"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
+"POT-Creation-Date: 2015-06-23 15:20+0900\n"
+"PO-Revision-Date: 2016-04-01 11:04-0700\n"
+"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"Language: hr\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Poedit 1.8.7.1\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
@@ -46,6 +48,43 @@ msgstr "Pozdrav, svijete!"
msgid "This program is running as process number %d."
msgstr "Ovaj program je pokrenut kao proces broj %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>Pozdrav, svijete!</big>\n"
+"Ovaj program je pokrenut kao proces broj <b>%d</b>."
+
+#: hello-c-gnome3/hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>Ovo je jedan drugi tekst</u></big>"
+
+#: hello-c-gnome3/hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><i>A ovo je još jedan drugi tekst</i></big>"
+
+#: hello-c-gnome3/hello.desktop.in.in:4
+msgid "Hello"
+msgstr "Pozdrav"
+
+#: hello-c-gnome3/hello.ui:5
+msgid "Example Application"
+msgstr "Primjer uporabe"
+
+#: hello-c-gnome3/hello.ui:33
+msgid "Update text"
+msgstr "Ažuriranje teksta"
+
+#: hello-c-gnome3/hello.gschema.xml:7
+msgid "Use XML markup"
+msgstr "Uporaba XML oznaka"
+
+#: hello-c-gnome3/hello.gschema.xml:8
+msgid "Whether to use XML markup in the text."
+msgstr "Da li upotrijebiti XML oznake u tekstu."
+
#: 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
diff --git a/gettext-tools/examples/po/sv.po b/gettext-tools/examples/po/sv.po
index 0ad8a2a..2217f55 100644
--- a/gettext-tools/examples/po/sv.po
+++ b/gettext-tools/examples/po/sv.po
@@ -1,14 +1,18 @@
# Swedish messages for gettext-examples.
-# Copyright © 2006, 2014 Yoyodyne, Inc. (msgids)
+# Copyright © 2006, 2014, 2016 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
+#
# Jan Djärv <jan.h.d@swipnet.se>, 2003, 2006, 2014
+# Göran Uddeborg <goeran@uddeborg.se>, 2016
+#
+# $Revision: 1.2 $
msgid ""
msgstr ""
-"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
+"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"POT-Creation-Date: 2014-12-10 13:23+0900\n"
-"PO-Revision-Date: 2014-12-23 09:18+0100\n"
-"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
+"POT-Creation-Date: 2015-06-23 15:20+0900\n"
+"PO-Revision-Date: 2016-05-26 22:46+0200\n"
+"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
@@ -16,36 +20,52 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
-#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
-#: 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 hello-objc-gnome/hello.m:47
-#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
-#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
-#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
-#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
-#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
-#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
-#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
-#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
+#: 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
+#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
+#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
+#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
+#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
+#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
+#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
+#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
+#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
+#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Hej världen!"
-#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
-#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
-#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
-#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
-#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
-#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
-#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
-#: hello-php/hello.php:14
+#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
+#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
+#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
+#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
+#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
+#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
+#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Detta program kör som process nummer %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>Hej världen!</big>\n"
+"Detta program kör som process nummer <b>%d</b>."
+
+#: hello-c-gnome3/hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>Detta är en annan text</u></big>"
+
+#: hello-c-gnome3/hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><i>Detta är ytterligare en annan text</i></big>"
+
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hej"
@@ -54,13 +74,17 @@ msgstr "Hej"
msgid "Example Application"
msgstr "Exempelprogram"
+#: hello-c-gnome3/hello.ui:33
+msgid "Update text"
+msgstr "Uppdatera text"
+
#: hello-c-gnome3/hello.gschema.xml:7
-msgid "Set label sensitive"
-msgstr "Sätt etikett aktiv"
+msgid "Use XML markup"
+msgstr "Använd XML-märkning"
#: hello-c-gnome3/hello.gschema.xml:8
-msgid "Whether to set the label sensitive."
-msgstr "Om etikett ska sättas aktiv"
+msgid "Whether to use XML markup in the text."
+msgstr "Huruvida XML-märkning skall användas i texten."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -74,7 +98,7 @@ msgstr "Hälsningsexempel"
#: hello-c++-kde/hello.cc:48
msgid "Hello world example"
-msgstr "\"Hej världen\"-exempel"
+msgstr "Hej världen-exempel"
#: hello-sh/hello.sh:17
#, sh-format