~ubuntu-branches/ubuntu/precise/kde-l10n-fi/precise

« back to all changes in this revision

Viewing changes to messages/kdebase/kcmkeyboard.po

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-of151bqj2wr8v9ou
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
msgstr ""
13
13
"Project-Id-Version: kcmkeyboard\n"
14
14
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
15
 
"POT-Creation-Date: 2011-01-07 02:18+0100\n"
 
15
"POT-Creation-Date: 2011-03-03 03:31+0100\n"
16
16
"PO-Revision-Date: 2011-01-08 05:37+0200\n"
17
17
"Last-Translator: Lasse Liehu <lliehu@kolumbus.fi>\n"
18
18
"Language-Team: Finnish <kde-i18n-doc@lists.kde.org>\n"
35
35
 
36
36
#. i18n: file: kcm_add_layout_dialog.ui:14
37
37
#. i18n: ectx: property (windowTitle), widget (QDialog, AddLayoutDialog)
38
 
#. i18n: file: kcm_keyboard.ui:290
39
 
#. i18n: ectx: property (text), widget (QPushButton, addLayoutBtn)
40
 
#: rc.cpp:5 rc.cpp:102
 
38
#: rc.cpp:5
41
39
msgid "Add Layout"
42
40
msgstr "Lisää asettelu"
43
41
 
50
48
#. i18n: file: kcm_add_layout_dialog.ui:37
51
49
#. i18n: ectx: property (text), widget (QLabel, label_2)
52
50
#: rc.cpp:11
53
 
msgid "Layout"
 
51
#, fuzzy
 
52
#| msgid "Layout"
 
53
msgid "Layout:"
54
54
msgstr "Asettelu"
55
55
 
56
56
#. i18n: file: kcm_add_layout_dialog.ui:47
57
57
#. i18n: ectx: property (text), widget (QLabel, label_3)
58
58
#: rc.cpp:14
59
 
msgid "Variant"
 
59
#, fuzzy
 
60
#| msgid "Variant"
 
61
msgid "Variant:"
60
62
msgstr "Muunnelma"
61
63
 
62
64
#. i18n: file: kcm_add_layout_dialog.ui:57
63
65
#. i18n: ectx: property (text), widget (QLabel, labelLabel)
64
66
#: rc.cpp:17
65
 
msgid "Label"
 
67
#, fuzzy
 
68
#| msgid "Label"
 
69
msgid "Label:"
66
70
msgstr "Nimike"
67
71
 
 
72
#. i18n: file: kcm_add_layout_dialog.ui:74
 
73
#. i18n: ectx: property (text), widget (QLabel, labelLabel_2)
 
74
#: rc.cpp:20
 
75
#, fuzzy
 
76
#| msgid "Main shortcuts:"
 
77
msgid "Shortcut:"
 
78
msgstr "Pääpikanäppäimet:"
 
79
 
68
80
#. i18n: file: kcm_keyboard.ui:18
69
81
#. i18n: ectx: attribute (title), widget (QWidget, tabHardware)
70
 
#: rc.cpp:20
 
82
#: rc.cpp:23
71
83
msgid "Hardware"
72
84
msgstr "Laitteisto"
73
85
 
74
86
#. i18n: file: kcm_keyboard.ui:30
75
87
#. i18n: ectx: property (text), widget (QLabel, label_4)
76
 
#: rc.cpp:23
 
88
#: rc.cpp:26
77
89
msgid "Keyboard &model:"
78
90
msgstr "Näppäimistön &malli:"
79
91
 
80
92
#. i18n: file: kcm_keyboard.ui:50
81
93
#. i18n: ectx: property (whatsThis), widget (QComboBox, keyboardModelComboBox)
82
 
#: rc.cpp:26
 
94
#: rc.cpp:29
83
95
msgid ""
84
96
"Here you can choose a keyboard model. This setting is independent of your "
85
97
"keyboard layout and refers to the \"hardware\" model, i.e. the way your "
97
109
 
98
110
#. i18n: file: kcm_keyboard.ui:91
99
111
#. i18n: ectx: attribute (title), widget (QWidget, tabLayouts)
100
 
#: rc.cpp:30
 
112
#: rc.cpp:33
101
113
msgid "Layouts"
102
114
msgstr "Asettelut"
103
115
 
104
116
#. i18n: file: kcm_keyboard.ui:99
105
117
#. i18n: ectx: property (title), widget (KButtonGroup, kbuttongroup)
106
 
