~ubuntu-branches/ubuntu/precise/kde-l10n-zhtw/precise-updates

« back to all changes in this revision

Viewing changes to messages/kdebase/khotkeys.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-z5vdyibahanv4wpt
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:
8
8
msgstr ""
9
9
"Project-Id-Version: khotkeys\n"
10
10
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
11
 
"POT-Creation-Date: 2011-02-02 12:18+0100\n"
 
11
"POT-Creation-Date: 2011-05-12 04:11+0200\n"
12
12
"PO-Revision-Date: 2010-01-05 10:00+0800\n"
13
13
"Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
14
14
"dot tw>\n"
79
79
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
80
80
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:53
81
81
#. i18n: ectx: property (title), widget (QGroupBox, window_group)
82
 
#: rc.cpp:26 rc.cpp:268
 
82
#: rc.cpp:26 rc.cpp:215
83
83
msgid "Window"
84
84
msgstr "視窗"
85
85
 
181
181
#. i18n: ectx: property (text), widget (QPushButton, edit_button)
182
182
#. i18n: file: kcm_hotkeys/kcm_hotkeys.ui:29
183
183
#. i18n: ectx: property (text), widget (QPushButton, menu_button)
184
 
#: rc.cpp:74 rc.cpp:244
 
184
#: rc.cpp:74 rc.cpp:191
185
185
msgid "Edit"
186
186
msgstr "編輯"
187
187
 
393
393
msgid "Dock"
394
394
msgstr "嵌入"
395
395
 
 
396
#. i18n: file: kcm_hotkeys/hotkeys_widget_base.ui:23
 
397
#. i18n: ectx: attribute (title), widget (QWidget, comment_tab)
 
398
#: rc.cpp:188 kcm_hotkeys/hotkeys_context_menu.cpp:312
 
399
#: kcm_hotkeys/hotkeys_context_menu.cpp:341
 
400
#: kcm_hotkeys/hotkeys_context_menu.cpp:370 kcm_hotkeys/hotkeys_model.cpp:92
 
401
msgid "Comment"
 
402
msgstr "註解"
 
403
 
 
404
#. i18n: file: kcm_hotkeys/kcm_hotkeys.ui:36
 
405
#. i18n: ectx: property (text), widget (QPushButton, settings_button)
 
406
#: rc.cpp:194
 
407
msgid "Settings"
 
408
msgstr "設定"
 
409
 
 
410
#. i18n: file: kcm_hotkeys/triggers/shortcut_trigger_widget.ui:17
 
411
#. i18n: ectx: property (text), widget (QLabel, shortcut_label)
 
412
#: rc.cpp:197
 
413
msgid "&Shortcut:"
 
414
msgstr "捷徑(&S)"
 
415
 
 
416
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:16
 
417
#. i18n: ectx: property (title), widget (QGroupBox, when_group)
 
418
#: rc.cpp:200
 
419
msgid "Trigger When"
 
420
msgstr "觸發於"
 
421
 
 
422
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:22
 
423
#. i18n: ectx: property (text), widget (QRadioButton, window_appears)
 
424
#: rc.cpp:203
 
425
msgid "Window appears"
 
426
msgstr "視窗出現"
 
427
 
 
428
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:29
 
429
#. i18n: ectx: property (text), widget (QRadioButton, window_disappears)
 
430
#: rc.cpp:206
 
431
msgid "Window disappears"
 
432
msgstr "視窗消失"
 
433
 
 
434
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:36
 
435
#. i18n: ectx: property (text), widget (QRadioButton, window_gets_focus)
 
436
#: rc.cpp:209
 
437
msgid "Window gets focus"
 
438
msgstr "視窗取得焦點"
 
439
 
 
440
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:43
 
441
#. i18n: ectx: property (text), widget (QRadioButton, window_lost_focus)
 
442
#: rc.cpp:212
 
443
msgid "Window loses focus"
 
444
msgstr "視窗失去焦點"
 
445
 
396
446
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:17
397
447
#. i18n: ectx: property (toolTip), widget (QLabel, stateLabel)
398
 
