summaryrefslogtreecommitdiffstats
path: root/template/messages/tdebase/ksystraycmd.pot
blob: 6fea8f69197962e3ed7eaed8a0ff54c43456c242 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
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: 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"

#. 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 ""

#: ksystraycmd.cpp:60
msgid "No window matching pattern '%1' and no command specified.\n"
msgstr ""

#: ksystraycmd.cpp:67
msgid "KSysTrayCmd: KShellProcess cannot find a shell."
msgstr ""

#: ksystraycmd.cpp:234 main.cpp:51
msgid "KSysTrayCmd"
msgstr ""

#: ksystraycmd.cpp:235
msgid "&Hide"
msgstr ""

#: ksystraycmd.cpp:235
msgid "&Restore"
msgstr ""

#: ksystraycmd.cpp:236
msgid "&Undock"
msgstr ""

#: main.cpp:25
msgid "Command to execute"
msgstr ""

#: main.cpp:27
msgid ""
"A regular expression matching the window title\n"
"If you do not specify one, then the very first window\n"
"to appear will be taken - not recommended."
msgstr ""

#: main.cpp:30
msgid ""
"The window id of the target window\n"
"Specifies the id of the window to use. If the id starts with 0x\n"
"it is assumed to be in hex."
msgstr ""

#: main.cpp:33
msgid "Hide the window to the tray on startup"
msgstr ""

#: main.cpp:34
msgid ""
"Wait until we are told to show the window before\n"
"executing the command"
msgstr ""

#: main.cpp:36
msgid "Sets the initial tooltip for the tray icon"
msgstr ""

#: main.cpp:37
msgid ""
"Keep the tray icon even if the client exits. This option\n"
"has no effect unless startonshow is specified."
msgstr ""

#: main.cpp:39
msgid ""
"Use ksystraycmd's icon instead of window's icon in systray\n"
"(should be used with --icon to specify ksystraycmd icon)"
msgstr ""

#: main.cpp:41
msgid "Try to keep the window above other windows"
msgstr ""

#: main.cpp:42
msgid ""
"Quit the client when we are told to hide the window.\n"
"This has no effect unless startonshow is specified and implies keeprunning."
msgstr ""

#: main.cpp:53
msgid "Allows any application to be kept in the system tray"
msgstr ""

#: main.cpp:93
msgid "No command or window specified"
msgstr ""