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 ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -732,11 +732,10 @@ msgstr "标记为只读的资料库只能在线浏览。"
|
|||||||
|
|
||||||
#: templates/public_home.html:12
|
#: templates/public_home.html:12
|
||||||
msgid ""
|
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."
|
"on local files will not be uploaded."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"之后,服务器上的修改会自动同步到本地,而本地"
|
"之后,服务器上的修改会自动同步到本地,而本地文件的修改无法上传到服务器。"
|
||||||
"文件的修改无法上传到服务器。"
|
|
||||||
|
|
||||||
#: templates/public_home.html:18
|
#: templates/public_home.html:18
|
||||||
msgid "Public Libraries"
|
msgid "Public Libraries"
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -276,11 +276,10 @@ msgstr "标记为只读的资料库只能在线浏览。"
|
|||||||
|
|
||||||
#: templates/organizations/org_public.html:16
|
#: templates/organizations/org_public.html:16
|
||||||
msgid ""
|
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."
|
"on local files will not be uploaded."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"之后,服务器上的修改会自动同步到本地,而本地"
|
"之后,服务器上的修改会自动同步到本地,而本地文件的修改无法上传到服务器。"
|
||||||
"文件的修改无法上传到服务器。"
|
|
||||||
|
|
||||||
#: templates/organizations/org_public.html:22
|
#: templates/organizations/org_public.html:22
|
||||||
msgid "Public Libraries"
|
msgid "Public Libraries"
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
<h3 class="info-item-top">{% trans "Tips"%}</h3>
|
<h3 class="info-item-top">{% trans "Tips"%}</h3>
|
||||||
<div class="info-item-bottom">
|
<div class="info-item-bottom">
|
||||||
<p class="not-last">{% trans "Libraries marked as read-only can only be browsed online. "%}</p>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
<h3 class="info-item-top">{% trans "Tips"%}</h3>
|
<h3 class="info-item-top">{% trans "Tips"%}</h3>
|
||||||
<div class="info-item-bottom">
|
<div class="info-item-bottom">
|
||||||
<p class="not-last">{% trans "Libraries marked as read-only can only be browsed online. "%}</p>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Reference in New Issue
Block a user