Initial commit
This commit is contained in:
BIN
env/lib/python3.10/site-packages/wagtail/locale/zh/LC_MESSAGES/django.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/wagtail/locale/zh/LC_MESSAGES/django.mo
vendored
Normal file
Binary file not shown.
93
env/lib/python3.10/site-packages/wagtail/locale/zh/LC_MESSAGES/django.po
vendored
Normal file
93
env/lib/python3.10/site-packages/wagtail/locale/zh/LC_MESSAGES/django.po
vendored
Normal file
@@ -0,0 +1,93 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Wagtail\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-08-07 10:05+0100\n"
|
||||
"PO-Revision-Date: 2014-02-21 15:51+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (http://app.transifex.com/torchbox/wagtail/language/"
|
||||
"zh/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
msgid "Move up"
|
||||
msgstr "向上移动"
|
||||
|
||||
msgid "Move down"
|
||||
msgstr "向下移动"
|
||||
|
||||
msgid "Delete"
|
||||
msgstr "删除"
|
||||
|
||||
msgid "Add"
|
||||
msgstr "添加"
|
||||
|
||||
msgid "Password"
|
||||
msgstr "密码"
|
||||
|
||||
msgid "Edit"
|
||||
msgstr "编辑"
|
||||
|
||||
msgid "Publish"
|
||||
msgstr "发布"
|
||||
|
||||
msgid "title"
|
||||
msgstr "标题"
|
||||
|
||||
msgid "The page title as you'd like it to be seen by the public"
|
||||
msgstr "页面标题,你想被大众所看到的"
|
||||
|
||||
msgid ""
|
||||
"The name of the page as it will appear in URLs e.g http://domain.com/blog/"
|
||||
"[my-slug]/"
|
||||
msgstr "一个出现在URL的名字 比如 http://domain.com/blog/[my-slug]/"
|
||||
|
||||
msgid ""
|
||||
"Whether a link to this page will appear in automatically generated menus"
|
||||
msgstr "一个链接到这页的链接会显示在自动生成的菜单中"
|
||||
|
||||
msgid "created at"
|
||||
msgstr "创建于"
|
||||
|
||||
msgid "Approve"
|
||||
msgstr "通过"
|
||||
|
||||
msgid ""
|
||||
"Set this to something other than 80 if you need a specific port number to "
|
||||
"appear in URLs (e.g. development on port 8000). Does not affect request "
|
||||
"handling (so port forwarding still works)."
|
||||
msgstr ""
|
||||
"如果你需要指定端口,请选择一个有别于80的端口(比如开发端口8000)。 不影响接受请"
|
||||
"求 (端口转发仍然有效)"
|
||||
|
||||
msgid ""
|
||||
"If true, this site will handle requests for all other hostnames that do not "
|
||||
"have a site entry of their own"
|
||||
msgstr ""
|
||||
"如果是真的,这个网站将处理没有一个属于自己的主机名的其他所有主机名的请求"
|
||||
|
||||
msgid "Your username and password didn't match. Please try again."
|
||||
msgstr "您的账号和密码不匹配,请重试。"
|
||||
|
||||
msgid "Edited"
|
||||
msgstr "已编辑"
|
||||
|
||||
msgid "Unpublish"
|
||||
msgstr "取消发布"
|
||||
|
||||
msgid "Reject"
|
||||
msgstr "拒绝"
|
||||
|
||||
msgid "Copy"
|
||||
msgstr "复制"
|
||||
|
||||
msgid "Move"
|
||||
msgstr "移动"
|
||||
Reference in New Issue
Block a user