From 9cc15130935dfaa6b58231ec708a2c71e54c3968 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 29 May 2025 06:22:34 -0300 Subject: Update to latest project skeleton: i18n and fine-grained fuzzing --- po/doc/de.po | 22 ++++++++++++++++++++++ po/doc/doc.pot | 21 +++++++++++++++++++++ po/doc/eo.po | 22 ++++++++++++++++++++++ po/doc/es.po | 22 ++++++++++++++++++++++ po/doc/fr.po | 22 ++++++++++++++++++++++ po/doc/note.txt | 5 +++++ po/doc/po4a.cfg | 5 +++++ po/doc/pt.po | 22 ++++++++++++++++++++++ po/wscat/de.po | 9 +++++++++ po/wscat/eo.po | 9 +++++++++ po/wscat/es.po | 9 +++++++++ po/wscat/fr.po | 9 +++++++++ po/wscat/po4a.cfg | 3 +++ po/wscat/pt.po | 9 +++++++++ po/wscat/wscat.pot | 9 +++++++++ 15 files changed, 198 insertions(+) create mode 100644 po/doc/de.po create mode 100644 po/doc/doc.pot create mode 100644 po/doc/eo.po create mode 100644 po/doc/es.po create mode 100644 po/doc/fr.po create mode 100644 po/doc/note.txt create mode 100644 po/doc/po4a.cfg create mode 100644 po/doc/pt.po create mode 100644 po/wscat/de.po create mode 100644 po/wscat/eo.po create mode 100644 po/wscat/es.po create mode 100644 po/wscat/fr.po create mode 100644 po/wscat/po4a.cfg create mode 100644 po/wscat/pt.po create mode 100644 po/wscat/wscat.pot (limited to 'po') diff --git a/po/doc/de.po b/po/doc/de.po new file mode 100644 index 0000000..91bb15d --- /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/wscat.en.0.adoc:1 +#, no-wrap +msgid "wscat(0)" +msgstr "" + +#. type: Title == +#: doc/wscat.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/wscat.en.0.adoc:5 +msgid "wscat - ." +msgstr "" diff --git a/po/doc/doc.pot b/po/doc/doc.pot new file mode 100644 index 0000000..8d9963f --- /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/wscat.en.0.adoc:1 +#, no-wrap +msgid "wscat(0)" +msgstr "" + +#. type: Title == +#: doc/wscat.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/wscat.en.0.adoc:5 +msgid "wscat - ." +msgstr "" diff --git a/po/doc/eo.po b/po/doc/eo.po new file mode 100644 index 0000000..7f48025 --- /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/wscat.en.0.adoc:1 +#, no-wrap +msgid "wscat(0)" +msgstr "" + +#. type: Title == +#: doc/wscat.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/wscat.en.0.adoc:5 +msgid "wscat - ." +msgstr "" diff --git a/po/doc/es.po b/po/doc/es.po new file mode 100644 index 0000000..444807a --- /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/wscat.en.0.adoc:1 +#, no-wrap +msgid "wscat(0)" +msgstr "" + +#. type: Title == +#: doc/wscat.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/wscat.en.0.adoc:5 +msgid "wscat - ." +msgstr "" diff --git a/po/doc/fr.po b/po/doc/fr.po new file mode 100644 index 0000000..b812ea8 --- /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/wscat.en.0.adoc:1 +#, no-wrap +msgid "wscat(0)" +msgstr "" + +#. type: Title == +#: doc/wscat.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/wscat.en.0.adoc:5 +msgid "wscat - ." +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..1641479 --- /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/wscat.en.0.adoc $lang:doc/wscat.$lang.0.adoc diff --git a/po/doc/pt.po b/po/doc/pt.po new file mode 100644 index 0000000..55e3b3a --- /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/wscat.en.0.adoc:1 +#, no-wrap +msgid "wscat(0)" +msgstr "" + +#. type: Title == +#: doc/wscat.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/wscat.en.0.adoc:5 +msgid "wscat - ." +msgstr "" diff --git a/po/wscat/de.po b/po/wscat/de.po new file mode 100644 index 0000000..564a10b --- /dev/null +++ b/po/wscat/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/wscat.go:1018 +msgid "concurrent write to websocket connection" +msgstr "" diff --git a/po/wscat/eo.po b/po/wscat/eo.po new file mode 100644 index 0000000..c2a463f --- /dev/null +++ b/po/wscat/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/wscat.go:1018 +msgid "concurrent write to websocket connection" +msgstr "" diff --git a/po/wscat/es.po b/po/wscat/es.po new file mode 100644 index 0000000..3258cad --- /dev/null +++ b/po/wscat/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/wscat.go:1018 +msgid "concurrent write to websocket connection" +msgstr "" diff --git a/po/wscat/fr.po b/po/wscat/fr.po new file mode 100644 index 0000000..8124596 --- /dev/null +++ b/po/wscat/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/wscat.go:1018 +msgid "concurrent write to websocket connection" +msgstr "" diff --git a/po/wscat/po4a.cfg b/po/wscat/po4a.cfg new file mode 100644 index 0000000..1413866 --- /dev/null +++ b/po/wscat/po4a.cfg @@ -0,0 +1,3 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8 + +[po_directory] po/wscat diff --git a/po/wscat/pt.po b/po/wscat/pt.po new file mode 100644 index 0000000..40d057c --- /dev/null +++ b/po/wscat/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/wscat.go:1018 +msgid "concurrent write to websocket connection" +msgstr "" diff --git a/po/wscat/wscat.pot b/po/wscat/wscat.pot new file mode 100644 index 0000000..e0bab5d --- /dev/null +++ b/po/wscat/wscat.pot @@ -0,0 +1,9 @@ +msgid "" +msgstr "" +"Language: \n" +"Content-Type: text/plain; charset=UTF-8\n" + +#: src/wscat.go:1018 +msgid "concurrent write to websocket connection" +msgstr "" + -- cgit v1.2.3