-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathmessages.pot
370 lines (292 loc) · 7 KB
/
messages.pot
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-10-31 20:08+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: extension.js:113 extension.js:145
msgid "Touchpad Indicator"
msgstr ""
#: extension.js:186
msgid "Confirm Dialog"
msgstr ""
#: extension.js:192
msgid ""
"Would you really disable this device?\n"
"There seems to be no other mouse device enabled!"
msgstr ""
#: extension.js:199
msgid "Cancel"
msgstr ""
#: extension.js:207
msgid "OK"
msgstr ""
#: extension.js:331 prefs.js:71
msgid "Touchpad"
msgstr ""
#: extension.js:333 prefs.js:75
msgid "Trackpoint"
msgstr ""
#: extension.js:335 prefs.js:79
msgid "Touchscreen"
msgstr ""
#: extension.js:337
msgid "Finger touch"
msgstr ""
#: extension.js:339 prefs.js:87
msgid "Pen"
msgstr ""
#: extension.js:353
msgid "Touchpad Preferences"
msgstr ""
#: extension.js:355
msgid "Indicator Preferences"
msgstr ""
#: extension.js:512
msgid "Mouse plugged in - "
msgstr ""
#: extension.js:514
msgid "Mouse unplugged - "
msgstr ""
#: extension.js:518
msgid "touchpad and trackpoint enabled"
msgstr ""
#: extension.js:520
msgid "touchpad and trackpoint disabled"
msgstr ""
#: extension.js:524
msgid "touchpad enabled"
msgstr ""
#: extension.js:526
msgid "touchpad disabled"
msgstr ""
#: extension.js:530
msgid "trackpoint enabled"
msgstr ""
#: extension.js:532
msgid "trackpoint disabled"
msgstr ""
#: prefs.js:67
msgid "First time startup"
msgstr ""
#: prefs.js:83
msgid "Fingertouch"
msgstr ""
#: prefs.js:91
msgid "Automatically switch Touchpad On/Off"
msgstr ""
#: prefs.js:92
msgid "Turns touchpad automatically on or off if a mouse is (un)plugged."
msgstr ""
#: prefs.js:96
msgid "Automatically switch Trackpoint On/Off"
msgstr ""
#: prefs.js:97
msgid "Turns trackpoint automatically on or off if a mouse is (un)plugged."
msgstr ""
#: prefs.js:101
msgid "Show notification"
msgstr ""
#: prefs.js:102
msgid ""
"Show notifications if the touchpad or the trackpoint is automatically "
"switched on or off."
msgstr ""
#: prefs.js:106
msgid "Debug log"
msgstr ""
#: prefs.js:107
msgid "Turns the debug log on or off."
msgstr ""
#: prefs.js:111
msgid "Write debug information to file."
msgstr ""
#: prefs.js:112
msgid ""
"All debug logs are additionally written to the file 'touchpad-indicator.log' "
"in the extension directory.\n"
"Attention!\n"
"This feature will slow down the startup of gnome-shell and the usage of the "
"extension."
msgstr ""
#: prefs.js:116 prefs.js:195
msgid "Switch Method"
msgstr ""
#: prefs.js:117 prefs.js:195
msgid "Method by which to switch the touchpad."
msgstr ""
#: prefs.js:119
msgid "Gconf"
msgstr ""
#: prefs.js:120 prefs.js:182
msgid "Synclient"
msgstr ""
#: prefs.js:121
msgid "XInput"
msgstr ""
#: prefs.js:126 prefs.js:288 prefs.js:290
msgid "Choose possible touchpad"
msgstr ""
#: prefs.js:127 prefs.js:291
msgid "You can choose the mouse entry which could be the touchpad."
msgstr ""
#: prefs.js:131 prefs.js:221
msgid "Exclude mouse device from autodetection"
msgstr ""
#: prefs.js:132 prefs.js:223
msgid ""
"Here you can choose some mouse devices to be excluded from autodetection, "
"like your IR Remote Control or something similar.\n"
"All chosen devices are ignored."
msgstr ""
#: prefs.js:136
msgid "Show Icon in Main Panel"
msgstr ""
#: prefs.js:137
msgid "Show or hide the icon in the panel"
msgstr ""
#: prefs.js:152
msgid "Welcome"
msgstr ""
#: prefs.js:154
msgid "Attention - No Touchpad Detected"
msgstr ""
#: prefs.js:155
msgid ""
"The extension could not detect a touchpad at the moment.\n"
"You'll find further information in the Debug section."
msgstr ""
#: prefs.js:158
msgid ""
"These settings allow you to customize this extension to your needs. You can "
"open this dialog again by clicking on the extension's icon and selecting "
"Indicator Preferences.\n"
"\n"
"Please feel free to contact me if you find bugs or have suggestions, "
"criticisms, or feedback. I am always happy to receive feedback - whatever "
"kind. :-) \n"
"\n"
"Contact me on github (https://github.com/orangeshirt/gnome-shell-extension-"
"touchpad-indicator) or on my bug tracker (https://extensions.gnome.org/"
"extension/131/touchpad-indicator/)."
msgstr ""
#: prefs.js:171
msgid "General"
msgstr ""
#: prefs.js:172
msgid " "
msgstr ""
#: prefs.js:176
msgid "Gconf Settings"
msgstr ""
#: prefs.js:189
msgid "Xinput"
msgstr ""
#: prefs.js:209
msgid "Auto Switch"
msgstr ""
#: prefs.js:210
msgid "Define the behaviour if a mouse is (un)plugged."
msgstr ""
#: prefs.js:254
msgid "Debug"
msgstr ""
#: prefs.js:255
msgid "Settings for debugging the extension."
msgstr ""
#: prefs.js:272
msgid "Warning - No Touchpad Detected"
msgstr ""
#: prefs.js:273
msgid ""
"The extension could not detect a touchpad at the moment.\n"
"Perhaps your touchpad is not detected correctly by the kernel.\n"
"The following devices are detected as mice:\n"
msgstr ""
#: prefs.js:276
msgid "Try to find the touchpad"
msgstr ""
#: prefs.js:277
msgid ""
"You could try to find a possible touchpad.\n"
"Below you could choose the possible touchpad from the list of the detected "
"mice. In most cases you should choose the entry 'PS/2 Generic Mouse' if "
"available.\n"
"The switch method will be automatically switched to Xinput, because only "
"with Xinput it is possible to switch an undetected touchpad.\n"
msgstr ""
#: prefs.js:330
msgid "No Xinput installed"
msgstr ""
#: prefs.js:331
msgid ""
"If you install 'xinput' on your pc, the extension could try to switch an "
"undetected touchpad.\n"
"Please install 'xinput' and reload gnome-shell to enable this feature."
msgstr ""
#: prefs.js:335
msgid "Gnome Shell Version: "
msgstr ""
#: prefs.js:337
msgid "Touchpad Indicator Version: "
msgstr ""
#: prefs.js:339
msgid "Touchpad(s): "
msgstr ""
#: prefs.js:340
msgid "Xinput: "
msgstr ""
#: prefs.js:342
msgid "Is installed.\n"
msgstr ""
#: prefs.js:344
msgid "Not found on your system.\n"
msgstr ""
#: prefs.js:346
msgid "Synclient: "
msgstr ""
#: prefs.js:348
msgid "Is installed and in use.\n"
msgstr ""
#: prefs.js:350
msgid "Not found or used on your system.\n"
msgstr ""
#: prefs.js:352
msgid "Switch Method: "
msgstr ""
#: prefs.js:354
msgid "Debug Informations"
msgstr ""
#: prefs.js:355
msgid ""
"Here you find some information about your system which might be helpful in "
"debugging.\n"
"\n"
msgstr ""
#: prefs.js:367
msgid "Debug Log"
msgstr ""
#: prefs.js:369
msgid "The debug log since last restart, if debugging to file was enabled."
msgstr ""
#: lib.js:83
msgid "Sorry could not read logfile!\n"
msgstr ""
#: lib.js:165 lib.js:169
msgid " - No mouse device detected."
msgstr ""
#: lib.js:196 lib.js:200
msgid "No Touchpad detected."
msgstr ""