~ubuntu-branches/ubuntu/quantal/kde-l10n-zhcn/quantal

« back to all changes in this revision

Viewing changes to messages/kdebase/katesearch.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-acult8z6se6ymfmg
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:
 
1
# Copyright (C) YEAR This_file_is_part_of_KDE
 
2
# This file is distributed under the same license as the PACKAGE package.
 
3
#
 
4
# Feng Chao <rainofchaos@gmail.com>, 2011.
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: \n"
 
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
9
"POT-Creation-Date: 2011-06-17 04:00+0200\n"
 
10
"PO-Revision-Date: 2011-06-05 14:15+0800\n"
 
11
"Last-Translator: Feng Chao <rainofchaos@gmail.com>\n"
 
12
"Language-Team: Chinese Simplified <kde-china@kde.org>\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"Language: zh_CN\n"
 
17
"X-Generator: Lokalize 1.2\n"
 
18
"Plural-Forms: nplurals=1; plural=0;\n"
 
19
 
 
20
#: plugin_search.cpp:43 plugin_search.cpp:93
 
21
msgid "Search in files"
 
22
msgstr "多文件查找"
 
23
 
 
24
#: plugin_search.cpp:43
 
25
msgid "Find in open files plugin"
 
26
msgstr "在打开文件查找插件"
 
27
 
 
28
#: plugin_search.cpp:87
 
29
msgid "Search in Files"
 
30
msgstr "多文件查找"
 
31
 
 
32
#: plugin_search.cpp:127
 
33
msgid "Match case"
 
34
msgstr "区分大小写"
 
35
 
 
36
#: plugin_search.cpp:131
 
37
msgid "Regular Expression"
 
38
msgstr "正则表达式"
 
39
 
 
40
#: plugin_search.cpp:404
 
41
msgid "File"
 
42
msgstr "文件"
 
43
 
 
44
#: plugin_search.cpp:404
 
45
msgid "Line"
 
46
msgstr "行"
 
47
 
 
48
#: plugin_search.cpp:404
 
49
msgid "Text"
 
50
msgstr "文本"
 
51
 
 
52
#: plugin_search.cpp:506
 
53
msgid "Usage: grep [pattern to search for in folder]"
 
54
msgstr "用法: grep [在文件夹中查找的模式]"
 
55
 
 
56
#: plugin_search.cpp:509
 
57
msgid "Usage: search [pattern to search for in open files]"
 
58
msgstr "用法: search [在打开文件中查找的模式]"
 
59
 
 
60
#: rc.cpp:1
 
61
msgctxt "NAME OF TRANSLATORS"
 
62
msgid "Your names"
 
63
msgstr "KDE 中国"
 
64
 
 
65
#: rc.cpp:2
 
66
msgctxt "EMAIL OF TRANSLATORS"
 
67
msgid "Your emails"
 
68
msgstr "kde-china@kde.org"
 
69
 
 
70
#. i18n: file: ui.rc:5
 
71
#. i18n: ectx: Menu (edit)
 
72
#: rc.cpp:5
 
73
msgid "&Edit"
 
74
msgstr "编辑(&E)"
 
75
 
 
76
#. i18n: file: search.ui:30
 
77
#. i18n: ectx: property (text), widget (QToolButton, optionsButton)
 
78
#: rc.cpp:8
 
79
msgid "Options"
 
80
msgstr "选项"
 
81
 
 
82
#. i18n: file: search.ui:43
 
83
#. i18n: ectx: property (text), widget (QToolButton, displayOptions)
 
84
#. i18n: file: search.ui:120
 
85
#. i18n: ectx: property (text), widget (QToolButton, newTabButton)
 
86
#: rc.cpp:11 rc.cpp:26
 
87
msgid "..."
 
88
msgstr "..."
 
89
 
 
90
#. i18n: file: search.ui:59
 
91
#. i18n: ectx: property (text), widget (KPushButton, searchButton)
 
92
#: rc.cpp:14
 
93
msgid "Search"
 
94
msgstr "搜索"
 
95
 
 
96
#. i18n: file: search.ui:83
 
97
#. i18n: ectx: property (text), item, widget (KComboBox, searchPlaceCombo)
 
98
#: rc.cpp:17
 
99
msgid "in Open files"
 
100
msgstr "在打开文件"
 
101
 
 
102
#. i18n: file: search.ui:88
 
103
#. i18n: ectx: property (text), item, widget (KComboBox, searchPlaceCombo)
 
104
#: rc.cpp:20
 
105
msgid "in Folder"
 
106
msgstr "在文件夹"
 
107
 
 
108
#. i18n: file: search.ui:109
 
109
#. i18n: ectx: property (text), widget (KPushButton, stopButton)
 
110
#: rc.cpp:23
 
111
msgid "Stop"
 
112
msgstr "停止"
 
113
 
 
114
#. i18n: file: search.ui:160
 
115
#. i18n: ectx: property (text), widget (QLabel, filterLabel)
 
116
#: rc.cpp:29
 
117
msgid "Filter"
 
118
msgstr "过滤器"
 
119
 
 
120
#. i18n: file: search.ui:180
 
121
#. i18n: ectx: property (text), item, widget (KComboBox, filterCombo)
 
122
#: rc.cpp:32
 
123
msgid "*"
 
124
msgstr "*"
 
125
 
 
126
#. i18n: file: search.ui:208
 
127
#. i18n: ectx: property (text), widget (QCheckBox, recursiveCheckBox)
 
128
#: rc.cpp:35
 
129
msgid "Recursive"
 
130
msgstr "递归"
 
131
 
 
132
#. i18n: file: search.ui:218
 
133
#. i18n: ectx: property (text), widget (QCheckBox, hiddenCheckBox)
 
134
#: rc.cpp:38
 
135
msgid "Include hidden"
 
136
msgstr "包含隐藏文件"
 
137
 
 
138
#. i18n: file: search.ui:225
 
139
#. i18n: ectx: property (text), widget (QCheckBox, symLinkCheckBox)
 
140
#: rc.cpp:41
 
141
msgid "Follow symbolic links"
 
142
msgstr "跟随符号链接"
 
143
 
 
144
#. i18n: file: search.ui:252
 
145
#. i18n: ectx: property (text), widget (QLabel, folderLabel)
 
146
#: rc.cpp:44
 
147
msgid "Folder"
 
148
msgstr "文件夹"