mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 12:27:48 +00:00
Modified some typos
This commit is contained in:
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-09 17:48+0800\n"
|
||||
"POT-Creation-Date: 2012-11-09 18:02+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -732,11 +732,10 @@ msgstr "标记为只读的资料库只能在线浏览。"
|
||||
|
||||
#: templates/public_home.html:12
|
||||
msgid ""
|
||||
"Afterward, updating on server will be downloaded automatically, but updating "
|
||||
"Afterwards, updates on server will be downloaded automatically, but updates "
|
||||
"on local files will not be uploaded."
|
||||
msgstr ""
|
||||
"之后,服务器上的修改会自动同步到本地,而本地"
|
||||
"文件的修改无法上传到服务器。"
|
||||
"之后,服务器上的修改会自动同步到本地,而本地文件的修改无法上传到服务器。"
|
||||
|
||||
#: templates/public_home.html:18
|
||||
msgid "Public Libraries"
|
||||
|
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-11-09 17:49+0800\n"
|
||||
"POT-Creation-Date: 2012-11-09 18:02+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -276,11 +276,10 @@ msgstr "标记为只读的资料库只能在线浏览。"
|
||||
|
||||
#: templates/organizations/org_public.html:16
|
||||
msgid ""
|
||||
"Afterward, updating on server will be downloaded automatically, but updating "
|
||||
"Afterwards, updates on server will be downloaded automatically, but updates "
|
||||
"on local files will not be uploaded."
|
||||
msgstr ""
|
||||
"之后,服务器上的修改会自动同步到本地,而本地"
|
||||
"文件的修改无法上传到服务器。"
|
||||
"之后,服务器上的修改会自动同步到本地,而本地文件的修改无法上传到服务器。"
|
||||
|
||||
#: templates/organizations/org_public.html:22
|
||||
msgid "Public Libraries"
|
||||
|
@@ -13,7 +13,7 @@
|
||||
<h3 class="info-item-top">{% trans "Tips"%}</h3>
|
||||
<div class="info-item-bottom">
|
||||
<p class="not-last">{% trans "Libraries marked as read-only can only be browsed online. "%}</p>
|
||||
<p>{% trans "Afterward, updating on server will be downloaded automatically, but updating on local files will not be uploaded."%}</p>
|
||||
<p>{% trans "Afterwards, updates on server will be downloaded automatically, but updates on local files will not be uploaded."%}</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
@@ -9,7 +9,7 @@
|
||||
<h3 class="info-item-top">{% trans "Tips"%}</h3>
|
||||
<div class="info-item-bottom">
|
||||
<p class="not-last">{% trans "Libraries marked as read-only can only be browsed online. "%}</p>
|
||||
<p>{% trans "Afterward, updating on server will be downloaded automatically, but updating on local files will not be uploaded."%}</p>
|
||||
<p>{% trans "Afterwards, updates on server will be downloaded automatically, but updates on local files will not be uploaded."%}</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user