From 84865499aa10aa42c8b9ac06325a05dd8354f458 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 28 May 2025 19:50:52 -0300 Subject: Update to latest project skeleton: i18n and fine-grained fuzzing --- po/cracha/cracha.pot | 9 +++++++++ po/cracha/de.po | 9 +++++++++ po/cracha/eo.po | 9 +++++++++ po/cracha/es.po | 9 +++++++++ po/cracha/fr.po | 9 +++++++++ po/cracha/po4a.cfg | 3 +++ po/cracha/pt.po | 9 +++++++++ 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 ++++++++++++++++++++++ 15 files changed, 198 insertions(+) create mode 100644 po/cracha/cracha.pot create mode 100644 po/cracha/de.po create mode 100644 po/cracha/eo.po create mode 100644 po/cracha/es.po create mode 100644 po/cracha/fr.po create mode 100644 po/cracha/po4a.cfg create mode 100644 po/cracha/pt.po 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 (limited to 'po') diff --git a/po/cracha/cracha.pot b/po/cracha/cracha.pot new file mode 100644 index 0000000..b1472e9 --- /dev/null +++ b/po/cracha/cracha.pot @@ -0,0 +1,9 @@ +msgid "" +msgstr "" +"Language: \n" +"Content-Type: text/plain; charset=UTF-8\n" + +#: src/cracha.go:40 +msgid "cracha: password confirmation mismatch" +msgstr "" + diff --git a/po/cracha/de.po b/po/cracha/de.po new file mode 100644 index 0000000..6f8be5d --- /dev/null +++ b/po/cracha/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/cracha.go:40 +msgid "cracha: password confirmation mismatch" +msgstr "" diff --git a/po/cracha/eo.po b/po/cracha/eo.po new file mode 100644 index 0000000..200201e --- /dev/null +++ b/po/cracha/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/cracha.go:40 +msgid "cracha: password confirmation mismatch" +msgstr "" diff --git a/po/cracha/es.po b/po/cracha/es.po new file mode 100644 index 0000000..d612031 --- /dev/null +++ b/po/cracha/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/cracha.go:40 +msgid "cracha: password confirmation mismatch" +msgstr "" diff --git a/po/cracha/fr.po b/po/cracha/fr.po new file mode 100644 index 0000000..e784379 --- /dev/null +++ b/po/cracha/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/cracha.go:40 +msgid "cracha: password confirmation mismatch" +msgstr "" diff --git a/po/cracha/po4a.cfg b/po/cracha/po4a.cfg new file mode 100644 index 0000000..11da940 --- /dev/null +++ b/po/cracha/po4a.cfg @@ -0,0 +1,3 @@ +[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8 + +[po_directory] po/cracha diff --git a/po/cracha/pt.po b/po/cracha/pt.po new file mode 100644 index 0000000..8794373 --- /dev/null +++ b/po/cracha/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/cracha.go:40 +msgid "cracha: password confirmation mismatch" +msgstr "" diff --git a/po/doc/de.po b/po/doc/de.po new file mode 100644 index 0000000..2090ff3 --- /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/cracha.en.0.adoc:1 +#, no-wrap +msgid "cracha(0)" +msgstr "" + +#. type: Title == +#: doc/cracha.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/cracha.en.0.adoc:5 +msgid "cracha - ." +msgstr "" diff --git a/po/doc/doc.pot b/po/doc/doc.pot new file mode 100644 index 0000000..e52e07d --- /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/cracha.en.0.adoc:1 +#, no-wrap +msgid "cracha(0)" +msgstr "" + +#. type: Title == +#: doc/cracha.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/cracha.en.0.adoc:5 +msgid "cracha - ." +msgstr "" diff --git a/po/doc/eo.po b/po/doc/eo.po new file mode 100644 index 0000000..75cbe09 --- /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/cracha.en.0.adoc:1 +#, no-wrap +msgid "cracha(0)" +msgstr "" + +#. type: Title == +#: doc/cracha.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/cracha.en.0.adoc:5 +msgid "cracha - ." +msgstr "" diff --git a/po/doc/es.po b/po/doc/es.po new file mode 100644 index 0000000..1782f01 --- /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/cracha.en.0.adoc:1 +#, no-wrap +msgid "cracha(0)" +msgstr "" + +#. type: Title == +#: doc/cracha.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/cracha.en.0.adoc:5 +msgid "cracha - ." +msgstr "" diff --git a/po/doc/fr.po b/po/doc/fr.po new file mode 100644 index 0000000..2b8428c --- /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/cracha.en.0.adoc:1 +#, no-wrap +msgid "cracha(0)" +msgstr "" + +#. type: Title == +#: doc/cracha.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/cracha.en.0.adoc:5 +msgid "cracha - ." +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..52b8449 --- /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/cracha.en.0.adoc $lang:doc/cracha.$lang.0.adoc diff --git a/po/doc/pt.po b/po/doc/pt.po new file mode 100644 index 0000000..aacee92 --- /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/cracha.en.0.adoc:1 +#, no-wrap +msgid "cracha(0)" +msgstr "" + +#. type: Title == +#: doc/cracha.en.0.adoc:3 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: doc/cracha.en.0.adoc:5 +msgid "cracha - ." +msgstr "" -- cgit v1.2.3