summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples')
-rw-r--r--gettext-tools/examples/Makefile.am1
-rw-r--r--gettext-tools/examples/hello-c++-gnome/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-c++-kde/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-c++-qt/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-c++-wxwidgets/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-c++/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-c-gnome/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-c/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-clisp/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-csharp-forms/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-csharp/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-gawk/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-guile/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-java-awt/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-java-qtjambi/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-java-swing/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-java/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-librep/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-objc-gnome/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-objc-gnustep/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-objc/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-pascal/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-perl/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-php/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-python/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-sh/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-smalltalk/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-tcl-tk/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-tcl/po/LINGUAS2
-rw-r--r--gettext-tools/examples/hello-ycp/po/LINGUAS2
-rw-r--r--gettext-tools/examples/po/LINGUAS2
-rw-r--r--gettext-tools/examples/po/lv.po91
32 files changed, 122 insertions, 30 deletions
diff --git a/gettext-tools/examples/Makefile.am b/gettext-tools/examples/Makefile.am
index c67e52e..7bf2f15 100644
--- a/gettext-tools/examples/Makefile.am
+++ b/gettext-tools/examples/Makefile.am
@@ -407,6 +407,7 @@ EXAMPLESPOFILES = \
it.po \
ja.po \
ky.po \
+ lv.po \
ms.po \
mt.po \
nl.po \
diff --git a/gettext-tools/examples/hello-c++-gnome/po/LINGUAS b/gettext-tools/examples/hello-c++-gnome/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-c++-gnome/po/LINGUAS
+++ b/gettext-tools/examples/hello-c++-gnome/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-c++-kde/po/LINGUAS b/gettext-tools/examples/hello-c++-kde/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-c++-kde/po/LINGUAS
+++ b/gettext-tools/examples/hello-c++-kde/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-c++-qt/po/LINGUAS b/gettext-tools/examples/hello-c++-qt/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-c++-qt/po/LINGUAS
+++ b/gettext-tools/examples/hello-c++-qt/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-c++-wxwidgets/po/LINGUAS b/gettext-tools/examples/hello-c++-wxwidgets/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-c++-wxwidgets/po/LINGUAS
+++ b/gettext-tools/examples/hello-c++-wxwidgets/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-c++/po/LINGUAS b/gettext-tools/examples/hello-c++/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-c++/po/LINGUAS
+++ b/gettext-tools/examples/hello-c++/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-c-gnome/po/LINGUAS b/gettext-tools/examples/hello-c-gnome/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-c-gnome/po/LINGUAS
+++ b/gettext-tools/examples/hello-c-gnome/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-c/po/LINGUAS b/gettext-tools/examples/hello-c/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-c/po/LINGUAS
+++ b/gettext-tools/examples/hello-c/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-clisp/po/LINGUAS b/gettext-tools/examples/hello-clisp/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-clisp/po/LINGUAS
+++ b/gettext-tools/examples/hello-clisp/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-csharp-forms/po/LINGUAS b/gettext-tools/examples/hello-csharp-forms/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-csharp-forms/po/LINGUAS
+++ b/gettext-tools/examples/hello-csharp-forms/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-csharp/po/LINGUAS b/gettext-tools/examples/hello-csharp/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-csharp/po/LINGUAS
+++ b/gettext-tools/examples/hello-csharp/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-gawk/po/LINGUAS b/gettext-tools/examples/hello-gawk/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-gawk/po/LINGUAS
+++ b/gettext-tools/examples/hello-gawk/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-guile/po/LINGUAS b/gettext-tools/examples/hello-guile/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-guile/po/LINGUAS
+++ b/gettext-tools/examples/hello-guile/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-java-awt/po/LINGUAS b/gettext-tools/examples/hello-java-awt/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-java-awt/po/LINGUAS
+++ b/gettext-tools/examples/hello-java-awt/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-java-qtjambi/po/LINGUAS b/gettext-tools/examples/hello-java-qtjambi/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-java-qtjambi/po/LINGUAS
+++ b/gettext-tools/examples/hello-java-qtjambi/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-java-swing/po/LINGUAS b/gettext-tools/examples/hello-java-swing/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-java-swing/po/LINGUAS
+++ b/gettext-tools/examples/hello-java-swing/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-java/po/LINGUAS b/gettext-tools/examples/hello-java/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-java/po/LINGUAS
+++ b/gettext-tools/examples/hello-java/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-librep/po/LINGUAS b/gettext-tools/examples/hello-librep/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-librep/po/LINGUAS
+++ b/gettext-tools/examples/hello-librep/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-objc-gnome/po/LINGUAS b/gettext-tools/examples/hello-objc-gnome/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-objc-gnome/po/LINGUAS
+++ b/gettext-tools/examples/hello-objc-gnome/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-objc-gnustep/po/LINGUAS b/gettext-tools/examples/hello-objc-gnustep/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-objc-gnustep/po/LINGUAS
+++ b/gettext-tools/examples/hello-objc-gnustep/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-objc/po/LINGUAS b/gettext-tools/examples/hello-objc/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-objc/po/LINGUAS
+++ b/gettext-tools/examples/hello-objc/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-pascal/po/LINGUAS b/gettext-tools/examples/hello-pascal/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-pascal/po/LINGUAS
+++ b/gettext-tools/examples/hello-pascal/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-perl/po/LINGUAS b/gettext-tools/examples/hello-perl/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-perl/po/LINGUAS
+++ b/gettext-tools/examples/hello-perl/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-php/po/LINGUAS b/gettext-tools/examples/hello-php/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-php/po/LINGUAS
+++ b/gettext-tools/examples/hello-php/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-python/po/LINGUAS b/gettext-tools/examples/hello-python/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-python/po/LINGUAS
+++ b/gettext-tools/examples/hello-python/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-sh/po/LINGUAS b/gettext-tools/examples/hello-sh/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-sh/po/LINGUAS
+++ b/gettext-tools/examples/hello-sh/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-smalltalk/po/LINGUAS b/gettext-tools/examples/hello-smalltalk/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-smalltalk/po/LINGUAS
+++ b/gettext-tools/examples/hello-smalltalk/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-tcl-tk/po/LINGUAS b/gettext-tools/examples/hello-tcl-tk/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-tcl-tk/po/LINGUAS
+++ b/gettext-tools/examples/hello-tcl-tk/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-tcl/po/LINGUAS b/gettext-tools/examples/hello-tcl/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-tcl/po/LINGUAS
+++ b/gettext-tools/examples/hello-tcl/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/hello-ycp/po/LINGUAS b/gettext-tools/examples/hello-ycp/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/hello-ycp/po/LINGUAS
+++ b/gettext-tools/examples/hello-ycp/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/po/LINGUAS b/gettext-tools/examples/po/LINGUAS
index d45450a..05d79bd 100644
--- a/gettext-tools/examples/po/LINGUAS
+++ b/gettext-tools/examples/po/LINGUAS
@@ -2,4 +2,4 @@
# This file is in the public domain.
#
# Set of available languages.
-af ca de el eo es fi fr ga hu id it ja ky ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
+af ca de el eo es fi fr ga hu id it ja ky lv ms mt nl pl pt ro ru sk sl sr sv tr uk vi zh_CN zh_HK zh_TW
diff --git a/gettext-tools/examples/po/lv.po b/gettext-tools/examples/po/lv.po
new file mode 100644
index 0000000..3b7fc86
--- /dev/null
+++ b/gettext-tools/examples/po/lv.po
@@ -0,0 +1,91 @@
+# Latvian translation of gettext-examples
+# Copyright (C) 2009 Yoyodyne, Inc. (msgids)
+# This file is distributed under the same license as the gettext package.
+# Arvis Lācis <arvis.lacis@inbox.lv>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gettext-examples-0.17\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"POT-Creation-Date: 2009-07-19 20:30+0200\n"
+"PO-Revision-Date: 2009-07-28 21:26+0100\n"
+"Last-Translator: Rihards Priedītis <rprieditis@gmail.com>\n"
+"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
+"Language: lv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Latvian\n"
+"X-Poedit-Country: LATVIA\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
+"2);\n"
+
+#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 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 "Sveika, pasaule!"
+
+#: 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 "Šī programma darbojas kā process ar numuru %d."
+
+#: 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 "Šī programma darbojas kā process ar numuru %1."
+
+#: hello-c++-kde/hello.cc:46
+msgid "Hello example"
+msgstr "Sveiki paraugs"
+
+#: hello-c++-kde/hello.cc:48
+msgid "Hello world example"
+msgstr "Sveika pasaule paraugs"
+
+#: hello-sh/hello.sh:17
+#, sh-format
+msgid "This program is running as process number $pid."
+msgstr "Šī programma darbojas kā process ar numuru $pid."
+
+#: hello-python/hello.py.in:13
+#, python-format
+msgid "This program is running as process number %(pid)d."
+msgstr "Šī programma darbojas kā process ar numuru %(pid)d."
+
+#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
+#, scheme-format
+msgid "This program is running as process number ~D."
+msgstr "Šī programma darbojas kā process ar numuru ~D."
+
+#: 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 "Šī programma darbojas kā process ar numuru {0}."
+
+#: hello-perl/hello-2.pl.in:14
+#, perl-brace-format
+msgid "This program is running as process number {pid}."
+msgstr "Šī programma darbojas kā process ar numuru {pid}."