cmb2-zh_CN.po
13.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
# Copyright (C) 2016 WebDevStudios
# This file is distributed under the same license as the CMB2 package.
# Translators:
# Ou, 2015
msgid ""
msgstr ""
"Project-Id-Version: CMB2\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
"POT-Creation-Date: 2016-06-27 17:01:22+00:00\n"
"PO-Revision-Date: 2018-02-11 13:06+0800\n"
"Last-Translator: Justin Sternberg <me@jtsternberg.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/wp-translations/cmb2/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.0.6\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;"
"esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Textdomain-Support: yes\n"
"X-Poedit-SearchPath-0: .\n"
#: example-functions.php:117 tests/test-cmb-field.php:255
msgid "Test Metabox"
msgstr "测试内容框"
#: example-functions.php:130 example-functions.php:436
msgid "Test Text"
msgstr "用文本"
#: example-functions.php:131 example-functions.php:144 example-functions.php:157 example-functions.php:165 example-functions.php:173
#: example-functions.php:182 example-functions.php:190 example-functions.php:205 example-functions.php:213 example-functions.php:221
#: example-functions.php:238 example-functions.php:247 example-functions.php:260 example-functions.php:267 example-functions.php:274
#: example-functions.php:288 example-functions.php:301 example-functions.php:314 example-functions.php:326 example-functions.php:335
#: example-functions.php:343 example-functions.php:352 example-functions.php:359 example-functions.php:373 example-functions.php:437
#: example-functions.php:528 example-functions.php:536 example-functions.php:543 example-functions.php:550 example-functions.php:557
#: example-functions.php:564 example-functions.php:571 example-functions.php:598 example-functions.php:606 example-functions.php:613
#: example-functions.php:650 tests/test-cmb-field.php:267
msgid "field description (optional)"
msgstr "字段描述(可选)"
#: example-functions.php:143
msgid "Test Text Small"
msgstr "测试小文本框"
#: example-functions.php:156
msgid "Test Text Medium"
msgstr "测试中文本框"
#: example-functions.php:164
msgid "Custom Rendered Field"
msgstr "自定义渲染字段"
#: example-functions.php:172
msgid "Website URL"
msgstr "网址"
#: example-functions.php:181
msgid "Test Text Email"
msgstr "测试邮箱地址"
#: example-functions.php:189
msgid "Test Time"
msgstr "测试时间"
#: example-functions.php:197 example-functions.php:198
msgid "Time zone"
msgstr "时区"
#: example-functions.php:204
msgid "Test Date Picker"
msgstr "测试日期选择器"
#: example-functions.php:212
msgid "Test Date Picker (UNIX timestamp)"
msgstr "测试日期选择器(UNIX 时间戳)"
#: example-functions.php:220
msgid "Test Date/Time Picker Combo (UNIX timestamp)"
msgstr "测试日期/时间组合选择器(UNIX 时间戳)"
#: example-functions.php:237
msgid "Test Money"
msgstr "测试金额"
#: example-functions.php:246
msgid "Test Color Picker"
msgstr "测试颜色选择器"
#: example-functions.php:259
msgid "Test Text Area"
msgstr "测试多行文本框"
#: example-functions.php:266
msgid "Test Text Area Small"
msgstr "测试小型多行文本框"
#: example-functions.php:273
msgid "Test Text Area for Code"
msgstr "测试代码文本框"
#: example-functions.php:280
msgid "Test Title Weeeee"
msgstr "测试标题"
#: example-functions.php:281
msgid "This is a title description"
msgstr "测试标题描述"
#: example-functions.php:287
msgid "Test Select"
msgstr "测试选择列表"
#: example-functions.php:293 example-functions.php:306 example-functions.php:318
msgid "Option One"
msgstr "选项一"
#: example-functions.php:294 example-functions.php:307 example-functions.php:319
msgid "Option Two"
msgstr "选项二"
#: example-functions.php:295 example-functions.php:308 example-functions.php:320
msgid "Option Three"
msgstr "选项三"
#: example-functions.php:300
msgid "Test Radio inline"
msgstr "测试一排单选"
#: example-functions.php:313
msgid "Test Radio"
msgstr "测试单选按钮"
#: example-functions.php:325
msgid "Test Taxonomy Radio"
msgstr "测试分类单选按钮"
#: example-functions.php:334
msgid "Test Taxonomy Select"
msgstr "测试分类选择列表"
#: example-functions.php:342
msgid "Test Taxonomy Multi Checkbox"
msgstr "测试分类多选框"
#: example-functions.php:351
msgid "Test Checkbox"
msgstr "测试选框"
#: example-functions.php:358 tests/test-cmb-field.php:266
msgid "Test Multi Checkbox"
msgstr "测试复选框"
#: example-functions.php:364 tests/test-cmb-field.php:272
msgid "Check One"
msgstr "选框一"
#: example-functions.php:365 tests/test-cmb-field.php:273
msgid "Check Two"
msgstr "选框二"
#: example-functions.php:366 tests/test-cmb-field.php:274
msgid "Check Three"
msgstr "选框三"
#: example-functions.php:372
msgid "Test wysiwyg"
msgstr "测试所见即所得编辑器"
#: example-functions.php:380
msgid "Test Image"
msgstr "测试图像"
#: example-functions.php:381
msgid "Upload an image or enter a URL."
msgstr "上传一张图片或者输入地址"
#: example-functions.php:387
msgid "Multiple Files"
msgstr "多文件"
#: example-functions.php:388
msgid "Upload or add multiple images/attachments."
msgstr "上传或添加多张图/多个附件"
#: example-functions.php:395
msgid "oEmbed"
msgstr "嵌入"
#: example-functions.php:396
msgid ""
"Enter a youtube, twitter, or instagram URL. Supports services listed at <a href=\"http://codex.wordpress.org/Embeds\">http://codex."
"wordpress.org/Embeds</a>."
msgstr ""
"输入一个youtube,twitter或者instagram地址,支持的服务列表见<a href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/"
"Embeds</a>."
#: example-functions.php:427
msgid "About Page Metabox"
msgstr "关于页面内容框"
#: example-functions.php:456
msgid "Repeating Field Group"
msgstr "循环字段组"
#: example-functions.php:464
msgid "Generates reusable form entries"
msgstr "生成复用表单项"
#: example-functions.php:466
msgid "Entry {#}"
msgstr "条目 {#}"
#: example-functions.php:467
msgid "Add Another Entry"
msgstr "新增条目"
#: example-functions.php:468
msgid "Remove Entry"
msgstr "移除条目"
#: example-functions.php:481
msgid "Entry Title"
msgstr "条目标题"
#: example-functions.php:488
msgid "Description"
msgstr "描述"
#: example-functions.php:489
msgid "Write a short description for this entry"
msgstr "为此条目写一段简短描述"
#: example-functions.php:495
msgid "Entry Image"
msgstr "条目图像"
#: example-functions.php:501
msgid "Image Caption"
msgstr "图像说明"
#: example-functions.php:520
msgid "User Profile Metabox"
msgstr "用户资料内容框"
#: example-functions.php:527 example-functions.php:597
msgid "Extra Info"
msgstr "其它信息"
#: example-functions.php:535
msgid "Avatar"
msgstr "头像"
#: example-functions.php:542
msgid "Facebook URL"
msgstr "Facebook 地址"
#: example-functions.php:549
msgid "Twitter URL"
msgstr "Twitter 地址"
#: example-functions.php:556
msgid "Google+ URL"
msgstr "Google+ 地址"
#: example-functions.php:563
msgid "Linkedin URL"
msgstr "Linkedin 地址"
#: example-functions.php:570
msgid "User Field"
msgstr "用户字段"
#: example-functions.php:590
msgid "Category Metabox"
msgstr "分类内容框"
#: example-functions.php:605
msgid "Term Image"
msgstr "分类图像"
#: example-functions.php:612
msgid "Arbitrary Term Field"
msgstr "任意分类字段"
#: example-functions.php:634
msgid "Theme Options Metabox"
msgstr "主题选项内容框"
#: example-functions.php:649
msgid "Site Background Color"
msgstr "站点背景色"
#: includes/CMB2.php:129
msgid "Metabox configuration is required to have an ID parameter"
msgstr "内容框配置必须有 ID 参数"
#: includes/CMB2.php:418
msgid "Click to toggle"
msgstr "点击以切换"
#: includes/CMB2_Ajax.php:71
msgid "Please Try Again"
msgstr "请重试"
#: includes/CMB2_Ajax.php:173 tests/cmb-tests-base.php:59
msgid "Remove Embed"
msgstr "移除嵌入"
#: includes/CMB2_Ajax.php:177 tests/cmb-tests-base.php:64
msgid "No oEmbed Results Found for %s. View more info at"
msgstr "没找到符合 %s 的嵌入内容. 在此查看更多信息"
#: includes/CMB2_Field.php:1186
msgid "Add Group"
msgstr "添加组"
#: includes/CMB2_Field.php:1187
msgid "Remove Group"
msgstr "移除组"
#: includes/CMB2_Field.php:1209 includes/CMB2_Field.php:1213 tests/test-cmb-field.php:229
msgid "None"
msgstr "无"
#: includes/CMB2_Field.php:1269
msgid "Sorry, this field does not have a cmb_id specified."
msgstr "抱歉,此字段没有指定cmb_id"
#: includes/CMB2_Field_Display.php:408 includes/CMB2_JS.php:139 includes/types/CMB2_Type_File_Base.php:75
#: tests/test-cmb-types-base.php:143 tests/test-cmb-types.php:701
msgid "File:"
msgstr "文件"
#: includes/CMB2_JS.php:86 includes/CMB2_JS.php:119
msgid "Clear"
msgstr "不排序"
#: includes/CMB2_JS.php:87
msgid "Default"
msgstr "默认"
#: includes/CMB2_JS.php:88
msgid "Select Color"
msgstr "选择颜色"
#: includes/CMB2_JS.php:89
msgid "Current Color"
msgstr "当前颜色"
#: includes/CMB2_JS.php:110
msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
msgstr "星期天, 星期一, 星期二, 星期三, 星期四, 星期五, 星期六"
#: includes/CMB2_JS.php:111
msgid "Su, Mo, Tu, We, Th, Fr, Sa"
msgstr "日, 一, 二, 三, 四, 五, 六"
#: includes/CMB2_JS.php:112
msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
msgstr "周日, 周一, 周二, 周三, 周四, 周五, 周六"
#: includes/CMB2_JS.php:113
msgid "January, February, March, April, May, June, July, August, September, October, November, December"
msgstr "一月, 二月, 三月, 四月, 五月, 六月, 七月, 八月, 九月, 十月, 十一月, 十二月"
#: includes/CMB2_JS.php:114
msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
msgstr "一月, 二月, 三月, 四月, 五月, 六月, 七月, 八月, 九月, 十月, 十一月, 十二月"
#: includes/CMB2_JS.php:115
msgid "Next"
msgstr "下一个"
#: includes/CMB2_JS.php:116
msgid "Prev"
msgstr "上一个"
#: includes/CMB2_JS.php:117
msgid "Today"
msgstr "今天"
#: includes/CMB2_JS.php:118 includes/CMB2_JS.php:128
msgid "Done"
msgstr "完成"
#: includes/CMB2_JS.php:122
msgid "Choose Time"
msgstr ""
#: includes/CMB2_JS.php:123
msgid "Time"
msgstr "数据"
#: includes/CMB2_JS.php:124
msgid "Hour"
msgstr "小时"
#: includes/CMB2_JS.php:125
msgid "Minute"
msgstr "分钟"
#: includes/CMB2_JS.php:126
msgid "Second"
msgstr "秒"
#: includes/CMB2_JS.php:127
msgid "Now"
msgstr "现在"
#: includes/CMB2_JS.php:135
msgid "Use this file"
msgstr "使用这个文件"
#: includes/CMB2_JS.php:136
msgid "Use these files"
msgstr "使用这些文件"
#: includes/CMB2_JS.php:137 includes/types/CMB2_Type_File_Base.php:61
msgid "Remove Image"
msgstr "删除图像"
#: includes/CMB2_JS.php:138 includes/CMB2_Types.php:257 includes/types/CMB2_Type_File_Base.php:80 tests/test-cmb-types-base.php:143
#: tests/test-cmb-types.php:47 tests/test-cmb-types.php:55 tests/test-cmb-types.php:701
msgid "Remove"
msgstr "移除"
#: includes/CMB2_JS.php:140 includes/types/CMB2_Type_File_Base.php:78 tests/test-cmb-types-base.php:143 tests/test-cmb-types.php:701
msgid "Download"
msgstr "下载"
#: includes/CMB2_JS.php:141
msgid "Select / Deselect All"
msgstr "选择所有/取消所有"
#: includes/CMB2_Types.php:194
msgid "Add Row"
msgstr "添加行"
#: includes/CMB2_hookup.php:145
msgid "Term Metadata is a WordPress > 4.4 feature. Please upgrade your WordPress install."
msgstr "分类的元数据需要WordPress 4.4 以上,请升级您的WordPress版本"
#: includes/CMB2_hookup.php:149
msgid "Term metaboxes configuration requires a 'taxonomies' parameter"
msgstr "分类的内容设置需要“taxonomies”参数"
#: includes/helper-functions.php:93
msgid "No oEmbed Results Found for %s. View more info at %s"
msgstr ""
#: includes/helper-functions.php:279
msgid "Save"
msgstr "保存"
#: includes/types/CMB2_Type_File.php:36 tests/test-cmb-types.php:683 tests/test-cmb-types.php:701
msgid "Add or Upload File"
msgstr "添加或上传文件"
#: includes/types/CMB2_Type_File_List.php:36 tests/test-cmb-types.php:639 tests/test-cmb-types.php:663
msgid "Add or Upload Files"
msgstr "添加或上传文件"
#: includes/types/CMB2_Type_Taxonomy_Multicheck.php:27 includes/types/CMB2_Type_Taxonomy_Radio.php:25
msgid "No terms"
msgstr "没这些项"
#. Plugin Name of the plugin/theme
msgid "CMB2"
msgstr "CMB2"
#. Plugin URI of the plugin/theme
msgid "https://github.com/CMB2/CMB2"
msgstr ""
#. Description of the plugin/theme
msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
msgstr "CMB2 能创建超乎想象的带自定义字段的内容框和表单。"
#. Author of the plugin/theme
msgid "WebDevStudios"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://webdevstudios.com"
msgstr ""
#: includes/CMB2_JS.php:109
msgctxt "Valid formatDate string for jquery-ui datepicker"
msgid "mm/dd/yy"
msgstr "月/日/年"
#: includes/CMB2_JS.php:129
msgctxt "Valid formatting string, as per http://trentrichardson.com/examples/timepicker/"
msgid "hh:mm TT"
msgstr ""