#: rc.cpp:33
 
118
#: rc.cpp:36
107
119
msgid "Layout Indicator"
108
120
msgstr "Asettelun ilmaisin"
109
121
 
110
122
#. i18n: file: kcm_keyboard.ui:105
111
123
#. i18n: ectx: property (text), widget (QCheckBox, showIndicatorChk)
112
 
#: rc.cpp:36
 
124
#: rc.cpp:39
113
125
msgid "Show layout indicator"
114
126
msgstr "Näytä asettelun ilmaisin"
115
127
 
116
128
#. i18n: file: kcm_keyboard.ui:112
117
129
#. i18n: ectx: property (text), widget (QCheckBox, showSingleChk)
118
 
#: rc.cpp:39
 
130
#: rc.cpp:42
119
131
msgid "Show for single layout"
120
132
msgstr "Näytä yhdelle asettelulle"
121
133
 
122
134
#. i18n: file: kcm_keyboard.ui:119
123
135
#. i18n: ectx: property (text), widget (QRadioButton, showFlagRadioBtn)
124
 
#: rc.cpp:42
 
136
#: rc.cpp:45
125
137
msgid "Show flag"
126
138
msgstr "Näytä lippu"
127
139
 
128
140
#. i18n: file: kcm_keyboard.ui:126
129
141
#. i18n: ectx: property (text), widget (QRadioButton, showLabelRadioBtn)
130
 
#: rc.cpp:45
 
142
#: rc.cpp:48
131
143
msgid "Show label"
132
144
msgstr "Näytä nimike"
133
145
 
134
146
#. i18n: file: kcm_keyboard.ui:136
135
147
#. i18n: ectx: property (whatsThis), widget (KButtonGroup, switchingPolicyButtonGroup)
136
 
#: rc.cpp:48
 
148
#: rc.cpp:51
137
149
msgid ""
138
150
"If you select \"Application\" or \"Window\" switching policy, changing the "
139
151
"keyboard layout will only affect the current application or window."
144
156
 
145
157
#. i18n: file: kcm_keyboard.ui:139
146
158
#. i18n: ectx: property (title), widget (KButtonGroup, switchingPolicyButtonGroup)
147
 
#: rc.cpp:51
 
159
#: rc.cpp:54
148
160
msgid "Switching Policy"
149
161
msgstr "Vaihtamiskäytäntö"
150
162
 
151
163
#. i18n: file: kcm_keyboard.ui:145
152
164
#. i18n: ectx: property (text), widget (QRadioButton, switchByGlobalRadioBtn)
153
 
#: rc.cpp:54
 
165
#: rc.cpp:57
154
166
msgid "&Global"
155
167
msgstr "&Globaali"
156
168
 
157
169
#. i18n: file: kcm_keyboard.ui:155
158
170
#. i18n: ectx: property (text), widget (QRadioButton, switchByDesktopRadioBtn)
159
 
#: rc.cpp:57
 
171
#: rc.cpp:60
160
172
msgid "&Desktop"
161
173
msgstr "&Työpöytä"
162
174
 
163
175
#. i18n: file: kcm_keyboard.ui:162
164
176
#. i18n: ectx: property (text), widget (QRadioButton, switchByApplicationRadioBtn)
165
 
#: rc.cpp:60
 
177
#: rc.cpp:63
166
178
msgid "&Application"
167
179
msgstr "&Sovellus"
168
180
 
169
181
#. i18n: file: kcm_keyboard.ui:169
170
182
#. i18n: ectx: property (text), widget (QRadioButton, switchByWindowRadioBtn)
171
 
#: rc.cpp:63
 
183
#: rc.cpp:66
172
184
msgid "&Window"
173
185
msgstr "&Ikkuna"
174
186
 
175
187
#. i18n: file: kcm_keyboard.ui:179
176
188
#. i18n: ectx: property (title), widget (QGroupBox, shortcutsGroupBox)
177
 
#: rc.cpp:66
 
189
#: rc.cpp:69
178
190
msgid "Shortcuts for Switching Layout"
179
191
msgstr "Pikanäppäimet asettelun vaihtamiseen"
180
192
 
181
193
#. i18n: file: kcm_keyboard.ui:185
182
194
#. i18n: ectx: property (text), widget (QLabel, label)
183
 
#: rc.cpp:69
 
