diff --git a/languages/titan-framework-zh_CN.mo b/languages/titan-framework-zh_CN.mo new file mode 100644 index 00000000..23ae7818 Binary files /dev/null and b/languages/titan-framework-zh_CN.mo differ diff --git a/languages/titan-framework-zh_CN.po b/languages/titan-framework-zh_CN.po new file mode 100644 index 00000000..c0264239 --- /dev/null +++ b/languages/titan-framework-zh_CN.po @@ -0,0 +1,168 @@ +# Copyright (C) 2018 Titan Framework +# This file is distributed under the same license as the Titan Framework package. +msgid "" +msgstr "" +"Project-Id-Version: Titan Framework\n" +"Report-Msgid-Bugs-To: http://titanframework.net\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2018-10-13 20:33-0400\n" +"Language-Team: Gambit Technologies Inc \n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" +"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;" +"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"POT-Creation-Date: \n" +"X-Generator: Poedit 2.2\n" +"Last-Translator: \n" +"Language: zh_CN\n" +"X-Poedit-SearchPath-0: .\n" +"X-Poedit-SearchPathExcluded-0: *.js\n" + +#: lib/class-admin-page.php:119 +msgid "" +"Options Page Created with Titan Framework" +msgstr "" +"设置页面由 Titan Framework 强力驱动" + +#: lib/class-admin-page.php:365 +msgid "Settings saved." +msgstr "设置已保存。" + +#: lib/class-admin-page.php:367 +msgid "Settings reset to default." +msgstr "已恢复至原始设置。" + +#: lib/class-customizer.php:33, lib/class-meta-box.php:37 +msgid "More Options" +msgstr "更多选项" + +#: lib/class-option-ajax-button.php:30, lib/class-option-ajax-button.php:33 +msgid "Security check failed, please refresh the page and try again." +msgstr "安全检查失败,请刷新页面并重试。" + +#: lib/class-option-ajax-button.php:87 +msgid "Something went wrong" +msgstr "啊哦…出错了" + +#: lib/class-option-ajax-button.php:95 +msgid "Click me" +msgstr "点击此处" + +#: lib/class-option-ajax-button.php:100 +msgid "Please wait..." +msgstr "请稍候..." + +#: lib/class-option-edd-license.php:134 +msgid "Your license is valid and active." +msgstr "授权码有效,现已激活。" + +#: lib/class-option-edd-license.php:138 +msgid "Your license is invalid." +msgstr "授权码不可用。" + +#: lib/class-option-edd-license.php:152 +msgid "Activate" +msgstr "激活" + +#: lib/class-option-edd-license.php:153 +msgid "" +"Your license is valid but inactive. Click the button above to activate it." +msgstr "您的授权码有效但未使用,点击以下按钮以激活。" + +#: lib/class-option-edd-license.php:158 +msgid "" +"The remote server did not return a valid response. You can retry by hitting " +"the «Save» button again." +msgstr "远程服务器未返回有效信息,您可以点击 «保存» 以重试。" + +#: lib/class-option-edd-license.php:163 +msgid "Entering your license key is mandatory to get the product updates." +msgstr "输入授权码后您将享受产品后续的更新服务。" + +#: lib/class-option-enable.php:62, lib/class-option-enable.php:141 +msgid "Enabled" +msgstr "已启用" + +#: lib/class-option-enable.php:65, lib/class-option-enable.php:144 +msgid "Disabled" +msgstr "已禁用" + +#: lib/class-option-file.php:211 +msgid "Select File" +msgstr "选择文件" + +#: lib/class-option-file.php:213 +msgid "Use file" +msgstr "选择文件" + +#: lib/class-option-gallery.php:143, lib/class-option-upload.php:271 +msgid "Select Image" +msgstr "选择图像" + +#: lib/class-option-gallery.php:146, lib/class-option-upload.php:274 +msgid "Use image" +msgstr "选择图像" + +#: lib/class-option-multicheck-pages.php:28, +#: lib/class-option-multicheck-pages.php:49, +#: lib/class-option-multicheck-posts.php:35, +#: lib/class-option-multicheck-posts.php:61, +#: lib/class-option-select-pages.php:34, lib/class-option-select-posts.php:42 +msgid "Untitled %s" +msgstr "未标题 %s" + +#: lib/class-option-save.php:21 +msgid "Save Changes" +msgstr "保存设置" + +#: lib/class-option-save.php:24 +msgid "Reset to Defaults" +msgstr "重置" + +#: lib/class-option-save.php:27 +msgid "Are you sure you want to reset ALL options to their default values?" +msgstr "您确定要重置所有选项至默认值吗?" + +#: lib/class-option-select-categories.php:35, +#: lib/class-option-select-pages.php:27, +#: lib/class-option-select-post-types.php:27, +#: lib/class-option-select-posts.php:36 +msgid "Select" +msgstr "选择" + +#: lib/class-option.php:119 +msgid "Option type or extended class %s does not exist." +msgstr "选项类型或拓展类 %s 并不存在。" + +#: lib/class-titan-framework.php:190 +msgid "" +"All option IDs per namespace must be unique. The id %s has been used " +"multiple times." +msgstr "" +"每一个命名空间下的选项 ID 都应该是唯一的。错误:ID %s 被重复使用多次。" + +#: lib/class-titan-framework.php:445 +msgid "%s needs a %s parameter." +msgstr "%s 需要一个 %s 参数。" + +#: lib/class-titan-framework.php:455 +msgid "Container of type %s, does not exist." +msgstr "Container of type %s, does not exist." + +#: titan-framework.php:188 +msgid "Documentation" +msgstr "文档" + +#: titan-framework.php:192 +msgid "GitHub Repo" +msgstr "GitHub Repo" + +#: titan-framework.php:196 +msgid "Issue Tracker" +msgstr "Issue Tracker"