diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-25 02:59:43 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-09-25 02:59:43 +0000 |
commit | 04d6334b7e58c562069766eb451c1c99cc4bdf4c (patch) | |
tree | 247298ab11f4af3354789f89e535a0b753c3bfcd | |
parent | 0fb763ce4a9112ef3272cf34aae97ee399f2dd2e (diff) | |
download | kbookreader-04d6334b7e58c562069766eb451c1c99cc4bdf4c.tar.gz kbookreader-04d6334b7e58c562069766eb451c1c99cc4bdf4c.zip |
Added translation using Weblate (Italian)
-rw-r--r-- | translations/messages/it.po | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/translations/messages/it.po b/translations/messages/it.po new file mode 100644 index 0000000..0fccfcf --- /dev/null +++ b/translations/messages/it.po @@ -0,0 +1,95 @@ +# SOME DESCRIPTIVE TITLE. +# Michele Calgaro <michele.calgaro@yahoo.it>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-09-29 18:29+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). +#, 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 "" + +#: bookmarksdlg.cpp:114 +msgid "Bookmarks editor" +msgstr "" + +#: bookmarksdlg.cpp:118 +msgid "F1" +msgstr "" + +#: bookmarksdlg.cpp:120 +msgid "Ca&ncel" +msgstr "" + +#: bookreader.cpp:315 +msgid "General" +msgstr "" + +#: main.cpp:28 +msgid "A TDE Application" +msgstr "" + +#: main.cpp:32 +msgid "Document to open" +msgstr "" + +#: main.cpp:38 +msgid "KBookReader" +msgstr "" + +#: kbookreader.kcfg:9 +#, no-c-format +msgid "The font used to display the contents of books." +msgstr "" + +#: kbookreader.kcfg:13 +#, no-c-format +msgid "This is an offset of paragraph's first line in pixels" +msgstr "" + +#: kbookreader.kcfg:17 +#, no-c-format +msgid "This is a default encoding" +msgstr "" + +#: kbookreader.kcfg:20 +#, no-c-format +msgid "This is ..." +msgstr "" + +#: settingsdlg.ui:16 +#, no-c-format +msgid "Form1" +msgstr "" + +#: settingsdlg.ui:81 +#, no-c-format +msgid "Paragraph Offset" +msgstr "" + +#: settingsdlg.ui:107 +#, no-c-format +msgid "Default encoding" +msgstr "" + +#: settingsdlg.ui:125 +#, no-c-format +msgid "Load last URL on startup" +msgstr "" |