From 2ceb5949eed5aa411c4b1913e4021087e226ab25 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Thu, 30 Jun 2022 21:03:56 +0000 Subject: [PATCH] ScrollText: Add translation template (.pot). Add English and German translations. git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8332 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../locale/aboutscrolltextunit.de.po | 45 +++++++++++++++++++ .../locale/aboutscrolltextunit.en.po | 45 +++++++++++++++++++ .../locale/aboutscrolltextunit.pot | 35 +++++++++++++++ 3 files changed, 125 insertions(+) create mode 100644 components/scrolltext/latest_stable/locale/aboutscrolltextunit.de.po create mode 100644 components/scrolltext/latest_stable/locale/aboutscrolltextunit.en.po create mode 100644 components/scrolltext/latest_stable/locale/aboutscrolltextunit.pot diff --git a/components/scrolltext/latest_stable/locale/aboutscrolltextunit.de.po b/components/scrolltext/latest_stable/locale/aboutscrolltextunit.de.po new file mode 100644 index 000000000..f7de3ab28 --- /dev/null +++ b/components/scrolltext/latest_stable/locale/aboutscrolltextunit.de.po @@ -0,0 +1,45 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"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" +"X-Generator: Poedit 3.1\n" + +#: aboutscrolltextunit.rs_about +msgid "About" +msgstr "Über" + +#: aboutscrolltextunit.rs_aboutboxerror +msgid "Subcomponent TAboutBox Error" +msgstr "Fehler der Unterkomponente TAboutBox" + +#: aboutscrolltextunit.rs_by +msgid "By" +msgstr "Von" + +#: aboutscrolltextunit.rs_componentname +msgid "Component name" +msgstr "Komponentenname" + +#: aboutscrolltextunit.rs_datafilemissing +msgid "Resource datafile license.lrs is missing" +msgstr "Ressourcen-Datei license.lrs fehlt" + +#: aboutscrolltextunit.rs_for +msgid "For" +msgstr "Für" + +#: aboutscrolltextunit.rs_license +msgid "License" +msgstr "Lizenz" + +#: aboutscrolltextunit.rs_licensetexterror +msgid "There is something wrong with the Licence text" +msgstr "Etwas ist falsch mit dem Lizenztext." diff --git a/components/scrolltext/latest_stable/locale/aboutscrolltextunit.en.po b/components/scrolltext/latest_stable/locale/aboutscrolltextunit.en.po new file mode 100644 index 000000000..10d32d713 --- /dev/null +++ b/components/scrolltext/latest_stable/locale/aboutscrolltextunit.en.po @@ -0,0 +1,45 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: en\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" +"X-Generator: Poedit 3.1\n" + +#: aboutscrolltextunit.rs_about +msgid "About" +msgstr "About" + +#: aboutscrolltextunit.rs_aboutboxerror +msgid "Subcomponent TAboutBox Error" +msgstr "Subcomponent TAboutBox Error" + +#: aboutscrolltextunit.rs_by +msgid "By" +msgstr "By" + +#: aboutscrolltextunit.rs_componentname +msgid "Component name" +msgstr "Component name" + +#: aboutscrolltextunit.rs_datafilemissing +msgid "Resource datafile license.lrs is missing" +msgstr "Resource datafile license.lrs is missing" + +#: aboutscrolltextunit.rs_for +msgid "For" +msgstr "For" + +#: aboutscrolltextunit.rs_license +msgid "License" +msgstr "License" + +#: aboutscrolltextunit.rs_licensetexterror +msgid "There is something wrong with the Licence text" +msgstr "There is something wrong with the Licence text" diff --git a/components/scrolltext/latest_stable/locale/aboutscrolltextunit.pot b/components/scrolltext/latest_stable/locale/aboutscrolltextunit.pot new file mode 100644 index 000000000..96ae52ae5 --- /dev/null +++ b/components/scrolltext/latest_stable/locale/aboutscrolltextunit.pot @@ -0,0 +1,35 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: aboutscrolltextunit.rs_about +msgid "About" +msgstr "" + +#: aboutscrolltextunit.rs_aboutboxerror +msgid "Subcomponent TAboutBox Error" +msgstr "" + +#: aboutscrolltextunit.rs_by +msgid "By" +msgstr "" + +#: aboutscrolltextunit.rs_componentname +msgid "Component name" +msgstr "" + +#: aboutscrolltextunit.rs_datafilemissing +msgid "Resource datafile license.lrs is missing" +msgstr "" + +#: aboutscrolltextunit.rs_for +msgid "For" +msgstr "" + +#: aboutscrolltextunit.rs_license +msgid "License" +msgstr "" + +#: aboutscrolltextunit.rs_licensetexterror +msgid "There is something wrong with the Licence text" +msgstr "" +