diff options
Diffstat (limited to 'po/tests')
| -rw-r--r-- | po/tests/de.po | 48 | ||||
| -rw-r--r-- | po/tests/es.po | 48 | ||||
| -rw-r--r-- | po/tests/po4a.cfg | 3 | ||||
| -rw-r--r-- | po/tests/tests.pot | 37 |
4 files changed, 136 insertions, 0 deletions
diff --git a/po/tests/de.po b/po/tests/de.po new file mode 100644 index 0000000..284208a --- /dev/null +++ b/po/tests/de.po @@ -0,0 +1,48 @@ +# German translations for package. +# Copyright (C) 2025 THE 'S COPYRIGHT HOLDER +# This file is distributed under the same license as the package. +# Automatically generated, 2025. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: EMAIL\n" +"POT-Creation-Date: 2025-05-12 07:34-0300\n" +"PO-Revision-Date: 2025-05-12 07:28-0300\n" +"Last-Translator: EuAndreh <eu@euandre.org>\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: tests/functional/api-usage/gotext.go:23 +#: tests/functional/api-usage/gotext.go:34 +#: tests/functional/api-usage/gotext.go:46 +msgid "Good morning" +msgstr "Guten Morgen" + +#: tests/functional/api-usage/gotext.go:24 +#: tests/functional/api-usage/gotext.go:35 +#: tests/functional/api-usage/gotext.go:47 +msgid "Good bye!" +msgstr "Auf Wiedersehen!" + +#: tests/functional/api-usage/gotext.go:20 +#: tests/functional/api-usage/gotext.go:31 +#: tests/functional/api-usage/gotext.go:43 +msgid "Hello, world!" +msgstr "Hallo, Welt!" + +#: tests/functional/api-usage/gotext.go:21 +#: tests/functional/api-usage/gotext.go:22 +#: tests/functional/api-usage/gotext.go:32 +#: tests/functional/api-usage/gotext.go:33 +#: tests/functional/api-usage/gotext.go:44 +#: tests/functional/api-usage/gotext.go:45 +#, c-format +msgid "An apple" +msgid_plural "%d apples" +msgstr[0] "Ein Apfel" +msgstr[1] "%d Äpfel" diff --git a/po/tests/es.po b/po/tests/es.po new file mode 100644 index 0000000..3da3dcb --- /dev/null +++ b/po/tests/es.po @@ -0,0 +1,48 @@ +# Spanish translations for package. +# Copyright (C) 2025 THE 'S COPYRIGHT HOLDER +# This file is distributed under the same license as the package. +# Automatically generated, 2025. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: EMAIL\n" +"POT-Creation-Date: 2025-05-12 07:34-0300\n" +"PO-Revision-Date: 2025-05-12 07:33-0300\n" +"Last-Translator: EuAndreh <eu@euandre.org>\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: tests/functional/api-usage/gotext.go:23 +#: tests/functional/api-usage/gotext.go:34 +#: tests/functional/api-usage/gotext.go:46 +msgid "Good morning" +msgstr "Buenos días" + +#: tests/functional/api-usage/gotext.go:24 +#: tests/functional/api-usage/gotext.go:35 +#: tests/functional/api-usage/gotext.go:47 +msgid "Good bye!" +msgstr "¡Hasta luego!" + +#: tests/functional/api-usage/gotext.go:20 +#: tests/functional/api-usage/gotext.go:31 +#: tests/functional/api-usage/gotext.go:43 +msgid "Hello, world!" +msgstr "¡Hola, mundo!" + +#: tests/functional/api-usage/gotext.go:21 +#: tests/functional/api-usage/gotext.go:22 +#: tests/functional/api-usage/gotext.go:32 +#: tests/functional/api-usage/gotext.go:33 +#: tests/functional/api-usage/gotext.go:44 +#: tests/functional/api-usage/gotext.go:45 +#, c-format +msgid "An apple" +msgid_plural "%d apples" +msgstr[0] "Una manzana" +msgstr[1] "%d manzanas" diff --git a/po/tests/po4a.cfg b/po/tests/po4a.cfg new file mode 100644 index 0000000..35a5291 --- /dev/null +++ b/po/tests/po4a.cfg @@ -0,0 +1,3 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8 + +[po_directory] po/tests/ diff --git a/po/tests/tests.pot b/po/tests/tests.pot new file mode 100644 index 0000000..6421a90 --- /dev/null +++ b/po/tests/tests.pot @@ -0,0 +1,37 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "Project-Id-Version: \n" + "Report-Msgid-Bugs-To: EMAIL\n" + "POT-Creation-Date: 2025-05-12 07:34-0300\n" + "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" + "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" + "Language-Team: LANGUAGE <LL@li.org>\n" + "Language: \n" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" + +#: tests/functional/api-usage/gotext.go:23 tests/functional/api-usage/gotext.go:34 tests/functional/api-usage/gotext.go:46 +msgid "Good morning" +msgstr "" + +#: tests/functional/api-usage/gotext.go:24 tests/functional/api-usage/gotext.go:35 tests/functional/api-usage/gotext.go:47 +msgid "Good bye!" +msgstr "" + +#: tests/functional/api-usage/gotext.go:20 tests/functional/api-usage/gotext.go:31 tests/functional/api-usage/gotext.go:43 +msgid "Hello, world!" +msgstr "" + +#: tests/functional/api-usage/gotext.go:21 tests/functional/api-usage/gotext.go:22 tests/functional/api-usage/gotext.go:32 tests/functional/api-usage/gotext.go:33 tests/functional/api-usage/gotext.go:44 tests/functional/api-usage/gotext.go:45 +#, c-format +msgid "An apple" +msgid_plural "%d apples" +msgstr[0] "" +msgstr[1] "" + |
