Commit 8827fd2d authored by ibuler's avatar ibuler

Modify translation

parent 6fc3bbb9
...@@ -106,8 +106,8 @@ class Asset(models.Model): ...@@ -106,8 +106,8 @@ class Asset(models.Model):
groups = models.ManyToManyField(AssetGroup, null=True, blank=True, verbose_name=_('Asset groups')) groups = models.ManyToManyField(AssetGroup, null=True, blank=True, verbose_name=_('Asset groups'))
username = models.CharField(max_length=16, null=True, blank=True, verbose_name=_('Admin user')) username = models.CharField(max_length=16, null=True, blank=True, verbose_name=_('Admin user'))
password = models.CharField(max_length=256, null=True, blank=True, verbose_name=_("Admin password")) password = models.CharField(max_length=256, null=True, blank=True, verbose_name=_("Admin password"))
admin_user = models.ForeignKey(AdminUser, null=True, blank=True, on_delete=models.SET_NULL, verbose_name=_("Admin User")) admin_user = models.ForeignKey(AdminUser, null=True, blank=True, on_delete=models.SET_NULL, verbose_name=_("Admin user"))
sys_user = models.ManyToManyField(SysUser, null=True, blank=True, verbose_name=_("Sys User")) sys_user = models.ManyToManyField(SysUser, null=True, blank=True, verbose_name=_("System User"))
idc = models.ForeignKey(IDC, null=True, blank=True, on_delete=models.SET_NULL, verbose_name=_('IDC')) idc = models.ForeignKey(IDC, null=True, blank=True, on_delete=models.SET_NULL, verbose_name=_('IDC'))
mac_addr = models.CharField(max_length=20, null=True, blank=True, verbose_name=_("Mac address")) mac_addr = models.CharField(max_length=20, null=True, blank=True, verbose_name=_("Mac address"))
brand = models.CharField(max_length=64, null=True, blank=True, verbose_name=_('Brand')) brand = models.CharField(max_length=64, null=True, blank=True, verbose_name=_('Brand'))
......
...@@ -6,20 +6,18 @@ ...@@ -6,20 +6,18 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: Jumpserver 0.3.3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: ibuler@qq.com\n"
"POT-Creation-Date: 2016-09-05 12:13+0800\n" "POT-Creation-Date: 2016-09-05 12:13+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: ibuler <ibuler@qq.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: Jumpserver team<ibuler@qq.com>\n"
"Language: \n" "Language: zh_CN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: assets/forms.py:20 #: assets/forms.py:20
#, fuzzy
#| msgid "Join usergroups"
msgid "Join assetgroups" msgid "Join assetgroups"
msgstr "添加到用户组" msgstr "添加到用户组"
...@@ -77,21 +75,19 @@ msgstr "运营商" ...@@ -77,21 +75,19 @@ msgstr "运营商"
#: assets/models.py:40 assets/models.py:142 #: assets/models.py:40 assets/models.py:142
msgid "KEY" msgid "KEY"
msgstr "" msgstr "KEY"
#: assets/models.py:41 assets/models.py:143 #: assets/models.py:41 assets/models.py:143
msgid "VALUE" msgid "VALUE"
msgstr "" msgstr "VALUE"
#: assets/models.py:55 assets/models.py:77 users/forms.py:12 #: assets/models.py:55 assets/models.py:77 users/forms.py:12
#: users/models.py:106 users/templates/users/login.html:58 #: users/models.py:106 users/templates/users/login.html:58
#: users/templates/users/user_detail.html:73 #: users/templates/users/user_detail.html:73
#: users/templates/users/user_edit.html:5 #: users/templates/users/user_edit.html:5
#: users/templates/users/user_list.html:13 #: users/templates/users/user_list.html:13
#, fuzzy
#| msgid "User"
msgid "Username" msgid "Username"
msgstr "用户" msgstr "用户"
#: assets/models.py:56 assets/models.py:78 users/forms.py:13 #: assets/models.py:56 assets/models.py:78 users/forms.py:13
#: users/templates/users/login.html:61 #: users/templates/users/login.html:61
...@@ -103,40 +99,36 @@ msgid "Password" ...@@ -103,40 +99,36 @@ msgid "Password"
msgstr "密码" msgstr "密码"
#: assets/models.py:57 assets/models.py:80 #: assets/models.py:57 assets/models.py:80
#, fuzzy
#| msgid "ssh private key"
msgid "SSH private key" msgid "SSH private key"
msgstr "ssh密钥" msgstr "ssh密钥"
#: assets/models.py:58 assets/models.py:82 #: assets/models.py:58 assets/models.py:82
msgid "As default" msgid "As default"
msgstr "" msgstr "默认使用"
#: assets/models.py:59 assets/models.py:84 #: assets/models.py:59 assets/models.py:84
msgid "Auto update pass/key" msgid "Auto update pass/key"
msgstr "" msgstr "自动更新密码/密钥"
#: assets/models.py:79 #: assets/models.py:79
msgid "Protocol" msgid "Protocol"
msgstr "" msgstr "协议"
#: assets/models.py:81 #: assets/models.py:81
#, fuzzy
#| msgid "ssh public key"
msgid "SSH public key" msgid "SSH public key"
msgstr "ssh公钥" msgstr "ssh公钥"
#: assets/models.py:83 #: assets/models.py:83
msgid "Auto push" msgid "Auto push"
msgstr "" msgstr "自动推送"
#: assets/models.py:85 #: assets/models.py:85
msgid "Sudo" msgid "Sudo"
msgstr "" msgstr "Sudo"
#: assets/models.py:86 #: assets/models.py:86
msgid "Shell" msgid "Shell"
msgstr "" msgstr "Shell"
#: assets/models.py:87 templates/_header_bar.html:35 templates/_nav.html:4 #: assets/models.py:87 templates/_header_bar.html:35 templates/_nav.html:4
msgid "Home" msgid "Home"
...@@ -144,19 +136,19 @@ msgstr "仪表盘" ...@@ -144,19 +136,19 @@ msgstr "仪表盘"
#: assets/models.py:88 #: assets/models.py:88
msgid "Uid" msgid "Uid"
msgstr "" msgstr "Uid"
#: assets/models.py:101 #: assets/models.py:101
msgid "IP" msgid "IP"
msgstr "" msgstr "IP"
#: assets/models.py:102 #: assets/models.py:102
msgid "Other IP" msgid "Other IP"
msgstr "" msgstr "其它IP"
#: assets/models.py:103 #: assets/models.py:103
msgid "Remote card IP" msgid "Remote card IP"
msgstr "" msgstr "远控卡IP"
#: assets/models.py:104 #: assets/models.py:104
msgid "Hostname" msgid "Hostname"
...@@ -171,26 +163,16 @@ msgid "Asset groups" ...@@ -171,26 +163,16 @@ msgid "Asset groups"
msgstr "用户组" msgstr "用户组"
#: assets/models.py:107 #: assets/models.py:107
#, fuzzy
#| msgid "Edit user"
msgid "Admin user" msgid "Admin user"
msgstr "编辑用户" msgstr "管理用户"
#: assets/models.py:108 #: assets/models.py:108
msgid "Admin password" msgid "Admin password"
msgstr "管理员密码" msgstr "管理员密码"
#: assets/models.py:109
#, fuzzy
#| msgid "Edit user"
msgid "Admin User"
msgstr "编辑用户"
#: assets/models.py:110 #: assets/models.py:110
#, fuzzy
#| msgid "User"
msgid "Sys User" msgid "Sys User"
msgstr "用户" msgstr "系统用户"
#: assets/models.py:111 templates/_nav.html:23 #: assets/models.py:111 templates/_nav.html:23
msgid "IDC" msgid "IDC"
...@@ -259,16 +241,12 @@ msgstr "资产" ...@@ -259,16 +241,12 @@ msgstr "资产"
#: assets/templates/assets/assetgroup_add.html:16 #: assets/templates/assets/assetgroup_add.html:16
#: assets/templates/assets/assetgroup_list.html:5 assets/views.py:60 #: assets/templates/assets/assetgroup_list.html:5 assets/views.py:60
#, fuzzy
#| msgid "Create usergroup"
msgid "Create asset group" msgid "Create asset group"
msgstr "创建用户组" msgstr "创建资产组"
#: assets/templates/assets/assetgroup_add.html:37 #: assets/templates/assets/assetgroup_add.html:37
#, fuzzy
#| msgid "Select usergroups"
msgid "Select asset" msgid "Select asset"
msgstr "选择用户组" msgstr "选择资产"
#: assets/templates/assets/assetgroup_add.html:49 #: assets/templates/assets/assetgroup_add.html:49
#: users/templates/users/_user.html:70 #: users/templates/users/_user.html:70
...@@ -283,14 +261,12 @@ msgstr "重置" ...@@ -283,14 +261,12 @@ msgstr "重置"
#: users/templates/users/forget_password.html:44 #: users/templates/users/forget_password.html:44
#: users/templates/users/user_list.html:63 #: users/templates/users/user_list.html:63
msgid "Submit" msgid "Submit"
msgstr "" msgstr "提交"
#: assets/templates/assets/assetgroup_list.html:13 #: assets/templates/assets/assetgroup_list.html:13
#: users/templates/users/user_list.html:16 #: users/templates/users/user_list.html:16
#, fuzzy
#| msgid "Asset number"
msgid "Asset num" msgid "Asset num"
msgstr "资产编号" msgstr "资产数量"
#: assets/templates/assets/assetgroup_list.html:32 #: assets/templates/assets/assetgroup_list.html:32
#: users/templates/users/user_list.html:44 #: users/templates/users/user_list.html:44
...@@ -327,18 +303,14 @@ msgid "Assets" ...@@ -327,18 +303,14 @@ msgid "Assets"
msgstr "资产管理" msgstr "资产管理"
#: assets/views.py:75 #: assets/views.py:75
#, fuzzy
#| msgid "Asset groups"
msgid "Asset group list" msgid "Asset group list"
msgstr "用户组" msgstr "资产组列表"
#: templates/_header_bar.html:8 users/templates/users/user_detail.html:29 #: templates/_header_bar.html:8 users/templates/users/user_detail.html:29
msgid "Search" msgid "Search"
msgstr "搜索" msgstr "搜索"
#: templates/_header_bar.html:14 #: templates/_header_bar.html:14
#, fuzzy
#| msgid "Welcome use Jumpserver system"
msgid "Welcome to use Jumpserver system" msgid "Welcome to use Jumpserver system"
msgstr "欢迎使用Jumpserver开源跳板机系统" msgstr "欢迎使用Jumpserver开源跳板机系统"
...@@ -361,22 +333,6 @@ msgstr "用户" ...@@ -361,22 +333,6 @@ msgstr "用户"
msgid "Usergroup" msgid "Usergroup"
msgstr "用户组" msgstr "用户组"
#: templates/_nav.html:22
msgid "Assetgroup"
msgstr "用户组"
#: templates/_nav.html:24
#, fuzzy
#| msgid "Asset admin"
msgid "Assetadmin"
msgstr "管理用户"
#: templates/_nav.html:25
#, fuzzy
#| msgid "Asset user"
msgid "Assetuser"
msgstr "系统用户"
#: templates/_nav.html:26 #: templates/_nav.html:26
msgid "Label" msgid "Label"
msgstr "标签" msgstr "标签"
...@@ -509,10 +465,8 @@ msgstr "验证码错误" ...@@ -509,10 +465,8 @@ msgstr "验证码错误"
#: users/templates/users/reset_password.html:45 #: users/templates/users/reset_password.html:45
#: users/templates/users/user_detail.html:159 users/utils.py:98 #: users/templates/users/user_detail.html:159 users/utils.py:98
#, fuzzy
#| msgid "Reset password success"
msgid "Reset password" msgid "Reset password"
msgstr "重置密码成功" msgstr "重置密码"
#: users/templates/users/reset_password.html:55 #: users/templates/users/reset_password.html:55
msgid "Password again" msgid "Password again"
...@@ -543,10 +497,8 @@ msgid "User log" ...@@ -543,10 +497,8 @@ msgid "User log"
msgstr "登录日志" msgstr "登录日志"
#: users/templates/users/user_detail.html:105 #: users/templates/users/user_detail.html:105
#, fuzzy
#| msgid "Date expired"
msgid "Date joined" msgid "Date joined"
msgstr "失效日期" msgstr "创建日期"
#: users/templates/users/user_detail.html:109 #: users/templates/users/user_detail.html:109
msgid "Last login" msgid "Last login"
...@@ -569,10 +521,8 @@ msgid "Add" ...@@ -569,10 +521,8 @@ msgid "Add"
msgstr "添加" msgstr "添加"
#: users/templates/users/user_list.html:17 #: users/templates/users/user_list.html:17
#, fuzzy
#| msgid "Is active"
msgid "Active" msgid "Active"
msgstr "是否激活" msgstr "激活"
#: users/utils.py:47 #: users/utils.py:47
msgid "Begin to generate ssh private key ..." msgid "Begin to generate ssh private key ..."
...@@ -697,8 +647,6 @@ msgid "Create user<a href=\"%s\">%s</a> success." ...@@ -697,8 +647,6 @@ msgid "Create user<a href=\"%s\">%s</a> success."
msgstr "创建用户<a href=\"%s\">%s</a> 成功" msgstr "创建用户<a href=\"%s\">%s</a> 成功"
#: users/views.py:159 #: users/views.py:159
#, fuzzy
#| msgid "Edit user"
msgid "Edit user" msgid "Edit user"
msgstr "编辑用户" msgstr "编辑用户"
...@@ -738,9 +686,3 @@ msgstr "Token错误或失效" ...@@ -738,9 +686,3 @@ msgstr "Token错误或失效"
#: users/views.py:296 #: users/views.py:296
msgid "Password not same" msgid "Password not same"
msgstr "密码不一致" msgstr "密码不一致"
#~ msgid "Asset user"
#~ msgstr "系统用户"
#~ msgid "Commit"
#~ msgstr "提交"
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
<li class="{% url 'assets:asset-list' %}"><a href="">{% trans 'Asset' %}</a></li> <li class="{% url 'assets:asset-list' %}"><a href="">{% trans 'Asset' %}</a></li>
<li class=""><a href="{% url 'assets:assetgroup-list' %}">{% trans 'Assetgroup' %}</a></li> <li class=""><a href="{% url 'assets:assetgroup-list' %}">{% trans 'Assetgroup' %}</a></li>
<li class=""><a href="">{% trans 'IDC' %}</a></li> <li class=""><a href="">{% trans 'IDC' %}</a></li>
<li class=""><a href="">{% trans 'Assetadmin' %}</a></li> <li class=""><a href="">{% trans 'Admin user' %}</a></li>
<li class=""><a href="">{% trans 'Assetuser' %}</a></li> <li class=""><a href="">{% trans 'System user' %}</a></li>
<li class=""><a href="">{% trans 'Label' %}</a></li> <li class=""><a href="">{% trans 'Label' %}</a></li>
</ul> </ul>
</li> </li>
......
{% load i18n %}
<div class="row"> <div class="row">
<div class="col-sm-6"> <div class="col-sm-6">
<input autocomplete="off" id="{{id}}_1" class="form-control" name="{{name}}_1" type="text" /> <input autocomplete="off" id="{{id}}_1" class="form-control" name="{{name}}_1" placeholder="{% trans 'Captcha' %}" type="text" />
<span class="red-fonts" id="captcha-error" style="display: none">验证码错误</span>
</div> </div>
</div> </div>
</br> </br>
...@@ -11,6 +11,11 @@ ...@@ -11,6 +11,11 @@
{% include '_head_css_js.html' %} {% include '_head_css_js.html' %}
<link href="{% static "css/jumpserver.css" %}" rel="stylesheet"> <link href="{% static "css/jumpserver.css" %}" rel="stylesheet">
<script src="{% static "js/jumpserver.js" %}"></script> <script src="{% static "js/jumpserver.js" %}"></script>
<style>
.captcha {
float: right;
}
</style>
</head> </head>
<body class="gray-bg"> <body class="gray-bg">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment