mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 03:22:52 +00:00
126 lines
3.4 KiB
Text
126 lines
3.4 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 2009.
|
||
# Franklin Weng <franklin@mail.everfocus.com.tw>, 2010, 2012.
|
||
# Franklin Weng <franklin@goodhorse.idv.tw>, 2012, 2013.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kdevmakebuilder\n"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2015-07-27 00:40+0300\n"
|
||
"PO-Revision-Date: 2013-11-07 15:35+0800\n"
|
||
"Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
|
||
"Language-Team: Chinese Traditional <kde-tw@googlegroups.com>\n"
|
||
"Language: zh_TW\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Generator: Lokalize 1.5\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#: makejob.cpp:61
|
||
msgid "Make (%1): %2"
|
||
msgstr "Make (%1): %2"
|
||
|
||
#: makejob.cpp:63
|
||
msgid "Make (%1)"
|
||
msgstr "Make (%1)"
|
||
|
||
#: makejob.cpp:65
|
||
msgid "Make"
|
||
msgstr "Make"
|
||
|
||
#: makejob.cpp:79
|
||
msgid "Build item no longer available"
|
||
msgstr "已無法建立項目"
|
||
|
||
#: makejob.cpp:85
|
||
msgid "Internal error: cannot build a file item"
|
||
msgstr "內部錯誤:無法建立檔案項目"
|
||
|
||
#. i18n: file: kdevmakebuilder.rc:5
|
||
#. i18n: ectx: Menu (view)
|
||
#: rc.cpp:3
|
||
msgid "View"
|
||
msgstr "檢視"
|
||
|
||
#. i18n: file: makeconfig.ui:20
|
||
#. i18n: ectx: property (text), widget (QLabel, label_8)
|
||
#: rc.cpp:6
|
||
msgid "&Abort on first error:"
|
||
msgstr "遇到錯誤就中止(&A):"
|
||
|
||
#. i18n: file: makeconfig.ui:40
|
||
#. i18n: ectx: property (text), widget (QLabel, label_7)
|
||
#: rc.cpp:9
|
||
msgid "&Display commands but do not execute them:"
|
||
msgstr "顯示指令但不執行(&D):"
|
||
|
||
#. i18n: file: makeconfig.ui:60
|
||
#. i18n: ectx: property (text), widget (QLabel, label_31)
|
||
#: rc.cpp:12
|
||
msgid "Install as &root:"
|
||
msgstr "以 root 安裝(&R):"
|
||
|
||
#. i18n: file: makeconfig.ui:80
|
||
#. i18n: ectx: property (text), widget (QLabel, rootinstallationcommandLabel)
|
||
#: rc.cpp:15
|
||
msgid "Root installation &command:"
|
||
msgstr "Root 安裝指令(&C):"
|
||
|
||
#. i18n: file: makeconfig.ui:94
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand)
|
||
#: rc.cpp:18
|
||
msgid "kdesu"
|
||
msgstr "kdesu"
|
||
|
||
#. i18n: file: makeconfig.ui:99
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand)
|
||
#: rc.cpp:21
|
||
msgid "kdesudo"
|
||
msgstr "kdesudo"
|
||
|
||
#. i18n: file: makeconfig.ui:104
|
||
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_suCommand)
|
||
#: rc.cpp:24
|
||
msgid "sudo"
|
||
msgstr "sudo"
|
||
|
||
#. i18n: file: makeconfig.ui:112
|
||
#. i18n: ectx: property (text), widget (QLabel, label)
|
||
#: rc.cpp:27
|
||
msgid "&Number of simultaneous jobs:"
|
||
msgstr "同時工作的數量(&N):"
|
||
|
||
#. i18n: file: makeconfig.ui:132
|
||
#. i18n: ectx: property (text), widget (QLabel, label_4)
|
||
#: rc.cpp:30
|
||
msgid "&Make executable:"
|
||
msgstr "Make 執行檔(&M):"
|
||
|
||
#. i18n: file: makeconfig.ui:155
|
||
#. i18n: ectx: property (text), widget (QLabel, label_6)
|
||
#: rc.cpp:33
|
||
msgid "Default make &target:"
|
||
msgstr "預設的 Make 目標(&T):"
|
||
|
||
#. i18n: file: makeconfig.ui:175
|
||
#. i18n: ectx: property (text), widget (QLabel, label_5)
|
||
#: rc.cpp:36
|
||
msgid "Additional make &options:"
|
||
msgstr "Make 的其它選項(&O):"
|
||
|
||
#. i18n: file: makeconfig.ui:195
|
||
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
||
#: rc.cpp:39
|
||
msgid "Active environment &profile:"
|
||
msgstr "作用的環境設定檔(&P):"
|
||
|
||
#: makebuilder.cpp:38
|
||
msgid "Make Builder"
|
||
msgstr "Make 編譯器"
|
||
|
||
#: makebuilder.cpp:38
|
||
msgid "Support for building Make projects"
|
||
msgstr "支援編譯 Make 專案"
|