From d45f0c5de9fe9949d4341c270a12f3d3f4e2bfaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 24 Jul 2020 09:46:28 +0200 Subject: Move translations to a new directory layout. Add support for LINGUAS for listing translations to install. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 56a9b6df8ff8e6e820915c740b2c6daa756654b7) --- .../messages/kdpkg-install/kdpkg-install.pot | 182 +++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 translations/messages/kdpkg-install/kdpkg-install.pot (limited to 'translations/messages/kdpkg-install/kdpkg-install.pot') diff --git a/translations/messages/kdpkg-install/kdpkg-install.pot b/translations/messages/kdpkg-install/kdpkg-install.pot new file mode 100644 index 0000000..4eba027 --- /dev/null +++ b/translations/messages/kdpkg-install/kdpkg-install.pot @@ -0,0 +1,182 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-05-11 13:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: install.cpp:55 +msgid "Debian Package (*.deb)" +msgstr "" + +#: install.cpp:55 +msgid "Choose a Debian package file to open" +msgstr "" + +#: install.cpp:145 +msgid "The following packages will be installed, updated or removed:" +msgstr "" + +#: install.cpp:150 +msgid "" +"The architecture of this package does not match that of your system. You " +"will not be able to install this package!" +msgstr "" + +#: install.cpp:158 +msgid "" +"The package database is in use by another process (e.g Synaptic). Please " +"terminate this process and select Next to try again." +msgstr "" + +#: install.cpp:167 +msgid "Resynchronize Package Index" +msgstr "" + +#: install.cpp:185 +msgid "Install New Package" +msgstr "" + +#: install.cpp:211 +msgid "Installation process is complete!" +msgstr "" + +#: install.cpp:211 +msgid "You may now close this window." +msgstr "" + +#: install.cpp:232 +msgid "not installed" +msgstr "" + +#: install.cpp:239 +msgid "not available" +msgstr "" + +#: main.cpp:36 +msgid "Location to open" +msgstr "" + +#: main.cpp:46 +msgid "kdpkg-install" +msgstr "" + +#: main.cpp:49 +msgid "Frontend for dpkg." +msgstr "" + +#: main.cpp:55 main.cpp:56 +msgid "Developer" +msgstr "" + +#: consoledialog.ui:16 +#, no-c-format +msgid "Widget" +msgstr "" + +#: installdialog.ui:17 +#, no-c-format +msgid "TDE Debian Package Installation Wizard" +msgstr "" + +#: installdialog.ui:34 +#, no-c-format +msgid "Alt+B" +msgstr "" + +#: installdialog.ui:45 +#, no-c-format +msgid "Cl&ose" +msgstr "" + +#: installdialog.ui:48 +#, no-c-format +msgid "Alt+O" +msgstr "" + +#: installdialog.ui:59 +#, no-c-format +msgid "Inst&all" +msgstr "" + +#: installdialog.ui:62 +#, no-c-format +msgid "Alt+A" +msgstr "" + +#: installdialog.ui:106 +#, no-c-format +msgid "Package installation" +msgstr "" + +#: installdialog.ui:213 +#, no-c-format +msgid "Res&ynchronize the package index files (recommended)" +msgstr "" + +#: installdialog.ui:216 +#, no-c-format +msgid "Alt+Y" +msgstr "" + +#: installdialog.ui:227 +#, no-c-format +msgid "Skip Resynchroni&zation" +msgstr "" + +#: installdialog.ui:230 +#, no-c-format +msgid "Alt+Z" +msgstr "" + +#: installdialog.ui:250 +#, no-c-format +msgid "Status" +msgstr "" + +#: installdialog.ui:261 +#, no-c-format +msgid "Name" +msgstr "" + +#: installdialog.ui:272 +#, no-c-format +msgid "Version" +msgstr "" + +#: installdialog.ui:283 +#, no-c-format +msgid "Version on System " +msgstr "" + +#: installdialog.ui:416 installdialog.ui:427 +#, no-c-format +msgid "Ne&xt >" +msgstr "" + +#: installdialog.ui:419 installdialog.ui:430 +#, no-c-format +msgid "Alt+X" +msgstr "" -- cgit v1.2.1