1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-10 19:32:25 +00:00

[priv] Add new string

This commit is contained in:
zhengxie 2018-07-30 11:26:26 +08:00
parent 4f7f1c166d
commit b1e1fa796d
3 changed files with 51 additions and 40 deletions

View File

@ -8,7 +8,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: 2018-07-26 15:33+0800\n" "POT-Creation-Date: 2018-07-30 11:31+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"
@ -161,7 +161,7 @@ msgstr ""
#: seahub/api2/endpoints/file.py:260 seahub/api2/endpoints/file.py:336 #: seahub/api2/endpoints/file.py:260 seahub/api2/endpoints/file.py:336
#: seahub/api2/endpoints/file.py:448 seahub/api2/endpoints/file.py:525 #: seahub/api2/endpoints/file.py:448 seahub/api2/endpoints/file.py:525
#: seahub/api2/endpoints/file.py:621 seahub/views/ajax.py:495 #: seahub/api2/endpoints/file.py:621 seahub/views/ajax.py:495
#: seahub/views/ajax.py:566 seahub/views/file.py:1249 #: seahub/views/ajax.py:566 seahub/views/file.py:1252
msgid "File is locked" msgid "File is locked"
msgstr "" msgstr ""
@ -195,7 +195,7 @@ msgstr ""
#: seahub/api2/endpoints/wiki_pages.py:186 #: seahub/api2/endpoints/wiki_pages.py:186
#: seahub/api2/endpoints/wiki_pages.py:196 seahub/group/views.py:366 #: seahub/api2/endpoints/wiki_pages.py:196 seahub/group/views.py:366
#: seahub/views/__init__.py:944 seahub/views/ajax.py:1206 #: seahub/views/__init__.py:944 seahub/views/ajax.py:1206
#: seahub/views/ajax.py:1210 seahub/views/file.py:1246 #: seahub/views/ajax.py:1210 seahub/views/file.py:1249
#: seahub/views/sysadmin.py:1944 seahub/views/wiki.py:134 #: seahub/views/sysadmin.py:1944 seahub/views/wiki.py:134
msgid "Internal Server Error" msgid "Internal Server Error"
msgstr "" msgstr ""
@ -1597,7 +1597,7 @@ msgstr ""
#: seahub/forms.py:97 seahub/views/ajax.py:457 seahub/views/ajax.py:669 #: seahub/forms.py:97 seahub/views/ajax.py:457 seahub/views/ajax.py:669
#: seahub/views/ajax.py:1006 seahub/views/ajax.py:1010 #: seahub/views/ajax.py:1006 seahub/views/ajax.py:1010
#: seahub/views/ajax.py:1014 seahub/views/ajax.py:1025 #: seahub/views/ajax.py:1014 seahub/views/ajax.py:1025
#: seahub/views/ajax.py:1252 seahub/views/file.py:1751 #: seahub/views/ajax.py:1252 seahub/views/file.py:1754
#: seahub/views/sysadmin.py:1605 seahub/views/sysadmin.py:1623 #: seahub/views/sysadmin.py:1605 seahub/views/sysadmin.py:1623
msgid "Argument missing" msgid "Argument missing"
msgstr "" msgstr ""
@ -1660,7 +1660,7 @@ msgid "Permission error: only group staff can add member"
msgstr "" msgstr ""
#: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23
#: seahub/views/file.py:405 #: seahub/views/file.py:406
msgid "Group does not exist" msgid "Group does not exist"
msgstr "" msgstr ""
@ -1927,9 +1927,9 @@ msgstr ""
#: seahub/views/__init__.py:541 seahub/views/ajax.py:164 #: seahub/views/__init__.py:541 seahub/views/ajax.py:164
#: seahub/views/ajax.py:475 seahub/views/ajax.py:482 seahub/views/ajax.py:545 #: seahub/views/ajax.py:475 seahub/views/ajax.py:482 seahub/views/ajax.py:545
#: seahub/views/ajax.py:552 seahub/views/ajax.py:688 seahub/views/ajax.py:1190 #: seahub/views/ajax.py:552 seahub/views/ajax.py:688 seahub/views/ajax.py:1190
#: seahub/views/ajax.py:1232 seahub/views/file.py:929 #: seahub/views/ajax.py:1232 seahub/views/file.py:932
#: seahub/views/file.py:1067 seahub/views/file.py:1117 #: seahub/views/file.py:1070 seahub/views/file.py:1120
#: seahub/views/file.py:1240 seahub/views/file.py:1760 #: seahub/views/file.py:1243 seahub/views/file.py:1763
#: seahub/views/repo.py:110 seahub/views/repo.py:187 seahub/views/repo.py:284 #: seahub/views/repo.py:110 seahub/views/repo.py:187 seahub/views/repo.py:284
msgid "Permission denied" msgid "Permission denied"
msgstr "" msgstr ""
@ -5944,6 +5944,10 @@ msgstr ""
msgid "About Us" msgid "About Us"
msgstr "" msgstr ""
#: seahub/templates/priv/seaf-docs.html:5
msgid "Login with: "
msgstr ""
#: seahub/templates/registration/activation_email.html:12 #: seahub/templates/registration/activation_email.html:12
#, python-format #, python-format
msgid "" msgid ""
@ -7436,7 +7440,7 @@ msgid "Successfully edited the permission."
msgstr "" msgstr ""
#: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:169 #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:169
#: seahub/views/__init__.py:573 seahub/views/file.py:1263 #: seahub/views/__init__.py:573 seahub/views/file.py:1266
msgid "Invalid arguments." msgid "Invalid arguments."
msgstr "" msgstr ""
@ -7648,7 +7652,7 @@ msgstr ""
#: seahub/views/__init__.py:532 seahub/views/__init__.py:575 #: seahub/views/__init__.py:532 seahub/views/__init__.py:575
#: seahub/views/__init__.py:774 seahub/views/__init__.py:900 #: seahub/views/__init__.py:774 seahub/views/__init__.py:900
#: seahub/views/ajax.py:1185 seahub/views/file.py:1746 #: seahub/views/ajax.py:1185 seahub/views/file.py:1749
msgid "Library does not exist" msgid "Library does not exist"
msgstr "" msgstr ""
@ -7673,7 +7677,7 @@ msgstr ""
msgid "\"%s\" does not exist." msgid "\"%s\" does not exist."
msgstr "" msgstr ""
#: seahub/views/__init__.py:925 seahub/views/file.py:1229 #: seahub/views/__init__.py:925 seahub/views/file.py:1232
msgid "Internal Error" msgid "Internal Error"
msgstr "" msgstr ""
@ -7749,9 +7753,9 @@ msgstr ""
msgid "Bad upload link token." msgid "Bad upload link token."
msgstr "" msgstr ""
#: seahub/views/ajax.py:1036 seahub/views/file.py:399 seahub/views/file.py:430 #: seahub/views/ajax.py:1036 seahub/views/file.py:400 seahub/views/file.py:431
#: seahub/views/file.py:926 seahub/views/file.py:1114 #: seahub/views/file.py:929 seahub/views/file.py:1117
#: seahub/views/file.py:1755 #: seahub/views/file.py:1758
msgid "File does not exist" msgid "File does not exist"
msgstr "" msgstr ""
@ -7763,89 +7767,89 @@ msgstr ""
msgid "No conflict in the merge." msgid "No conflict in the merge."
msgstr "" msgstr ""
#: seahub/views/file.py:163 #: seahub/views/file.py:164
msgid "HTTPError: failed to open file online" msgid "HTTPError: failed to open file online"
msgstr "" msgstr ""
#: seahub/views/file.py:167 #: seahub/views/file.py:168
msgid "URLError: failed to open file online" msgid "URLError: failed to open file online"
msgstr "" msgstr ""
#: seahub/views/file.py:174 seahub/views/file.py:1281 #: seahub/views/file.py:175 seahub/views/file.py:1284
msgid "The encoding you chose is not proper." msgid "The encoding you chose is not proper."
msgstr "" msgstr ""
#: seahub/views/file.py:191 seahub/views/file.py:194 #: seahub/views/file.py:192 seahub/views/file.py:195
msgid "Unknown file encoding" msgid "Unknown file encoding"
msgstr "" msgstr ""
#: seahub/views/file.py:309 seahub/views/file.py:318 seahub/views/file.py:542 #: seahub/views/file.py:310 seahub/views/file.py:319 seahub/views/file.py:543
#: seahub/views/file.py:589 seahub/views/file.py:728 #: seahub/views/file.py:592 seahub/views/file.py:731
#, python-format #, python-format
msgid "File size surpasses %s, can not be opened online." msgid "File size surpasses %s, can not be opened online."
msgstr "" msgstr ""
#: seahub/views/file.py:333 seahub/views/file.py:622 #: seahub/views/file.py:334 seahub/views/file.py:625
msgid "The library is encrypted, can not open file online." msgid "The library is encrypted, can not open file online."
msgstr "" msgstr ""
#: seahub/views/file.py:386 seahub/views/file.py:408 seahub/views/file.py:413 #: seahub/views/file.py:387 seahub/views/file.py:409 seahub/views/file.py:414
#: seahub/views/file.py:450 seahub/views/file.py:681 seahub/views/file.py:812 #: seahub/views/file.py:451 seahub/views/file.py:684 seahub/views/file.py:815
#: seahub/views/file.py:826 seahub/views/file.py:843 seahub/views/file.py:951 #: seahub/views/file.py:829 seahub/views/file.py:846 seahub/views/file.py:954
#: seahub/views/file.py:1136 seahub/views/file.py:1149 #: seahub/views/file.py:1139 seahub/views/file.py:1152
#: seahub/views/file.py:1354 #: seahub/views/file.py:1357
msgid "Unable to view file" msgid "Unable to view file"
msgstr "" msgstr ""
#: seahub/views/file.py:641 #: seahub/views/file.py:644
msgid "Error when prepare Office Online file preview page." msgid "Error when prepare Office Online file preview page."
msgstr "" msgstr ""
#: seahub/views/file.py:687 #: seahub/views/file.py:690
msgid "Error when prepare OnlyOffice file preview page." msgid "Error when prepare OnlyOffice file preview page."
msgstr "" msgstr ""
#: seahub/views/file.py:869 #: seahub/views/file.py:872
msgid "Unable to download file, invalid file path" msgid "Unable to download file, invalid file path"
msgstr "" msgstr ""
#: seahub/views/file.py:878 #: seahub/views/file.py:881
msgid "Unable to download file, wrong file path" msgid "Unable to download file, wrong file path"
msgstr "" msgstr ""
#: seahub/views/file.py:883 #: seahub/views/file.py:886
msgid "Unable to download file, share link traffic is used up." msgid "Unable to download file, share link traffic is used up."
msgstr "" msgstr ""
#: seahub/views/file.py:899 #: seahub/views/file.py:902
msgid "Unable to download file." msgid "Unable to download file."
msgstr "" msgstr ""
#: seahub/views/file.py:961 #: seahub/views/file.py:964
msgid "Unable to view raw file, share link traffic is used up." msgid "Unable to view raw file, share link traffic is used up."
msgstr "" msgstr ""
#: seahub/views/file.py:1253 #: seahub/views/file.py:1256
msgid "The library does not exist." msgid "The library does not exist."
msgstr "" msgstr ""
#: seahub/views/file.py:1257 #: seahub/views/file.py:1260
msgid "The library is encrypted." msgid "The library is encrypted."
msgstr "" msgstr ""
#: seahub/views/file.py:1342 #: seahub/views/file.py:1345
msgid "Unable to edit file" msgid "Unable to edit file"
msgstr "" msgstr ""
#: seahub/views/file.py:1348 #: seahub/views/file.py:1351
msgid "The file does not exist." msgid "The file does not exist."
msgstr "" msgstr ""
#: seahub/views/file.py:1380 #: seahub/views/file.py:1383
msgid "Edit online is not offered for this type of file." msgid "Edit online is not offered for this type of file."
msgstr "" msgstr ""
#: seahub/views/file.py:1497 seahub/views/file.py:1502 #: seahub/views/file.py:1500 seahub/views/file.py:1505
msgid "Unable to download file" msgid "Unable to download file"
msgstr "" msgstr ""

View File

@ -8,7 +8,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: 2018-07-26 15:33+0800\n" "POT-Creation-Date: 2018-07-30 11:32+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"

View File

@ -0,0 +1,7 @@
{% load i18n %}
<html>
<head></head>
<body>
<p>{% trans "Login with: " %}</p>
</body>
</html>