195
#: rc.cpp:72
184
196
msgid "Main shortcuts:"
185
197
msgstr "Pääpikanäppäimet:"
186
198
 
187
199
#. i18n: file: kcm_keyboard.ui:198
188
200
#. i18n: ectx: property (whatsThis), widget (QPushButton, xkbGrpShortcutBtn)
189
 
#: rc.cpp:72
 
201
#: rc.cpp:75
190
202
msgid ""
191
203
"This is a shortcut for switching layouts which is handled by X.org. It "
192
204
"allows modifier-only shortcuts."
198
210
#. i18n: ectx: property (text), widget (QPushButton, xkbGrpShortcutBtn)
199
211
#. i18n: file: kcm_keyboard.ui:231
200
212
#. i18n: ectx: property (text), widget (QPushButton, xkb3rdLevelShortcutBtn)
201
 
#: rc.cpp:75 rc.cpp:87
 
213
#: rc.cpp:78 rc.cpp:90
202
214
msgctxt "no shortcut defined"
203
215
msgid "None"
204
216
msgstr "Ei mikään"
207
219
#. i18n: ectx: property (text), widget (QToolButton, xkbGrpClearBtn)
208
220
#. i18n: file: kcm_keyboard.ui:238
209
221
#. i18n: ectx: property (text), widget (QToolButton, xkb3rdLevelClearBtn)
210
 
#: rc.cpp:78 rc.cpp:90
 
222
#: rc.cpp:81 rc.cpp:93
211
223
msgid "..."
212
224
msgstr "..."
213
225
 
214
226
#. i18n: file: kcm_keyboard.ui:215
215
227
#. i18n: ectx: property (text), widget (QLabel, label_3)
216
 
#: rc.cpp:81
 
228
#: rc.cpp:84
217
229
msgid "3rd level shortcuts:"
218
230
msgstr "3. tason pikanäppäimet:"
219
231
 
220
232
#. i18n: file: kcm_keyboard.ui:228
221
233
#. i18n: ectx: property (whatsThis), widget (QPushButton, xkb3rdLevelShortcutBtn)
222
 
#: rc.cpp:84
 
234
#: rc.cpp:87
223
235
msgid ""
224
236
"This is a shortcut for switching to a third level of the active layout (if "
225
237
"it has one) which is handled by X.org. It allows modifier-only shortcuts."
230
242
 
231
243
#. i18n: file: kcm_keyboard.ui:245
232
244
#. i18n: ectx: property (text), widget (QLabel, label_2)
233
 
#: rc.cpp:93
 
245
#: rc.cpp:96
234
246
msgid "Alternative shortcut:"
235
247
msgstr "Vaihtoehtoinen pikanäppäin:"
236
248
 
237
249
#. i18n: file: kcm_keyboard.ui:258
238
250
#. i18n: ectx: property (whatsThis), widget (KKeySequenceWidget, kdeKeySequence)
239
 
#: rc.cpp:96
 
251
#: rc.cpp:99
240
252
msgid ""
241
253
"This is a shortcut for switching layouts which is handled by KDE. It does "
242
254
"not support modifier-only shortcuts and also may not work in some situations "
249
261
 
250
262
#. i18n: file: kcm_keyboard.ui:276
251
263
#. i18n: ectx: property (title), widget (QGroupBox, layoutsGroupBox)
252
 
#: rc.cpp:99
 
264
#: rc.cpp:102
253
265
msgid "Configure layouts"
254
266
msgstr "Määritä asettelut"
255
267
 
 
268
#. i18n: file: kcm_keyboard.ui:290
 
269
#. i18n: ectx: property (text), widget (QPushButton, addLayoutBtn)
 
270
#: rc.cpp:105
 
271
msgid "Add"
 
272
msgstr ""
 
273
 
256
274
#. i18n: file: kcm_keyboard.ui:300
257
275
#. i18n: ectx: property (text), widget (QPushButton, removeLayoutBtn)
258
 
#: rc.cpp:105
259
 
msgid "Remove Layout"
 
276
#: rc.cpp:108
 
277
#, fuzzy
 
278
#| msgid "Remove Layout"
 
279
msgid "Remove"
260
280
msgstr "Poista asettelu"
261
281
 
 
282
#. i18n: file: kcm_keyboard.ui:310
 
283
#. i18n: ectx: property (text), widget (QPushButton, moveUpBtn)
 
284
#: rc.cpp:111
 
285
msgid "Move Up"
 
