summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-29 06:13:49 -0300
committerEuAndreh <eu@euandre.org>2025-05-29 06:13:49 -0300
commitb66067d503bac4cfeda83331e045d9c79d8b43c1 (patch)
tree4f6290e40fd0ac77a17bd0e4b50de387bbac8b18 /po
parentmeta.capim: Add with :dependencies key (diff)
downloaduntls-b66067d503bac4cfeda83331e045d9c79d8b43c1.tar.gz
untls-b66067d503bac4cfeda83331e045d9c79d8b43c1.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/untls/de.po10
-rw-r--r--po/untls/eo.po10
-rw-r--r--po/untls/es.po10
-rw-r--r--po/untls/fr.po10
-rw-r--r--po/untls/po4a.cfg3
-rw-r--r--po/untls/pt.po10
-rw-r--r--po/untls/untls.pot10
15 files changed, 204 insertions, 0 deletions
diff --git a/po/doc/de.po b/po/doc/de.po
new file mode 100644
index 0000000..eb6a2f1
--- /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/untls.en.0.adoc:1
+#, no-wrap
+msgid "untls(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/untls.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/untls.en.0.adoc:5
+msgid "untls - ."
+msgstr ""
diff --git a/po/doc/doc.pot b/po/doc/doc.pot
new file mode 100644
index 0000000..26cb5e9
--- /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/untls.en.0.adoc:1
+#, no-wrap
+msgid "untls(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/untls.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/untls.en.0.adoc:5
+msgid "untls - ."
+msgstr ""
diff --git a/po/doc/eo.po b/po/doc/eo.po
new file mode 100644
index 0000000..b50267e
--- /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/untls.en.0.adoc:1
+#, no-wrap
+msgid "untls(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/untls.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/untls.en.0.adoc:5
+msgid "untls - ."
+msgstr ""
diff --git a/po/doc/es.po b/po/doc/es.po
new file mode 100644
index 0000000..7fb6a61
--- /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/untls.en.0.adoc:1
+#, no-wrap
+msgid "untls(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/untls.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/untls.en.0.adoc:5
+msgid "untls - ."
+msgstr ""
diff --git a/po/doc/fr.po b/po/doc/fr.po
new file mode 100644
index 0000000..311ef34
--- /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/untls.en.0.adoc:1
+#, no-wrap
+msgid "untls(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/untls.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/untls.en.0.adoc:5
+msgid "untls - ."
+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..8d0b0c5
--- /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/untls.en.0.adoc $lang:doc/untls.$lang.0.adoc
diff --git a/po/doc/pt.po b/po/doc/pt.po
new file mode 100644
index 0000000..c919112
--- /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/untls.en.0.adoc:1
+#, no-wrap
+msgid "untls(0)"
+msgstr ""
+
+#. type: Title ==
+#: doc/untls.en.0.adoc:3
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: doc/untls.en.0.adoc:5
+msgid "untls - ."
+msgstr ""
diff --git a/po/untls/de.po b/po/untls/de.po
new file mode 100644
index 0000000..16cbe0d
--- /dev/null
+++ b/po/untls/de.po
@@ -0,0 +1,10 @@
+msgid ""
+msgstr ""
+"Language: de\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/untls.go:36
+#, c-format
+msgid "Usage: %s CERT.pem PRIVKEY.pem FROM.socket TO.socket\n"
+msgstr ""
diff --git a/po/untls/eo.po b/po/untls/eo.po
new file mode 100644
index 0000000..85a2d1a
--- /dev/null
+++ b/po/untls/eo.po
@@ -0,0 +1,10 @@
+msgid ""
+msgstr ""
+"Language: eo\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/untls.go:36
+#, c-format
+msgid "Usage: %s CERT.pem PRIVKEY.pem FROM.socket TO.socket\n"
+msgstr ""
diff --git a/po/untls/es.po b/po/untls/es.po
new file mode 100644
index 0000000..0a17bbc
--- /dev/null
+++ b/po/untls/es.po
@@ -0,0 +1,10 @@
+msgid ""
+msgstr ""
+"Language: es\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/untls.go:36
+#, c-format
+msgid "Usage: %s CERT.pem PRIVKEY.pem FROM.socket TO.socket\n"
+msgstr ""
diff --git a/po/untls/fr.po b/po/untls/fr.po
new file mode 100644
index 0000000..f53fb2d
--- /dev/null
+++ b/po/untls/fr.po
@@ -0,0 +1,10 @@
+msgid ""
+msgstr ""
+"Language: fr\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: src/untls.go:36
+#, c-format
+msgid "Usage: %s CERT.pem PRIVKEY.pem FROM.socket TO.socket\n"
+msgstr ""
diff --git a/po/untls/po4a.cfg b/po/untls/po4a.cfg
new file mode 100644
index 0000000..d13fe2d
--- /dev/null
+++ b/po/untls/po4a.cfg
@@ -0,0 +1,3 @@
+[options] --keep 0 --master-charset UTF-8 --localized-charset UTF-8 --addendum-charset UTF-8
+
+[po_directory] po/untls
diff --git a/po/untls/pt.po b/po/untls/pt.po
new file mode 100644
index 0000000..15f8da2
--- /dev/null
+++ b/po/untls/pt.po
@@ -0,0 +1,10 @@
+msgid ""
+msgstr ""
+"Language: pt\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/untls.go:36
+#, c-format
+msgid "Usage: %s CERT.pem PRIVKEY.pem FROM.socket TO.socket\n"
+msgstr ""
diff --git a/po/untls/untls.pot b/po/untls/untls.pot
new file mode 100644
index 0000000..ebcbf1b
--- /dev/null
+++ b/po/untls/untls.pot
@@ -0,0 +1,10 @@
+msgid ""
+msgstr ""
+"Language: \n"
+"Content-Type: text/plain; charset=UTF-8\n"
+
+#: src/untls.go:36
+#, c-format
+msgid "Usage: %s CERT.pem PRIVKEY.pem FROM.socket TO.socket\n"
+msgstr ""
+