parent
8f9706af01
commit
d1343ffabe
@ -0,0 +1,128 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Slávek Banko <slavek.banko@axis.cz>, 2024.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2020-05-11 04:02+0200\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 ""
|
||||
|
||||
#: kstart.cpp:255
|
||||
msgid "Command to execute"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:257
|
||||
msgid "A regular expression matching the window title"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:258
|
||||
msgid ""
|
||||
"A string matching the window class (WM_CLASS property)\n"
|
||||
"The window class can be found out by running\n"
|
||||
"'xprop | grep WM_CLASS' and clicking on a window\n"
|
||||
"(use either both parts separated by a space or only the right part).\n"
|
||||
"NOTE: If you specify neither window title nor window class,\n"
|
||||
"then the very first window to appear will be taken;\n"
|
||||
"omitting both options is NOT recommended."
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:265
|
||||
msgid "Desktop on which to make the window appear"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:266
|
||||
msgid ""
|
||||
"Make the window appear on the desktop that was active\n"
|
||||
"when starting the application"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:267
|
||||
msgid "Make the window appear on all desktops"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:268
|
||||
msgid "Iconify the window"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:269
|
||||
msgid "Maximize the window"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:270
|
||||
msgid "Maximize the window vertically"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:271
|
||||
msgid "Maximize the window horizontally"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:272
|
||||
msgid "Show window fullscreen"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:273
|
||||
msgid ""
|
||||
"The window type: Normal, Desktop, Dock, Tool, \n"
|
||||
"Menu, Dialog, TopMenu or Override"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:274
|
||||
msgid ""
|
||||
"Jump to the window even if it is started on a \n"
|
||||
"different virtual desktop"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:277
|
||||
msgid "Try to keep the window above other windows"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:279
|
||||
msgid "Try to keep the window below other windows"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:280
|
||||
msgid "The window does not get an entry in the taskbar"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:281
|
||||
msgid "The window does not get an entry on the pager"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:282
|
||||
msgid "The window is sent to the system tray in Kicker"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:289
|
||||
msgid "KStart"
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:290
|
||||
msgid ""
|
||||
"Utility to launch applications with special window properties \n"
|
||||
"such as iconified, maximized, a certain virtual desktop, a special "
|
||||
"decoration\n"
|
||||
"and so on."
|
||||
msgstr ""
|
||||
|
||||
#: kstart.cpp:310
|
||||
msgid "No command specified"
|
||||
msgstr ""
|
Loading…
Reference in new issue