diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-08 19:54:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 02:07:55 +0100 |
commit | 69c700e1c500f7a2e290475a4b56bef91ceeeb19 (patch) | |
tree | 3fea202bed484addc3495940f6cd5721b80bcdd3 /template/messages/tdebase/tdeio_man.pot | |
parent | 817849f1b628cc525e9f42997720e97932044885 (diff) | |
download | tde-i18n-69c700e1c500f7a2e290475a4b56bef91ceeeb19.tar.gz tde-i18n-69c700e1c500f7a2e290475a4b56bef91ceeeb19.zip |
Add translation templates for tdebase.
Add missing header in PO files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'template/messages/tdebase/tdeio_man.pot')
-rw-r--r-- | template/messages/tdebase/tdeio_man.pot | 138 |
1 files changed, 138 insertions, 0 deletions
diff --git a/template/messages/tdebase/tdeio_man.pot b/template/messages/tdebase/tdeio_man.pot new file mode 100644 index 00000000000..456ab2175a5 --- /dev/null +++ b/template/messages/tdebase/tdeio_man.pot @@ -0,0 +1,138 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-07 02:20+0100\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: kmanpart.cpp:65 +msgid "KMan" +msgstr "" + +#: tdeio_man.cpp:471 +msgid "" +"No man page matching to %1 found.<br><br>Check that you have not mistyped " +"the name of the page that you want.\n" +"Be careful that you must take care about upper case and lower case " +"characters!<br>If everything looks correct, then perhaps you need to set a " +"better search path for man pages, be it by the environment variable MANPATH " +"or a matching file in the directory /etc ." +msgstr "" + +#: tdeio_man.cpp:508 +msgid "Open of %1 failed." +msgstr "" + +#: tdeio_man.cpp:649 tdeio_man.cpp:667 +msgid "Man output" +msgstr "" + +#: tdeio_man.cpp:653 +msgid "<body><h1>TDE Man Viewer Error</h1>" +msgstr "" + +#: tdeio_man.cpp:671 +msgid "There is more than one matching man page." +msgstr "" + +#: tdeio_man.cpp:682 +msgid "" +"Note: if you read a man page in your language, be aware it can contain some " +"mistakes or be obsolete. In case of doubt, you should have a look at the " +"English version." +msgstr "" + +#: tdeio_man.cpp:772 +msgid "User Commands" +msgstr "" + +#: tdeio_man.cpp:774 +msgid "System Calls" +msgstr "" + +#: tdeio_man.cpp:776 +msgid "Subroutines" +msgstr "" + +#: tdeio_man.cpp:778 +msgid "Perl Modules" +msgstr "" + +#: tdeio_man.cpp:780 +msgid "Network Functions" +msgstr "" + +#: tdeio_man.cpp:782 +msgid "Devices" +msgstr "" + +#: tdeio_man.cpp:784 +msgid "File Formats" +msgstr "" + +#: tdeio_man.cpp:786 +msgid "Games" +msgstr "" + +#: tdeio_man.cpp:788 +msgid "Miscellaneous" +msgstr "" + +#: tdeio_man.cpp:790 +msgid "System Administration" +msgstr "" + +#: tdeio_man.cpp:792 +msgid "Kernel" +msgstr "" + +#: tdeio_man.cpp:794 +msgid "Local Documentation" +msgstr "" + +#: tdeio_man.cpp:796 +msgid "New" +msgstr "" + +#: tdeio_man.cpp:831 tdeio_man.cpp:835 tdeio_man.cpp:1258 +msgid "UNIX Manual Index" +msgstr "" + +#: tdeio_man.cpp:850 +msgid "Section " +msgstr "" + +#: tdeio_man.cpp:1263 +msgid "Index for Section %1: %2" +msgstr "" + +#: tdeio_man.cpp:1268 +msgid "Generating Index" +msgstr "" + +#: tdeio_man.cpp:1584 +msgid "" +"Could not find the sgml2roff program on your system. Please install it, if " +"necessary, and extend the search path by adjusting the environment variable " +"PATH before starting TDE." +msgstr "" |