#: rc.cpp:188
 
448
#: rc.cpp:218
399
449
msgid "Change the exported state for the actions."
400
450
msgstr "變更此動作的匯出狀態。"
401
451
 
402
452
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:20
403
453
#. i18n: ectx: property (text), widget (QLabel, stateLabel)
404
 
#: rc.cpp:191
 
454
#: rc.cpp:221
405
455
msgid "Export Actions"
406
456
msgstr "匯出動作"
407
457
 
408
458
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:40
409
459
#. i18n: ectx: property (whatsThis), widget (QComboBox, state)
410
 
#: rc.cpp:194
 
460
#: rc.cpp:224
411
461
msgid ""
412
462
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
413
463
"REC-html40/strict.dtd\">\n"
463
513
 
464
514
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:44
465
515
#. i18n: ectx: property (text), item, widget (QComboBox, state)
466
 
#: rc.cpp:207
 
516
#: rc.cpp:237
467
517
msgctxt "Don't change the state of exported hotkey actions."
468
518
msgid "Actual State"
469
519
msgstr "實際狀態"
470
520
 
471
521
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:49
472
522
#. i18n: ectx: property (text), item, widget (QComboBox, state)
473
 
#: rc.cpp:210
 
523
#: rc.cpp:240
474
524
msgctxt "Export hotkey actions in enabled state."
475
525
msgid "Enabled"
476
526
msgstr "開啟"
477
527
 
478
528
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:54
479
529
#. i18n: ectx: property (text), item, widget (QComboBox, state)
480
 
#: rc.cpp:213
 
530
#: rc.cpp:243
481
531
msgctxt "Export hotkey actions into disabled  state"
482
532
msgid "Disabled"
483
533
msgstr "已關閉"
484
534
 
485
535
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:62
486
536
#. i18n: ectx: property (statusTip), widget (QLabel, idLabel)
487
 
#: rc.cpp:216
 
537
#: rc.cpp:246
488
538
msgid "KHotkeys file id."
489
539
msgstr "KHotkeys 檔案代碼。"
490
540
 
491
541
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:65
492
542
#. i18n: ectx: property (whatsThis), widget (QLabel, idLabel)
493
 
#: rc.cpp:219
 
543
#: rc.cpp:249
494
544
msgid ""
495
545
"A khotkeys file id is used to ensure files are not imported more than once. "
496
546
"They are mostly used for automatic updates from the KDE developers."
500
550
 
501
551
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:68
502
552
#. i18n: ectx: property (text), widget (QLabel, idLabel)
503
 
#: rc.cpp:222
 
553
#: rc.cpp:252
504
554
msgid "Id"
505
555
msgstr "代碼"
506
556
 
507
557
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:78
508
558
#. i18n: ectx: property (clickMessage), widget (KLineEdit, id)
509
 
#: rc.cpp:225
 
559
#: rc.cpp:255
510
560
msgid "Set import id for file, or leave empty"
511
561
msgstr "設定檔案匯入代碼,或留白"
512
562
 
513
563
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:85
514
564
#. i18n: ectx: property (text), widget (QLabel, filenameLabel)
515
 
#: rc.cpp:228
 
565
#: rc.cpp:258
516
566
msgid "Filename"
517
567
msgstr "檔案名稱"
518
568
 
519
569
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:124
520
570
#. i18n: ectx: property (text), widget (QLabel, allowMergingLabel)
521
 
#: rc.cpp:232
 
571
#: rc.cpp:261
522
572
msgid "Allow Merging"
523
573
msgstr "允許合併"
524
574
 
525
575
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:134
526
576
#. i18n: ectx: property (toolTip), widget (QCheckBox, allowMerging)
527
 
#: rc.cpp:235
 
577
#: rc.cpp:264
528
578
msgid "Merge into existing directories on import?"
529
579
msgstr "要在匯入時合併到現有的目錄嗎?"
530
580
 
