diff options
Diffstat (limited to 'template/messages/tdebase/kfmclient.pot')
-rw-r--r-- | template/messages/tdebase/kfmclient.pot | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/template/messages/tdebase/kfmclient.pot b/template/messages/tdebase/kfmclient.pot index b49b3eb9cdd..1ccd588cda7 100644 --- a/template/messages/tdebase/kfmclient.pot +++ b/template/messages/tdebase/kfmclient.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-05-11 04:02+0200\n" +"POT-Creation-Date: 2020-12-09 19:14+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" @@ -27,37 +27,37 @@ msgid "" "Your emails" msgstr "" -#: kfmclient.cc:52 +#: kfmclient.cpp:52 msgid "kfmclient" msgstr "" -#: kfmclient.cc:54 +#: kfmclient.cpp:54 msgid "TDE tool for opening URLs from the command line" msgstr "" -#: kfmclient.cc:64 +#: kfmclient.cpp:64 msgid "Non interactive use: no message boxes" msgstr "" -#: kfmclient.cc:65 +#: kfmclient.cpp:65 msgid "Show available commands" msgstr "" -#: kfmclient.cc:66 +#: kfmclient.cpp:66 msgid "Command (see --commands)" msgstr "" -#: kfmclient.cc:67 +#: kfmclient.cpp:67 msgid "Arguments for command" msgstr "" -#: kfmclient.cc:83 +#: kfmclient.cpp:83 msgid "" "\n" "Syntax:\n" msgstr "" -#: kfmclient.cc:84 +#: kfmclient.cpp:84 msgid "" " kfmclient openURL 'url' ['mimetype']\n" " # Opens a window showing 'url'.\n" @@ -67,7 +67,7 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:89 +#: kfmclient.cpp:89 msgid "" " # If 'mimetype' is specified, it will be used to determine the\n" " # component that Konqueror should use. For instance, set it " @@ -76,7 +76,7 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:93 +#: kfmclient.cpp:93 msgid "" " kfmclient newTab 'url' ['mimetype']\n" " # Same as above but opens a new tab with 'url' in an existing " @@ -85,7 +85,7 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:97 +#: kfmclient.cpp:97 msgid "" " kfmclient openProfile 'profile' ['url']\n" " # Opens a window using the given profile.\n" @@ -95,14 +95,14 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:102 +#: kfmclient.cpp:102 msgid "" " kfmclient openProperties 'url'\n" " # Opens a properties menu\n" "\n" msgstr "" -#: kfmclient.cc:104 +#: kfmclient.cpp:104 msgid "" " kfmclient exec ['url' ['binding']]\n" " # Tries to execute 'url'. 'url' may be a usual\n" @@ -110,13 +110,13 @@ msgid "" " # 'binding'. In this case the default binding\n" msgstr "" -#: kfmclient.cc:108 +#: kfmclient.cpp:108 msgid "" " # is tried. Of course URL may be the URL of a\n" " # document, or it may be a *.desktop file.\n" msgstr "" -#: kfmclient.cc:110 +#: kfmclient.cpp:110 msgid "" " # This way you could for example mount a device\n" " # by passing 'Mount default' as binding to \n" @@ -124,14 +124,14 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:113 +#: kfmclient.cpp:113 msgid "" " kfmclient move 'src' 'dest'\n" " # Moves the URL 'src' to 'dest'.\n" " # 'src' may be a list of URLs.\n" msgstr "" -#: kfmclient.cc:118 +#: kfmclient.cpp:118 msgid "" " kfmclient download ['src']\n" " # Copies the URL 'src' to a user specified location'.\n" @@ -140,7 +140,7 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:122 +#: kfmclient.cpp:122 msgid "" " kfmclient copy 'src' 'dest'\n" " # Copies the URL 'src' to 'dest'.\n" @@ -148,35 +148,35 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:125 +#: kfmclient.cpp:125 msgid "" " kfmclient sortDesktop\n" " # Rearranges all icons on the desktop.\n" "\n" msgstr "" -#: kfmclient.cc:127 +#: kfmclient.cpp:127 msgid "" " kfmclient openBrowser\n" " # Opens the system default Web browser.\n" "\n" msgstr "" -#: kfmclient.cc:129 +#: kfmclient.cpp:129 msgid "" " kfmclient configure\n" " # Re-read Konqueror's configuration.\n" "\n" msgstr "" -#: kfmclient.cc:131 +#: kfmclient.cpp:131 msgid "" " kfmclient configureDesktop\n" " # Re-read kdesktop's configuration.\n" "\n" msgstr "" -#: kfmclient.cc:134 +#: kfmclient.cpp:134 msgid "" "*** Examples:\n" " kfmclient exec file:/root/Desktop/cdrom.desktop \"Mount default\"\n" @@ -184,64 +184,64 @@ msgid "" "\n" msgstr "" -#: kfmclient.cc:137 +#: kfmclient.cpp:137 msgid "" " kfmclient exec file:/home/weis/data/test.html\n" " // Opens the file with default binding\n" "\n" msgstr "" -#: kfmclient.cc:139 +#: kfmclient.cpp:139 msgid "" " kfmclient exec file:/home/weis/data/test.html Netscape\n" " // Opens the file with netscape\n" "\n" msgstr "" -#: kfmclient.cc:141 +#: kfmclient.cpp:141 msgid "" " kfmclient exec ftp://localhost/\n" " // Opens new window with URL\n" "\n" msgstr "" -#: kfmclient.cc:143 +#: kfmclient.cpp:143 msgid "" " kfmclient exec file:/root/Desktop/emacs.desktop\n" " // Starts emacs\n" "\n" msgstr "" -#: kfmclient.cc:145 +#: kfmclient.cpp:145 msgid "" " kfmclient exec file:/root/Desktop/cdrom.desktop\n" " // Opens the CD-ROM's mount directory\n" "\n" msgstr "" -#: kfmclient.cc:147 +#: kfmclient.cpp:147 msgid "" " kfmclient exec .\n" " // Opens the current directory. Very convenient.\n" "\n" msgstr "" -#: kfmclient.cc:407 +#: kfmclient.cpp:407 msgid "Profile %1 not found\n" msgstr "" -#: kfmclient.cc:436 +#: kfmclient.cpp:436 msgid "Syntax Error: Not enough arguments\n" msgstr "" -#: kfmclient.cc:441 +#: kfmclient.cpp:441 msgid "Syntax Error: Too many arguments\n" msgstr "" -#: kfmclient.cc:569 +#: kfmclient.cpp:569 msgid "Unable to download from an invalid URL." msgstr "" -#: kfmclient.cc:633 +#: kfmclient.cpp:633 msgid "Syntax Error: Unknown command '%1'\n" msgstr "" |