286
msgstr ""
 
287
 
 
288
#. i18n: file: kcm_keyboard.ui:320
 
289
#. i18n: ectx: property (text), widget (QPushButton, moveDownBtn)
 
290
#: rc.cpp:114
 
291
msgid "Move Down"
 
292
msgstr ""
 
293
 
262
294
#. i18n: file: kcm_keyboard.ui:355
263
295
#. i18n: ectx: property (text), widget (QCheckBox, layoutLoopingCheckBox)
264
 
#: rc.cpp:108
 
296
#: rc.cpp:117
265
297
msgid "Spare layouts"
266
298
msgstr "Ylimääräiset asettelut"
267
299
 
268
 
#. i18n: file: kcm_keyboard.ui:368
 
300
#. i18n: file: kcm_keyboard.ui:387
269
301
#. i18n: ectx: property (text), widget (QLabel, label_5)
270
 
#: rc.cpp:111
 
302
#: rc.cpp:120
271
303
msgid "Main layout count:"
272
304
msgstr "Pääasetteluiden määrä:"
273
305
 
274
 
#. i18n: file: kcm_keyboard.ui:385
 
306
#. i18n: file: kcm_keyboard.ui:417
275
307
#. i18n: ectx: attribute (title), widget (QWidget, tabAdvanced)
276
 
#: rc.cpp:114
 
308
#: rc.cpp:123
277
309
msgid "Advanced"
278
310
msgstr "Lisäasetukset"
279
311
 
280
 
#. i18n: file: kcm_keyboard.ui:391
 
312
#. i18n: file: kcm_keyboard.ui:423
281
313
#. i18n: ectx: property (text), widget (QCheckBox, configureKeyboardOptionsChk)
282
 
#: rc.cpp:117
 
314
#: rc.cpp:126
283
315
msgid "&Configure keyboard options"
284
316
msgstr "&Muokkaa näppäimistövalintoja"
285
317
 
286
 
#. i18n: file: kcmmiscwidget.ui:20
287
 
#. i18n: ectx: property (whatsThis), widget (KButtonGroup, numlockGroup)
288
 
#: rc.cpp:120
 
318
#. i18n: file: kcmmiscwidget.ui:17
 
319
#. i18n: ectx: property (whatsThis), widget (KButtonGroup, numlockGroupBox)
 
320
#: rc.cpp:129
289
321
msgid ""
290
322
"If supported, this option allows you to setup the state of NumLock after KDE "
291
323
"startup.<p>You can configure NumLock to be turned on or off, or configure "
295
327
"käynnistetään.<p> Voit asettaa NumLock-tilan päälle tai pois päältä, tai "
296
328
"määrätä, ettei KDE muuta NumLock-tilaa."
297
329
 
298
 
#. i18n: file: kcmmiscwidget.ui:23
299
 
#. i18n: ectx: property (title), widget (KButtonGroup, numlockGroup)
300
 
#: rc.cpp:123
 
330
#. i18n: file: kcmmiscwidget.ui:20
 
331
#. i18n: ectx: property (title), widget (KButtonGroup, numlockGroupBox)
 
332
#: rc.cpp:132
301
333
msgid "NumLock on KDE Startup"
302
334
msgstr "NumLock päällä, kun KDE käynnistetään"
303
335
 
304
 
#. i18n: file: kcmmiscwidget.ui:29
 
336
#. i18n: file: kcmmiscwidget.ui:32
305
337
#. i18n: ectx: property (text), widget (QRadioButton, RadioButton1)
306
 
#: rc.cpp:126
 
338
#. i18n: file: kcmmiscwidget.ui:71
 
339
#. i18n: ectx: property (text), widget (QRadioButton, keyboardRepeatOnRadioButton)
 
340
#: rc.cpp:135 rc.cpp:147
307
341
msgid "T&urn on"
308
342
msgstr "&Päälle"
309
343
 
310
 
#. i18n: file: kcmmiscwidget.ui:36
 
344
#. i18n: file: kcmmiscwidget.ui:39
311
345
#. i18n: ectx: property (text), widget (QRadioButton, RadioButton1_2)
312
 
#: rc.cpp:129
 
346
#. i18n: file: kcmmiscwidget.ui:78
 
347
#. i18n: ectx: property (text), widget (QRadioButton, keyboardRepeatOffRadioButton)
 
