diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2024-06-23 23:19:00 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-06-23 23:19:00 +0000 |
commit | 1450ae160c3e64b293444d04d866b7e965307c44 (patch) | |
tree | 9e9eaa8a97f3f027c9d1b210b0264ec3ed25f5ba | |
parent | 278fd0e59288cd4ce08e60634a1d754255c66d12 (diff) | |
download | tde-i18n-1450ae160c3e64b293444d04d866b7e965307c44.tar.gz tde-i18n-1450ae160c3e64b293444d04d866b7e965307c44.zip |
Added translation using Weblate (Spanish (Argentina))
-rw-r--r-- | tde-i18n-es_AR/messages/tdebase/tdeio_man.po | 135 |
1 files changed, 135 insertions, 0 deletions
diff --git a/tde-i18n-es_AR/messages/tdebase/tdeio_man.po b/tde-i18n-es_AR/messages/tdebase/tdeio_man.po new file mode 100644 index 00000000000..09f27a4d886 --- /dev/null +++ b/tde-i18n-es_AR/messages/tdebase/tdeio_man.po @@ -0,0 +1,135 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko <slavek.banko@axis.cz>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-05-15 18:15+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\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 "" + +#: 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: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:1259 +msgid "UNIX Manual Index" +msgstr "" + +#: tdeio_man.cpp:850 +msgid "Section " +msgstr "" + +#: tdeio_man.cpp:1264 +msgid "Index for Section %1: %2" +msgstr "" + +#: tdeio_man.cpp:1269 +msgid "Generating Index" +msgstr "" + +#: tdeio_man.cpp:1585 +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 "" |