]> git.ipfire.org Git - people/ms/bricklayer.git/commitdiff
po: Add the POT file and add target to update it master
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Nov 2025 17:55:48 +0000 (17:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Nov 2025 17:55:48 +0000 (17:55 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
po/.gitignore
po/bricklayer.pot [new file with mode: 0644]

index 4a9044fee5f44e82e2a215168a1d67a519f737c6..232f663b4a341989f2382ee629f91fd62d0e2370 100644 (file)
@@ -33,9 +33,9 @@ AM_V_XSLT_0 = @echo "  XSLT    " $@;
 
 # ------------------------------------------------------------------------------
 
-.PHONY: update-po
-update-po: po/POTFILES.in
-       $(MAKE) -C po update-po
+.PHONY: update-pot
+update-pot: po/POTFILES.in
+       $(MAKE) -C po $(GETTEXT_PACKAGE).pot
 
 po/POTFILES.in: Makefile
        find $(abs_srcdir)/src -type f \( -name '*.in' -o -name '*.py' \) \
index a60406b1dfedef23067e7d3b83aa14692e18f6fd..f232ce75c6faa0a7fd9cbb50d976c265a44ac2a4 100644 (file)
@@ -4,4 +4,3 @@
 /Makefile
 /stamp-it
 *.gmo
-*.pot
diff --git a/po/bricklayer.pot b/po/bricklayer.pot
new file mode 100644 (file)
index 0000000..bddd308
--- /dev/null
@@ -0,0 +1,116 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2021-05-05 22:34+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Format the exception
+#, python-format
+msgid ""
+"The installation cannot be continued due to an error:\n"
+"\n"
+"%s"
+msgstr ""
+
+#. Show an error message
+msgid "An Unexpected Error Occured"
+msgstr ""
+
+msgid "Exit"
+msgstr ""
+
+msgid "No Disks Found"
+msgstr ""
+
+msgid "No supported disks were found"
+msgstr ""
+
+msgid "Disk Selection"
+msgstr ""
+
+msgid "Please select all disks for installation"
+msgstr ""
+
+msgid "No Disk Selected"
+msgstr ""
+
+msgid "Please select a disk to continue the installation"
+msgstr ""
+
+msgid "Back"
+msgstr ""
+
+msgid "Language Selection"
+msgstr ""
+
+msgid "Select the language you wish to use for the installation"
+msgstr ""
+
+msgid "Select"
+msgstr ""
+
+msgid "Welcome"
+msgstr ""
+
+#, python-format
+msgid ""
+"Welcome to the %s installation program.\n"
+"\n"
+"Selecting Cancel on any of the following screens will reboot the computer."
+msgstr ""
+
+msgid "Start Installation"
+msgstr ""
+
+msgid "Cancel"
+msgstr ""
+
+msgid "Congratulations"
+msgstr ""
+
+msgid ""
+"The installation has been completed successfully.\n"
+"\n"
+"You can now safely remove any media used for the installation."
+msgstr ""
+
+msgid "Finish"
+msgstr ""
+
+msgid "Unattended Installation"
+msgstr ""
+
+#, python-format
+msgid "Unattended installation is starting in %s seconds"
+msgstr ""
+
+msgid "Test Mode Enabled"
+msgstr ""
+
+msgid "<Tab>/<Alt-Tab> between elements"
+msgstr ""
+
+msgid "<Space> selects"
+msgstr ""
+
+msgid "<F12> next screen"
+msgstr ""
+
+msgid "OK"
+msgstr ""
+
+msgid "Abort Installation"
+msgstr ""