diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 9b1528e16a..cee7ab47a3 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -161,7 +161,7 @@ msgstr "" #: 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: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" msgstr "" @@ -195,7 +195,7 @@ msgstr "" #: seahub/api2/endpoints/wiki_pages.py:186 #: seahub/api2/endpoints/wiki_pages.py:196 seahub/group/views.py:366 #: 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 msgid "Internal Server Error" msgstr "" @@ -1597,7 +1597,7 @@ msgstr "" #: 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: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 msgid "Argument missing" msgstr "" @@ -1660,7 +1660,7 @@ msgid "Permission error: only group staff can add member" msgstr "" #: 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" msgstr "" @@ -1927,9 +1927,9 @@ msgstr "" #: 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:552 seahub/views/ajax.py:688 seahub/views/ajax.py:1190 -#: seahub/views/ajax.py:1232 seahub/views/file.py:929 -#: seahub/views/file.py:1067 seahub/views/file.py:1117 -#: seahub/views/file.py:1240 seahub/views/file.py:1760 +#: seahub/views/ajax.py:1232 seahub/views/file.py:932 +#: seahub/views/file.py:1070 seahub/views/file.py:1120 +#: 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 msgid "Permission denied" msgstr "" @@ -5944,6 +5944,10 @@ msgstr "" msgid "About Us" msgstr "" +#: seahub/templates/priv/seaf-docs.html:5 +msgid "Login with: " +msgstr "" + #: seahub/templates/registration/activation_email.html:12 #, python-format msgid "" @@ -7436,7 +7440,7 @@ msgid "Successfully edited the permission." msgstr "" #: 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." msgstr "" @@ -7648,7 +7652,7 @@ msgstr "" #: seahub/views/__init__.py:532 seahub/views/__init__.py:575 #: 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" msgstr "" @@ -7673,7 +7677,7 @@ msgstr "" msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 seahub/views/file.py:1229 +#: seahub/views/__init__.py:925 seahub/views/file.py:1232 msgid "Internal Error" msgstr "" @@ -7749,9 +7753,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:1036 seahub/views/file.py:399 seahub/views/file.py:430 -#: seahub/views/file.py:926 seahub/views/file.py:1114 -#: seahub/views/file.py:1755 +#: seahub/views/ajax.py:1036 seahub/views/file.py:400 seahub/views/file.py:431 +#: seahub/views/file.py:929 seahub/views/file.py:1117 +#: seahub/views/file.py:1758 msgid "File does not exist" msgstr "" @@ -7763,89 +7767,89 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:163 +#: seahub/views/file.py:164 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:167 +#: seahub/views/file.py:168 msgid "URLError: failed to open file online" 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." 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" msgstr "" -#: seahub/views/file.py:309 seahub/views/file.py:318 seahub/views/file.py:542 -#: seahub/views/file.py:589 seahub/views/file.py:728 +#: seahub/views/file.py:310 seahub/views/file.py:319 seahub/views/file.py:543 +#: seahub/views/file.py:592 seahub/views/file.py:731 #, python-format msgid "File size surpasses %s, can not be opened online." 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." msgstr "" -#: seahub/views/file.py:386 seahub/views/file.py:408 seahub/views/file.py:413 -#: seahub/views/file.py:450 seahub/views/file.py:681 seahub/views/file.py:812 -#: seahub/views/file.py:826 seahub/views/file.py:843 seahub/views/file.py:951 -#: seahub/views/file.py:1136 seahub/views/file.py:1149 -#: seahub/views/file.py:1354 +#: seahub/views/file.py:387 seahub/views/file.py:409 seahub/views/file.py:414 +#: seahub/views/file.py:451 seahub/views/file.py:684 seahub/views/file.py:815 +#: seahub/views/file.py:829 seahub/views/file.py:846 seahub/views/file.py:954 +#: seahub/views/file.py:1139 seahub/views/file.py:1152 +#: seahub/views/file.py:1357 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:641 +#: seahub/views/file.py:644 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:687 +#: seahub/views/file.py:690 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:869 +#: seahub/views/file.py:872 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:878 +#: seahub/views/file.py:881 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:883 +#: seahub/views/file.py:886 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:899 +#: seahub/views/file.py:902 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:961 +#: seahub/views/file.py:964 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1253 +#: seahub/views/file.py:1256 msgid "The library does not exist." msgstr "" -#: seahub/views/file.py:1257 +#: seahub/views/file.py:1260 msgid "The library is encrypted." msgstr "" -#: seahub/views/file.py:1342 +#: seahub/views/file.py:1345 msgid "Unable to edit file" msgstr "" -#: seahub/views/file.py:1348 +#: seahub/views/file.py:1351 msgid "The file does not exist." msgstr "" -#: seahub/views/file.py:1380 +#: seahub/views/file.py:1383 msgid "Edit online is not offered for this type of file." 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" msgstr "" diff --git a/locale/en/LC_MESSAGES/djangojs.po b/locale/en/LC_MESSAGES/djangojs.po index 951270032c..24f878bbbd 100644 --- a/locale/en/LC_MESSAGES/djangojs.po +++ b/locale/en/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/seahub/templates/priv/seaf-docs.html b/seahub/templates/priv/seaf-docs.html new file mode 100644 index 0000000000..a98f91ce42 --- /dev/null +++ b/seahub/templates/priv/seaf-docs.html @@ -0,0 +1,7 @@ +{% load i18n %} + + + +

{% trans "Login with: " %}

+ +