summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-15 04:35:23 -0300
committerEuAndreh <eu@euandre.org>2025-05-15 04:35:47 -0300
commit55b109185bc1718e3e5743b123fcf8cca0e81f58 (patch)
tree03c9d8f22ee998ce89fcc8cb988907b5c1b6255e /po
parentRevamp Heredoc(), add fuzz to prevent panics (diff)
downloadgobang-55b109185bc1718e3e5743b123fcf8cca0e81f58.tar.gz
gobang-55b109185bc1718e3e5743b123fcf8cca0e81f58.tar.xz
Support i18n via gotext(0)
Diffstat (limited to 'po')
-rw-r--r--po/doc/de.po24
-rw-r--r--po/doc/doc.pot23
-rw-r--r--po/doc/eo.po24
-rw-r--r--po/doc/es.po24
-rw-r--r--po/doc/fr.po24
-rw-r--r--po/doc/note.txt5
-rw-r--r--po/doc/po4a.cfg5
-rw-r--r--po/doc/pt.po24
-rw-r--r--po/gobang/de.po12
-rw-r--r--po/gobang/eo.po12
-rw-r--r--po/gobang/es.po12
-rw-r--r--po/gobang/fr.po12
-rw-r--r--po/gobang/gobang.pot12
-rw-r--r--po/gobang/po4a.cfg3
-rw-r--r--po/gobang/pt.po12
15 files changed, 228 insertions, 0 deletions
diff --git a/po/doc/de.po b/po/doc/de.po
new file mode 100644
index 0000000..740aa82
--- /dev/null
+++ b/po/doc/de.po
@@ -0,0 +1,24 @@
+msgid ""
+msgstr ""
+"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"
+
+#. type: Title =
+#: doc/gobang.en.0.adoc:1
+#, no-wrap
+msgid "gobang(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/gobang.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/gobang.en.0.adoc:5
+msgid "gobang - ."
+msgstr ""
diff --git a/po/doc/doc.pot b/po/doc/doc.pot
new file mode 100644
index 0000000..58aefcf
--- /dev/null
+++ b/po/doc/doc.pot
@@ -0,0 +1,23 @@
+msgid ""
+msgstr ""
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: Title =
+#: doc/gobang.en.0.adoc:1
+#, no-wrap
+msgid "gobang(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/gobang.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/gobang.en.0.adoc:5
+msgid "gobang - ."
+msgstr ""
diff --git a/po/doc/eo.po b/po/doc/eo.po
new file mode 100644
index 0000000..0bdf787
--- /dev/null
+++ b/po/doc/eo.po
@@ -0,0 +1,24 @@
+msgid ""
+msgstr ""
+"Language: eo\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"
+
+#. type: Title =
+#: doc/gobang.en.0.adoc:1
+#, no-wrap
+msgid "gobang(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/gobang.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/gobang.en.0.adoc:5
+msgid "gobang - ."
+msgstr ""
diff --git a/po/doc/es.po b/po/doc/es.po
new file mode 100644
index 0000000..57d34c5
--- /dev/null
+++ b/po/doc/es.po
@@ -0,0 +1,24 @@
+msgid ""
+msgstr ""
+"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"
+
+#. type: Title =
+#: doc/gobang.en.0.adoc:1
+#, no-wrap
+msgid "gobang(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/gobang.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/gobang.en.0.adoc:5
+msgid "gobang - ."
+msgstr ""
diff --git a/po/doc/fr.po b/po/doc/fr.po
new file mode 100644
index 0000000..063ae59
--- /dev/null
+++ b/po/doc/fr.po
@@ -0,0 +1,24 @@
+msgid ""
+msgstr ""
+"Language: fr\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"
+
+#. type: Title =
+#: doc/gobang.en.0.adoc:1
+#, no-wrap
+msgid "gobang(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/gobang.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/gobang.en.0.adoc:5
+msgid "gobang - ."
+msgstr ""
diff --git a/po/doc/note.txt b/po/doc/note.txt
new file mode 100644
index 0000000..45279a4
--- /dev/null
+++ b/po/doc/note.txt
@@ -0,0 +1,5 @@
+PO4A-HEADER: mode=eof
+
+
+
+// Generated from po4a(1).
diff --git a/po/doc/po4a.cfg b/po/doc/po4a.cfg
new file mode 100644
index 0000000..9b9b0c6
--- /dev/null
+++ b/po/doc/po4a.cfg
@@ -0,0 +1,5 @@
+[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8
+
+[po_directory] po/doc
+
+[type: asciidoc] doc/gobang.en.0.adoc $lang:doc/gobang.$lang.0.adoc
diff --git a/po/doc/pt.po b/po/doc/pt.po
new file mode 100644
index 0000000..c0fb19d
--- /dev/null
+++ b/po/doc/pt.po
@@ -0,0 +1,24 @@
+msgid ""
+msgstr ""
+"Language: pt\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"
+
+#. type: Title =
+#: doc/gobang.en.0.adoc:1
+#, no-wrap
+msgid "gobang(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/gobang.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/gobang.en.0.adoc:5
+msgid "gobang - ."
+msgstr ""
diff --git a/po/gobang/de.po b/po/gobang/de.po
new file mode 100644
index 0000000..f1aa2a4
--- /dev/null
+++ b/po/gobang/de.po
@@ -0,0 +1,12 @@
+msgid ""
+msgstr ""
+"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"
+
+#: src/gobang.go:221
+#, c-format
+msgid "error %w on top of %w"
+msgstr ""
diff --git a/po/gobang/eo.po b/po/gobang/eo.po
new file mode 100644
index 0000000..79e89e7
--- /dev/null
+++ b/po/gobang/eo.po
@@ -0,0 +1,12 @@
+msgid ""
+msgstr ""
+"Language: eo\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"
+
+#: src/gobang.go:221
+#, c-format
+msgid "error %w on top of %w"
+msgstr ""
diff --git a/po/gobang/es.po b/po/gobang/es.po
new file mode 100644
index 0000000..d8c7acf
--- /dev/null
+++ b/po/gobang/es.po
@@ -0,0 +1,12 @@
+msgid ""
+msgstr ""
+"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"
+
+#: src/gobang.go:221
+#, c-format
+msgid "error %w on top of %w"
+msgstr ""
diff --git a/po/gobang/fr.po b/po/gobang/fr.po
new file mode 100644
index 0000000..cc11c38
--- /dev/null
+++ b/po/gobang/fr.po
@@ -0,0 +1,12 @@
+msgid ""
+msgstr ""
+"Language: fr\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"
+
+#: src/gobang.go:221
+#, c-format
+msgid "error %w on top of %w"
+msgstr ""
diff --git a/po/gobang/gobang.pot b/po/gobang/gobang.pot
new file mode 100644
index 0000000..77f5d65
--- /dev/null
+++ b/po/gobang/gobang.pot
@@ -0,0 +1,12 @@
+msgid ""
+msgstr ""
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/gobang.go:221
+#, c-format
+msgid "error %w on top of %w"
+msgstr ""
+
diff --git a/po/gobang/po4a.cfg b/po/gobang/po4a.cfg
new file mode 100644
index 0000000..af92025
--- /dev/null
+++ b/po/gobang/po4a.cfg
@@ -0,0 +1,3 @@
+[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8
+
+[po_directory] po/gobang
diff --git a/po/gobang/pt.po b/po/gobang/pt.po
new file mode 100644
index 0000000..ef6e64c
--- /dev/null
+++ b/po/gobang/pt.po
@@ -0,0 +1,12 @@
+msgid ""
+msgstr ""
+"Language: pt\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"
+
+#: src/gobang.go:221
+#, c-format
+msgid "error %w on top of %w"
+msgstr ""