348
#: rc.cpp:138 rc.cpp:150
313
349
msgid "Turn o&ff"
314
350
msgstr "P&ois päältä"
315
351
 
316
 
#. i18n: file: kcmmiscwidget.ui:43
 
352
#. i18n: file: kcmmiscwidget.ui:46
317
353
#. i18n: ectx: property (text), widget (QRadioButton, RadioButton1_3)
318
 
#: rc.cpp:132
 
354
#. i18n: file: kcmmiscwidget.ui:85
 
355
#. i18n: ectx: property (text), widget (QRadioButton, keyboardRepeatUnchangedRadioButton)
 
356
#: rc.cpp:141 rc.cpp:153
319
357
msgid "Leave unchan&ged"
320
358
msgstr "&Älä muuta"
321
359
 
322
 
#. i18n: file: kcmmiscwidget.ui:53
323
 
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
324
 
#: rc.cpp:135
 
360
#. i18n: file: kcmmiscwidget.ui:59
 
361
#. i18n: ectx: property (title), widget (QGroupBox, keyboardRepeatGroupBox)
 
362
#: rc.cpp:144
325
363
msgid "Keyboard Repeat"
326
364
msgstr "Näppäintoisto"
327
365
 
328
 
#. i18n: file: kcmmiscwidget.ui:59
329
 
#. i18n: ectx: property (whatsThis), widget (QCheckBox, repeatBox)
330
 
#: rc.cpp:138
331
 
msgid ""
332
 
"If you check this option, pressing and holding down a key emits the same "
333
 
"character over and over again. For example, pressing and holding down the "
334
 
"Tab key will have the same effect as that of pressing that key several times "
335
 
"in succession: Tab characters continue to be emitted until you release the "
336
 
"key."
337
 
msgstr ""
338
 
"Jos valitset tämän, näppäimen pitäminen alhaalla lähettää saman merkin yhä "
339
 
"uudestaan ja uudestaan. Jos esimerkiksi pidät alhaalla Sarkain-näppäintä, "
340
 
"toimitaan samalla tavoin kuin jos painaisit Sarkainta useita kertoja "
341
 
"peräkkäin: Sarkain-merkkejä lähetetään kunnes vapautat näppäimen."
342
 
 
343
 
#. i18n: file: kcmmiscwidget.ui:62
344
 
#. i18n: ectx: property (text), widget (QCheckBox, repeatBox)
345
 
#: rc.cpp:141
346
 
msgid "&Enable keyboard repeat"
347
 
msgstr "&Ota näppäintoisto käyttöön"
348
 
 
349
 
#. i18n: file: kcmmiscwidget.ui:78
 
366
#. i18n: file: kcmmiscwidget.ui:123
350
367
#. i18n: ectx: property (text), widget (QLabel, lblDelay)
351
 
#: rc.cpp:144
 
368
#: rc.cpp:156
352
369
msgid "&Delay:"
353
370
msgstr "&Viive"
354
371
 
355
 
#. i18n: file: kcmmiscwidget.ui:88
 
372
#. i18n: file: kcmmiscwidget.ui:133
356
373
#. i18n: ectx: property (whatsThis), widget (QSlider, delaySlider)
357
 
#. i18n: file: kcmmiscwidget.ui:116
 
374
#. i18n: file: kcmmiscwidget.ui:161
358
375
#. i18n: ectx: property (whatsThis), widget (KIntNumInput, delay)
359
 
#: rc.cpp:147 rc.cpp:150
 
376
#: rc.cpp:159 rc.cpp:162
360
377
msgid ""
361
378
"If supported, this option allows you to set the delay after which a pressed "
362
379
"key will start generating keycodes. The 'Repeat rate' option controls the "
366
383
"alhaalla pidetyn näppäimen toisto käynnistyy. Tahti-valinta määrää toiston "
367
384
"nopeuden."
368
385
 
369
 
#. i18n: file: kcmmiscwidget.ui:119
 
386
#. i18n: file: kcmmiscwidget.ui:164
370
387
#. i18n: ectx: property (suffix), widget (KIntNumInput, delay)
371
 
#: rc.cpp:153
 
388
#: rc.cpp:165
372
389
msgid " ms"
373
390
msgstr " ms"
374
391
 
375
 
#. i18n: file: kcmmiscwidget.ui:132
 
392
#. i18n: file: kcmmiscwidget.ui:177
376
393
#. i18n: ectx: property (text), widget (QLabel, lblRate)
377
 
