Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added languages/shortcode-ui-zh_CN.mo
Binary file not shown.
97 changes: 97 additions & 0 deletions languages/shortcode-ui-zh_CN.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
# Copyright (C) 2015 Fusion Engineering and community
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Shortcode UI v0.3-alpha\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/"
"shortcode-ui\n"
"POT-Creation-Date: 2015-04-22 16:48:40+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-04-28 09:58+0800\n"
"X-Generator: Poedit 1.7.5\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"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-Basepath: ../\n"
"X-Textdomain-Support: yes\n"
"Last-Translator: Amos Lee <[email protected]>\n"
"Language-Team: Amos Lee <[email protected]>\n"
"X-Poedit-SearchPath-0: .\n"

#: inc/class-shortcode-ui.php:40
msgid "Inner Content"
msgstr "插入内容"

#: inc/class-shortcode-ui.php:101 inc/class-shortcode-ui.php:102
msgid "Insert Post Element"
msgstr "插入文章内容"

#: inc/class-shortcode-ui.php:103
msgid "%s Details"
msgstr "%s 详情"

#: inc/class-shortcode-ui.php:104
msgid "Insert Element"
msgstr "插入元素"

#: inc/class-shortcode-ui.php:105
msgid "Update"
msgstr "更新"

#: inc/class-shortcode-ui.php:106
msgid "There are no attributes to configure for this Post Element."
msgstr "此文章元素没有属性需要设置"

#: inc/class-shortcode-ui.php:107
msgid "Edit"
msgstr "编辑"

#: inc/class-shortcode-ui.php:108
msgid "Preview"
msgstr "预览"

#: inc/class-shortcode-ui.php:109
msgid "Failed to load preview"
msgstr "加载预览失败"

#: inc/class-shortcode-ui.php:110
msgid "Search"
msgstr "搜索"

#: inc/class-shortcode-ui.php:111
msgid "Insert Content"
msgstr "插入内容"

#: inc/class-shortcode-ui.php:205
msgid "Something's rotten in the state of Denmark"
msgstr "Something's rotten in the state of Denmark"

#: inc/fields/class-field-attachment.php:47
#: inc/fields/class-field-attachment.php:48
msgid "Select Attachment"
msgstr "选择附件"

#: inc/templates/edit-form.tpl.php:3
msgid "Back to list"
msgstr "返回列表"

#. Plugin Name of the plugin/theme
msgid "Shortcode UI"
msgstr "简码UI"

#. Description of the plugin/theme
msgid "User Interface for adding shortcodes."
msgstr "添加简码的用户界面"

#. Author of the plugin/theme
msgid "Fusion Engineering and community"
msgstr "Fusion Engineering and community"

#. Author URI of the plugin/theme
msgid "http://next.fusion.net/tag/shortcode-ui/"
msgstr "http://next.fusion.net/tag/shortcode-ui/"