aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-27 20:58:35 -0300
committerEuAndreh <eu@euandre.org>2025-05-29 05:44:21 -0300
commit170dfdf2783c8c2431861f77193c92f40860ea07 (patch)
tree8769850dae369cef1e1decd2d8ed8d394773d98f /po
parentmeta.capim: Add with :dependencies key (diff)
downloadgolite-170dfdf2783c8c2431861f77193c92f40860ea07.tar.gz
golite-170dfdf2783c8c2431861f77193c92f40860ea07.tar.xz
Update to latest project skeleton: i18n and fine-grained fuzzingHEADmain
Diffstat (limited to 'po')
-rw-r--r--po/doc/de.po22
-rw-r--r--po/doc/doc.pot21
-rw-r--r--po/doc/eo.po22
-rw-r--r--po/doc/es.po22
-rw-r--r--po/doc/fr.po22
-rw-r--r--po/doc/note.txt5
-rw-r--r--po/doc/po4a.cfg5
-rw-r--r--po/doc/pt.po22
-rw-r--r--po/golite/de.po9
-rw-r--r--po/golite/eo.po9
-rw-r--r--po/golite/es.po9
-rw-r--r--po/golite/fr.po9
-rw-r--r--po/golite/golite.pot9
-rw-r--r--po/golite/po4a.cfg3
-rw-r--r--po/golite/pt.po9
15 files changed, 198 insertions, 0 deletions
diff --git a/po/doc/de.po b/po/doc/de.po
new file mode 100644
index 0000000..10ffe8b
--- /dev/null
+++ b/po/doc/de.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Language: de\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: Title =
+#: doc/golite.en.0.adoc:1
+#, no-wrap
+msgid "golite(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/golite.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/golite.en.0.adoc:5
+msgid "golite - ."
+msgstr ""
diff --git a/po/doc/doc.pot b/po/doc/doc.pot
new file mode 100644
index 0000000..bdc7c36
--- /dev/null
+++ b/po/doc/doc.pot
@@ -0,0 +1,21 @@
+msgid ""
+msgstr ""
+"Language: \n"
+"Content-Type: text/plain; charset=UTF-8\n"
+
+#. type: Title =
+#: doc/golite.en.0.adoc:1
+#, no-wrap
+msgid "golite(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/golite.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/golite.en.0.adoc:5
+msgid "golite - ."
+msgstr ""
diff --git a/po/doc/eo.po b/po/doc/eo.po
new file mode 100644
index 0000000..f53cc72
--- /dev/null
+++ b/po/doc/eo.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Language: eo\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: Title =
+#: doc/golite.en.0.adoc:1
+#, no-wrap
+msgid "golite(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/golite.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/golite.en.0.adoc:5
+msgid "golite - ."
+msgstr ""
diff --git a/po/doc/es.po b/po/doc/es.po
new file mode 100644
index 0000000..7300bde
--- /dev/null
+++ b/po/doc/es.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Language: es\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: Title =
+#: doc/golite.en.0.adoc:1
+#, no-wrap
+msgid "golite(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/golite.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/golite.en.0.adoc:5
+msgid "golite - ."
+msgstr ""
diff --git a/po/doc/fr.po b/po/doc/fr.po
new file mode 100644
index 0000000..d6254fe
--- /dev/null
+++ b/po/doc/fr.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Language: fr\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. type: Title =
+#: doc/golite.en.0.adoc:1
+#, no-wrap
+msgid "golite(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/golite.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/golite.en.0.adoc:5
+msgid "golite - ."
+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..617db1f
--- /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/golite.en.0.adoc $lang:doc/golite.$lang.0.adoc
diff --git a/po/doc/pt.po b/po/doc/pt.po
new file mode 100644
index 0000000..59b7a63
--- /dev/null
+++ b/po/doc/pt.po
@@ -0,0 +1,22 @@
+msgid ""
+msgstr ""
+"Language: pt\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. type: Title =
+#: doc/golite.en.0.adoc:1
+#, no-wrap
+msgid "golite(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/golite.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/golite.en.0.adoc:5
+msgid "golite - ."
+msgstr ""
diff --git a/po/golite/de.po b/po/golite/de.po
new file mode 100644
index 0000000..a8380f3
--- /dev/null
+++ b/po/golite/de.po
@@ -0,0 +1,9 @@
+msgid ""
+msgstr ""
+"Language: de\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/golite.go:175
+msgid "can't allocate 'cgo-pointer hack index pointer': ptr == nil"
+msgstr ""
diff --git a/po/golite/eo.po b/po/golite/eo.po
new file mode 100644
index 0000000..3118176
--- /dev/null
+++ b/po/golite/eo.po
@@ -0,0 +1,9 @@
+msgid ""
+msgstr ""
+"Language: eo\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/golite.go:175
+msgid "can't allocate 'cgo-pointer hack index pointer': ptr == nil"
+msgstr ""
diff --git a/po/golite/es.po b/po/golite/es.po
new file mode 100644
index 0000000..f4ba968
--- /dev/null
+++ b/po/golite/es.po
@@ -0,0 +1,9 @@
+msgid ""
+msgstr ""
+"Language: es\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/golite.go:175
+msgid "can't allocate 'cgo-pointer hack index pointer': ptr == nil"
+msgstr ""
diff --git a/po/golite/fr.po b/po/golite/fr.po
new file mode 100644
index 0000000..f58b32f
--- /dev/null
+++ b/po/golite/fr.po
@@ -0,0 +1,9 @@
+msgid ""
+msgstr ""
+"Language: fr\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: src/golite.go:175
+msgid "can't allocate 'cgo-pointer hack index pointer': ptr == nil"
+msgstr ""
diff --git a/po/golite/golite.pot b/po/golite/golite.pot
new file mode 100644
index 0000000..49fb09f
--- /dev/null
+++ b/po/golite/golite.pot
@@ -0,0 +1,9 @@
+msgid ""
+msgstr ""
+"Language: \n"
+"Content-Type: text/plain; charset=UTF-8\n"
+
+#: src/golite.go:175
+msgid "can't allocate 'cgo-pointer hack index pointer': ptr == nil"
+msgstr ""
+
diff --git a/po/golite/po4a.cfg b/po/golite/po4a.cfg
new file mode 100644
index 0000000..5f7b65b
--- /dev/null
+++ b/po/golite/po4a.cfg
@@ -0,0 +1,3 @@
+[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8
+
+[po_directory] po/golite
diff --git a/po/golite/pt.po b/po/golite/pt.po
new file mode 100644
index 0000000..82d361a
--- /dev/null
+++ b/po/golite/pt.po
@@ -0,0 +1,9 @@
+msgid ""
+msgstr ""
+"Language: pt\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/golite.go:175
+msgid "can't allocate 'cgo-pointer hack index pointer': ptr == nil"
+msgstr ""