kde-l10n/zh_TW/messages/kde-extraapps/kdevprojectmanagerview.po
Ivailo Monev 3d7a227e35 generic: regenerate
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 07:21:34 +02:00

298 lines
8.1 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.
# Frank Weng (a.k.a. Franklin) <franklin@goodhorse.idv.tw>, 2010.
# Franklin Weng <franklin@mail.everfocus.com.tw>, 2010, 2012, 2013.
msgid ""
msgstr ""
"Project-Id-Version: kdevprojectmanagerview\n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
"PO-Revision-Date: 2013-11-07 15:47+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"
#. i18n: file: kdevprojectmanagerview.rc:5
#. i18n: ectx: Menu (project)
#: rc.cpp:3
msgctxt "@title:menu"
msgid "Run"
msgstr "執行"
#. i18n: file: projectbuildsetwidget.ui:32
#. i18n: ectx: property (toolTip), widget (QToolButton, topButton)
#: rc.cpp:6
msgid "Move the selected items to the top"
msgstr "將已選取的項目移到頂端"
#. i18n: file: projectbuildsetwidget.ui:35
#. i18n: ectx: property (text), widget (QToolButton, topButton)
#. i18n: file: projectbuildsetwidget.ui:61
#. i18n: ectx: property (text), widget (QToolButton, upButton)
#. i18n: file: projectbuildsetwidget.ui:71
#. i18n: ectx: property (text), widget (QToolButton, downButton)
#. i18n: file: projectbuildsetwidget.ui:97
#. i18n: ectx: property (text), widget (QToolButton, bottomButton)
#. i18n: file: projectbuildsetwidget.ui:147
#. i18n: ectx: property (text), widget (QToolButton, addItemButton)
#. i18n: file: projectbuildsetwidget.ui:157
#. i18n: ectx: property (text), widget (QToolButton, removeItemButton)
#: rc.cpp:9 rc.cpp:15 rc.cpp:21 rc.cpp:27 rc.cpp:39 rc.cpp:45
msgid "..."
msgstr "..."
#. i18n: file: projectbuildsetwidget.ui:58
#. i18n: ectx: property (toolTip), widget (QToolButton, upButton)
#: rc.cpp:12
msgid "Move the selected items up"
msgstr "將已選取的項目上移"
#. i18n: file: projectbuildsetwidget.ui:68
#. i18n: ectx: property (toolTip), widget (QToolButton, downButton)
#: rc.cpp:18
msgid "Move the selected item down"
msgstr "將已選取的項目下移"
#. i18n: file: projectbuildsetwidget.ui:94
#. i18n: ectx: property (toolTip), widget (QToolButton, bottomButton)
#: rc.cpp:24
msgid "Move the selected items to the bottom"
msgstr "將已選取的項目移到底端"
#. i18n: file: projectbuildsetwidget.ui:121
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:30
msgid "Build Sequence"
msgstr "編譯序列"
#. i18n: file: projectbuildsetwidget.ui:124
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#: rc.cpp:33
msgid "These items will be built in the order they are listed."
msgstr "這些項目將會依序編譯。"
#. i18n: file: projectbuildsetwidget.ui:144
#. i18n: ectx: property (toolTip), widget (QToolButton, addItemButton)
#: rc.cpp:36
msgid "Add currently selected items from project tree view to buildset."
msgstr "將專案樹狀圖中目前選取的項目加入編譯集中。"
#. i18n: file: projectbuildsetwidget.ui:154
#. i18n: ectx: property (toolTip), widget (QToolButton, removeItemButton)
#: rc.cpp:42
msgid "Remove currently selected item from buildset."
msgstr "將目前選取的項目從編譯集中移除。"
#. i18n: file: projectmanagerview.ui:14
#. i18n: ectx: property (windowTitle), widget (QWidget, ProjectManagerView)
#: rc.cpp:48 projectmanagerviewplugin.cpp:151
msgid "Projects"
msgstr "專案"
#. i18n: file: projectmanagerview.ui:17
#. i18n: ectx: property (whatsThis), widget (QWidget, ProjectManagerView)
#: rc.cpp:51
msgid "Project Manager"
msgstr "專案管理員"
#. i18n: file: projectmanagerview.ui:39
#. i18n: ectx: property (whatsThis), widget (ProjectTreeView, projectTreeView)
#: rc.cpp:54
msgid "Project Overview"
msgstr "專案概觀"
#. i18n: file: projectmanagerview.ui:59
#. i18n: ectx: property (whatsThis), widget (ProjectBuildSetWidget, buildSetView)
#: rc.cpp:57
msgid "Build Items:"
msgstr "編譯項目:"
#: projectbuildsetwidget.cpp:147
msgid "Build Set"
msgstr "編譯集"
#: projectbuildsetwidget.cpp:148
msgid "Remove From Build Set"
msgstr "從編譯集中移除"
#: projecttreeview.cpp:161
msgid "&Move Here"
msgstr "移到這裡(&M)"
#: projecttreeview.cpp:167
msgid "&Copy Here"
msgstr "複製到這裡(&C)"
#: projecttreeview.cpp:173 projecttreeview.cpp:232
msgid "C&ancel"
msgstr "取消(&A)"
#: projecttreeview.cpp:226
msgid "&Add to Target"
msgstr "新增到目標(&A)"
#: projecttreeview.cpp:345
msgid "Open Configuration..."
msgstr "開啟設定..."
#: projectmanagerview.cpp:94
msgid "Locate Current Document"
msgstr "定位目前的文件"
#: projectmanagerview.cpp:95
msgid "Locates the current document in the project tree and selects it."
msgstr "在專案樹狀圖中找到目前的文件,並選取它"
#: projectmanagerviewplugin.cpp:57
msgid "Project Management View"
msgstr "專案管理檢視"
#: projectmanagerviewplugin.cpp:57
msgid "Toolview to do all the project management stuff"
msgstr "執行所有專案管理工作的工具檢視"
#: projectmanagerviewplugin.cpp:108
msgid "Build all Projects"
msgstr "編譯所有的專案"
#: projectmanagerviewplugin.cpp:113
msgid "Build Selection"
msgstr "編譯選取的項目"
#: projectmanagerviewplugin.cpp:114
msgid "Build"
msgstr "編譯"
#: projectmanagerviewplugin.cpp:120
msgid "Install Selection"
msgstr "安裝選取的項目"
#: projectmanagerviewplugin.cpp:121
msgid "Install"
msgstr "安裝"
#: projectmanagerviewplugin.cpp:127
msgid "Clean Selection"
msgstr "清除選取的項目"
#: projectmanagerviewplugin.cpp:128
msgid "Clean"
msgstr "乾淨"
#: projectmanagerviewplugin.cpp:133
msgid "Configure Selection"
msgstr "設定選取的項目"
#: projectmanagerviewplugin.cpp:134
msgid "Configure"
msgstr "設定"
#: projectmanagerviewplugin.cpp:139
msgid "Prune Selection"
msgstr "移除選取的項目"
#: projectmanagerviewplugin.cpp:140
msgid "Prune"
msgstr "移除"
#: projectmanagerviewplugin.cpp:241
msgid "Create File"
msgstr "建立檔案"
#: projectmanagerviewplugin.cpp:247
msgid "Create Folder"
msgstr "建立資料夾"
#: projectmanagerviewplugin.cpp:254
msgctxt "@action"
msgid "Build"
msgstr "編譯"
#: projectmanagerviewplugin.cpp:258
msgctxt "@action"
msgid "Install"
msgstr "安裝"
#: projectmanagerviewplugin.cpp:262
msgctxt "@action"
msgid "Clean"
msgstr "清除"
#: projectmanagerviewplugin.cpp:266
msgid "Add to Build Set"
msgstr "新增到編譯集"
#: projectmanagerviewplugin.cpp:273
msgid "Close Project"
msgid_plural "Close Projects"
msgstr[0] "關閉專案"
#: projectmanagerviewplugin.cpp:279
msgid "Reload"
msgstr "重新載入"
#: projectmanagerviewplugin.cpp:285
msgid "Remove"
msgstr "移除"
#: projectmanagerviewplugin.cpp:289
msgid "Rename"
msgstr "重新命名"
#: projectmanagerviewplugin.cpp:295
msgid "Remove From Target"
msgstr "從目標移除"
#: projectmanagerviewplugin.cpp:489
msgid "Create Folder in %1"
msgstr "在 %1 建立資料夾"
#: projectmanagerviewplugin.cpp:489
msgid "Folder Name"
msgstr "資料夾名稱"
#: projectmanagerviewplugin.cpp:541
msgid "Do you really want to delete this item?"
msgid_plural "Do you really want to delete these %1 items?"
msgstr[0] "您真的要刪除這 %1 個項目嗎?"
#: projectmanagerviewplugin.cpp:544
msgid "Delete Files"
msgstr "刪除檔案"
#: projectmanagerviewplugin.cpp:597
msgid "Rename..."
msgstr "重新命名..."
#: projectmanagerviewplugin.cpp:598
#, fuzzy
msgid "New name for '%1':"
msgstr "%1 的新名稱"
#: projectmanagerviewplugin.cpp:609
msgid "There is already a file named '%1'"
msgstr "已經有名為 %1 的檔案了"
#: projectmanagerviewplugin.cpp:612
msgid "Could not rename '%1'"
msgstr "無法重新命名 %1。"
#: projectmanagerviewplugin.cpp:615
msgid "'%1' is not a valid file name"
msgstr "%1 不是合法的檔名"
#: projectmanagerviewplugin.cpp:625
msgid "Create File in %1"
msgstr "在 %1 建立檔案"
#: projectmanagerviewplugin.cpp:625
#, fuzzy
msgid "File name:"
msgstr "檔案名稱"