Mercurial > audlegacy
annotate po/zh_CN.po @ 2488:c5075a79f1aa trunk
[svn] make input->set_info overwrite tuple->track_name. it allows input
plugins to update fileinfopopup along with meta data in a stream. it
may incur side effects, please let me know if you find any problem.
author | yaz |
---|---|
date | Thu, 08 Feb 2007 07:00:02 -0800 |
parents | 8c1707430191 |
children | 2e6a15f364b3 |
rev | line source |
---|---|
0 | 1 msgid "" |
2 msgstr "" | |
2100 | 3 "Project-Id-Version: Audacious\n" |
1461 | 4 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
5 "POT-Creation-Date: 2007-02-02 17:11-0600\n" |
2100 | 6 "PO-Revision-Date: 2006-12-05 11:20+0700\n" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
7 "Last-Translator: Yang Zhang <zyangmath@gmail.com>\n" |
2100 | 8 "Language-Team: Chinese/Simplified\n" |
0 | 9 "MIME-Version: 1.0\n" |
10 "Content-Type: text/plain; charset=UTF-8\n" | |
11 "Content-Transfer-Encoding: 8bit\n" | |
12 | |
2445 | 13 #: src/audacious/glade.c:43 |
14 #, c-format | |
15 msgid "" | |
16 "<b><big>Unable to create %s.</big></b>\n" | |
17 "\n" | |
18 "Could not open glade file (%s). Please check your installation.\n" | |
19 msgstr "" | |
20 "<b><big>无法创建 %s.</big></b>\n" | |
21 "\n" | |
22 "无法打开 glade 文件 (%s),请检查您的安装。\n" | |
23 | |
24 #: src/audacious/input.c:306 | |
25 msgid "" | |
26 "<b><big>Unable to play files.</big></b>\n" | |
27 "\n" | |
28 "The following files could not be played. Please check that:\n" | |
29 "1. they are accessible.\n" | |
30 "2. you have enabled the media plugins required." | |
31 msgstr "" | |
32 "<b><big>无法播放文件。</big></b>\n" | |
33 "\n" | |
34 "不能播放下列的文件。请检查:\n" | |
35 "1. 它们是可访问的。\n" | |
36 "2. 您开启了相应的媒体插件。" | |
37 | |
38 #: src/audacious/input.c:331 | |
39 msgid "Don't show this warning anymore" | |
40 msgstr "不要再显示这警告" | |
41 | |
42 #: src/audacious/input.c:333 | |
43 msgid "Show more _details" | |
44 msgstr "显示更多细节(_d)" | |
45 | |
46 #: src/audacious/input.c:347 src/audacious/ui_preferences.c:118 | |
47 #: src/audacious/ui_preferences.c:486 src/audacious/ui_preferences.c:574 | |
48 #: src/audacious/ui_preferences.c:663 src/audacious/ui_preferences.c:759 | |
49 #: src/audacious/ui_fileinfopopup.c:396 | |
50 msgid "Filename" | |
51 msgstr "文件名" | |
52 | |
53 #: src/audacious/input.c:620 | |
54 #, c-format | |
55 msgid "audacious: %s" | |
56 msgstr "audacious: %s" | |
57 | |
58 #: src/audacious/input.c:636 | |
59 msgid "Filename:" | |
60 msgstr "文件名:" | |
61 | |
62 #: src/audacious/input.c:654 | |
63 msgid "No input plugin recognized this file" | |
64 msgstr "没有输入插件可识别此文件" | |
65 | |
66 #: src/audacious/input.c:656 | |
67 #, c-format | |
68 msgid "Input plugin: %s" | |
69 msgstr "输入插件:%s" | |
70 | |
71 #: src/audacious/logger.c:122 | |
72 #, c-format | |
73 msgid "Unable to create log file (%s)!\n" | |
74 msgstr "无法创建日志文件 (%s)!\n" | |
75 | |
76 #: src/audacious/main.c:83 src/audacious/main.c:85 src/audacious/ui_main.c:628 | |
77 #: src/audacious/ui_main.c:3403 | |
78 msgid "Audacious" | |
79 msgstr "Audacious" | |
80 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
81 #: src/audacious/main.c:459 |
2445 | 82 #, fuzzy, c-format |
83 msgid "Could not create directory (%s): %s\n" | |
84 msgstr "" | |
85 "新建目录 %s 失败\n" | |
86 "错误:%s" | |
87 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
88 #: src/audacious/main.c:828 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
89 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
90 msgid "Select which Audacious session ID to use" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
91 msgstr "选择 Audacious/BMP/XMMS 会话 (默认:0)" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
92 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
93 #: src/audacious/main.c:829 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
94 msgid "Skip backwards in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
95 msgstr "在播放列表中向后跳" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
96 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
97 #: src/audacious/main.c:830 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
98 msgid "Start playing current playlist" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
99 msgstr "开始播放现有列表" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
100 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
101 #: src/audacious/main.c:831 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
102 msgid "Pause current song" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
103 msgstr "暂停当前歌曲" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
104 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
105 #: src/audacious/main.c:832 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
106 msgid "Stop current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
107 msgstr "停止当前歌曲" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
108 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
109 #: src/audacious/main.c:833 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
110 msgid "Pause if playing, play otherwise" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
111 msgstr "如正播放则暂停,否则播放" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
112 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
113 #: src/audacious/main.c:834 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
114 msgid "Skip forward in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
115 msgstr "在播放列表中向前跳" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
116 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
117 #: src/audacious/main.c:835 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
118 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
119 msgid "Display Jump to File dialog" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
120 msgstr "显示 “跳到文件” 对话框" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
121 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
122 #: src/audacious/main.c:836 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
123 msgid "Don't clear the playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
124 msgstr "不要清除播放列表" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
125 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
126 #: src/audacious/main.c:837 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
127 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
128 msgid "Add new files to a temporary playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
129 msgstr "不要清除播放列表" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
130 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
131 #: src/audacious/main.c:838 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
132 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
133 msgid "Display the main window" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
134 msgstr "显示主窗口" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
135 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
136 #: src/audacious/main.c:839 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
137 msgid "Display all open Audacious windows" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
138 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
139 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
140 #: src/audacious/main.c:840 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
141 msgid "Enable headless operation" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
142 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
143 |
2445 | 144 #: src/audacious/main.c:841 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
145 msgid "Print all errors and warnings to stdout" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
146 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
147 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
148 #: src/audacious/main.c:842 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
149 msgid "Show version and builtin features" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
150 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
151 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
152 #: src/audacious/main.c:843 |
2445 | 153 msgid "FILE..." |
154 msgstr "" | |
155 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
156 #: src/audacious/main.c:948 |
2445 | 157 #, c-format |
158 msgid "" | |
159 "<b><big>Unable to load skin.</big></b>\n" | |
160 "\n" | |
161 "Check that skin at '%s' is usable and default skin is properly installed at " | |
162 "'%s'\n" | |
163 msgstr "" | |
164 "<b><big>无法加载皮肤。</big></b>\n" | |
165 "\n" | |
166 "请检查设在'%s'的皮肤是可用的,并且确保默认皮肤也已正确安装到'%s'。\n" | |
167 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
168 #: src/audacious/main.c:1007 |
2445 | 169 #, c-format |
170 msgid "" | |
171 "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" | |
172 "Please use GTK+ %s or newer.\n" | |
173 msgstr "" | |
174 "抱歉,您的 GTK+ 版本(%d.%d.%d)不能和 Audacious 一起工作。\n" | |
175 "请使用 GTK+ %s 或以后的版本。\n" | |
176 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
177 #: src/audacious/main.c:1018 |
2445 | 178 msgid "" |
179 "Sorry, threads isn't supported on your platform.\n" | |
180 "\n" | |
181 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
182 "you\n" | |
183 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
184 msgstr "" | |
185 "很抱歉,您的平台不支持线程。\n" | |
186 "\n" | |
187 "如果你原本使用 libc5 的 Linux 并且装了 GLIB & GTK+ \n" | |
188 "之后又安装了 LinuxThreads,请重新编译 GLIB & GTK+。\n" | |
189 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
190 #: src/audacious/main.c:1036 |
2445 | 191 msgid "- play multimedia files" |
192 msgstr "" | |
193 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
194 #: src/audacious/main.c:1043 |
2445 | 195 #, c-format |
196 msgid "" | |
197 "%s: %s\n" | |
198 "Try `%s --help' for more information.\n" | |
199 msgstr "" | |
200 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
201 #: src/audacious/main.c:1052 |
2445 | 202 #, fuzzy, c-format |
203 msgid "%s: Unable to open display, exiting.\n" | |
204 msgstr "audacious: 无法打开显示器,即将退出。\n" | |
205 | |
206 #: src/audacious/signals.c:90 | |
207 msgid "" | |
208 "\n" | |
209 "Received SIGSEGV\n" | |
210 "\n" | |
211 "This could be a bug in Audacious. If you don't know why this happened, file " | |
212 "a bug at http://bugs-meta.atheme.org/\n" | |
213 "\n" | |
214 msgstr "" | |
215 "\n" | |
216 "收到 SIGSEGV 信号\n" | |
217 "\n" | |
218 "这可能是 Audacious 程序里的错误。 您如果不知道这是怎么一回事,请在 http://" | |
219 "bugs-meta.atheme.org 报告一个Bug。\n" | |
220 "\n" | |
221 | |
222 #: src/audacious/strings.c:172 | |
223 msgid " (invalid UTF-8)" | |
224 msgstr " (非法的 UTF-8 字符)" | |
225 | |
2368 | 226 #: src/audacious/ui_about.c:44 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
227 #, fuzzy, c-format |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
228 msgid "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
229 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
230 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
231 "Copyright (C) 2005-2007 Audacious Development Team" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
232 msgstr "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
233 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
234 "The future of UNIX multimedia.\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
235 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
236 "Copyright (C) 2005-2006 Audacious 开发小组\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
237 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
238 #: src/audacious/ui_about.c:123 src/audacious/ui_credits.c:337 |
2368 | 239 #: src/audacious/ui_manager.c:387 src/audacious/ui_manager.c:388 |
753 | 240 msgid "About Audacious" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
241 msgstr "关于 Audacious" |
753 | 242 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
243 #: src/audacious/ui_about.c:172 src/audacious/ui_credits.c:382 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
244 msgid "Credits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
245 msgstr "致谢" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
246 |
2368 | 247 #: src/audacious/ui_credits.c:45 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
248 #, fuzzy, c-format |
0 | 249 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
250 "<big><b>Audacious %s</b></big>\n" |
381 | 251 "The future of UNIX multimedia.\n" |
0 | 252 "\n" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
253 "Copyright (C) 2005-2007 Audacious Development Team\n" |
0 | 254 msgstr "" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
255 "<big><b>Audacious %s</b></big>\n" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
256 "The future of UNIX multimedia.\n" |
0 | 257 "\n" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
258 "Copyright (C) 2005-2006 Audacious 开发小组\n" |
0 | 259 |
2368 | 260 #: src/audacious/ui_credits.c:51 |
753 | 261 msgid "Audacious core developers:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
262 msgstr "Audacious 核心开发者:" |
753 | 263 |
2445 | 264 #: src/audacious/ui_credits.c:66 |
985 | 265 msgid "Graphics:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
266 msgstr "图像:" |
985 | 267 |
2445 | 268 #: src/audacious/ui_credits.c:71 |
753 | 269 msgid "Default skin:" |
270 msgstr "默认皮肤:" | |
271 | |
2445 | 272 #: src/audacious/ui_credits.c:76 |
753 | 273 msgid "Plugin development:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
274 msgstr "插件开发:" |
753 | 275 |
2445 | 276 #: src/audacious/ui_credits.c:88 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
277 msgid "Patch authors:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
278 msgstr "补丁作者:" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
279 |
2445 | 280 #: src/audacious/ui_credits.c:104 |
381 | 281 msgid "0.1.x developers:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
282 msgstr "0.1.x 开发者:" |
381 | 283 |
2445 | 284 #: src/audacious/ui_credits.c:110 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
285 msgid "BMP Developers:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
286 msgstr "BMP 开发者:" |
0 | 287 |
2445 | 288 #: src/audacious/ui_credits.c:142 |
985 | 289 msgid "Brazilian Portuguese:" |
290 msgstr "巴西葡萄牙语:" | |
0 | 291 |
2445 | 292 #: src/audacious/ui_credits.c:145 |
1107 | 293 msgid "Breton:" |
294 msgstr "布列塔尼语:" | |
295 | |
2445 | 296 #: src/audacious/ui_credits.c:148 |
2368 | 297 #, fuzzy |
298 msgid "Bulgarian:" | |
299 msgstr "匈牙利语:" | |
300 | |
2445 | 301 #: src/audacious/ui_credits.c:151 |
302 #, fuzzy | |
303 msgid "Croatian:" | |
304 msgstr "罗马尼亚语:" | |
305 | |
306 #: src/audacious/ui_credits.c:154 | |
985 | 307 msgid "Czech:" |
308 msgstr "捷克语:" | |
0 | 309 |
2445 | 310 #: src/audacious/ui_credits.c:157 |
1107 | 311 msgid "Dutch:" |
312 msgstr "荷兰语:" | |
313 | |
2445 | 314 #: src/audacious/ui_credits.c:161 |
985 | 315 msgid "Finnish:" |
316 msgstr "芬兰语:" | |
0 | 317 |
2445 | 318 #: src/audacious/ui_credits.c:164 |
985 | 319 msgid "French:" |
320 msgstr "法语:" | |
0 | 321 |
2445 | 322 #: src/audacious/ui_credits.c:167 |
985 | 323 msgid "German:" |
324 msgstr "德语:" | |
0 | 325 |
2445 | 326 #: src/audacious/ui_credits.c:171 |
2218 | 327 #, fuzzy |
328 msgid "Georgian:" | |
985 | 329 msgstr "乔治亚语:" |
0 | 330 |
2445 | 331 #: src/audacious/ui_credits.c:174 |
1414 | 332 msgid "Greek:" |
333 msgstr "希腊语:" | |
334 | |
2368 | 335 #: src/audacious/ui_credits.c:179 |
2445 | 336 msgid "Hindi:" |
337 msgstr "Hindi 语:" | |
338 | |
339 #: src/audacious/ui_credits.c:182 | |
340 msgid "Hungarian:" | |
341 msgstr "匈牙利语:" | |
342 | |
343 #: src/audacious/ui_credits.c:185 | |
985 | 344 msgid "Italian:" |
345 msgstr "意大利语:" | |
346 | |
2445 | 347 #: src/audacious/ui_credits.c:189 |
0 | 348 msgid "Japanese:" |
349 msgstr "日语:" | |
350 | |
2445 | 351 #: src/audacious/ui_credits.c:192 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
352 msgid "Korean:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
353 msgstr "朝语:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
354 |
2445 | 355 #: src/audacious/ui_credits.c:195 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
356 msgid "Lithuanian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
357 msgstr "立陶宛语:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
358 |
2445 | 359 #: src/audacious/ui_credits.c:198 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
360 msgid "Macedonian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
361 msgstr "马其顿语:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
362 |
2368 | 363 #: src/audacious/ui_credits.c:201 |
2445 | 364 msgid "Polish:" |
365 msgstr "波兰语:" | |
0 | 366 |
2368 | 367 #: src/audacious/ui_credits.c:204 |
2445 | 368 msgid "Romanian:" |
369 msgstr "罗马尼亚语:" | |
2218 | 370 |
2368 | 371 #: src/audacious/ui_credits.c:207 |
2445 | 372 msgid "Russian:" |
373 msgstr "俄语:" | |
2218 | 374 |
2368 | 375 #: src/audacious/ui_credits.c:210 |
2445 | 376 msgid "Serbian (Latin):" |
2218 | 377 msgstr "" |
378 | |
2368 | 379 #: src/audacious/ui_credits.c:213 |
2445 | 380 msgid "Serbian (Cyrillic):" |
381 msgstr "" | |
0 | 382 |
2368 | 383 #: src/audacious/ui_credits.c:216 |
2445 | 384 msgid "Simplified Chinese:" |
385 msgstr "" | |
985 | 386 |
2368 | 387 #: src/audacious/ui_credits.c:219 |
2445 | 388 msgid "Slovak:" |
389 msgstr "斯洛伐克语:" | |
1414 | 390 |
2368 | 391 #: src/audacious/ui_credits.c:222 |
2445 | 392 msgid "Spanish:" |
393 msgstr "西班牙语:" | |
394 | |
395 #: src/audacious/ui_credits.c:225 | |
396 msgid "Swedish:" | |
397 msgstr "瑞典语:" | |
398 | |
399 #: src/audacious/ui_credits.c:228 | |
2218 | 400 msgid "Traditional Chinese:" |
401 msgstr "" | |
402 | |
2445 | 403 #: src/audacious/ui_credits.c:231 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
404 msgid "Turkish:" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
405 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
406 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
407 #: src/audacious/ui_credits.c:235 |
1414 | 408 msgid "Ukrainian:" |
409 msgstr "乌克兰语:" | |
410 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
411 #: src/audacious/ui_credits.c:238 |
0 | 412 msgid "Welsh:" |
413 msgstr "威尔斯语:" | |
414 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
415 #: src/audacious/ui_credits.c:386 |
753 | 416 msgid "Translators" |
417 msgstr "翻译者" | |
418 | |
2368 | 419 #: src/audacious/ui_equalizer.c:752 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
420 msgid "Audacious Equalizer" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
421 msgstr "Audacious 均衡器" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
422 |
2368 | 423 #: src/audacious/ui_equalizer.c:1452 |
753 | 424 msgid "Presets" |
425 msgstr "预设" | |
426 | |
2445 | 427 #: src/audacious/ui_main.c:626 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
428 #, c-format |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
429 msgid "%s - Audacious" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
430 msgstr "%s - Audacious" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
431 |
2445 | 432 #: src/audacious/ui_main.c:851 |
0 | 433 msgid "VBR" |
434 msgstr "可变位数率" | |
435 | |
2445 | 436 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 437 msgid "stereo" |
438 msgstr "立体声" | |
439 | |
2445 | 440 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 441 msgid "mono" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
442 msgstr "单声道" |
985 | 443 |
2445 | 444 #: src/audacious/ui_main.c:1385 src/audacious/ui_manager.c:414 |
2368 | 445 #: src/audacious/ui_manager.c:415 |
0 | 446 msgid "Jump to Time" |
447 msgstr "跳到特定时间" | |
448 | |
2445 | 449 #: src/audacious/ui_main.c:1406 |
0 | 450 msgid "minutes:seconds" |
451 msgstr "分:秒" | |
452 | |
2445 | 453 #: src/audacious/ui_main.c:1416 |
0 | 454 msgid "Track length:" |
455 msgstr "音轨长度:" | |
456 | |
2445 | 457 #: src/audacious/ui_main.c:1501 |
0 | 458 msgid "Un_queue" |
459 msgstr "不排队(_q)" | |
460 | |
2445 | 461 #: src/audacious/ui_main.c:1503 src/audacious/ui_main.c:1891 |
0 | 462 msgid "_Queue" |
463 msgstr "排队(_Q)" | |
464 | |
2445 | 465 #: src/audacious/ui_main.c:1816 |
0 | 466 msgid "Jump to Track" |
467 msgstr "跳到音轨" | |
468 | |
2445 | 469 #: src/audacious/ui_main.c:1857 |
0 | 470 msgid "Filter: " |
471 msgstr "过滤: " | |
472 | |
2445 | 473 #: src/audacious/ui_main.c:1858 |
2231 | 474 #, fuzzy |
475 msgid "_Filter:" | |
476 msgstr "过滤: " | |
477 | |
2445 | 478 #: src/audacious/ui_main.c:2062 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
479 msgid "Enter location to play:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
480 msgstr "输入要播放的位置:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
481 |
2445 | 482 #: src/audacious/ui_main.c:2273 |
0 | 483 #, c-format |
484 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
485 msgstr "搜寻:%d:%-2.2d/%d:%-2.2d (%d%%)" | |
486 | |
2445 | 487 #: src/audacious/ui_main.c:2305 src/audacious/ui_main.c:2924 |
0 | 488 #, c-format |
489 msgid "VOLUME: %d%%" | |
490 msgstr "音量:%d%%" | |
491 | |
2445 | 492 #: src/audacious/ui_main.c:2336 src/audacious/ui_main.c:2927 |
0 | 493 #, c-format |
494 msgid "BALANCE: %d%% LEFT" | |
495 msgstr "平衡:%d%% 左" | |
496 | |
2445 | 497 #: src/audacious/ui_main.c:2340 src/audacious/ui_main.c:2930 |
0 | 498 msgid "BALANCE: CENTER" |
499 msgstr "平衡:中心" | |
500 | |
2445 | 501 #: src/audacious/ui_main.c:2344 src/audacious/ui_main.c:2932 |
0 | 502 #, c-format |
503 msgid "BALANCE: %d%% RIGHT" | |
504 msgstr "平衡:%d%% 右" | |
505 | |
2445 | 506 #: src/audacious/ui_main.c:2700 |
0 | 507 msgid "OPTIONS MENU" |
508 msgstr "选项菜单" | |
509 | |
2445 | 510 #: src/audacious/ui_main.c:2704 |
0 | 511 msgid "DISABLE ALWAYS ON TOP" |
512 msgstr "取消永远在最上层" | |
513 | |
2445 | 514 #: src/audacious/ui_main.c:2706 |
0 | 515 msgid "ENABLE ALWAYS ON TOP" |
516 msgstr "永远在最上层" | |
517 | |
2445 | 518 #: src/audacious/ui_main.c:2709 |
0 | 519 msgid "FILE INFO BOX" |
520 msgstr "文件信息框" | |
521 | |
2445 | 522 #: src/audacious/ui_main.c:2713 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
523 msgid "DISABLE DOUBLESIZE" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
524 msgstr "取消加倍模式" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
525 |
2445 | 526 #: src/audacious/ui_main.c:2715 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
527 msgid "ENABLE DOUBLESIZE" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
528 msgstr "开启加倍模式" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
529 |
2445 | 530 #: src/audacious/ui_main.c:2718 |
0 | 531 msgid "VISUALIZATION MENU" |
532 msgstr "可视效果菜单" | |
533 | |
2445 | 534 #: src/audacious/ui_main.c:2764 |
0 | 535 msgid "" |
536 "<b><big>No playable CD found.</big></b>\n" | |
537 "\n" | |
538 "No CD inserted, or inserted CD is not an audio CD.\n" | |
539 msgstr "" | |
540 "<b><big>找不到能播放的 CD。</big></b>\n" | |
541 "\n" | |
542 "没有放入 CD,或者放入的不是音频·CD。\n" | |
543 | |
2445 | 544 #: src/audacious/ui_main.c:2781 |
0 | 545 msgid "" |
546 "<b><big>Couldn't open audio.</big></b>\n" | |
547 "\n" | |
548 "Please check that:\n" | |
549 "1. You have the correct output plugin selected.\n" | |
550 "2. No other programs is blocking the soundcard.\n" | |
551 "3. Your soundcard is configured properly.\n" | |
552 msgstr "" | |
553 "<b><big>无法使用音频设备。</big></b>\n" | |
554 "请确定:\n" | |
555 "1. 您是否选择了正确的输出插件。\n" | |
556 "2. 没有其他的程式正在使用音效卡。\n" | |
557 "3. 您的音效卡有正常驱动。\n" | |
558 | |
2445 | 559 #: src/audacious/ui_main.c:3387 |
2231 | 560 #, fuzzy |
561 msgid "Error in Audacious." | |
562 msgstr "%s - Audacious" | |
563 | |
2368 | 564 #: src/audacious/ui_manager.c:43 src/audacious/ui_manager.c:44 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
565 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
566 msgid "Autoscroll Songname" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
567 msgstr "/自动卷动歌名" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
568 |
2368 | 569 #: src/audacious/ui_manager.c:46 src/audacious/ui_manager.c:47 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
570 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
571 msgid "Stop after Current Song" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
572 msgstr "/在当前歌曲后停止" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
573 |
2368 | 574 #: src/audacious/ui_manager.c:49 src/audacious/ui_manager.c:50 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
575 msgid "Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
576 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
577 |
2368 | 578 #: src/audacious/ui_manager.c:52 src/audacious/ui_manager.c:53 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
579 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
580 msgid "Repeat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
581 msgstr "/重复播放" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
582 |
2368 | 583 #: src/audacious/ui_manager.c:55 src/audacious/ui_manager.c:56 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
584 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
585 msgid "Shuffle" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
586 msgstr "/乱序播放" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
587 |
2368 | 588 #: src/audacious/ui_manager.c:58 src/audacious/ui_manager.c:59 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
589 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
590 msgid "No Playlist Advance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
591 msgstr "/不允许播放列表快进" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
592 |
2368 | 593 #: src/audacious/ui_manager.c:61 src/audacious/ui_manager.c:62 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
594 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
595 msgid "Show Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
596 msgstr "/显示播放器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
597 |
2368 | 598 #: src/audacious/ui_manager.c:64 src/audacious/ui_manager.c:65 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
599 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
600 msgid "Show Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
601 msgstr "/显示播放列表" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
602 |
2368 | 603 #: src/audacious/ui_manager.c:67 src/audacious/ui_manager.c:68 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
604 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
605 msgid "Show Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
606 msgstr "/显示均衡器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
607 |
2368 | 608 #: src/audacious/ui_manager.c:70 src/audacious/ui_manager.c:71 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
609 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 msgid "Always on Top" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
611 msgstr "/永远在上层" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
612 |
2368 | 613 #: src/audacious/ui_manager.c:73 src/audacious/ui_manager.c:74 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
614 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
615 msgid "Put on All Workspaces" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
616 msgstr "/放在全部工作区上" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
617 |
2368 | 618 #: src/audacious/ui_manager.c:76 src/audacious/ui_manager.c:77 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
619 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
620 msgid "Roll up Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
621 msgstr "/卷起播放机" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
622 |
2368 | 623 #: src/audacious/ui_manager.c:79 src/audacious/ui_manager.c:80 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
624 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
625 msgid "Roll up Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
626 msgstr "/卷起播放列表" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
627 |
2368 | 628 #: src/audacious/ui_manager.c:82 src/audacious/ui_manager.c:83 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
629 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
630 msgid "Roll up Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
631 msgstr "/卷起均衡器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
632 |
2368 | 633 #: src/audacious/ui_manager.c:85 src/audacious/ui_manager.c:86 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
634 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
635 msgid "DoubleSize" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
636 msgstr "/两倍放大" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
637 |
2368 | 638 #: src/audacious/ui_manager.c:88 src/audacious/ui_manager.c:89 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
639 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
640 msgid "Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
641 msgstr "/如意移动" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 |
2368 | 643 #: src/audacious/ui_manager.c:97 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
644 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
645 msgid "Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
646 msgstr "/分析器模式" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
647 |
2368 | 648 #: src/audacious/ui_manager.c:98 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
649 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
650 msgid "Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
651 msgstr "/示波器模式" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
652 |
2368 | 653 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
654 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
655 msgid "Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
656 msgstr "/分析器模式/火焰" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
657 |
2368 | 658 #: src/audacious/ui_manager.c:100 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
659 msgid "Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
660 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
661 |
2368 | 662 #: src/audacious/ui_manager.c:104 src/audacious/ui_manager.c:121 |
663 #: src/audacious/ui_manager.c:127 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
664 msgid "Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
665 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
666 |
2368 | 667 #: src/audacious/ui_manager.c:105 src/audacious/ui_manager.c:122 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
668 msgid "Fire" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
669 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
670 |
2368 | 671 #: src/audacious/ui_manager.c:106 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
672 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
673 msgid "Vertical Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
674 msgstr "/分析器模式/垂直线" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
675 |
2368 | 676 #: src/audacious/ui_manager.c:110 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
677 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
678 msgid "Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
679 msgstr "行" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
680 |
2368 | 681 #: src/audacious/ui_manager.c:111 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
682 msgid "Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
683 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
684 |
2368 | 685 #: src/audacious/ui_manager.c:115 |
2167 | 686 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
687 msgid "Dot Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
688 msgstr "/示波器模式/点检查器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
689 |
2368 | 690 #: src/audacious/ui_manager.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
691 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
692 msgid "Line Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
693 msgstr "/示波器模式/现检查器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
694 |
2368 | 695 #: src/audacious/ui_manager.c:117 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
696 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
697 msgid "Solid Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
698 msgstr "/示波器模式/固体检查器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
699 |
2368 | 700 #: src/audacious/ui_manager.c:123 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
701 msgid "Ice" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
702 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
703 |
2368 | 704 #: src/audacious/ui_manager.c:128 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
705 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
706 msgid "Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
707 msgstr "单声道" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
708 |
2368 | 709 #: src/audacious/ui_manager.c:132 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
710 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
711 msgid "Full (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
712 msgstr "/刷新率/全速(约 50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
713 |
2368 | 714 #: src/audacious/ui_manager.c:133 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
715 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
716 msgid "Half (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
717 msgstr "/刷新率/一半(约 25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
718 |
2368 | 719 #: src/audacious/ui_manager.c:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
720 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
721 msgid "Quarter (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
722 msgstr "/刷新率/四分之一(约 13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
723 |
2368 | 724 #: src/audacious/ui_manager.c:135 |
2167 | 725 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
726 msgid "Eighth (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
727 msgstr "/刷新率/八分之一(约 6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
728 |
2368 | 729 #: src/audacious/ui_manager.c:139 src/audacious/ui_manager.c:147 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
730 msgid "Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
731 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
732 |
2368 | 733 #: src/audacious/ui_manager.c:140 src/audacious/ui_manager.c:148 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
734 msgid "Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
735 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
736 |
2368 | 737 #: src/audacious/ui_manager.c:141 src/audacious/ui_manager.c:149 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
738 msgid "Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
739 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
740 |
2368 | 741 #: src/audacious/ui_manager.c:142 src/audacious/ui_manager.c:150 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
742 msgid "Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
743 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
744 |
2368 | 745 #: src/audacious/ui_manager.c:143 src/audacious/ui_manager.c:151 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
746 msgid "Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
747 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
748 |
2368 | 749 #: src/audacious/ui_manager.c:155 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
750 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
751 msgid "Time Elapsed" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
752 msgstr "/已过时间" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
753 |
2368 | 754 #: src/audacious/ui_manager.c:156 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
755 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
756 msgid "Time Remaining" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
757 msgstr "/剩余时间" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
758 |
2368 | 759 #: src/audacious/ui_manager.c:165 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
760 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
761 msgid "Playback" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
762 msgstr "/回放 (_P)" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
763 |
2368 | 764 #: src/audacious/ui_manager.c:167 src/audacious/ui_manager.c:168 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
765 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
766 msgid "Play CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
767 msgstr "/播放 CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
768 |
2368 | 769 #: src/audacious/ui_manager.c:170 src/audacious/ui_manager.c:171 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
770 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
771 msgid "Play" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
772 msgstr "/播放" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
773 |
2368 | 774 #: src/audacious/ui_manager.c:173 src/audacious/ui_manager.c:174 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
775 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
776 msgid "Pause" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
777 msgstr "/暂停" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
778 |
2368 | 779 #: src/audacious/ui_manager.c:176 src/audacious/ui_manager.c:177 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
780 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
781 msgid "Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
782 msgstr "/停止" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
783 |
2368 | 784 #: src/audacious/ui_manager.c:179 src/audacious/ui_manager.c:180 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
785 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
786 msgid "Previous" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
787 msgstr "/前一首" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
788 |
2368 | 789 #: src/audacious/ui_manager.c:182 src/audacious/ui_manager.c:183 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
790 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
791 msgid "Next" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
792 msgstr "/下一曲" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
793 |
2368 | 794 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
795 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
796 msgid "Visualization" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
797 msgstr "/视觉化模式 (_i)" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
798 |
2368 | 799 #: src/audacious/ui_manager.c:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
800 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
801 msgid "Visualization Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
802 msgstr "/视觉化模式" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
803 |
2368 | 804 #: src/audacious/ui_manager.c:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
805 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
806 msgid "Analyzer Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
807 msgstr "/分析器模式/火焰" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
808 |
2368 | 809 #: src/audacious/ui_manager.c:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
810 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
811 msgid "Scope Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
812 msgstr "/示波器模式" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
813 |
2368 | 814 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
815 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
816 msgid "Voiceprint Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
817 msgstr "/分析器模式/火焰" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
818 |
2368 | 819 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
820 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
821 msgid "WindowShade VU Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
822 msgstr "/窗口阴影 VU 模式" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
823 |
2368 | 824 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
825 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
826 msgid "Refresh Rate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
827 msgstr "/刷新率" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
828 |
2368 | 829 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
830 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
831 msgid "Analyzer Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
832 msgstr "/分析器消散" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
833 |
2368 | 834 #: src/audacious/ui_manager.c:196 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
835 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
836 msgid "Peaks Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
837 msgstr "/顶点消散" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
838 |
2445 | 839 #: src/audacious/ui_manager.c:201 src/audacious/ui_preferences.c:106 |
2368 | 840 #: src/audacious/playlist_manager.c:288 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
841 #: src/audacious/glade/prefswin.glade:2494 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
842 msgid "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
843 msgstr "播放列表" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
844 |
2368 | 845 #: src/audacious/ui_manager.c:203 src/audacious/ui_manager.c:204 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
846 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
847 msgid "New Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
848 msgstr "保存播放列表" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
849 |
2368 | 850 #: src/audacious/ui_manager.c:206 src/audacious/ui_manager.c:207 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
851 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
852 msgid "Select Next Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
853 msgstr "选择播放列表字体:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
854 |
2368 | 855 #: src/audacious/ui_manager.c:209 src/audacious/ui_manager.c:210 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
856 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
857 msgid "Select Previous Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
858 msgstr "/排序选择/按列表项" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
859 |
2368 | 860 #: src/audacious/ui_manager.c:212 src/audacious/ui_manager.c:213 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
861 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
862 msgid "Delete Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
863 msgstr "选择播放列表字体:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
864 |
2368 | 865 #: src/audacious/ui_manager.c:215 |
2218 | 866 #, fuzzy |
867 msgid "Load List" | |
868 msgstr "/打开列表" | |
869 | |
2368 | 870 #: src/audacious/ui_manager.c:216 |
2167 | 871 #, fuzzy |
872 msgid "Loads a playlist file into the selected playlist." | |
873 msgstr "当歌曲在播放列表中可见时读取原数据" | |
874 | |
2368 | 875 #: src/audacious/ui_manager.c:218 |
2167 | 876 #, fuzzy |
877 msgid "Save List" | |
878 msgstr "/保存列表" | |
879 | |
2368 | 880 #: src/audacious/ui_manager.c:219 |
2167 | 881 #, fuzzy |
882 msgid "Saves the selected playlist." | |
883 msgstr "选择播放列表字体:" | |
0 | 884 |
2368 | 885 #: src/audacious/ui_manager.c:221 |
2167 | 886 #, fuzzy |
887 msgid "Save Default List" | |
888 msgstr "/保存为默认列表" | |
889 | |
2368 | 890 #: src/audacious/ui_manager.c:222 |
2167 | 891 #, fuzzy |
892 msgid "Saves the selected playlist to the default location." | |
893 msgstr "使用 XMMS 样式的文件选择器" | |
894 | |
2368 | 895 #: src/audacious/ui_manager.c:225 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
896 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
897 msgid "Refresh List" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
898 msgstr "/刷新皮肤列表" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
899 |
2368 | 900 #: src/audacious/ui_manager.c:226 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
901 msgid "Refreshes metadata associated with a playlist entry." |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
902 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
903 |
2368 | 904 #: src/audacious/ui_manager.c:229 |
2218 | 905 msgid "List Manager" |
906 msgstr "" | |
907 | |
2368 | 908 #: src/audacious/ui_manager.c:230 |
2218 | 909 #, fuzzy |
910 msgid "Opens the playlist manager." | |
911 msgstr "不要清除播放列表" | |
912 | |
2368 | 913 #: src/audacious/ui_manager.c:236 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
914 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
915 msgid "View" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
916 msgstr "/显示(_V)" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
917 |
2368 | 918 #: src/audacious/ui_manager.c:240 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
919 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
920 msgid "Add CD..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
921 msgstr "/添加 CD ..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
922 |
2368 | 923 #: src/audacious/ui_manager.c:241 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
924 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
925 msgid "Adds a CD to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
926 msgstr "不要清除播放列表" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
927 |
2368 | 928 #: src/audacious/ui_manager.c:244 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
929 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
930 msgid "Add Internet Address..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
931 msgstr "/添加网址..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
932 |
2368 | 933 #: src/audacious/ui_manager.c:245 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
934 msgid "Adds a remote track to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
935 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
936 |
2368 | 937 #: src/audacious/ui_manager.c:248 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
938 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
939 msgid "Add Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
940 msgstr "/添加文件..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
941 |
2368 | 942 #: src/audacious/ui_manager.c:249 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
943 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
944 msgid "Adds files to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
945 msgstr "不要清除播放列表" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
946 |
2368 | 947 #: src/audacious/ui_manager.c:254 |
2167 | 948 #, fuzzy |
949 msgid "Search and Select" | |
950 msgstr "搜索深度:" | |
951 | |
2368 | 952 #: src/audacious/ui_manager.c:255 |
2167 | 953 msgid "" |
954 "Searches the playlist and selects playlist entries based on specific " | |
955 "criteria." | |
956 msgstr "" | |
0 | 957 |
2368 | 958 #: src/audacious/ui_manager.c:258 |
2167 | 959 #, fuzzy |
960 msgid "Invert Selection" | |
961 msgstr "/反转选择" | |
962 | |
2368 | 963 #: src/audacious/ui_manager.c:259 |
2167 | 964 msgid "Inverts the selected and unselected entries." |
965 msgstr "" | |
966 | |
2445 | 967 #: src/audacious/ui_manager.c:262 |
2167 | 968 msgid "Select All" |
969 msgstr "全部选中" | |
970 | |
2368 | 971 #: src/audacious/ui_manager.c:263 |
2167 | 972 msgid "Selects all of the playlist entries." |
973 msgstr "" | |
974 | |
2368 | 975 #: src/audacious/ui_manager.c:266 |
2167 | 976 #, fuzzy |
2218 | 977 msgid "Select None" |
978 msgstr "/全部不选" | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
979 |
2368 | 980 #: src/audacious/ui_manager.c:267 |
2218 | 981 msgid "Deselects all of the playlist entries." |
982 msgstr "" | |
983 | |
2368 | 984 #: src/audacious/ui_manager.c:272 |
2218 | 985 #, fuzzy |
986 msgid "Clear Queue" | |
987 msgstr "/清除队列" | |
988 | |
2368 | 989 #: src/audacious/ui_manager.c:273 |
2167 | 990 msgid "Clears the queue associated with this playlist." |
991 msgstr "" | |
992 | |
2368 | 993 #: src/audacious/ui_manager.c:276 |
2167 | 994 #, fuzzy |
995 msgid "Remove Unavailable Files" | |
0 | 996 msgstr "/移除不存在的文件" |
997 | |
2368 | 998 #: src/audacious/ui_manager.c:277 |
2167 | 999 #, fuzzy |
1000 msgid "Removes unavailable files from the playlist." | |
1001 msgstr "/移除不存在的文件" | |
1002 | |
2368 | 1003 #: src/audacious/ui_manager.c:280 |
2167 | 1004 #, fuzzy |
1005 msgid "Remove Duplicates" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1006 msgstr "/删除重复" |
985 | 1007 |
2368 | 1008 #: src/audacious/ui_manager.c:282 src/audacious/ui_manager.c:318 |
1009 #: src/audacious/ui_manager.c:348 | |
2167 | 1010 #, fuzzy |
1011 msgid "By Title" | |
1012 msgstr "标题" | |
1013 | |
2368 | 1014 #: src/audacious/ui_manager.c:283 |
2167 | 1015 msgid "Removes duplicate entries from the playlist by title." |
1016 msgstr "" | |
1017 | |
2368 | 1018 #: src/audacious/ui_manager.c:286 src/audacious/ui_manager.c:326 |
1019 #: src/audacious/ui_manager.c:356 | |
2167 | 1020 #, fuzzy |
1021 msgid "By Filename" | |
1022 msgstr "文件名" | |
1023 | |
2368 | 1024 #: src/audacious/ui_manager.c:287 |
2167 | 1025 #, fuzzy |
1026 msgid "Removes duplicate entries from the playlist by filename." | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1027 msgstr "/删除重复/按路径+文件名" |
985 | 1028 |
2368 | 1029 #: src/audacious/ui_manager.c:290 src/audacious/ui_manager.c:330 |
1030 #: src/audacious/ui_manager.c:360 | |
2167 | 1031 #, fuzzy |
1032 msgid "By Path + Filename" | |
1033 msgstr "/排序列表/按路径+文件名排序" | |
1034 | |
2368 | 1035 #: src/audacious/ui_manager.c:291 |
2167 | 1036 msgid "Removes duplicate entries from the playlist by their full path." |
1037 msgstr "" | |
1038 | |
2368 | 1039 #: src/audacious/ui_manager.c:294 |
2167 | 1040 #, fuzzy |
1041 msgid "Remove All" | |
1042 msgstr "/删除全部" | |
1043 | |
2368 | 1044 #: src/audacious/ui_manager.c:295 |
2167 | 1045 msgid "Removes all entries from the playlist." |
1046 msgstr "" | |
1047 | |
2368 | 1048 #: src/audacious/ui_manager.c:298 |
2167 | 1049 #, fuzzy |
1050 msgid "Remove Unselected" | |
1051 msgstr "/删除未选中的" | |
1052 | |
2368 | 1053 #: src/audacious/ui_manager.c:299 |
2167 | 1054 msgid "Remove unselected entries from the playlist." |
1055 msgstr "" | |
1056 | |
2368 | 1057 #: src/audacious/ui_manager.c:302 |
2167 | 1058 #, fuzzy |
2218 | 1059 msgid "Remove Selected" |
1060 msgstr "/删除选中" | |
1061 | |
2368 | 1062 #: src/audacious/ui_manager.c:303 |
2218 | 1063 msgid "Remove selected entries from the playlist." |
1064 msgstr "" | |
1065 | |
2368 | 1066 #: src/audacious/ui_manager.c:308 |
2218 | 1067 #, fuzzy |
1068 msgid "Randomize List" | |
1069 msgstr "/打乱列表" | |
1070 | |
2368 | 1071 #: src/audacious/ui_manager.c:309 |
2218 | 1072 #, fuzzy |
2167 | 1073 msgid "Randomizes the playlist." |
1074 msgstr "/打乱列表" | |
1075 | |
2368 | 1076 #: src/audacious/ui_manager.c:312 |
2167 | 1077 #, fuzzy |
1078 msgid "Reverse List" | |
1079 msgstr "/反转列表" | |
985 | 1080 |
2368 | 1081 #: src/audacious/ui_manager.c:313 |
2132 | 1082 #, fuzzy |
2167 | 1083 msgid "Reverses the playlist." |
1084 msgstr "不要清除播放列表" | |
1085 | |
2368 | 1086 #: src/audacious/ui_manager.c:316 |
2167 | 1087 #, fuzzy |
1088 msgid "Sort List" | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1089 msgstr "/排序列表" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1090 |
2368 | 1091 #: src/audacious/ui_manager.c:319 src/audacious/ui_manager.c:349 |
2167 | 1092 #, fuzzy |
1093 msgid "Sorts the list by title." | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1094 msgstr "/排序列表/按曲名排序" |
985 | 1095 |
2368 | 1096 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2167 | 1097 #, fuzzy |
1098 msgid "By Artist" | |
1099 msgstr "艺术家" | |
1100 | |
2368 | 1101 #: src/audacious/ui_manager.c:323 src/audacious/ui_manager.c:353 |
2167 | 1102 #, fuzzy |
1103 msgid "Sorts the list by artist." | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1104 msgstr "/排序列表/按艺术家" |
0 | 1105 |
2368 | 1106 #: src/audacious/ui_manager.c:327 src/audacious/ui_manager.c:357 |
2167 | 1107 #, fuzzy |
1108 msgid "Sorts the list by filename." | |
1461 | 1109 msgstr "/排序列表/按文件名排序" |
1110 | |
2368 | 1111 #: src/audacious/ui_manager.c:331 src/audacious/ui_manager.c:361 |
2167 | 1112 msgid "Sorts the list by full pathname." |
1113 msgstr "" | |
1114 | |
2368 | 1115 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 1116 #, fuzzy |
1117 msgid "By Date" | |
1118 msgstr "日期" | |
1119 | |
2368 | 1120 #: src/audacious/ui_manager.c:335 src/audacious/ui_manager.c:365 |
2167 | 1121 msgid "Sorts the list by modification time." |
1122 msgstr "" | |
1123 | |
2368 | 1124 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 1125 #, fuzzy |
1126 msgid "By Track Number" | |
1127 msgstr "音轨编号" | |
1128 | |
2368 | 1129 #: src/audacious/ui_manager.c:339 src/audacious/ui_manager.c:369 |
2167 | 1130 #, fuzzy |
1131 msgid "Sorts the list by track number." | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1132 msgstr "/排序列表/按音轨序号" |
1461 | 1133 |
2368 | 1134 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 1135 #, fuzzy |
1136 msgid "By Playlist Entry" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1137 msgstr "/排序列表/按列表项" |
1461 | 1138 |
2368 | 1139 #: src/audacious/ui_manager.c:343 src/audacious/ui_manager.c:373 |
2167 | 1140 #, fuzzy |
1141 msgid "Sorts the list by playlist entry." | |
1142 msgstr "/排序列表/按列表项" | |
1143 | |
2368 | 1144 #: src/audacious/ui_manager.c:346 |
2167 | 1145 #, fuzzy |
1146 msgid "Sort Selected" | |
0 | 1147 msgstr "/排序选择" |
1148 | |
2368 | 1149 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 1150 #, fuzzy |
1151 msgid "View Track Details" | |
1152 msgstr "/查看音轨信息" | |
1153 | |
2368 | 1154 #: src/audacious/ui_manager.c:382 src/audacious/ui_manager.c:385 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1155 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1156 msgid "View track details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1157 msgstr "/查看音轨信息" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1158 |
2368 | 1159 #: src/audacious/ui_manager.c:390 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1160 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1161 msgid "Play File" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1162 msgstr "/播放文件" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1163 |
2368 | 1164 #: src/audacious/ui_manager.c:391 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1165 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1166 msgid "Load and play a file" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1167 msgstr "使用播放列表中的元数据" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1168 |
2368 | 1169 #: src/audacious/ui_manager.c:393 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1170 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1171 msgid "Play Location" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1172 msgstr "/播放位置" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1173 |
2368 | 1174 #: src/audacious/ui_manager.c:394 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1175 msgid "Play media from the selected location" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1176 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1177 |
2368 | 1178 #: src/audacious/ui_manager.c:396 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1179 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1180 msgid "Preferences" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1181 msgstr "/首选项" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1182 |
2368 | 1183 #: src/audacious/ui_manager.c:397 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1184 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1185 msgid "Open preferences window" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1186 msgstr "首选项" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1187 |
2368 | 1188 #: src/audacious/ui_manager.c:399 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1189 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1190 msgid "_Quit" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1191 msgstr "/退出(_Q)" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1192 |
2368 | 1193 #: src/audacious/ui_manager.c:400 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1194 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1195 msgid "Quit Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1196 msgstr "关于 Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1197 |
2368 | 1198 #: src/audacious/ui_manager.c:402 src/audacious/ui_manager.c:403 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1199 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1200 msgid "Set A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1201 msgstr "/设置 A-B" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1202 |
2368 | 1203 #: src/audacious/ui_manager.c:405 src/audacious/ui_manager.c:406 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1204 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1205 msgid "Clear A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1206 msgstr "/清除 A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1207 |
2368 | 1208 #: src/audacious/ui_manager.c:408 src/audacious/ui_manager.c:409 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1209 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1210 msgid "Jump to Playlist Start" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1211 msgstr "/跳到列表最前" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1212 |
2368 | 1213 #: src/audacious/ui_manager.c:411 src/audacious/ui_manager.c:412 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1214 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1215 msgid "Jump to File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1216 msgstr "/跳到文件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1217 |
2368 | 1218 #: src/audacious/ui_manager.c:417 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1219 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1220 msgid "Queue Toggle" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1221 msgstr "/排队切换" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1222 |
2368 | 1223 #: src/audacious/ui_manager.c:418 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1224 msgid "Enables/disables the entry in the playlist's queue." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1225 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1226 |
2368 | 1227 #: src/audacious/ui_manager.c:425 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1228 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1229 msgid "Load" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1230 msgstr "/装入" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1231 |
2368 | 1232 #: src/audacious/ui_manager.c:426 |
2167 | 1233 #, fuzzy |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1234 msgid "Import" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1235 msgstr "/导入" |
2167 | 1236 |
2368 | 1237 #: src/audacious/ui_manager.c:427 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1238 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1239 msgid "Save" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1240 msgstr "/保存" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1241 |
2368 | 1242 #: src/audacious/ui_manager.c:428 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1243 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1244 msgid "Delete" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1245 msgstr "/删除" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1246 |
2368 | 1247 #: src/audacious/ui_manager.c:430 src/audacious/ui_manager.c:451 |
1248 #: src/audacious/ui_manager.c:466 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1249 msgid "Preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1250 msgstr "预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1251 |
2368 | 1252 #: src/audacious/ui_manager.c:431 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1253 msgid "Load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1254 msgstr "读取预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1255 |
2368 | 1256 #: src/audacious/ui_manager.c:433 src/audacious/ui_manager.c:454 |
1257 #: src/audacious/ui_manager.c:469 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1258 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1259 msgid "Auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1260 msgstr "/装入/自动装入预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1261 |
2368 | 1262 #: src/audacious/ui_manager.c:434 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1263 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1264 msgid "Load auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1265 msgstr "/装入/自动装入预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1266 |
2368 | 1267 #: src/audacious/ui_manager.c:436 src/audacious/ui_manager.c:457 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1268 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1269 msgid "Default" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1270 msgstr "默认皮肤:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1271 |
2368 | 1272 #: src/audacious/ui_manager.c:437 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1273 msgid "Load default preset into equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1274 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1275 |
2368 | 1276 #: src/audacious/ui_manager.c:439 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1277 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1278 msgid "Zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1279 msgstr "立体声" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1280 |
2368 | 1281 #: src/audacious/ui_manager.c:440 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1282 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1283 msgid "Set equalizer preset levels to zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1284 msgstr "保存均衡器预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1285 |
2368 | 1286 #: src/audacious/ui_manager.c:442 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1287 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1288 msgid "From file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1289 msgstr "/装入/从文件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1290 |
2368 | 1291 #: src/audacious/ui_manager.c:443 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1292 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1293 msgid "Load preset from file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1294 msgstr "读取预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1295 |
2368 | 1296 #: src/audacious/ui_manager.c:445 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1297 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1298 msgid "From WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1299 msgstr "/装入/从 WinAMP EQF 文件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1300 |
2368 | 1301 #: src/audacious/ui_manager.c:446 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1302 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1303 msgid "Load preset from WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1304 msgstr "/装入/从 WinAMP EQF 文件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1305 |
2368 | 1306 #: src/audacious/ui_manager.c:448 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1307 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1308 msgid "WinAMP Presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1309 msgstr "/导入/WinAMP 预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1310 |
2368 | 1311 #: src/audacious/ui_manager.c:449 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1312 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1313 msgid "Import WinAMP presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1314 msgstr "/导入/WinAMP 预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1315 |
2368 | 1316 #: src/audacious/ui_manager.c:452 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1317 msgid "Save preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1318 msgstr "保存预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1319 |
2368 | 1320 #: src/audacious/ui_manager.c:455 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1321 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1322 msgid "Save auto-load preset" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1323 msgstr "/保存/自动读取预设" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1324 |
2368 | 1325 #: src/audacious/ui_manager.c:458 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1326 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1327 msgid "Save default preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1328 msgstr "保存自动预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1329 |
2368 | 1330 #: src/audacious/ui_manager.c:460 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1331 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1332 msgid "To file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1333 msgstr "装入文件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1334 |
2368 | 1335 #: src/audacious/ui_manager.c:461 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1336 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1337 msgid "Save preset to file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1338 msgstr "保存预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1339 |
2368 | 1340 #: src/audacious/ui_manager.c:463 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1341 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1342 msgid "To WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1343 msgstr "/保存/到 WinAMP EQF 文件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1344 |
2368 | 1345 #: src/audacious/ui_manager.c:464 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1346 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1347 msgid "Save preset to WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1348 msgstr "/保存/到 WinAMP EQF 文件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1349 |
2368 | 1350 #: src/audacious/ui_manager.c:467 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1351 msgid "Delete preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1352 msgstr "删除预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1353 |
2368 | 1354 #: src/audacious/ui_manager.c:470 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1355 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1356 msgid "Delete auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1357 msgstr "/删除/自动读取预设" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1358 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1359 #: src/audacious/ui_preferences.c:101 src/audacious/glade/prefswin.glade:1363 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1360 msgid "Appearance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1361 msgstr "外观" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1362 |
2368 | 1363 #: src/audacious/ui_preferences.c:102 |
2445 | 1364 msgid "Audio" |
1365 msgstr "音频" | |
1366 | |
1367 #: src/audacious/ui_preferences.c:103 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1368 msgid "Connectivity" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1369 msgstr "连接" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1370 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1371 #: src/audacious/ui_preferences.c:104 src/audacious/glade/prefswin.glade:2862 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1372 msgid "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1373 msgstr "均衡器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1374 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1375 #: src/audacious/ui_preferences.c:105 src/audacious/glade/prefswin.glade:1642 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1376 msgid "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1377 msgstr "鼠标" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1378 |
2445 | 1379 #: src/audacious/ui_preferences.c:107 src/audacious/glade/prefswin.glade:693 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1380 msgid "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1381 msgstr "插件" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1382 |
2445 | 1383 #: src/audacious/ui_preferences.c:113 src/audacious/ui_fileinfopopup.c:237 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1384 msgid "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1385 msgstr "艺术家" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1386 |
2445 | 1387 #: src/audacious/ui_preferences.c:114 src/audacious/ui_fileinfopopup.c:254 |
1388 #: src/audacious/titlestring.c:372 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1389 msgid "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1390 msgstr "专辑" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1391 |
2445 | 1392 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:220 |
1393 #: src/audacious/ui_fileinfopopup.c:388 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1394 msgid "Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1395 msgstr "标题" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1396 |
2445 | 1397 #: src/audacious/ui_preferences.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1398 msgid "Tracknumber" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1399 msgstr "音轨编号" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1400 |
2445 | 1401 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:271 |
1402 #: src/audacious/titlestring.c:373 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1403 msgid "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1404 msgstr "风格" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1405 |
2445 | 1406 #: src/audacious/ui_preferences.c:119 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1407 msgid "Filepath" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1408 msgstr "文件路径" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1409 |
2445 | 1410 #: src/audacious/ui_preferences.c:120 src/audacious/titlestring.c:379 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1411 msgid "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1412 msgstr "日期" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1413 |
2445 | 1414 #: src/audacious/ui_preferences.c:121 src/audacious/ui_fileinfopopup.c:288 |
1415 #: src/audacious/titlestring.c:380 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1416 msgid "Year" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1417 msgstr "年份" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1418 |
2445 | 1419 #: src/audacious/ui_preferences.c:122 src/audacious/titlestring.c:381 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1420 msgid "Comment" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1421 msgstr "备注" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1422 |
2445 | 1423 #: src/audacious/ui_preferences.c:143 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1424 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1425 msgstr "本地 (localhost)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1426 |
2445 | 1427 #: src/audacious/ui_preferences.c:456 src/audacious/ui_preferences.c:543 |
1428 #: src/audacious/ui_preferences.c:632 src/audacious/ui_preferences.c:728 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1429 msgid "Enabled" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1430 msgstr "启用" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1431 |
2445 | 1432 #: src/audacious/ui_preferences.c:472 src/audacious/ui_preferences.c:559 |
1433 #: src/audacious/ui_preferences.c:648 src/audacious/ui_preferences.c:744 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1434 msgid "Description" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1435 msgstr "描述" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1436 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1437 #: src/audacious/ui_preferences.c:1783 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1438 msgid "Category" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1439 msgstr "项目" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1440 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1441 #: src/audacious/ui_preferences.c:2348 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1442 msgid "Preferences Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1443 msgstr "首选项" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1444 |
2368 | 1445 #: src/audacious/ui_skinselector.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1446 msgid "Archived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1447 msgstr "打包的 Winamp 2.x 皮肤" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1448 |
2368 | 1449 #: src/audacious/ui_skinselector.c:181 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1450 msgid "Unarchived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1451 msgstr "未打包的 Winamp 2.x 皮肤" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1452 |
2445 | 1453 #: src/audacious/ui_fileinfo.c:160 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1454 msgid "Track Information Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1455 msgstr "音轨信息窗口" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1456 |
2445 | 1457 #: src/audacious/ui_fileinfopopup.c:305 |
1458 #, fuzzy | |
1459 msgid "Track Number" | |
1460 msgstr "音轨编号" | |
1461 | |
1462 #: src/audacious/ui_fileinfopopup.c:322 | |
1463 #, fuzzy | |
1464 msgid "Track Length" | |
1465 msgstr "音轨长度:" | |
1466 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1467 #: src/audacious/ui_fileopener.c:131 |
2445 | 1468 msgid "Open Files" |
1469 msgstr "打开文件" | |
1470 | |
2455 | 1471 #: src/audacious/ui_fileopener.c:131 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1472 msgid "Add Files" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1473 msgstr "添加文件" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1474 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1475 #: src/audacious/ui_fileopener.c:133 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1476 msgid "Close dialog on Open" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1477 msgstr "打开后关闭对话" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1478 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1479 #: src/audacious/ui_fileopener.c:133 |
2445 | 1480 msgid "Close dialog on Add" |
1481 msgstr "添加后关闭对话" | |
1482 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1483 #: src/audacious/ui_fileopener.c:363 |
2455 | 1484 msgid "Play files" |
1485 msgstr "播放文件" | |
1486 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1487 #: src/audacious/ui_fileopener.c:365 |
2445 | 1488 msgid "Load files" |
1489 msgstr "装入文件" | |
1490 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1491 #: src/audacious/ui_playlist.c:482 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1492 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1493 msgid "Search entries in active playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1494 msgstr "在播放列表中显示分隔符" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1495 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1496 #: src/audacious/ui_playlist.c:488 |
2132 | 1497 msgid "" |
1498 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1499 "expressions syntax, case-insensitive. If you don't know how regular " | |
1500 "expressions work, simply insert a literal portion of what you're searching " | |
1501 "for." | |
1502 msgstr "" | |
1503 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1504 #: src/audacious/ui_playlist.c:495 |
2132 | 1505 #, fuzzy |
1506 msgid "Track name: " | |
1507 msgstr "音轨名称" | |
1508 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1509 #: src/audacious/ui_playlist.c:501 |
2132 | 1510 msgid "Album name: " |
1511 msgstr "" | |
1512 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1513 #: src/audacious/ui_playlist.c:507 |
2132 | 1514 #, fuzzy |
1515 msgid "Artist: " | |
1516 msgstr "艺术家" | |
1517 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1518 #: src/audacious/ui_playlist.c:513 |
2132 | 1519 #, fuzzy |
1520 msgid "Filename: " | |
1521 msgstr "文件名:" | |
1522 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1523 #: src/audacious/ui_playlist.c:520 |
2167 | 1524 msgid "Clear previous selection before searching" |
1525 msgstr "" | |
1526 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1527 #: src/audacious/ui_playlist.c:523 |
2167 | 1528 msgid "Automatically toggle queue for matching entries" |
1529 msgstr "" | |
1530 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1531 #: src/audacious/ui_playlist.c:526 |
2167 | 1532 msgid "Create a new playlist with matching entries" |
1533 msgstr "" | |
1534 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1535 #: src/audacious/ui_playlist.c:745 |
0 | 1536 #, c-format |
1537 msgid "Error writing playlist \"%s\": %s" | |
1538 msgstr "写入播放列表“%s”:%s 出错" | |
1539 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1540 #: src/audacious/ui_playlist.c:766 |
0 | 1541 #, c-format |
1542 msgid "%s already exist. Continue?" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1543 msgstr "%s 已经存在。继续吗?" |
0 | 1544 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1545 #: src/audacious/ui_playlist.c:780 |
0 | 1546 #, c-format |
1547 msgid "" | |
1548 "<b><big>Unable to save playlist.</big></b>\n" | |
1549 "\n" | |
1550 "Unknown file type for '%s'.\n" | |
1551 msgstr "" | |
1552 "无法保存播放列表!\n" | |
1553 "未知文件类型 %s\n" | |
1554 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1555 #: src/audacious/ui_playlist.c:920 |
0 | 1556 msgid "Load Playlist" |
1557 msgstr "装入播放列表" | |
1558 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1559 #: src/audacious/ui_playlist.c:933 |
0 | 1560 msgid "Save Playlist" |
1561 msgstr "保存播放列表" | |
1562 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1563 #: src/audacious/ui_playlist.c:1653 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1564 msgid "Audacious Playlist Editor" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1565 msgstr "Audacious 播放列表编辑器" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1566 |
2445 | 1567 #: src/audacious/ui_urlopener.c:90 |
2231 | 1568 #, fuzzy |
1569 msgid "Add/Open URL Dialog" | |
1570 msgstr "打开/添加文件的会话" | |
1571 | |
2445 | 1572 #: src/audacious/playback.c:198 |
753 | 1573 msgid "" |
1574 "<b><big>No output plugin selected.</big></b>\n" | |
1575 "You have not selected an output plugin." | |
1576 msgstr "" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1577 "<b><big>没有选择输出插件</big></b>\n" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1578 "您还没有选择输出插件。" |
753 | 1579 |
2368 | 1580 #: src/audacious/playlist_manager.c:253 |
2231 | 1581 #, fuzzy |
1582 msgid "Playlist Manager" | |
1583 msgstr "/不允许播放列表快进" | |
1584 | |
2368 | 1585 #: src/audacious/playlist_manager.c:292 |
2231 | 1586 msgid "Entries" |
1587 msgstr "" | |
1588 | |
2368 | 1589 #: src/audacious/playlist_manager.c:306 |
2231 | 1590 #, fuzzy |
1591 msgid "_Rename" | |
1592 msgstr "文件名" | |
1593 | |
2445 | 1594 #: src/audacious/titlestring.c:371 |
1595 msgid "Performer/Artist" | |
1596 msgstr "演奏者/艺术家" | |
1597 | |
1598 #: src/audacious/titlestring.c:374 | |
1599 msgid "File name" | |
1600 msgstr "文件名" | |
1601 | |
1602 #: src/audacious/titlestring.c:375 | |
1603 msgid "File path" | |
1604 msgstr "文件路径" | |
1605 | |
1606 #: src/audacious/titlestring.c:376 | |
1607 msgid "File extension" | |
1608 msgstr "文件扩展名" | |
1609 | |
1610 #: src/audacious/titlestring.c:377 | |
1611 msgid "Track name" | |
1612 msgstr "音轨名称" | |
1613 | |
1614 #: src/audacious/titlestring.c:378 | |
1615 msgid "Track number" | |
1616 msgstr "音轨编号" | |
1617 | |
1618 #: src/audacious/titlestring.c:441 | |
1619 msgid "%{n:...%}: Display \"...\" only if element %n is present" | |
1620 msgstr "%{n:...%}: 如果 %n 元素存在,显示“...”" | |
753 | 1621 |
2368 | 1622 #: src/audacious/glade/fileinfo.glade:8 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1623 msgid "Track Information" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1624 msgstr "音轨信息" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1625 |
2368 | 1626 #: src/audacious/glade/fileinfo.glade:81 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1627 msgid "<span size=\"small\">Title</span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1628 msgstr "<span size=\"small\">标题</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1629 |
2368 | 1630 #: src/audacious/glade/fileinfo.glade:139 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1631 msgid "<span size=\"small\">Artist</span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1632 msgstr "<span size=\"small\">艺术家</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1633 |
2368 | 1634 #: src/audacious/glade/fileinfo.glade:197 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1635 msgid "<span size=\"small\">Album</span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1636 msgstr "<span size=\"small\">唱片</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1637 |
2368 | 1638 #: src/audacious/glade/fileinfo.glade:255 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1639 msgid "<span size=\"small\">Comment</span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1640 msgstr "<span size=\"small\">注释</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1641 |
2368 | 1642 #: src/audacious/glade/fileinfo.glade:313 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1643 msgid "<span size=\"small\">Genre</span>" |
2100 | 1644 msgstr "<span size=\"small\">流派</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1645 |
2368 | 1646 #: src/audacious/glade/fileinfo.glade:392 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1647 msgid "<span size=\"small\">Year</span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1648 msgstr "<span size=\"small\">年份</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1649 |
2368 | 1650 #: src/audacious/glade/fileinfo.glade:441 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1651 msgid "<span size=\"small\">Track Number</span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1652 msgstr "<span size=\"small\">音轨序号</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1653 |
2368 | 1654 #: src/audacious/glade/fileinfo.glade:499 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1655 msgid "<span size=\"small\">Location</span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1656 msgstr "<span size=\"small\">位置</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1657 |
2368 | 1658 #: src/audacious/glade/prefswin.glade:8 |
2231 | 1659 msgid "Audacious Preferences" |
1660 msgstr "Audacious 首选项" | |
1661 | |
2368 | 1662 #: src/audacious/glade/prefswin.glade:115 |
1414 | 1663 msgid "_Decoder list:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1664 msgstr "解码器列表 (_D) :" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1665 |
2368 | 1666 #: src/audacious/glade/prefswin.glade:219 |
1414 | 1667 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1668 msgstr "<span size=\"medium\"><b>解码器</b></span>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1669 |
2368 | 1670 #: src/audacious/glade/prefswin.glade:261 |
753 | 1671 msgid "_General plugin list:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1672 msgstr "通用插件列表(_G):" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1673 |
2368 | 1674 #: src/audacious/glade/prefswin.glade:365 |
753 | 1675 msgid "<span size=\"medium\"><b>General</b></span>" |
1676 msgstr "<span size=\"medium\"><b>常规</b></span>" | |
1677 | |
2368 | 1678 #: src/audacious/glade/prefswin.glade:407 |
753 | 1679 msgid "_Visualization plugin list:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1680 msgstr "可视效果插件列表(_V):" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1681 |
2368 | 1682 #: src/audacious/glade/prefswin.glade:511 |
753 | 1683 msgid "<b>Visualization</b>" |
1684 msgstr "<b>可视化效果</b>" | |
1685 | |
2368 | 1686 #: src/audacious/glade/prefswin.glade:553 |
753 | 1687 msgid "_Effect plugin list:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1688 msgstr "效果插件列表(_E):" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1689 |
2368 | 1690 #: src/audacious/glade/prefswin.glade:657 |
753 | 1691 msgid "<b>Effects</b>" |
1692 msgstr "<b>效果</b>" | |
1693 | |
2368 | 1694 #: src/audacious/glade/prefswin.glade:746 |
753 | 1695 msgid "<b>_Skin</b>" |
1696 msgstr "<b>皮肤(_S)</b>" | |
1697 | |
2368 | 1698 #: src/audacious/glade/prefswin.glade:799 |
2231 | 1699 #, fuzzy |
1700 msgid "Refresh skin list" | |
1701 msgstr "/刷新皮肤列表" | |
1702 | |
2368 | 1703 #: src/audacious/glade/prefswin.glade:893 |
753 | 1704 msgid "<b>_Fonts</b>" |
1705 msgstr "<b>字体(_F)</b>" | |
1706 | |
2368 | 1707 #: src/audacious/glade/prefswin.glade:948 |
753 | 1708 msgid "_Player:" |
1709 msgstr "播放器(_P):" | |
1710 | |
2368 | 1711 #: src/audacious/glade/prefswin.glade:991 |
753 | 1712 msgid "_Playlist:" |
1713 msgstr "播放列表(_P):" | |
1714 | |
2368 | 1715 #: src/audacious/glade/prefswin.glade:1023 |
2231 | 1716 msgid "Select main player window font:" |
1717 msgstr "选择主窗口字体:" | |
1718 | |
2368 | 1719 #: src/audacious/glade/prefswin.glade:1091 |
2231 | 1720 msgid "" |
1721 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1722 "strings." | |
1723 msgstr "如果可能,则使用点阵字体。点阵字体不支持 Unicode 字符串。" | |
1724 | |
2368 | 1725 #: src/audacious/glade/prefswin.glade:1093 |
753 | 1726 msgid "Use Bitmap fonts if available" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1727 msgstr "如果可能则使用点阵字体" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1728 |
2368 | 1729 #: src/audacious/glade/prefswin.glade:1127 |
753 | 1730 msgid "<b>_Miscellaneous</b>" |
1731 msgstr "<b>杂项(_M)</b>" | |
1732 | |
2368 | 1733 #: src/audacious/glade/prefswin.glade:1175 |
753 | 1734 msgid "Show track numbers in playlist" |
1735 msgstr "在播放列表中显示编号" | |
1736 | |
2368 | 1737 #: src/audacious/glade/prefswin.glade:1210 |
1107 | 1738 msgid "Show separators in playlist" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1739 msgstr "在播放列表中显示分隔符" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1740 |
2368 | 1741 #: src/audacious/glade/prefswin.glade:1245 |
753 | 1742 msgid "Use custom cursors" |
1743 msgstr "使用自定光标" | |
1744 | |
2368 | 1745 #: src/audacious/glade/prefswin.glade:1279 |
1746 #: src/audacious/glade/prefswin.glade:1290 | |
2231 | 1747 msgid "This enables the window manager to show decorations for windows." |
1748 msgstr "这启用窗口管理器显示窗口装饰。" | |
1749 | |
2368 | 1750 #: src/audacious/glade/prefswin.glade:1281 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1751 msgid "Show window manager decoration" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1752 msgstr "显示窗口管理器装饰" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1753 |
2368 | 1754 #: src/audacious/glade/prefswin.glade:1289 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1755 msgid "Show window manager decorations" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1756 msgstr "显示窗口管理器装饰" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1757 |
2368 | 1758 #: src/audacious/glade/prefswin.glade:1319 |
2231 | 1759 msgid "" |
1760 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1761 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1762 "(but sadly not as user-friendly)." | |
1763 msgstr "" | |
1764 "这将启用 XMMS/GTK-1 样式的文件选择对话框。该选择是 Audadious 自身提供的,比默" | |
1765 "认的 GTK2 选择器快(但可惜不如它对用户友好)。" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1766 |
2368 | 1767 #: src/audacious/glade/prefswin.glade:1321 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1768 msgid "Use XMMS-style file selector instead of the default selector" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1769 msgstr "使用 XMMS 样式的文件选择器" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1770 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1771 #: src/audacious/glade/prefswin.glade:1410 |
753 | 1772 msgid "<b>Mouse wheel</b>" |
1773 msgstr "<b>鼠标滚轮</b>" | |
1774 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1775 #: src/audacious/glade/prefswin.glade:1458 |
381 | 1776 msgid "Changes volume by" |
1777 msgstr "调节音量" | |
1778 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1779 #: src/audacious/glade/prefswin.glade:1486 |
753 | 1780 msgid "percent" |
1781 msgstr "%" | |
1782 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1783 #: src/audacious/glade/prefswin.glade:1514 |
753 | 1784 msgid "Scrolls playlist by" |
1785 msgstr "列表滑动" | |
1786 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1787 #: src/audacious/glade/prefswin.glade:1567 |
753 | 1788 msgid "lines" |
1789 msgstr "行" | |
1790 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1791 #: src/audacious/glade/prefswin.glade:1689 |
753 | 1792 msgid "<b>Filename</b>" |
1793 msgstr "<b>文件名</b>" | |
1794 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1795 #: src/audacious/glade/prefswin.glade:1729 |
381 | 1796 msgid "Convert underscores to blanks" |
1797 msgstr "将下划线转换成空格" | |
1798 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1799 #: src/audacious/glade/prefswin.glade:1764 |
753 | 1800 msgid "Convert %20 to blanks" |
1801 msgstr "将 %20 转换成空格" | |
1802 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1803 #: src/audacious/glade/prefswin.glade:1799 |
2103 | 1804 msgid "Convert backslash '\\' to forward slash '/'" |
2100 | 1805 msgstr "" |
1806 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1807 #: src/audacious/glade/prefswin.glade:1833 |
753 | 1808 msgid "<b>Metadata</b>" |
1809 msgstr "<b>元数据</b>" | |
1810 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1811 #: src/audacious/glade/prefswin.glade:1872 |
2231 | 1812 msgid "Load metadata (tag information) from music files." |
1813 msgstr "从文件中获取元素据。" | |
1814 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1815 #: src/audacious/glade/prefswin.glade:1874 |
985 | 1816 msgid "Load metadata from playlists and files" |
1817 msgstr "使用播放列表中的元数据" | |
1818 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1819 #: src/audacious/glade/prefswin.glade:1912 |
2231 | 1820 msgid "Load metadata when adding the file to the playlist or opening it" |
1821 msgstr "打开文件或者把文件加入列表时加载原数据" | |
1822 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1823 #: src/audacious/glade/prefswin.glade:1914 |
753 | 1824 msgid "On load" |
1825 msgstr "装入时" | |
1826 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1827 #: src/audacious/glade/prefswin.glade:1934 |
2231 | 1828 #, fuzzy |
1829 msgid "Load metadata on demand when displaying the file in the playlist" | |
1830 msgstr "打开文件或者把文件加入列表时加载原数据" | |
1831 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1832 #: src/audacious/glade/prefswin.glade:1936 |
381 | 1833 msgid "On display" |
1834 msgstr "显示时" | |
1835 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1836 #: src/audacious/glade/prefswin.glade:1966 |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1837 #, fuzzy |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1838 msgid "Fallback character encodings:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1839 msgstr "缺省字符编码:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1840 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1841 #: src/audacious/glade/prefswin.glade:1994 |
2231 | 1842 msgid "" |
1843 "List of character encodings used for fall back conversion of metadata. If " | |
1844 "automatic character encoding detector failed or has been disabled, encodings " | |
1845 "in this list would be treated as candidates of the encoding of metadata, and " | |
1846 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1847 msgstr "" | |
1848 "缺省的元数据转换使用的字符编码列表。如果自动编码转换检测器失败或被禁用,这个" | |
1849 "列表中的编码将被作为元数据编码的候选,并将试图由此转换到UTF-8。" | |
1850 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1851 #: src/audacious/glade/prefswin.glade:2035 |
1414 | 1852 msgid "Auto character encoding detector for:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1853 msgstr "使用自动编码检测器:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1854 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1855 #: src/audacious/glade/prefswin.glade:2091 |
985 | 1856 msgid "<b>File Dialog</b>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1857 msgstr "<b>文件对话框</b>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1858 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1859 #: src/audacious/glade/prefswin.glade:2130 |
2231 | 1860 msgid "" |
1861 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1862 "directories, and Gnome VFS should handle automatically)." | |
1863 msgstr "" | |
1864 "总是自动刷新文件对话框 (这将使在大目录打开时文件打开对话框变慢,并且 Gnome " | |
1865 "VFS 应该能够自动处理。)。" | |
1866 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1867 #: src/audacious/glade/prefswin.glade:2132 |
1414 | 1868 msgid "Always refresh directory when opening file dialog" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1869 msgstr "当打开文件对话框时总是自动刷新目录" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1870 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1871 #: src/audacious/glade/prefswin.glade:2166 |
1414 | 1872 msgid "<b>Song Display</b>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1873 msgstr "<b> 歌曲显示</b>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1874 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1875 #: src/audacious/glade/prefswin.glade:2214 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1876 msgid "Title format:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1877 msgstr "标题格式:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1878 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1879 #: src/audacious/glade/prefswin.glade:2242 |
753 | 1880 msgid "Custom string:" |
1881 msgstr "自定格式:" | |
1882 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1883 #: src/audacious/glade/prefswin.glade:2293 |
0 | 1884 msgid "" |
1885 "TITLE\n" | |
1886 "ARTIST - TITLE\n" | |
1887 "ARTIST - ALBUM - TITLE\n" | |
985 | 1888 "ARTIST - ALBUM - TRACK. TITLE\n" |
1889 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
0 | 1890 "ALBUM - TITLE\n" |
1891 "Custom" | |
1892 msgstr "" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1893 "标题\n" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1894 "艺术家 - 标题\n" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1895 "艺术家 - 唱片 - 标题\n" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1896 "艺术家·-·[唱片] -·音轨·标题\n" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1897 "艺术家 [唱片] - 音轨 标题\n" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1898 "唱片 - 标题\n" |
0 | 1899 "自定" |
1900 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1901 #: src/audacious/glade/prefswin.glade:2315 |
2231 | 1902 msgid "Show information about titlestring format" |
1903 msgstr "显示标题格式信息" | |
1904 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1905 #: src/audacious/glade/prefswin.glade:2365 |
1414 | 1906 msgid "<b>Popup Information</b>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1907 msgstr "<b>弹出信息</b>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1908 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1909 #: src/audacious/glade/prefswin.glade:2416 |
2231 | 1910 msgid "" |
1911 "Toggles popup information window for the pointed entry in the playlist. The " | |
1912 "window shows title of song, name of album, genre, year of publish, track " | |
1913 "number, track length, and artwork." | |
1914 msgstr "" | |
1915 "切换播放列表中鼠标指向的项的弹出信息窗口。该窗口显示歌曲标题、专辑名、流派信" | |
1916 "息、发布年份,音轨编号,音轨长度和艺术品(专辑封面)。" | |
1917 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1918 #: src/audacious/glade/prefswin.glade:2418 |
1414 | 1919 msgid "Show popup information for playlist entries" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1920 msgstr "为播放列表项显示弹出信息" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1921 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1922 #: src/audacious/glade/prefswin.glade:2445 |
2231 | 1923 msgid "Edit settings for popup information" |
1924 msgstr "编辑弹出信息设置" | |
1925 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1926 #: src/audacious/glade/prefswin.glade:2553 |
753 | 1927 msgid "<b>Presets</b>" |
1928 msgstr "<b>预设</b>" | |
1929 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1930 #: src/audacious/glade/prefswin.glade:2653 |
753 | 1931 msgid "Directory preset file:" |
1932 msgstr "目录预设文件:" | |
1933 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1934 #: src/audacious/glade/prefswin.glade:2681 |
753 | 1935 msgid "File preset extension:" |
1936 msgstr "文件预设扩展名:" | |
1937 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1938 #: src/audacious/glade/prefswin.glade:2729 |
753 | 1939 msgid "Available _Presets:" |
1940 msgstr "可用预设:" | |
1941 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1942 #: src/audacious/glade/prefswin.glade:2909 |
1107 | 1943 msgid "<b>Proxy Configuration</b>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1944 msgstr "<b>代理服务器设置</b>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1945 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1946 #: src/audacious/glade/prefswin.glade:2967 |
1107 | 1947 msgid "Enable proxy usage" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1948 msgstr "启用代理服务器" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1949 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1950 #: src/audacious/glade/prefswin.glade:2998 |
1107 | 1951 msgid "Proxy hostname:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1952 msgstr "主机名:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1953 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1954 #: src/audacious/glade/prefswin.glade:3026 |
1107 | 1955 msgid "Proxy port:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1956 msgstr "端口:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1957 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1958 #: src/audacious/glade/prefswin.glade:3120 |
1107 | 1959 msgid "Use authentication with proxy" |
1960 msgstr "使用身份验证" | |
1961 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1962 #: src/audacious/glade/prefswin.glade:3151 |
1107 | 1963 msgid "Proxy username:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1964 msgstr "用户名:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1965 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1966 #: src/audacious/glade/prefswin.glade:3179 |
1107 | 1967 msgid "Proxy password:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1968 msgstr "密码:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1969 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1970 #: src/audacious/glade/prefswin.glade:3295 |
1414 | 1971 msgid "" |
1972 "<span size=\"small\">Changing these settings will require a restart of " | |
1973 "Audacious.</span>" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1974 msgstr "<span size=\"small\">这些设置将在重启 Audacious 后生效。</span>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1975 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1976 #: src/audacious/glade/prefswin.glade:3419 |
1414 | 1977 msgid "<b>Audio System</b>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1978 msgstr "<b>音频系统</b>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1979 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1980 #: src/audacious/glade/prefswin.glade:3473 |
1414 | 1981 msgid "Current output plugin:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1982 msgstr "当前输出插件:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1983 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1984 #: src/audacious/glade/prefswin.glade:3541 |
1414 | 1985 msgid "" |
1986 "<span size=\"small\">This is the amount of time to prebuffer audio streams " | |
1987 "by, in milliseconds.\n" | |
1988 "Increase this value if you are experiencing audio skipping. \n" | |
1989 "Please note however, that high values will result in Audacious performing " | |
1990 "poorly.</span>" | |
1991 msgstr "" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1992 "<span size=\"small\">这是预先缓冲的音频流的时间,以毫秒为单位。\n" |
2100 | 1993 "如果您碰到跳音,请增加这个值。\n" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1994 "但需要注意的是:增大这个值可能会使 Audacious 表现很糟糕。</span>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
1995 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1996 #: src/audacious/glade/prefswin.glade:3571 |
2132 | 1997 msgid "Buffer size:" |
1998 msgstr "缓冲区大小:" | |
1999 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2000 #: src/audacious/glade/prefswin.glade:3695 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2001 msgid "Output Plugin Preferences" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2002 msgstr "输出插件首选项" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2003 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2004 #: src/audacious/glade/prefswin.glade:3770 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2005 msgid "Output Plugin Information" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2006 msgstr "输出插件信息" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2007 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2008 #: src/audacious/glade/prefswin.glade:3822 |
1414 | 2009 msgid "<b>Format Detection</b>" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2010 msgstr "<b>格式检测</b>" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2011 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2012 #: src/audacious/glade/prefswin.glade:3861 |
2231 | 2013 #, fuzzy |
2014 msgid "" | |
2015 "When checked, Audacious will detect file formats on demand. This can result " | |
2016 "in a messier playlist, but delivers a major speed benefit." | |
2017 msgstr "" | |
2018 "当选中时,Audacious 将在需要时才检测文件格式。这会使播放列表有些混乱,但会使" | |
2019 "速度大大提高。" | |
2020 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2021 #: src/audacious/glade/prefswin.glade:3863 |
1414 | 2022 msgid "Detect file formats on demand, instead of immediately." |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2023 msgstr "在需要时而不是立即检测文件格式" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2024 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2025 #: src/audacious/glade/prefswin.glade:3897 |
2132 | 2026 #, fuzzy |
2027 msgid "" | |
2028 "When checked, Audacious will detect file formats based by extension. This is " | |
2029 "slightly slower than detection on demand, but still provides a minimal level " | |
2030 "of format detection." | |
2031 msgstr "" | |
2032 "当选中时,Audacious 将在需要时才检测文件格式。这会使播放列表有些混乱,但会使" | |
2033 "速度大大提高。" | |
2034 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2035 #: src/audacious/glade/prefswin.glade:3899 |
2132 | 2036 msgid "Detect file formats by extension." |
2037 msgstr "" | |
2038 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2039 #: src/audacious/glade/prefswin.glade:3933 |
1414 | 2040 msgid "<b>Playback</b>" |
2041 msgstr "<b>播放</b>" | |
2042 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2043 #: src/audacious/glade/prefswin.glade:3972 |
2231 | 2044 msgid "" |
2045 "When Audacious starts, automatically begin playing from the point where we " | |
2046 "stopped before." | |
2047 msgstr "当 Audacious 启动时,自动从上次停止的地方开始播放。" | |
2048 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2049 #: src/audacious/glade/prefswin.glade:3974 |
1414 | 2050 msgid "Continue playback on startup" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2051 msgstr "在启动时恢复回放" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2052 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2053 #: src/audacious/glade/prefswin.glade:4008 |
2231 | 2054 msgid "When finished playing a song, don't automatically advance to the next." |
2055 msgstr "歌曲播完后,不要自动快进。" | |
2056 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2057 #: src/audacious/glade/prefswin.glade:4010 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2058 msgid "Don't advance in the playlist" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2059 msgstr "不允许列表快进" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2060 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2061 #: src/audacious/glade/prefswin.glade:4045 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2062 msgid "Pause between songs" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2063 msgstr "在歌曲之间暂停" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2064 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2065 #: src/audacious/glade/prefswin.glade:4083 |
1414 | 2066 msgid "Pause for" |
2067 msgstr "暂停" | |
2068 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2069 #: src/audacious/glade/prefswin.glade:4129 |
1414 | 2070 msgid "seconds" |
2071 msgstr "秒" | |
2072 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2073 #: src/audacious/glade/prefswin.glade:4310 |
2231 | 2074 msgid "Popup Information Settings" |
2075 msgstr "弹出信息设置" | |
2076 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2077 #: src/audacious/glade/prefswin.glade:4334 |
2445 | 2078 #, fuzzy |
2079 msgid "<b>Cover image retrieve</b>" | |
2080 msgstr "<b>格式检测</b>" | |
2081 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2082 #: src/audacious/glade/prefswin.glade:4359 |
1414 | 2083 msgid "" |
2084 "While searching for the album's cover, Audacious looks for certain words in " | |
2085 "the filename. You can specify those words in the lists below, separated " | |
2086 "using commas." | |
2087 msgstr "" | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2088 "当搜索专辑封面时,Audacious 搜索文件名中的关键字。您可以在下面列表中指定它" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2089 "们,用逗号隔开。" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2090 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2091 #: src/audacious/glade/prefswin.glade:4414 |
1414 | 2092 msgid "Include:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2093 msgstr "包括:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2094 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2095 #: src/audacious/glade/prefswin.glade:4442 |
1414 | 2096 msgid "Exclude:" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2097 msgstr "排除:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2098 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2099 #: src/audacious/glade/prefswin.glade:4511 |
1461 | 2100 msgid "Recursively search for cover" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2101 msgstr "递归搜索封面" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2102 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2103 #: src/audacious/glade/prefswin.glade:4549 |
1461 | 2104 msgid "Search depth: " |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2105 msgstr "搜索深度:" |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2106 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2107 #: src/audacious/glade/prefswin.glade:4615 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2108 msgid "Use per-file cover" |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2109 msgstr "为每个文件使用单独封面" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2110 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2111 #: src/audacious/glade/prefswin.glade:4635 |
2445 | 2112 #, fuzzy |
2113 msgid "<b>Miscellaneous</b>" | |
2114 msgstr "<b>杂项(_M)</b>" | |
2115 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2116 #: src/audacious/glade/prefswin.glade:4673 |
2445 | 2117 msgid "Show Progress bar for the current track" |
2118 msgstr "" | |
2119 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2120 #: src/audacious/glade/prefswin.glade:4711 |
2445 | 2121 msgid "Delay until filepopup comes up: " |
2122 msgstr "" | |
2123 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2124 #: src/audacious/glade/prefswin.glade:4805 |
2218 | 2125 msgid "Color Adjustment" |
2126 msgstr "" | |
2127 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2128 #: src/audacious/glade/prefswin.glade:4828 |
2218 | 2129 msgid "" |
2130 "Audacious allows you to alter the color balance of the skinned UI. The " | |
2131 "sliders below will allow you to do this." | |
2132 msgstr "" | |
2133 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2134 #: src/audacious/glade/prefswin.glade:4924 |
2218 | 2135 msgid "Red" |
2136 msgstr "" | |
2137 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2138 #: src/audacious/glade/prefswin.glade:4952 |
2218 | 2139 #, fuzzy |
2140 msgid "Green" | |
2141 msgstr "希腊语:" | |
2142 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2143 #: src/audacious/glade/prefswin.glade:4980 |
2218 | 2144 msgid "Blue" |
2145 msgstr "" | |
2146 | |
2368 | 2147 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2148 msgid "PREAMP" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2149 msgstr "前期处理" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2150 |
2368 | 2151 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2152 msgid "60HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2153 msgstr "60Hz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2154 |
2368 | 2155 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2156 msgid "170HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2157 msgstr "170Hz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2158 |
2368 | 2159 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2160 msgid "310HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2161 msgstr "310Hz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2162 |
2368 | 2163 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2164 msgid "600HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2165 msgstr "600Hz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2166 |
2368 | 2167 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2168 msgid "1KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2169 msgstr "1KHz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2170 |
2368 | 2171 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2172 msgid "3KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2173 msgstr "3KHz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2174 |
2368 | 2175 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2176 msgid "6KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2177 msgstr "6KHz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2178 |
2368 | 2179 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2180 msgid "12KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2181 msgstr "12KHz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2182 |
2368 | 2183 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2184 msgid "14KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2185 msgstr "14KHz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2186 |
2368 | 2187 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2188 msgid "16KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2189 msgstr "16KHz" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2190 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2191 #~ msgid "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2192 #~ "Enables playlist transparency. This is not recommended for slower " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2193 #~ "machines as it requires some CPU time to create and cache the pixmaps " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2194 #~ "used for the transparency." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2195 #~ msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2196 #~ "启用播放列表透明。在较慢机器上不推荐,因为这需要一些 CPU 时间来创建并缓存" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2197 #~ "为透明使用的位图。" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2198 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2199 #~ msgid "Enable playlist transparency" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2200 #~ msgstr "启用播放列表透明" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2201 |
2445 | 2202 #~ msgid "%s: option `%s' is ambiguous\n" |
2203 #~ msgstr "%s:选项“%s”不明确\n" | |
2204 | |
2205 #~ msgid "%s: option `--%s' doesn't allow an argument\n" | |
2206 #~ msgstr "%s:选项“--%s”不允许使用参数\n" | |
2207 | |
2208 #~ msgid "%s: option `%c%s' doesn't allow an argument\n" | |
2209 #~ msgstr "%s:选项“%c%s”不允许使用参数\n" | |
2210 | |
2211 #~ msgid "%s: option `%s' requires an argument\n" | |
2212 #~ msgstr "%s:选项“%s”需要参数\n" | |
2213 | |
2214 #~ msgid "%s: unrecognized option `--%s'\n" | |
2215 #~ msgstr "%s:无法辨识的选项“--%s”\n" | |
2216 | |
2217 #~ msgid "%s: unrecognized option `%c%s'\n" | |
2218 #~ msgstr "%s:无法辨识的选项“%c%s”\n" | |
2219 | |
2220 #~ msgid "%s: illegal option -- %c\n" | |
2221 #~ msgstr "%s:不正确的选项 -- %c\n" | |
2222 | |
2223 #~ msgid "%s: invalid option -- %c\n" | |
2224 #~ msgstr "%s:没有这样的选项 -- %c\n" | |
2225 | |
2226 #~ msgid "%s: option requires an argument -- %c\n" | |
2227 #~ msgstr "%s:选项需要参数 -- %c\n" | |
2228 | |
2229 #~ msgid "%s: option `-W %s' is ambiguous\n" | |
2230 #~ msgstr "%s:选项“-W %s”无法辨识\n" | |
2231 | |
2232 #~ msgid "%s: option `-W %s' doesn't allow an argument\n" | |
2233 #~ msgstr "%s:选项“-W %s”不允许参数\n" | |
2234 | |
2235 #~ msgid "" | |
2236 #~ "Usage: audacious [options] [files] ...\n" | |
2237 #~ "\n" | |
2238 #~ "Options:\n" | |
2239 #~ "--------\n" | |
2240 #~ msgstr "" | |
2241 #~ "用法:audacious [选项] [文件] ...\n" | |
2242 #~ "\n" | |
2243 #~ "选项:\n" | |
2244 #~ "———\n" | |
2245 | |
2246 #~ msgid "Display this text and exit" | |
2247 #~ msgstr "显示文字并退出" | |
2248 | |
2249 #~ msgid "Activate Audacious" | |
2250 #~ msgstr "激活 Audacious" | |
2251 | |
2252 #~ msgid "Previous session ID" | |
2253 #~ msgstr "以往连接 ID" | |
2254 | |
2255 #~ msgid "Headless operation [experimental]" | |
2256 #~ msgstr "Headless 选项 [实验性质的]" | |
2257 | |
2258 #~ msgid "Disable error/warning interception (logging)" | |
2259 #~ msgstr "禁用“错误/警告”侦听(记录)" | |
2260 | |
2261 #~ msgid "Print version number and exit\n" | |
2262 #~ msgstr "显示版本号并退出\n" | |
2263 | |
2264 #~ msgid "Add/Open Files dialog" | |
2265 #~ msgstr "打开/添加文件的会话" | |
2266 | |
2267 #~ msgid "Close Dialog on Add" | |
2268 #~ msgstr "添加后关闭对话" | |
2269 | |
2270 #~ msgid "Deselect All" | |
2271 #~ msgstr "全部不选" | |
0 | 2272 |
2368 | 2273 #~ msgid "Track Information Popup" |
2274 #~ msgstr "音轨信息(弹出)" | |
2275 | |
2276 #~ msgid "Artist Popup" | |
2277 #~ msgstr "艺术家(弹出)" | |
2278 | |
2279 #~ msgid "<i>Title</i>" | |
2280 #~ msgstr "<i>标题</i>" | |
2281 | |
2282 #~ msgid "<i>Artist</i>" | |
2283 #~ msgstr "<i>艺术家</i>" | |
2284 | |
2285 #~ msgid "<i>Album</i>" | |
2286 #~ msgstr "<i>唱片</i>" | |
2287 | |
2288 #~ msgid "<i>Genre</i>" | |
2289 #~ msgstr "<i>流派</i>" | |
2290 | |
2291 #~ msgid "<i>Year</i>" | |
2292 #~ msgstr "<i>年份</i>" | |
2293 | |
2294 #~ msgid "<i>Track Number</i>" | |
2295 #~ msgstr "<i>音轨序号</i>" | |
2296 | |
2297 #~ msgid "<i>Track Length</i>" | |
2298 #~ msgstr "<i>音轨长度</i>" | |
2299 | |
2300 #~ msgid "label65" | |
2301 #~ msgstr "label65" | |
2302 | |
2303 #~ msgid "label76" | |
2304 #~ msgstr "label76" | |
2305 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2306 #~ msgid "/View Track Details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2307 #~ msgstr "/查看音轨信息" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2308 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2309 #~ msgid "/Visualization Mode/Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2310 #~ msgstr "/视觉化模式/分析器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2311 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2312 #~ msgid "/Visualization Mode/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2313 #~ msgstr "/视觉化模式/示波器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2314 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2315 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2316 #~ msgid "/Visualization Mode/Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2317 #~ msgstr "/视觉化模式/示波器" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2318 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2319 #~ msgid "/Visualization Mode/Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2320 #~ msgstr "/视觉化模式/关闭" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2321 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2322 #~ msgid "/Analyzer Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2323 #~ msgstr "/分析器模式/正常" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2324 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2325 #~ msgid "/Analyzer Mode/Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2326 #~ msgstr "/分析器模式/线段" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2327 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2328 #~ msgid "/Analyzer Mode/Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2329 #~ msgstr "/分析器模式/条状" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2330 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2331 #~ msgid "/Analyzer Mode/Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2332 #~ msgstr "/分析器模式/山峰" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2333 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2334 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2335 #~ msgid "/Voiceprint mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2336 #~ msgstr "/分析器模式/正常" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2337 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2338 #~ msgid "/WindowShade VU Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2339 #~ msgstr "/窗口阴影 VU 模式/正常" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2340 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2341 #~ msgid "/WindowShade VU Mode/Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2342 #~ msgstr "/窗口阴影 VU 模式/平滑" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2343 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2344 #~ msgid "/Analyzer Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2345 #~ msgstr "/分析器消散/最慢" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2346 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2347 #~ msgid "/Analyzer Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2348 #~ msgstr "/分析器消散/慢" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2349 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2350 #~ msgid "/Analyzer Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2351 #~ msgstr "/分析器消散/中等" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2352 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2353 #~ msgid "/Analyzer Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2354 #~ msgstr "/分析器消散/快" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2355 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2356 #~ msgid "/Analyzer Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2357 #~ msgstr "/分析器消散/最快" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2358 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2359 #~ msgid "/Peaks Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2360 #~ msgstr "/顶点消散/最慢" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2361 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2362 #~ msgid "/Peaks Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2363 #~ msgstr "/顶点消散/慢" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2364 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2365 #~ msgid "/Peaks Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2366 #~ msgstr "/顶点消散/不温不火" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2367 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2368 #~ msgid "/Peaks Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2369 #~ msgstr "/顶点消散/快" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2370 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2371 #~ msgid "/Peaks Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2372 #~ msgstr "/顶点消散/最快" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2373 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2374 #~ msgid "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2375 #~ msgstr "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2376 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2377 #~ msgid "/Jump to Time" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2378 #~ msgstr "/跳到特定时间" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2379 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2380 #~ msgid "/About Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2381 #~ msgstr "/关于 Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2382 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2383 #~ msgid "/Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2384 #~ msgstr "/文件..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2385 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2386 #~ msgid "/Internet location..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2387 #~ msgstr "/网址..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2388 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2389 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2390 #~ msgid "New List" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2391 #~ msgstr "/新建列表" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2392 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2393 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2394 #~ msgid "Creates a new playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2395 #~ msgstr "在播放列表中显示分隔符" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2396 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2397 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2398 #~ msgid "Displays track information." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2399 #~ msgstr "音轨信息" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2400 |
2218 | 2401 #~ msgid "Chinese:" |
2402 #~ msgstr "中文:" | |
2403 | |
2404 #~ msgid "/Load/Preset" | |
2405 #~ msgstr "/装入/预设" | |
2406 | |
2407 #~ msgid "/Load/Default" | |
2408 #~ msgstr "/装入/默认" | |
2409 | |
2410 #~ msgid "/Load/Zero" | |
2411 #~ msgstr "/装入/归零" | |
2412 | |
2413 #~ msgid "/Save/Preset" | |
2414 #~ msgstr "/保存/预设" | |
2415 | |
2416 #~ msgid "/Save/Default" | |
2417 #~ msgstr "/保存/默认" | |
2418 | |
2419 #~ msgid "/Save/To file" | |
2420 #~ msgstr "/保存/到文件" | |
2421 | |
2422 #~ msgid "/Delete/Preset" | |
2423 #~ msgstr "/删除/预设" | |
2424 | |
2425 #~ msgid "Load auto-preset" | |
2426 #~ msgstr "读取自动预设" | |
2427 | |
2428 #~ msgid "Load equalizer preset" | |
2429 #~ msgstr "读取均衡器预设" | |
2430 | |
2431 #~ msgid "Delete auto-preset" | |
2432 #~ msgstr "删除自动预设" | |
2433 | |
2167 | 2434 #~ msgid "/Show Popup Info" |
2435 #~ msgstr "/显示弹出信息" | |
2436 | |
2437 #~ msgid "/Remove Duplicates/By Title" | |
2438 #~ msgstr "/删除重复/按标题" | |
2439 | |
2440 #~ msgid "/Remove Duplicates/By Filename" | |
2441 #~ msgstr "/删除重复/按文件名" | |
2442 | |
2443 #~ msgid "/Update View" | |
2444 #~ msgstr "/更新视图" | |
2445 | |
2446 #~ msgid "/Select All" | |
2447 #~ msgstr "/全部选中" | |
2448 | |
2449 #~ msgid "/Sort List/By Date" | |
2450 #~ msgstr "/排序列表/按日期排序" | |
2451 | |
2452 #~ msgid "/Sort Selection/By Title" | |
2453 #~ msgstr "/排序选择/按曲名排序" | |
2454 | |
2455 #~ msgid "/Sort Selection/By Artist" | |
2456 #~ msgstr "/排序选择/按艺术家" | |
2457 | |
2458 #~ msgid "/Sort Selection/By Filename" | |
2459 #~ msgstr "/排序选择/按文件名排序" | |
2460 | |
2461 #~ msgid "/Sort Selection/By Path + Filename" | |
2462 #~ msgstr "/排序选择/按路径+文件名排序" | |
2463 | |
2464 #~ msgid "/Sort Selection/By Date" | |
2465 #~ msgstr "/排序选择/按日期排序" | |
2466 | |
2467 #~ msgid "/Sort Selection/By Track Number" | |
2468 #~ msgstr "/排序选择/按音轨序号" | |
2469 | |
2470 #~ msgid "/Sort Selection/By Playlist Entry" | |
2471 #~ msgstr "/排序选择/按列表项" | |
2472 | |
2100 | 2473 #~ msgid "<b>_Miscillaneous UI Features</b>" |
2474 #~ msgstr "<b>其它界面特性 (_M)</b>" | |
2475 | |
2004
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2476 #~ msgid "This enables the window mangaer to show decorations for windows." |
1b4c0face93f
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
chainsaw
parents:
1994
diff
changeset
|
2477 #~ msgstr "这启用窗口管理器显示窗口装饰。" |