531
581
#. i18n: file: kcm_hotkeys/hotkeys_export_widget.ui:137
532
582
#. i18n: ectx: property (whatsThis), widget (QCheckBox, allowMerging)
533
 
#: rc.cpp:238
 
583
#: rc.cpp:267
534
584
msgid ""
535
585
"Allow merging of content if a directory with the same name exists on "
536
586
"importing. If merging is not allowed, there will be two directories with the "
538
588
msgstr ""
539
589
"若匯入時遇到同名的目錄,則允許合併內容。若不允許,您會看到兩個同名的目錄。"
540
590
 
541
 
#. i18n: file: kcm_hotkeys/hotkeys_widget_base.ui:23
542
 
#. i18n: ectx: attribute (title), widget (QWidget, comment_tab)
543
 
#: rc.cpp:241 kcm_hotkeys/hotkeys_context_menu.cpp:312
544
 
#: kcm_hotkeys/hotkeys_context_menu.cpp:341
545
 
#: kcm_hotkeys/hotkeys_context_menu.cpp:370 kcm_hotkeys/hotkeys_model.cpp:92
546
 
msgid "Comment"
547
 
msgstr "註解"
548
 
 
549
 
#. i18n: file: kcm_hotkeys/kcm_hotkeys.ui:36
550
 
#. i18n: ectx: property (text), widget (QPushButton, settings_button)
551
 
#: rc.cpp:247
552
 
msgid "Settings"
553
 
msgstr "設定"
554
 
 
555
 
#. i18n: file: kcm_hotkeys/triggers/shortcut_trigger_widget.ui:17
556
 
#. i18n: ectx: property (text), widget (QLabel, shortcut_label)
557
 
#: rc.cpp:250
558
 
msgid "&Shortcut:"
559
 
msgstr "捷徑(&S)"
560
 
 
561
 
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:16
562
 
#. i18n: ectx: property (title), widget (QGroupBox, when_group)
563
 
#: rc.cpp:253
564
 
msgid "Trigger When"
565
 
msgstr "觸發於"
566
 
 
567
 
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:22
568
 
#. i18n: ectx: property (text), widget (QRadioButton, window_appears)
569
 
#: rc.cpp:256
570
 
msgid "Window appears"
571
 
msgstr "視窗出現"
572
 
 
573
 
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:29
574
 
#. i18n: ectx: property (text), widget (QRadioButton, window_disappears)
575
 
#: rc.cpp:259
576
 
msgid "Window disappears"
577
 
msgstr "視窗消失"
578
 
 
579
 
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:36
580
 
#. i18n: ectx: property (text), widget (QRadioButton, window_gets_focus)
581
 
#: rc.cpp:262
582
 
msgid "Window gets focus"
583
 
msgstr "視窗取得焦點"
584
 
 
585
 
#. i18n: file: kcm_hotkeys/triggers/window_trigger_widget.ui:43
586
 
#. i18n: ectx: property (text), widget (QRadioButton, window_lost_focus)
587
 
#: rc.cpp:265
588
 
msgid "Window loses focus"
589
 
msgstr "視窗失去焦點"
590
 
 
591
591
#: kcm_hotkeys/action_group_widget.cpp:30
592
592
msgid "Conditions"
593
593
msgstr "條件"
747
747
msgid "Action"
748
748
msgstr "動作"
749
749
 
750
 
#: libkhotkeysprivate/actions/activate_window_action.cpp:91
751
 
msgid "Activate window: "
752
 
msgstr "作用中視窗:"
753
 
 
754
750
#: libkhotkeysprivate/actions/command_url_action.cpp:79
755
751
msgid "Command/URL : "
756
752
msgstr "指令/網址"
782
778
msgid "Menu entry: "
783
779
msgstr "選單條目:"
784
780
 
 
781
#: libkhotkeysprivate/actions/activate_window_action.cpp:91
 
782
msgid "Activate window: "
 
783
msgstr "作用中視窗:"
 
784
 
785
785
#: libkhotkeysprivate/conditions/active_window_condition.cpp:82
786
786
msgid "Active window: "
787
787
msgstr "作用中視窗:"