diff options
author | Automated System <[email protected]> | 2024-10-04 21:40:12 +0000 |
---|---|---|
committer | TDE Gitea <[email protected]> | 2024-10-04 21:40:12 +0000 |
commit | 15c91fce0a387b592bf6b3d49974436466eef921 (patch) | |
tree | 7e9bf60f0c8797106e1c910683ea2973a2a91a2c | |
parent | e437ed11c98b56908145e8e3baa181ddb0a8a31b (diff) | |
download | kdpkg-15c91fce0a387b592bf6b3d49974436466eef921.tar.gz kdpkg-15c91fce0a387b592bf6b3d49974436466eef921.zip |
Merge translation files from master branch.
-rw-r--r-- | translations/messages/kdpkg/it.po | 173 |
1 files changed, 173 insertions, 0 deletions
diff --git a/translations/messages/kdpkg/it.po b/translations/messages/kdpkg/it.po new file mode 100644 index 0000000..185f459 --- /dev/null +++ b/translations/messages/kdpkg/it.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Michele Calgaro <[email protected]>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-09-12 18:33+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: it\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). +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). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: kdpkg.cpp:48 +msgid "Debian Package (*.deb)" +msgstr "" + +#: kdpkg.cpp:48 +msgid "Choose a Debian package file to open" +msgstr "" + +#: kdpkg.cpp:179 +msgid "not installed" +msgstr "" + +#: kdpkg.cpp:186 +msgid "not available" +msgstr "" + +#: kdpkg.cpp:214 +msgid "" +"The architecture of the package and the system doesn't match! You will not " +"be able to install this package!" +msgstr "" + +#: main.cpp:36 +msgid "Location to open" +msgstr "" + +#: main.cpp:46 +msgid "kdpkg" +msgstr "" + +#: main.cpp:49 +msgid "Frontend for dpkg." +msgstr "" + +#: main.cpp:55 main.cpp:56 +msgid "Developer" +msgstr "" + +#: kdpkgdialog.ui:17 +#, no-c-format +msgid "TDE Debian Package Information" +msgstr "" + +#: kdpkgdialog.ui:35 +#, no-c-format +msgid "Co&mmon" +msgstr "" + +#: kdpkgdialog.ui:66 +#, no-c-format +msgid "<b>Version:</b>" +msgstr "" + +#: kdpkgdialog.ui:98 +#, no-c-format +msgid "<b>Maintainer:</b>" +msgstr "" + +#: kdpkgdialog.ui:130 +#, no-c-format +msgid "<b>Section:</b>" +msgstr "" + +#: kdpkgdialog.ui:162 +#, no-c-format +msgid "<b>Size:</b>" +msgstr "" + +#: kdpkgdialog.ui:194 +#, no-c-format +msgid "<b>Name:</b>" +msgstr "" + +#: kdpkgdialog.ui:203 +#, no-c-format +msgid "Descripti&on" +msgstr "" + +#: kdpkgdialog.ui:221 +#, no-c-format +msgid "Dependencies" +msgstr "" + +#: kdpkgdialog.ui:235 +#, no-c-format +msgid "All" +msgstr "" + +#: kdpkgdialog.ui:240 +#, no-c-format +msgid "Depends" +msgstr "" + +#: kdpkgdialog.ui:245 +#, no-c-format +msgid "Recommends" +msgstr "" + +#: kdpkgdialog.ui:250 +#, no-c-format +msgid "Suggests" +msgstr "" + +#: kdpkgdialog.ui:255 +#, no-c-format +msgid "Enhances" +msgstr "" + +#: kdpkgdialog.ui:260 +#, no-c-format +msgid "Pre-Depends" +msgstr "" + +#: kdpkgdialog.ui:265 +#, no-c-format +msgid "Provides" +msgstr "" + +#: kdpkgdialog.ui:270 +#, no-c-format +msgid "Conflicts" +msgstr "" + +#: kdpkgdialog.ui:275 +#, no-c-format +msgid "Replaces" +msgstr "" + +#: kdpkgdialog.ui:289 +#, no-c-format +msgid "I&ncluded Files" +msgstr "" + +#: kdpkgdialog.ui:336 +#, no-c-format +msgid "Start Installation Wi&zard" +msgstr "" + +#: kdpkgdialog.ui:347 +#, no-c-format +msgid "Cl&ose" +msgstr "" + +#: kdpkgdialog.ui:394 +#, no-c-format +msgid "<b>Package Information</b>" +msgstr "" |