#: rc.cpp:156
 
394
#: rc.cpp:168
378
395
msgid "&Rate:"
379
396
msgstr "&Tahti:"
380
397
 
381
 
#. i18n: file: kcmmiscwidget.ui:142
 
398
#. i18n: file: kcmmiscwidget.ui:187
382
399
#. i18n: ectx: property (whatsThis), widget (QSlider, rateSlider)
383
 
#. i18n: file: kcmmiscwidget.ui:170
 
400
#. i18n: file: kcmmiscwidget.ui:215
384
401
#. i18n: ectx: property (whatsThis), widget (KDoubleNumInput, rate)
385
 
#: rc.cpp:159 rc.cpp:162
 
402
#: rc.cpp:171 rc.cpp:174
386
403
msgid ""
387
404
"If supported, this option allows you to set the rate at which keycodes are "
388
405
"generated while a key is pressed."
390
407
"Jos tuettu, tämä valinta antaa sinun määrittää tahdin, jolla näppäintä "
391
408
"toistetaan."
392
409
 
393
 
#. i18n: file: kcmmiscwidget.ui:173
 
410
#. i18n: file: kcmmiscwidget.ui:218
394
411
#. i18n: ectx: property (suffix), widget (KDoubleNumInput, rate)
395
 
#: rc.cpp:165
 
412
#: rc.cpp:177
396
413
msgid " repeats/s"
397
414
msgstr " toistoa/s"
398
415
 
399
 
#. i18n: file: kcmmiscwidget.ui:185
 
416
#. i18n: file: kcmmiscwidget.ui:236
 
417
#. i18n: ectx: property (text), widget (QLabel, label)
 
418
#: rc.cpp:180
 
419
msgid "Test area:"
 
420
msgstr ""
 
421
 
 
422
#. i18n: file: kcmmiscwidget.ui:243
 
423
#. i18n: ectx: property (toolTip), widget (QLineEdit, lineEdit)
 
424
#: rc.cpp:183
 
425
msgid ""
 
426
"Allows to test keyboard repeat and click volume (just don't forget to apply "
 
427
"the changes)."
 
428
msgstr ""
 
429
 
 
430
#. i18n: file: kcmmiscwidget.ui:252
 
431
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 
432
#: rc.cpp:186
 
433
msgid "Key Click"
 
434
msgstr ""
 
435
 
 
436
#. i18n: file: kcmmiscwidget.ui:260
400
437
#. i18n: ectx: property (whatsThis), widget (QLabel, TextLabel1)
401
 
#: rc.cpp:169
 
438
#: rc.cpp:190
402
439
#, no-c-format
403
440
msgid ""
404
441
"If supported, this option allows you to hear audible clicks from your "
414
451
"muuttaa äänen voimakkuutta liukuvalitsimella tai napsauttamalla "
415
452
"nuolipainikkeita. Aseta voimakkuus 0%:ksi, jos haluat poistaa äänen käytöstä."
416
453
 
417
 
#. i18n: file: kcmmiscwidget.ui:188
 
454
#. i18n: file: kcmmiscwidget.ui:263
418
455
#. i18n: ectx: property (text), widget (QLabel, TextLabel1)
419
 
#: rc.cpp:172
 
456
#: rc.cpp:193
420
457
msgid "Key click &volume:"
421
458
msgstr "Näppäilyäänen &voimakkuus:"
 
459
 
 
460
#~ msgid ""
 
461
#~ "If you check this option, pressing and holding down a key emits the same "
 
462
#~ "character over and over again. For example, pressing and holding down the "
 
463
#~ "Tab key will have the same effect as that of pressing that key several "
 
464
#~ "times in succession: Tab characters continue to be emitted until you "
 
465
#~ "release the key."
 
466
#~ msgstr ""
 
467
#~ "Jos valitset tämän, näppäimen pitäminen alhaalla lähettää saman merkin "
 
468
#~ "yhä uudestaan ja uudestaan. Jos esimerkiksi pidät alhaalla Sarkain-"
 
469
#~ "näppäintä, toimitaan samalla tavoin kuin jos painaisit Sarkainta useita "
 
470
#~ "kertoja peräkkäin: Sarkain-merkkejä lähetetään kunnes vapautat näppäimen."
 
471
 
 
472
#~ msgid "&Enable keyboard repeat"
 
473
#~ msgstr "&Ota näppäintoisto käyttöön"