678 lines
17 KiB
Plaintext
678 lines
17 KiB
Plaintext
# Translation of Plugins - CMB2 - Development (trunk) in Chinese (China)
|
|
# This file is distributed under the same license as the Plugins - CMB2 - Development (trunk) package.
|
|
msgid ""
|
|
msgstr ""
|
|
"PO-Revision-Date: 2017-12-26 07:25:40+0000\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Generator: GlotPress/2.4.0-alpha\n"
|
|
"Language: zh_CN\n"
|
|
"Project-Id-Version: Plugins - CMB2 - Development (trunk)\n"
|
|
|
|
#. translators: %s: register_routes()
|
|
#: includes/shim/WP_REST_Controller.php:25
|
|
msgid "Method '%s' must be overridden."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:732
|
|
msgid "%s — Updated!"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Hookup_Base.php:42
|
|
msgid "%1$s should be implemented by the extended class."
|
|
msgstr ""
|
|
|
|
#. Author URI of the plugin/theme
|
|
msgid "https://cmb2.io"
|
|
msgstr ""
|
|
|
|
#. Author of the plugin/theme
|
|
msgid "CMB2 team"
|
|
msgstr ""
|
|
|
|
#. Plugin URI of the plugin/theme
|
|
msgid "https://github.com/CMB2/CMB2"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Types.php:412
|
|
msgid "Remove Row"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Options_Hookup.php:131
|
|
msgid "Nothing to update."
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Options_Hookup.php:135
|
|
msgid "Settings updated."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:665
|
|
msgid "Theme Options"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_hookup.php:458
|
|
msgid "Toggle panel: %s"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Types.php:231
|
|
msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:783
|
|
msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:782
|
|
msgid "REST Editable Test Text"
|
|
msgstr ""
|
|
|
|
#: example-functions.php:776
|
|
msgid "Will show in the REST API for this box and for pages."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:775
|
|
msgid "REST Test Text"
|
|
msgstr ""
|
|
|
|
#: example-functions.php:766
|
|
msgid "REST Test Box"
|
|
msgstr ""
|
|
|
|
#: includes/shim/WP_REST_Controller.php:308
|
|
msgid "Scope under which the request is made; determines fields present in response."
|
|
msgstr ""
|
|
|
|
#: includes/shim/WP_REST_Controller.php:290
|
|
msgid "Limit results to those matching a string."
|
|
msgstr ""
|
|
|
|
#: includes/shim/WP_REST_Controller.php:281
|
|
msgid "Maximum number of items to be returned in result set."
|
|
msgstr ""
|
|
|
|
#: includes/shim/WP_REST_Controller.php:273
|
|
msgid "Current page of the collection."
|
|
msgstr ""
|
|
|
|
#: includes/shim/WP_REST_Controller.php:35
|
|
#: includes/shim/WP_REST_Controller.php:47
|
|
#: includes/shim/WP_REST_Controller.php:59
|
|
#: includes/shim/WP_REST_Controller.php:71
|
|
#: includes/shim/WP_REST_Controller.php:83
|
|
#: includes/shim/WP_REST_Controller.php:95
|
|
#: includes/shim/WP_REST_Controller.php:107
|
|
#: includes/shim/WP_REST_Controller.php:119
|
|
#: includes/shim/WP_REST_Controller.php:131
|
|
#: includes/shim/WP_REST_Controller.php:143
|
|
#: includes/shim/WP_REST_Controller.php:155
|
|
#: includes/shim/WP_REST_Controller.php:168
|
|
msgid "Method '%s' not implemented. Must be overridden in subclass."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:415
|
|
msgid "Value Error for %s"
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:312
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:341
|
|
msgid "No field found by that id."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:297
|
|
msgid "CMB2 Field value cannot be modified without the object_id and object_type parameters specified."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:236
|
|
msgid "CMB2 Field value cannot be updated without the value parameter specified."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:33
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:36
|
|
msgid "To view or modify the field's value, the 'object_id' and 'object_type' arguments are required."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:30
|
|
msgid "When the '_rendered' argument is passed, the renderable field attributes will be returned fully rendered. By default, the names of the callback handers for the renderable attributes will be returned."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Fields.php:27
|
|
msgid "Includes the box object which the fields are registered to in the response."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Boxes.php:122
|
|
msgid "No boxes found."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Boxes.php:72
|
|
msgid "Includes the fully rendered attributes, 'form_open', 'form_close', as well as the enqueued 'js_dependencies' script handles, and 'css_dependencies' stylesheet handles."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller_Boxes.php:51
|
|
msgid "Includes the registered fields for the box in the response."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller.php:392
|
|
msgid "The title for the object."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller.php:385
|
|
msgid "The id for the object."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller.php:378
|
|
msgid "A human-readable description of the object."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller.php:300
|
|
msgid "No box found by that id. A box needs to be registered with the \"show_in_rest\" parameter configured."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller.php:277
|
|
msgid "This box does not have write permissions."
|
|
msgstr ""
|
|
|
|
#: includes/rest-api/CMB2_REST_Controller.php:257
|
|
msgid "This box does not have read permissions."
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Base.php:506 includes/types/CMB2_Type_Base.php:156
|
|
msgid "Invalid %1$s method: %2$s"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Base.php:491 includes/CMB2_Hookup_Base.php:100
|
|
#: includes/CMB2_Options_Hookup.php:341 includes/types/CMB2_Type_Base.php:172
|
|
msgid "Invalid %1$s property: %2$s"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Base.php:458
|
|
msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s with no alternative available."
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Base.php:456
|
|
msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s! %3$s"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Base.php:426
|
|
msgid "Using the \"%1$s\" field parameter as a callback has been deprecated in favor of the \"%2$s\" parameter."
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Base.php:422
|
|
msgid "The \"%1$s\" field parameter has been deprecated in favor of the \"%2$s\" parameter."
|
|
msgstr ""
|
|
|
|
#. translators: %s: link to codex.wordpress.org/Embeds
|
|
#: example-functions.php:426
|
|
msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at %s."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:167
|
|
msgid "Hey there, I'm a read-only field"
|
|
msgstr ""
|
|
|
|
#: example-functions.php:163
|
|
msgid "Read-only Disabled Field"
|
|
msgstr ""
|
|
|
|
#. translators: 1: results for. 2: link to codex.wordpress.org/Embeds
|
|
#: includes/CMB2_Ajax.php:189 includes/helper-functions.php:105
|
|
msgid "No oEmbed Results Found for %1$s. View more info at %2$s."
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_Field.php:1443
|
|
msgid "Sorry, this field does not have a cmb_id specified."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:176
|
|
msgid "Custom Rendered Field"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_hookup.php:185
|
|
msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_hookup.php:181
|
|
msgid "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."
|
|
msgstr ""
|
|
|
|
#: example-functions.php:646
|
|
msgid "Arbitrary Term Field"
|
|
msgstr ""
|
|
|
|
#: example-functions.php:639
|
|
msgid "Term Image"
|
|
msgstr ""
|
|
|
|
#: example-functions.php:624
|
|
msgid "Category Metabox"
|
|
msgstr ""
|
|
|
|
#. Description of the plugin/theme
|
|
msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
|
|
msgstr "CMB2 能创建超乎想象的带自定义字段的内容框和表单。"
|
|
|
|
#. Plugin Name of the plugin/theme
|
|
msgid "CMB2"
|
|
msgstr "CMB2"
|
|
|
|
#: includes/helper-functions.php:303
|
|
msgid "Save"
|
|
msgstr "保存"
|
|
|
|
#: includes/types/CMB2_Type_File.php:76
|
|
msgid "Add or Upload File"
|
|
msgstr "添加或上传文件"
|
|
|
|
#: includes/types/CMB2_Type_File_List.php:41
|
|
msgid "Add or Upload Files"
|
|
msgstr "添加或上传文件"
|
|
|
|
#: includes/types/CMB2_Type_Taxonomy_Base.php:115
|
|
msgid "No terms"
|
|
msgstr "没这些项"
|
|
|
|
#: includes/CMB2_Types.php:349
|
|
msgid "Add Row"
|
|
msgstr "添加行"
|
|
|
|
#: includes/CMB2_JS.php:230
|
|
msgid "Select / Deselect All"
|
|
msgstr "选择所有/取消所有"
|
|
|
|
#: includes/CMB2_JS.php:229 includes/types/CMB2_Type_File_Base.php:82
|
|
msgid "Download"
|
|
msgstr "下载"
|
|
|
|
#: includes/CMB2_Field_Display.php:432 includes/CMB2_JS.php:228
|
|
#: includes/types/CMB2_Type_File_Base.php:79
|
|
msgid "File:"
|
|
msgstr "文件"
|
|
|
|
#: includes/CMB2_JS.php:227 includes/CMB2_Types.php:412
|
|
#: includes/types/CMB2_Type_File_Base.php:84
|
|
msgid "Remove"
|
|
msgstr "移除"
|
|
|
|
#: includes/CMB2_JS.php:226 includes/types/CMB2_Type_File_Base.php:64
|
|
msgid "Remove Image"
|
|
msgstr "删除图像"
|
|
|
|
#: includes/CMB2_JS.php:225
|
|
msgid "Use these files"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_JS.php:224
|
|
msgid "Use this file"
|
|
msgstr "使用这个文件"
|
|
|
|
#: includes/CMB2_JS.php:218
|
|
msgctxt "Valid formatting string, as per http://trentrichardson.com/examples/timepicker/"
|
|
msgid "hh:mm TT"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_JS.php:216
|
|
msgid "Now"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_JS.php:215
|
|
msgid "Second"
|
|
msgstr ""
|
|
|
|
#: includes/CMB2_JS.php:214
|
|
msgid "Minute"
|
|
msgstr "分钟"
|
|
|
|
#: includes/CMB2_JS.php:213
|
|
msgid "Hour"
|
|
msgstr "小时"
|
|
|
|
#: includes/CMB2_JS.php:212
|
|
msgid "Time"
|
|
msgstr "数据"
|
|
|
|
#: includes/CMB2_JS.php:211
|
|
msgid "Choose Time"
|
|
msgstr "选择时间"
|
|
|
|
#: includes/CMB2_JS.php:207 includes/CMB2_JS.php:217
|
|
msgid "Done"
|
|
msgstr "完成"
|
|
|
|
#: includes/CMB2_JS.php:206
|
|
msgid "Today"
|
|
msgstr "今天"
|
|
|
|
#: includes/CMB2_JS.php:205
|
|
msgid "Prev"
|
|
msgstr "上一个"
|
|
|
|
#: includes/CMB2_JS.php:204
|
|
msgid "Next"
|
|
msgstr "下一个"
|
|
|
|
#: includes/CMB2_JS.php:203
|
|
msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
|
|
msgstr "一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月"
|
|
|
|
#: includes/CMB2_JS.php:202
|
|
msgid "January, February, March, April, May, June, July, August, September, October, November, December"
|
|
msgstr "一月,二月,三月,四月,五月,六月,七月,八月,九月,十月,十一月,十二月"
|
|
|
|
#: includes/CMB2_JS.php:201
|
|
msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
|
|
msgstr "周日,周一,周二,周三,周四,周五,周六"
|
|
|
|
#: includes/CMB2_JS.php:200
|
|
msgid "Su, Mo, Tu, We, Th, Fr, Sa"
|
|
msgstr "日,一,二,三,四,五,六"
|
|
|
|
#: includes/CMB2_JS.php:199
|
|
msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
|
|
msgstr "星期天,星期一,星期二,星期三,星期四,星期五,星期六"
|
|
|
|
#: includes/CMB2_JS.php:198
|
|
msgctxt "Valid formatDate string for jquery-ui datepicker"
|
|
msgid "mm/dd/yy"
|
|
msgstr "月/日/年"
|
|
|
|
#: includes/CMB2_JS.php:168
|
|
msgid "Current Color"
|
|
msgstr "当前颜色"
|
|
|
|
#: includes/CMB2_JS.php:167
|
|
msgid "Select Color"
|
|
msgstr "选择颜色"
|
|
|
|
#: includes/CMB2_JS.php:166
|
|
msgid "Default"
|
|
msgstr "默认"
|
|
|
|
#: includes/CMB2_JS.php:165 includes/CMB2_JS.php:208
|
|
msgid "Clear"
|
|
msgstr "不排序"
|
|
|
|
#: includes/CMB2_Field.php:1328 includes/CMB2_Field.php:1332
|
|
msgid "None"
|
|
msgstr "无"
|
|
|
|
#: includes/CMB2_Field.php:1297
|
|
msgid "Remove Group"
|
|
msgstr "移除组"
|
|
|
|
#: includes/CMB2_Field.php:1296
|
|
msgid "Add Group"
|
|
msgstr "添加组"
|
|
|
|
#: includes/CMB2_Ajax.php:181
|
|
msgid "Remove Embed"
|
|
msgstr "移除嵌入"
|
|
|
|
#: includes/CMB2_Ajax.php:75
|
|
msgid "Please Try Again"
|
|
msgstr "请重试"
|
|
|
|
#: includes/CMB2.php:582
|
|
msgid "Click to toggle"
|
|
msgstr "点击以切换"
|
|
|
|
#: includes/CMB2.php:179
|
|
msgid "Metabox configuration is required to have an ID parameter."
|
|
msgstr "内容框配置必须有ID参数。"
|
|
|
|
#: example-functions.php:695
|
|
msgid "Site Background Color"
|
|
msgstr "站点背景色"
|
|
|
|
#: example-functions.php:604
|
|
msgid "User Field"
|
|
msgstr "用户字段"
|
|
|
|
#: example-functions.php:597
|
|
msgid "Linkedin URL"
|
|
msgstr "Linkedin 地址"
|
|
|
|
#: example-functions.php:590
|
|
msgid "Google+ URL"
|
|
msgstr "Google+ 地址"
|
|
|
|
#: example-functions.php:583
|
|
msgid "Twitter URL"
|
|
msgstr "Twitter 地址"
|
|
|
|
#: example-functions.php:576
|
|
msgid "Facebook URL"
|
|
msgstr "Facebook 地址"
|
|
|
|
#: example-functions.php:569
|
|
msgid "Avatar"
|
|
msgstr "头像"
|
|
|
|
#: example-functions.php:561 example-functions.php:631
|
|
msgid "Extra Info"
|
|
msgstr "其它信息"
|
|
|
|
#: example-functions.php:554
|
|
msgid "User Profile Metabox"
|
|
msgstr "用户资料内容框"
|
|
|
|
#: example-functions.php:535
|
|
msgid "Image Caption"
|
|
msgstr "图像说明"
|
|
|
|
#: example-functions.php:529
|
|
msgid "Entry Image"
|
|
msgstr "条目图像"
|
|
|
|
#: example-functions.php:523
|
|
msgid "Write a short description for this entry"
|
|
msgstr "为此条目写一段简短描述"
|
|
|
|
#: example-functions.php:522
|
|
msgid "Description"
|
|
msgstr "描述"
|
|
|
|
#: example-functions.php:515
|
|
msgid "Entry Title"
|
|
msgstr "条目标题"
|
|
|
|
#: example-functions.php:502
|
|
msgid "Remove Entry"
|
|
msgstr "移除条目"
|
|
|
|
#: example-functions.php:501
|
|
msgid "Add Another Entry"
|
|
msgstr "新增条目"
|
|
|
|
#: example-functions.php:500
|
|
msgid "Entry {#}"
|
|
msgstr "条目 {#}"
|
|
|
|
#: example-functions.php:498
|
|
msgid "Generates reusable form entries"
|
|
msgstr "生成复用表单项"
|
|
|
|
#: example-functions.php:490
|
|
msgid "Repeating Field Group"
|
|
msgstr "循环字段组"
|
|
|
|
#: example-functions.php:459
|
|
msgid "About Page Metabox"
|
|
msgstr "关于页面内容框"
|
|
|
|
#: example-functions.php:423
|
|
msgid "oEmbed"
|
|
msgstr "嵌入"
|
|
|
|
#: example-functions.php:416
|
|
msgid "Upload or add multiple images/attachments."
|
|
msgstr "上传或添加多张图/多个附件"
|
|
|
|
#: example-functions.php:415
|
|
msgid "Multiple Files"
|
|
msgstr "多文件"
|
|
|
|
#: example-functions.php:409
|
|
msgid "Upload an image or enter a URL."
|
|
msgstr "上传一张图片或者输入地址"
|
|
|
|
#: example-functions.php:408
|
|
msgid "Test Image"
|
|
msgstr "测试图像"
|
|
|
|
#: example-functions.php:398
|
|
msgid "Test wysiwyg"
|
|
msgstr "测试所见即所得编辑器"
|
|
|
|
#: example-functions.php:392
|
|
msgid "Check Three"
|
|
msgstr "选框三"
|
|
|
|
#: example-functions.php:391
|
|
msgid "Check Two"
|
|
msgstr "选框二"
|
|
|
|
#: example-functions.php:390
|
|
msgid "Check One"
|
|
msgstr "选框一"
|
|
|
|
#: example-functions.php:384
|
|
msgid "Test Multi Checkbox"
|
|
msgstr "测试复选框"
|
|
|
|
#: example-functions.php:377
|
|
msgid "Test Checkbox"
|
|
msgstr "测试选框"
|
|
|
|
#: example-functions.php:368
|
|
msgid "Test Taxonomy Multi Checkbox"
|
|
msgstr "测试分类多选框"
|
|
|
|
#: example-functions.php:360
|
|
msgid "Test Taxonomy Select"
|
|
msgstr "测试分类选择列表"
|
|
|
|
#: example-functions.php:351
|
|
msgid "Test Taxonomy Radio"
|
|
msgstr "测试分类单选按钮"
|
|
|
|
#: example-functions.php:339
|
|
msgid "Test Radio"
|
|
msgstr "测试单选按钮"
|
|
|
|
#: example-functions.php:326
|
|
msgid "Test Radio inline"
|
|
msgstr "测试一排单选"
|
|
|
|
#: example-functions.php:321 example-functions.php:334
|
|
#: example-functions.php:346
|
|
msgid "Option Three"
|
|
msgstr "选项三"
|
|
|
|
#: example-functions.php:320 example-functions.php:333
|
|
#: example-functions.php:345
|
|
msgid "Option Two"
|
|
msgstr "选项二"
|
|
|
|
#: example-functions.php:319 example-functions.php:332
|
|
#: example-functions.php:344
|
|
msgid "Option One"
|
|
msgstr "选项一"
|
|
|
|
#: example-functions.php:313
|
|
msgid "Test Select"
|
|
msgstr "测试选择列表"
|
|
|
|
#: example-functions.php:307
|
|
msgid "This is a title description"
|
|
msgstr "测试标题描述"
|
|
|
|
#: example-functions.php:306
|
|
msgid "Test Title Weeeee"
|
|
msgstr "测试标题"
|
|
|
|
#: example-functions.php:288
|
|
msgid "Test Text Area for Code"
|
|
msgstr "测试代码文本框"
|
|
|
|
#: example-functions.php:281
|
|
msgid "Test Text Area Small"
|
|
msgstr "测试小型多行文本框"
|
|
|
|
#: example-functions.php:274
|
|
msgid "Test Text Area"
|
|
msgstr "测试多行文本框"
|
|
|
|
#: example-functions.php:258
|
|
msgid "Test Color Picker"
|
|
msgstr "测试颜色选择器"
|
|
|
|
#: example-functions.php:249
|
|
msgid "Test Money"
|
|
msgstr "测试金额"
|
|
|
|
#: example-functions.php:232
|
|
msgid "Test Date/Time Picker Combo (UNIX timestamp)"
|
|
msgstr "测试日期/时间组合选择器(UNIX 时间戳)"
|
|
|
|
#: example-functions.php:224
|
|
msgid "Test Date Picker (UNIX timestamp)"
|
|
msgstr "测试日期选择器(UNIX 时间戳)"
|
|
|
|
#: example-functions.php:216
|
|
msgid "Test Date Picker"
|
|
msgstr "测试日期选择器"
|
|
|
|
#: example-functions.php:209 example-functions.php:210
|
|
msgid "Time zone"
|
|
msgstr "时区"
|
|
|
|
#: example-functions.php:201
|
|
msgid "Test Time"
|
|
msgstr "测试时间"
|
|
|
|
#: example-functions.php:193
|
|
msgid "Test Text Email"
|
|
msgstr "测试邮箱地址"
|
|
|
|
#: example-functions.php:184
|
|
msgid "Website URL"
|
|
msgstr "网址"
|
|
|
|
#: example-functions.php:156
|
|
msgid "Test Text Medium"
|
|
msgstr "测试中文本框"
|
|
|
|
#: example-functions.php:143
|
|
msgid "Test Text Small"
|
|
msgstr "测试小文本框"
|
|
|
|
#: example-functions.php:131 example-functions.php:144
|
|
#: example-functions.php:157 example-functions.php:164
|
|
#: example-functions.php:177 example-functions.php:185
|
|
#: example-functions.php:194 example-functions.php:202
|
|
#: example-functions.php:217 example-functions.php:225
|
|
#: example-functions.php:233 example-functions.php:250
|
|
#: example-functions.php:259 example-functions.php:275
|
|
#: example-functions.php:282 example-functions.php:289
|
|
#: example-functions.php:314 example-functions.php:327
|
|
#: example-functions.php:340 example-functions.php:352
|
|
#: example-functions.php:361 example-functions.php:369
|
|
#: example-functions.php:378 example-functions.php:385
|
|
#: example-functions.php:399 example-functions.php:471
|
|
#: example-functions.php:562 example-functions.php:570
|
|
#: example-functions.php:577 example-functions.php:584
|
|
#: example-functions.php:591 example-functions.php:598
|
|
#: example-functions.php:605 example-functions.php:632
|
|
#: example-functions.php:640 example-functions.php:647
|
|
#: example-functions.php:696
|
|
msgid "field description (optional)"
|
|
msgstr "字段描述(可选)"
|
|
|
|
#: example-functions.php:130 example-functions.php:470
|
|
msgid "Test Text"
|
|
msgstr "用文本"
|
|
|
|
#: example-functions.php:117
|
|
msgid "Test Metabox"
|
|
msgstr "测试内容框" |