diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 3737f3848c..3597b031c1 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: 2017-07-05 15:34+0800\n" +"POT-Creation-Date: 2017-08-14 16:34+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,52 +17,52 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: seahub/api2/endpoints/account.py:172 +#: seahub/api2/endpoints/account.py:183 msgid "Name is too long (maximum is 64 characters)" msgstr "" -#: seahub/api2/endpoints/account.py:176 seahub/forms.py:43 -#: seahub/profile/forms.py:17 seahub/templates/sysadmin/userinfo.html:340 +#: seahub/api2/endpoints/account.py:187 seahub/forms.py:44 +#: seahub/profile/forms.py:17 seahub/templates/sysadmin/userinfo.html:374 msgid "Name should not include '/'." msgstr "" -#: seahub/api2/endpoints/account.py:184 -#: seahub/templates/sysadmin/userinfo.html:383 +#: seahub/api2/endpoints/account.py:195 +#: seahub/templates/sysadmin/userinfo.html:417 msgid "Login id can't be empty" msgstr "" -#: seahub/api2/endpoints/account.py:188 +#: seahub/api2/endpoints/account.py:199 #, python-format msgid "Login id %s already exists." msgstr "" -#: seahub/api2/endpoints/account.py:195 +#: seahub/api2/endpoints/account.py:206 msgid "Department is too long (maximum is 512 characters)" msgstr "" -#: seahub/api2/endpoints/account.py:202 seahub/forms.py:154 +#: seahub/api2/endpoints/account.py:222 seahub/forms.py:155 msgid "Space quota can't be empty" msgstr "" -#: seahub/api2/endpoints/account.py:208 +#: seahub/api2/endpoints/account.py:228 msgid "Must be an integer that is greater than or equal to 0." msgstr "" -#: seahub/api2/endpoints/account.py:212 -#: seahub/api2/endpoints/admin/users_batch.py:78 seahub/forms.py:155 +#: seahub/api2/endpoints/account.py:232 +#: seahub/api2/endpoints/admin/users_batch.py:80 seahub/forms.py:156 msgid "Space quota is too low (minimum value is 0)" msgstr "" -#: seahub/api2/endpoints/account.py:220 seahub/institutions/views.py:213 -#: seahub/views/sysadmin.py:658 +#: seahub/api2/endpoints/account.py:240 seahub/institutions/views.py:213 +#: seahub/views/sysadmin.py:724 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:671 seahub/views/__init__.py:672 -#: seahub/views/__init__.py:677 seahub/views/__init__.py:678 +#: seahub/views/__init__.py:672 seahub/views/__init__.py:673 +#: seahub/views/__init__.py:678 seahub/views/__init__.py:679 msgid "My Library" msgstr "" @@ -84,7 +84,7 @@ msgstr "" msgid "User %s is already group owner." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:197 seahub/views/sysadmin.py:1635 +#: seahub/api2/endpoints/admin/libraries.py:197 seahub/views/sysadmin.py:1700 msgid "System library can not be deleted." msgstr "" @@ -99,7 +99,7 @@ msgstr "" msgid "Email %s invalid." msgstr "" -#: seahub/api2/endpoints/admin/users_batch.py:74 +#: seahub/api2/endpoints/admin/users_batch.py:76 msgid "must be an integer that is greater than or equal to 0." msgstr "" @@ -120,26 +120,26 @@ msgstr "" msgid "Cancel failed" msgstr "" -#: seahub/api2/endpoints/dir_shared_items.py:278 +#: seahub/api2/endpoints/dir_shared_items.py:280 msgid "username invalid." msgstr "" -#: seahub/api2/endpoints/dir_shared_items.py:287 +#: seahub/api2/endpoints/dir_shared_items.py:289 #, python-format msgid "User %s not found." msgstr "" -#: seahub/api2/endpoints/dir_shared_items.py:294 -#: seahub/api2/endpoints/dir_shared_items.py:359 +#: seahub/api2/endpoints/dir_shared_items.py:296 +#: seahub/api2/endpoints/dir_shared_items.py:382 #, python-format msgid "This item has been shared to %s." msgstr "" -#: seahub/api2/endpoints/file.py:409 seahub/views/file.py:1161 +#: seahub/api2/endpoints/file.py:409 seahub/views/file.py:1163 msgid "Check file lock error" msgstr "" -#: seahub/api2/endpoints/file.py:413 seahub/views/file.py:1164 +#: seahub/api2/endpoints/file.py:413 seahub/views/file.py:1166 msgid "File is locked" msgstr "" @@ -150,7 +150,7 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:99 -#: seahub/api2/endpoints/group_members.py:298 seahub/api2/views.py:1083 +#: seahub/api2/endpoints/group_members.py:298 seahub/api2/views.py:1091 #: seahub/views/ajax.py:1268 #, python-format msgid "User %s not found in organization." @@ -165,28 +165,28 @@ msgstr "" msgid "%s is already invited." msgstr "" -#: seahub/api2/endpoints/invitations.py:68 seahub/base/accounts.py:610 +#: seahub/api2/endpoints/invitations.py:68 seahub/base/accounts.py:639 #, python-format msgid "User %s already exists." msgstr "" #: seahub/api2/endpoints/query_copy_move_progress.py:47 -#: seahub/templates/js/sysadmin-templates.html:237 +#: seahub/templates/js/sysadmin-templates.html:241 #: seahub/templates/view_shared_upload_link.html:81 msgid "Error" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:48 seahub/api2/views.py:2937 +#: seahub/api2/endpoints/repo_set_password.py:48 seahub/api2/views.py:2945 msgid "Wrong password" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:51 seahub/api2/views.py:2940 -#: seahub/views/__init__.py:471 seahub/views/ajax.py:621 -#: seahub/views/sysadmin.py:1982 +#: seahub/api2/endpoints/repo_set_password.py:51 seahub/api2/views.py:2948 +#: seahub/views/__init__.py:472 seahub/views/ajax.py:621 +#: seahub/views/sysadmin.py:2047 msgid "Internal server error" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:54 seahub/api2/views.py:2943 +#: seahub/api2/endpoints/repo_set_password.py:54 seahub/api2/views.py:2951 msgid "Decrypt library error" msgstr "" @@ -195,8 +195,7 @@ msgid "Wrong old password" msgstr "" #: seahub/api2/endpoints/send_share_link_email.py:32 -#: seahub/api2/endpoints/send_upload_link_email.py:31 -#: seahub/share/views.py:131 +#: seahub/api2/endpoints/send_upload_link_email.py:31 seahub/share/views.py:131 msgid "" "Sending shared link failed. Email service is not properly configured, please " "contact administrator." @@ -206,25 +205,21 @@ msgstr "" msgid "file" msgstr "" -#: seahub/api2/endpoints/send_share_link_email.py:100 -#: seahub/share/views.py:183 +#: seahub/api2/endpoints/send_share_link_email.py:100 seahub/share/views.py:183 #, python-format msgid "A file is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/send_share_link_email.py:102 -#: seahub/share/views.py:189 +#: seahub/api2/endpoints/send_share_link_email.py:102 seahub/share/views.py:189 msgid "directory" msgstr "" -#: seahub/api2/endpoints/send_share_link_email.py:103 -#: seahub/share/views.py:190 +#: seahub/api2/endpoints/send_share_link_email.py:103 seahub/share/views.py:190 #, python-format msgid "A directory is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/send_upload_link_email.py:94 -#: seahub/share/views.py:302 +#: seahub/api2/endpoints/send_upload_link_email.py:94 seahub/share/views.py:302 #, python-format msgid "An upload link is shared to you on %s" msgstr "" @@ -282,11 +277,11 @@ msgstr "" #: seahub/institutions/templates/institutions/info.html:23 #: seahub/institutions/templates/institutions/user_info.html:22 #: seahub/templates/js/sysadmin-templates.html:25 -#: seahub/templates/js/sysadmin-templates.html:152 -#: seahub/templates/js/sysadmin-templates.html:555 -#: seahub/templates/js/sysadmin-templates.html:747 +#: seahub/templates/js/sysadmin-templates.html:156 +#: seahub/templates/js/sysadmin-templates.html:559 +#: seahub/templates/js/sysadmin-templates.html:751 #: seahub/templates/js/templates.html:332 -#: seahub/templates/js/templates.html:1216 +#: seahub/templates/js/templates.html:1220 #: seahub/templates/sysadmin/base.html:33 #: seahub/templates/sysadmin/sys_org_info_group.html:9 #: seahub/templates/sysadmin/sys_org_info_library.html:9 @@ -313,14 +308,12 @@ msgstr "" msgid "Email or Username" msgstr "" -#: seahub/auth/forms.py:24 seahub/auth/forms.py:197 -#: seahub/base/accounts.py:588 +#: seahub/auth/forms.py:24 seahub/auth/forms.py:196 seahub/base/accounts.py:617 #: seahub/invitations/templates/invitations/token_view.html:13 #: seahub/templates/file_edit.html:131 #: seahub/templates/js/lib-op-popups.html:108 -#: seahub/templates/js/templates.html:31 -#: seahub/templates/js/templates.html:882 -#: seahub/templates/js/templates.html:947 +#: seahub/templates/js/templates.html:31 seahub/templates/js/templates.html:882 +#: seahub/templates/js/templates.html:949 #: seahub/templates/registration/login.html:12 #: seahub/templates/registration/registration_form.html:24 #: seahub/templates/snippets/file_share_popup.html:18 @@ -328,7 +321,7 @@ msgstr "" #: seahub/templates/sysadmin/sudo_mode.html:10 #: seahub/templates/sysadmin/sys_org_admin.html:32 #: seahub/templates/sysadmin/sys_org_info_user.html:71 -#: seahub/templates/sysadmin/sys_useradmin.html:53 +#: seahub/templates/sysadmin/sys_useradmin.html:59 msgid "Password" msgstr "" @@ -381,20 +374,20 @@ msgstr "" msgid "New password confirmation" msgstr "" -#: seahub/auth/forms.py:166 seahub/auth/forms.py:209 -#: seahub/base/accounts.py:644 +#: seahub/auth/forms.py:166 seahub/auth/forms.py:208 +#: seahub/base/accounts.py:673 msgid "The two password fields didn't match." msgstr "" -#: seahub/auth/forms.py:181 +#: seahub/auth/forms.py:180 msgid "Old password" msgstr "" -#: seahub/auth/forms.py:189 +#: seahub/auth/forms.py:188 msgid "Your old password was entered incorrectly. Please enter it again." msgstr "" -#: seahub/auth/forms.py:198 seahub/base/accounts.py:590 +#: seahub/auth/forms.py:197 seahub/base/accounts.py:619 msgid "Password (again)" msgstr "" @@ -481,51 +474,50 @@ msgstr "" msgid "Successfully deleted the requested avatars." msgstr "" -#: seahub/base/accounts.py:311 +#: seahub/base/accounts.py:340 #, python-format msgid "Account %(account)s froze on %(site)s." msgstr "" -#: seahub/base/accounts.py:579 +#: seahub/base/accounts.py:608 msgid "Email address" msgstr "" -#: seahub/base/accounts.py:584 +#: seahub/base/accounts.py:613 msgid "Username" msgstr "" -#: seahub/base/accounts.py:585 +#: seahub/base/accounts.py:614 msgid "This value must be of length 40" msgstr "" -#: seahub/base/accounts.py:600 seahub/forms.py:29 -#: seahub/views/sysadmin.py:1815 +#: seahub/base/accounts.py:629 seahub/forms.py:30 seahub/views/sysadmin.py:1880 msgid "The number of users exceeds the limit." msgstr "" -#: seahub/base/accounts.py:604 +#: seahub/base/accounts.py:633 msgid "Enter a valid email address." msgstr "" -#: seahub/base/accounts.py:614 +#: seahub/base/accounts.py:643 msgid "Invalid user id." msgstr "" -#: seahub/base/accounts.py:665 seahub/templates/js/templates.html:377 -#: seahub/templates/js/templates.html:1410 -#: seahub/templates/js/templates.html:1447 +#: seahub/base/accounts.py:694 seahub/templates/js/templates.html:377 +#: seahub/templates/js/templates.html:1414 +#: seahub/templates/js/templates.html:1451 msgid "name" msgstr "" -#: seahub/base/accounts.py:668 +#: seahub/base/accounts.py:697 msgid "department" msgstr "" -#: seahub/base/accounts.py:671 +#: seahub/base/accounts.py:700 msgid "telephone" msgstr "" -#: seahub/base/accounts.py:674 +#: seahub/base/accounts.py:703 msgid "note" msgstr "" @@ -533,6 +525,260 @@ msgstr "" msgid "Files in this library can not be viewed online." msgstr "" +#: seahub/base/management/commands/export_users.py:43 +#: seahub/base/management/commands/export_users.py:47 +#: seahub/contacts/templates/contacts/contact_list.html:44 +#: seahub/contacts/templates/contacts/contact_list.html:53 +#: seahub/institutions/templates/institutions/user_info.html:31 +#: seahub/institutions/templates/institutions/useradmin.html:16 +#: seahub/institutions/templates/institutions/useradmin_search.html:10 +#: seahub/institutions/templates/institutions/useradmin_search.html:18 +#: seahub/invitations/templates/invitations/token_view.html:10 +#: seahub/share/templates/share/share_link_audit.html:9 +#: seahub/templates/js/sysadmin-templates.html:774 +#: seahub/templates/js/sysadmin-templates.html:826 +#: seahub/templates/js/sysadmin-templates.html:877 +#: seahub/templates/js/templates.html:1696 +#: seahub/templates/js/templates.html:1704 +#: seahub/templates/js/templates.html:2253 +#: seahub/templates/js/templates.html:2285 +#: seahub/templates/registration/registration_form.html:22 +#: seahub/templates/sysadmin/sys_inst_info_admins.html:15 +#: seahub/templates/sysadmin/sys_inst_info_user.html:23 +#: seahub/templates/sysadmin/sys_inst_info_user.html:31 +#: seahub/templates/sysadmin/sys_inst_search_user.html:8 +#: seahub/templates/sysadmin/sys_inst_search_user.html:16 +#: seahub/templates/sysadmin/sys_org_info_user.html:19 +#: seahub/templates/sysadmin/sys_org_info_user.html:65 +#: seahub/templates/sysadmin/sys_useradmin.html:41 +#: seahub/templates/sysadmin/sys_useradmin_ldap.html:24 +#: seahub/templates/sysadmin/user_search.html:10 +#: seahub/templates/sysadmin/useradmin_table.html:6 +#: seahub/templates/sysadmin/useradmin_table.html:10 +#: seahub/templates/sysadmin/userinfo.html:36 seahub/views/sysadmin.py:291 +#: seahub/views/sysadmin.py:295 +msgid "Email" +msgstr "" + +#: seahub/base/management/commands/export_users.py:43 +#: seahub/base/management/commands/export_users.py:47 +#: seahub/contacts/templates/contacts/contact_list.html:18 +#: seahub/group/templates/group/group_wiki.html:46 +#: seahub/group/templates/group/group_wiki.html:91 +#: seahub/group/templates/group/group_wiki_pages.html:30 +#: seahub/institutions/templates/institutions/info.html:10 +#: seahub/institutions/templates/institutions/user_info.html:66 +#: seahub/institutions/templates/institutions/user_info.html:112 +#: seahub/institutions/templates/institutions/useradmin.html:16 +#: seahub/institutions/templates/institutions/useradmin_search.html:18 +#: seahub/templates/js/lib-op-popups.html:6 +#: seahub/templates/js/lib-op-popups.html:17 +#: seahub/templates/js/sysadmin-templates.html:327 +#: seahub/templates/js/sysadmin-templates.html:349 +#: seahub/templates/js/sysadmin-templates.html:363 +#: seahub/templates/js/sysadmin-templates.html:373 +#: seahub/templates/js/sysadmin-templates.html:423 +#: seahub/templates/js/sysadmin-templates.html:447 +#: seahub/templates/js/sysadmin-templates.html:488 +#: seahub/templates/js/sysadmin-templates.html:569 +#: seahub/templates/js/sysadmin-templates.html:592 +#: seahub/templates/js/sysadmin-templates.html:600 +#: seahub/templates/js/sysadmin-templates.html:617 +#: seahub/templates/js/sysadmin-templates.html:787 +#: seahub/templates/js/sysadmin-templates.html:825 +#: seahub/templates/js/templates.html:5 seahub/templates/js/templates.html:362 +#: seahub/templates/js/templates.html:1403 +#: seahub/templates/js/templates.html:1423 +#: seahub/templates/js/templates.html:1431 +#: seahub/templates/js/templates.html:1439 +#: seahub/templates/js/templates.html:1465 +#: seahub/templates/js/templates.html:1554 +#: seahub/templates/js/templates.html:1573 +#: seahub/templates/js/templates.html:1695 +#: seahub/templates/js/templates.html:1703 +#: seahub/templates/js/templates.html:1816 +#: seahub/templates/js/templates.html:1835 +#: seahub/templates/js/templates.html:2066 +#: seahub/templates/js/templates.html:2121 +#: seahub/templates/js/templates.html:2155 +#: seahub/templates/js/templates.html:2190 seahub/templates/libraries.html:119 +#: seahub/templates/registration/registration_form.html:18 +#: seahub/templates/repo_dir_recycle_view.html:44 +#: seahub/templates/repo_history_view.html:58 +#: seahub/templates/sysadmin/org_admin_table.html:4 +#: seahub/templates/sysadmin/sys_inst_admin.html:18 +#: seahub/templates/sysadmin/sys_inst_admin.html:27 +#: seahub/templates/sysadmin/sys_org_admin.html:24 +#: seahub/templates/sysadmin/sys_org_info_group.html:18 +#: seahub/templates/sysadmin/sys_org_info_library.html:19 +#: seahub/templates/sysadmin/sys_org_search.html:10 +#: seahub/templates/sysadmin/sys_publink_admin.html:12 +#: seahub/templates/sysadmin/sys_terms_admin.html:16 +#: seahub/templates/sysadmin/sys_terms_admin.html:55 +#: seahub/templates/sysadmin/useradmin_table.html:6 +#: seahub/templates/sysadmin/useradmin_table.html:10 +#: seahub/templates/sysadmin/userinfo.html:150 +#: seahub/templates/sysadmin/userinfo.html:199 +#: seahub/templates/sysadmin/userinfo.html:237 +#: seahub/templates/sysadmin/userinfo.html:284 +#: seahub/templates/view_shared_dir.html:50 +#: seahub/templates/wiki/personal_wiki.html:43 +#: seahub/templates/wiki/personal_wiki.html:85 +#: seahub/templates/wiki/personal_wiki_pages.html:28 +#: seahub/views/sysadmin.py:291 seahub/views/sysadmin.py:295 +#: seahub/views/sysadmin.py:1127 +msgid "Name" +msgstr "" + +#: seahub/base/management/commands/export_users.py:43 +#: seahub/base/management/commands/export_users.py:47 +#: seahub/institutions/templates/institutions/useradmin.html:16 +#: seahub/institutions/templates/institutions/useradmin_search.html:18 +#: seahub/templates/sysadmin/useradmin_table.html:6 +#: seahub/templates/sysadmin/useradmin_table.html:10 +#: seahub/views/sysadmin.py:291 seahub/views/sysadmin.py:295 +msgid "Contact Email" +msgstr "" + +#: seahub/base/management/commands/export_users.py:43 +#: seahub/base/management/commands/export_users.py:47 +#: seahub/institutions/templates/institutions/useradmin.html:17 +#: seahub/institutions/templates/institutions/useradmin_search.html:19 +#: seahub/profile/templates/profile/set_profile.html:115 +#: seahub/templates/sysadmin/sys_inst_info_admins.html:16 +#: seahub/templates/sysadmin/sys_inst_info_user.html:32 +#: seahub/templates/sysadmin/sys_inst_search_user.html:17 +#: seahub/templates/sysadmin/sys_org_info_user.html:20 +#: seahub/templates/sysadmin/useradmin_table.html:7 +#: seahub/templates/sysadmin/useradmin_table.html:11 +#: seahub/templates/sysadmin/userinfo.html:102 seahub/views/sysadmin.py:291 +#: seahub/views/sysadmin.py:295 +msgid "Status" +msgstr "" + +#: seahub/base/management/commands/export_users.py:43 +#: seahub/institutions/templates/institutions/user_info.html:113 +#: seahub/templates/js/sysadmin-templates.html:827 +#: seahub/templates/js/templates.html:1697 +#: seahub/templates/sysadmin/sys_useradmin.html:50 +#: seahub/templates/sysadmin/useradmin_table.html:8 +#: seahub/templates/sysadmin/userinfo.html:285 seahub/views/sysadmin.py:291 +msgid "Role" +msgstr "" + +#: seahub/base/management/commands/export_users.py:44 +#: seahub/base/management/commands/export_users.py:48 +#: seahub/views/sysadmin.py:292 seahub/views/sysadmin.py:296 +msgid "Space Usage" +msgstr "" + +#: seahub/base/management/commands/export_users.py:44 +#: seahub/base/management/commands/export_users.py:48 +#: seahub/views/sysadmin.py:292 seahub/views/sysadmin.py:296 +msgid "Space Quota" +msgstr "" + +#: seahub/base/management/commands/export_users.py:45 +#: seahub/base/management/commands/export_users.py:49 +#: seahub/institutions/templates/institutions/user_info.html:114 +#: seahub/templates/sysadmin/sys_inst_admin.html:28 +#: seahub/templates/sysadmin/sys_org_info_group.html:20 +#: seahub/templates/sysadmin/sys_publink_admin.html:14 +#: seahub/templates/sysadmin/userinfo.html:286 seahub/views/sysadmin.py:293 +#: seahub/views/sysadmin.py:297 seahub/views/sysadmin.py:1127 +msgid "Create At" +msgstr "" + +#: seahub/base/management/commands/export_users.py:45 +#: seahub/base/management/commands/export_users.py:49 +#: seahub/views/sysadmin.py:293 seahub/views/sysadmin.py:297 +msgid "Last Login" +msgstr "" + +#: seahub/base/management/commands/export_users.py:45 +#: seahub/base/management/commands/export_users.py:49 +#: seahub/institutions/views.py:164 seahub/templates/base.html:76 +#: seahub/templates/base.html.py:79 +#: seahub/templates/js/sysadmin-templates.html:847 +#: seahub/templates/js/sysadmin-templates.html:851 +#: seahub/templates/js/sysadmin-templates.html:858 +#: seahub/templates/js/templates.html:1731 +#: seahub/templates/js/templates.html:1735 +#: seahub/templates/js/templates.html:1742 +#: seahub/templates/js/templates.html:2037 +#: seahub/templates/js/templates.html:2040 seahub/views/sysadmin.py:293 +#: seahub/views/sysadmin.py:297 seahub/views/sysadmin.py:674 +msgid "Admin" +msgstr "" + +#: seahub/base/management/commands/export_users.py:45 +#: seahub/base/management/commands/export_users.py:49 +#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:18 +#: seahub/templates/sysadmin/sys_useradmin.html:17 +#: seahub/templates/sysadmin/sys_useradmin_admins.html:17 +#: seahub/templates/sysadmin/sys_useradmin_ldap.html:17 +#: seahub/templates/sysadmin/sys_useradmin_paid.html:17 +#: seahub/views/sysadmin.py:293 seahub/views/sysadmin.py:297 +msgid "LDAP(imported)" +msgstr "" + +#: seahub/base/management/commands/export_users.py:118 +#: seahub/institutions/templates/institutions/useradmin.html:33 +#: seahub/institutions/templates/institutions/useradmin.html:40 +#: seahub/institutions/templates/institutions/useradmin_search.html:35 +#: seahub/templates/sysadmin/sys_inst_info_admins.html:28 +#: seahub/templates/sysadmin/sys_inst_info_user.html:44 +#: seahub/templates/sysadmin/sys_inst_search_user.html:29 +#: seahub/templates/sysadmin/sys_org_info_user.html:32 +#: seahub/templates/sysadmin/sys_org_info_user.html:39 +#: seahub/templates/sysadmin/useradmin_table.html:44 +#: seahub/templates/sysadmin/useradmin_table.html:51 +#: seahub/views/sysadmin.py:351 +msgid "Active" +msgstr "" + +#: seahub/base/management/commands/export_users.py:120 +#: seahub/institutions/templates/institutions/useradmin.html:35 +#: seahub/institutions/templates/institutions/useradmin.html:41 +#: seahub/institutions/templates/institutions/useradmin_search.html:37 +#: seahub/templates/sysadmin/sys_inst_info_admins.html:30 +#: seahub/templates/sysadmin/sys_inst_info_user.html:46 +#: seahub/templates/sysadmin/sys_inst_search_user.html:31 +#: seahub/templates/sysadmin/sys_org_info_user.html:34 +#: seahub/templates/sysadmin/sys_org_info_user.html:40 +#: seahub/templates/sysadmin/useradmin_table.html:46 +#: seahub/templates/sysadmin/useradmin_table.html:52 +#: seahub/views/sysadmin.py:353 +msgid "Inactive" +msgstr "" + +#: seahub/base/management/commands/export_users.py:126 +#: seahub/base/management/commands/export_users.py:127 +#: seahub/templates/base.html:127 seahub/templates/base_for_backbone.html:91 +#: seahub/templates/sysadmin/sysadmin_backbone.html:70 +#: seahub/views/sysadmin.py:359 seahub/views/sysadmin.py:360 +msgid "Yes" +msgstr "" + +#: seahub/base/management/commands/export_users.py:132 +#: seahub/invitations/models.py:16 seahub/invitations/models.py:37 +#: seahub/templates/sysadmin/sys_useradmin.html:53 +#: seahub/templates/sysadmin/useradmin_table.html:59 +#: seahub/templates/sysadmin/useradmin_table.html:69 +#: seahub/views/sysadmin.py:365 +msgid "Guest" +msgstr "" + +#: seahub/base/management/commands/export_users.py:134 +#: seahub/base/management/commands/export_users.py:138 +#: seahub/templates/file_edit.html:449 +#: seahub/templates/sysadmin/sys_useradmin.html:52 +#: seahub/templates/sysadmin/useradmin_table.html:61 +#: seahub/templates/sysadmin/useradmin_table.html:68 +#: seahub/views/sysadmin.py:367 seahub/views/sysadmin.py:371 +msgid "Default" +msgstr "" + #: seahub/base/templatetags/seahub_tags.py:125 msgid "Added" msgstr "" @@ -639,53 +885,53 @@ msgstr[1] "" #: seahub/base/templatetags/seahub_tags.py:460 #: seahub/institutions/templates/institutions/user_info.html:77 -#: seahub/templates/js/sysadmin-templates.html:656 -#: seahub/templates/js/sysadmin-templates.html:665 -#: seahub/templates/js/sysadmin-templates.html:668 -#: seahub/templates/js/sysadmin-templates.html:704 -#: seahub/templates/js/sysadmin-templates.html:731 +#: seahub/templates/js/sysadmin-templates.html:660 +#: seahub/templates/js/sysadmin-templates.html:669 +#: seahub/templates/js/sysadmin-templates.html:672 +#: seahub/templates/js/sysadmin-templates.html:708 +#: seahub/templates/js/sysadmin-templates.html:735 #: seahub/templates/js/templates.html:20 -#: seahub/templates/js/templates.html:999 -#: seahub/templates/js/templates.html:1026 -#: seahub/templates/js/templates.html:1252 -#: seahub/templates/js/templates.html:1261 -#: seahub/templates/js/templates.html:1264 -#: seahub/templates/js/templates.html:1297 -#: seahub/templates/js/templates.html:1323 -#: seahub/templates/js/templates.html:1476 -#: seahub/templates/js/templates.html:1483 -#: seahub/templates/js/templates.html:1903 -#: seahub/templates/js/templates.html:1949 -#: seahub/templates/js/templates.html:2090 -#: seahub/templates/js/templates.html:2093 -#: seahub/templates/js/templates.html:2100 +#: seahub/templates/js/templates.html:1003 +#: seahub/templates/js/templates.html:1030 +#: seahub/templates/js/templates.html:1256 +#: seahub/templates/js/templates.html:1265 +#: seahub/templates/js/templates.html:1268 +#: seahub/templates/js/templates.html:1301 +#: seahub/templates/js/templates.html:1327 +#: seahub/templates/js/templates.html:1480 +#: seahub/templates/js/templates.html:1487 +#: seahub/templates/js/templates.html:1907 +#: seahub/templates/js/templates.html:1953 +#: seahub/templates/js/templates.html:2094 +#: seahub/templates/js/templates.html:2097 +#: seahub/templates/js/templates.html:2104 #: seahub/templates/sysadmin/sys_org_info_library.html:29 -#: seahub/templates/sysadmin/userinfo.html:148 -#: seahub/templates/sysadmin/userinfo.html:199 +#: seahub/templates/sysadmin/userinfo.html:161 +#: seahub/templates/sysadmin/userinfo.html:212 msgid "Read-Write" msgstr "" #: seahub/base/templatetags/seahub_tags.py:462 -#: seahub/templates/js/sysadmin-templates.html:658 -#: seahub/templates/js/sysadmin-templates.html:666 -#: seahub/templates/js/sysadmin-templates.html:669 -#: seahub/templates/js/sysadmin-templates.html:705 -#: seahub/templates/js/sysadmin-templates.html:732 +#: seahub/templates/js/sysadmin-templates.html:662 +#: seahub/templates/js/sysadmin-templates.html:670 +#: seahub/templates/js/sysadmin-templates.html:673 +#: seahub/templates/js/sysadmin-templates.html:709 +#: seahub/templates/js/sysadmin-templates.html:736 #: seahub/templates/js/templates.html:21 -#: seahub/templates/js/templates.html:1000 -#: seahub/templates/js/templates.html:1027 -#: seahub/templates/js/templates.html:1254 -#: seahub/templates/js/templates.html:1262 -#: seahub/templates/js/templates.html:1265 -#: seahub/templates/js/templates.html:1298 -#: seahub/templates/js/templates.html:1324 -#: seahub/templates/js/templates.html:1484 -#: seahub/templates/js/templates.html:1904 -#: seahub/templates/js/templates.html:1950 -#: seahub/templates/js/templates.html:2094 -#: seahub/templates/js/templates.html:2097 +#: seahub/templates/js/templates.html:1004 +#: seahub/templates/js/templates.html:1031 +#: seahub/templates/js/templates.html:1258 +#: seahub/templates/js/templates.html:1266 +#: seahub/templates/js/templates.html:1269 +#: seahub/templates/js/templates.html:1302 +#: seahub/templates/js/templates.html:1328 +#: seahub/templates/js/templates.html:1488 +#: seahub/templates/js/templates.html:1908 +#: seahub/templates/js/templates.html:1954 +#: seahub/templates/js/templates.html:2098 #: seahub/templates/js/templates.html:2101 -#: seahub/templates/sysadmin/userinfo.html:197 +#: seahub/templates/js/templates.html:2105 +#: seahub/templates/sysadmin/userinfo.html:210 msgid "Read-Only" msgstr "" @@ -741,74 +987,6 @@ msgstr "" msgid "Email " msgstr "" -#: seahub/contacts/templates/contacts/contact_list.html:18 -#: seahub/group/templates/group/group_wiki.html:46 -#: seahub/group/templates/group/group_wiki.html:91 -#: seahub/group/templates/group/group_wiki_pages.html:30 -#: seahub/institutions/templates/institutions/info.html:10 -#: seahub/institutions/templates/institutions/user_info.html:66 -#: seahub/institutions/templates/institutions/user_info.html:112 -#: seahub/institutions/templates/institutions/useradmin.html:16 -#: seahub/institutions/templates/institutions/useradmin_search.html:18 -#: seahub/templates/js/lib-op-popups.html:6 -#: seahub/templates/js/lib-op-popups.html:17 -#: seahub/templates/js/sysadmin-templates.html:323 -#: seahub/templates/js/sysadmin-templates.html:345 -#: seahub/templates/js/sysadmin-templates.html:359 -#: seahub/templates/js/sysadmin-templates.html:369 -#: seahub/templates/js/sysadmin-templates.html:419 -#: seahub/templates/js/sysadmin-templates.html:443 -#: seahub/templates/js/sysadmin-templates.html:484 -#: seahub/templates/js/sysadmin-templates.html:565 -#: seahub/templates/js/sysadmin-templates.html:588 -#: seahub/templates/js/sysadmin-templates.html:596 -#: seahub/templates/js/sysadmin-templates.html:613 -#: seahub/templates/js/sysadmin-templates.html:783 -#: seahub/templates/js/sysadmin-templates.html:821 -#: seahub/templates/js/templates.html:5 seahub/templates/js/templates.html:362 -#: seahub/templates/js/templates.html:1399 -#: seahub/templates/js/templates.html:1419 -#: seahub/templates/js/templates.html:1427 -#: seahub/templates/js/templates.html:1435 -#: seahub/templates/js/templates.html:1461 -#: seahub/templates/js/templates.html:1550 -#: seahub/templates/js/templates.html:1569 -#: seahub/templates/js/templates.html:1691 -#: seahub/templates/js/templates.html:1699 -#: seahub/templates/js/templates.html:1812 -#: seahub/templates/js/templates.html:1831 -#: seahub/templates/js/templates.html:2062 -#: seahub/templates/js/templates.html:2117 -#: seahub/templates/js/templates.html:2151 -#: seahub/templates/js/templates.html:2186 seahub/templates/libraries.html:119 -#: seahub/templates/registration/registration_form.html:18 -#: seahub/templates/repo_dir_recycle_view.html:44 -#: seahub/templates/repo_history_view.html:58 -#: seahub/templates/sysadmin/org_admin_table.html:4 -#: seahub/templates/sysadmin/sys_inst_admin.html:18 -#: seahub/templates/sysadmin/sys_inst_admin.html:27 -#: seahub/templates/sysadmin/sys_org_admin.html:24 -#: seahub/templates/sysadmin/sys_org_info_group.html:18 -#: seahub/templates/sysadmin/sys_org_info_library.html:19 -#: seahub/templates/sysadmin/sys_org_search.html:10 -#: seahub/templates/sysadmin/sys_publink_admin.html:12 -#: seahub/templates/sysadmin/sys_terms_admin.html:16 -#: seahub/templates/sysadmin/sys_terms_admin.html:55 -#: seahub/templates/sysadmin/useradmin_table.html:6 -#: seahub/templates/sysadmin/useradmin_table.html:10 -#: seahub/templates/sysadmin/userinfo.html:137 -#: seahub/templates/sysadmin/userinfo.html:186 -#: seahub/templates/sysadmin/userinfo.html:224 -#: seahub/templates/sysadmin/userinfo.html:271 -#: seahub/templates/view_shared_dir.html:50 -#: seahub/templates/wiki/personal_wiki.html:43 -#: seahub/templates/wiki/personal_wiki.html:85 -#: seahub/templates/wiki/personal_wiki_pages.html:28 -#: seahub/views/sysadmin.py:279 seahub/views/sysadmin.py:283 -#: seahub/views/sysadmin.py:1062 -msgid "Name" -msgstr "" - #: seahub/contacts/templates/contacts/contact_list.html:19 #: seahub/templates/registration/registration_form.html:41 msgid "Note" @@ -821,23 +999,23 @@ msgstr "" #: seahub/institutions/templates/institutions/useradmin_search.html:22 #: seahub/notifications/templates/notifications/notification_list.html:21 #: seahub/templates/file_revisions.html:57 -#: seahub/templates/js/sysadmin-templates.html:786 +#: seahub/templates/js/sysadmin-templates.html:790 #: seahub/templates/repo_dir_recycle_view.html:47 #: seahub/templates/repo_history.html:32 #: seahub/templates/repo_history_view.html:60 #: seahub/templates/sysadmin/org_admin_table.html:8 #: seahub/templates/sysadmin/sys_inst_admin.html:29 #: seahub/templates/sysadmin/sys_inst_info_admins.html:19 -#: seahub/templates/sysadmin/sys_inst_info_user.html:19 +#: seahub/templates/sysadmin/sys_inst_info_user.html:35 #: seahub/templates/sysadmin/sys_inst_search_user.html:20 #: seahub/templates/sysadmin/sys_org_info_group.html:21 #: seahub/templates/sysadmin/sys_org_info_library.html:22 #: seahub/templates/sysadmin/sys_org_info_user.html:23 #: seahub/templates/sysadmin/sys_publink_admin.html:16 #: seahub/templates/sysadmin/sys_virus_scan_records.html:14 -#: seahub/templates/sysadmin/userinfo.html:140 -#: seahub/templates/sysadmin/userinfo.html:228 -#: seahub/templates/sysadmin/userinfo.html:274 +#: seahub/templates/sysadmin/userinfo.html:153 +#: seahub/templates/sysadmin/userinfo.html:241 +#: seahub/templates/sysadmin/userinfo.html:287 #: seahub/templates/view_shared_dir.html:53 msgid "Operations" msgstr "" @@ -845,18 +1023,18 @@ msgstr "" #: seahub/contacts/templates/contacts/contact_list.html:29 #: seahub/group/templates/group/group_wiki.html:22 #: seahub/institutions/templates/institutions/useradmin.html:37 -#: seahub/templates/js/sysadmin-templates.html:661 -#: seahub/templates/js/sysadmin-templates.html:844 -#: seahub/templates/js/sysadmin-templates.html:851 -#: seahub/templates/js/templates.html:1257 -#: seahub/templates/js/templates.html:1728 -#: seahub/templates/js/templates.html:1735 -#: seahub/templates/js/templates.html:2091 -#: seahub/templates/js/templates.html:2098 +#: seahub/templates/js/sysadmin-templates.html:665 +#: seahub/templates/js/sysadmin-templates.html:848 +#: seahub/templates/js/sysadmin-templates.html:855 +#: seahub/templates/js/templates.html:1261 +#: seahub/templates/js/templates.html:1732 +#: seahub/templates/js/templates.html:1739 +#: seahub/templates/js/templates.html:2095 +#: seahub/templates/js/templates.html:2102 #: seahub/templates/sysadmin/sys_org_info_user.html:36 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:57 -#: seahub/templates/sysadmin/useradmin_table.html:41 -#: seahub/templates/sysadmin/useradmin_table.html:59 +#: seahub/templates/sysadmin/useradmin_table.html:48 +#: seahub/templates/sysadmin/useradmin_table.html:65 +#: seahub/templates/sysadmin/useradmin_table.html:92 #: seahub/templates/sysadmin/userinfo.html:53 #: seahub/templates/sysadmin/userinfo.html:65 #: seahub/templates/sysadmin/userinfo.html:77 @@ -871,12 +1049,12 @@ msgstr "" #: seahub/notifications/templates/notifications/notification_list.html:33 #: seahub/profile/templates/profile/set_profile.html:140 #: seahub/profile/templates/profile/set_profile.html:142 -#: seahub/templates/js/sysadmin-templates.html:407 -#: seahub/templates/js/sysadmin-templates.html:469 -#: seahub/templates/js/sysadmin-templates.html:534 -#: seahub/templates/js/sysadmin-templates.html:628 -#: seahub/templates/js/sysadmin-templates.html:674 -#: seahub/templates/js/sysadmin-templates.html:860 +#: seahub/templates/js/sysadmin-templates.html:411 +#: seahub/templates/js/sysadmin-templates.html:473 +#: seahub/templates/js/sysadmin-templates.html:538 +#: seahub/templates/js/sysadmin-templates.html:632 +#: seahub/templates/js/sysadmin-templates.html:678 +#: seahub/templates/js/sysadmin-templates.html:864 #: seahub/templates/js/templates.html:50 seahub/templates/js/templates.html:96 #: seahub/templates/js/templates.html:253 #: seahub/templates/js/templates.html:408 @@ -885,24 +1063,23 @@ msgstr "" #: seahub/templates/js/templates.html:654 #: seahub/templates/js/templates.html:721 #: seahub/templates/js/templates.html:756 -#: seahub/templates/js/templates.html:921 -#: seahub/templates/js/templates.html:962 -#: seahub/templates/js/templates.html:1270 -#: seahub/templates/js/templates.html:1602 -#: seahub/templates/js/templates.html:1749 -#: seahub/templates/js/templates.html:1754 +#: seahub/templates/js/templates.html:923 +#: seahub/templates/js/templates.html:966 +#: seahub/templates/js/templates.html:1274 +#: seahub/templates/js/templates.html:1606 +#: seahub/templates/js/templates.html:1753 +#: seahub/templates/js/templates.html:1758 #: seahub/templates/snippets/file_share_popup.html:46 #: seahub/templates/sysadmin/org_admin_table.html:25 -#: seahub/templates/sysadmin/sys_invitations_admin.html:34 +#: seahub/templates/sysadmin/sys_invitations_admin.html:49 #: seahub/templates/sysadmin/sys_org_info_group.html:28 #: seahub/templates/sysadmin/sys_org_info_library.html:42 #: seahub/templates/sysadmin/sys_org_info_user.html:51 #: seahub/templates/sysadmin/sys_terms_admin.html:40 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:80 #: seahub/templates/sysadmin/sys_virus_scan_records.html:23 -#: seahub/templates/sysadmin/useradmin_table.html:97 -#: seahub/templates/sysadmin/userinfo.html:167 -#: seahub/templates/sysadmin/userinfo.html:281 +#: seahub/templates/sysadmin/useradmin_table.html:113 +#: seahub/templates/sysadmin/userinfo.html:180 +#: seahub/templates/sysadmin/userinfo.html:294 #: seahub/templates/view_file_base.html:129 #: seahub/templates/view_shared_upload_link.html:86 msgid "Delete" @@ -918,39 +1095,6 @@ msgid "" "link." msgstr "" -#: seahub/contacts/templates/contacts/contact_list.html:44 -#: seahub/contacts/templates/contacts/contact_list.html:53 -#: seahub/institutions/templates/institutions/user_info.html:31 -#: seahub/institutions/templates/institutions/useradmin.html:16 -#: seahub/institutions/templates/institutions/useradmin_search.html:10 -#: seahub/institutions/templates/institutions/useradmin_search.html:18 -#: seahub/invitations/templates/invitations/token_view.html:10 -#: seahub/share/templates/share/share_link_audit.html:9 -#: seahub/templates/js/sysadmin-templates.html:770 -#: seahub/templates/js/sysadmin-templates.html:822 -#: seahub/templates/js/sysadmin-templates.html:873 -#: seahub/templates/js/templates.html:1692 -#: seahub/templates/js/templates.html:1700 -#: seahub/templates/js/templates.html:2249 -#: seahub/templates/js/templates.html:2281 -#: seahub/templates/registration/registration_form.html:22 -#: seahub/templates/sysadmin/sys_inst_info_admins.html:15 -#: seahub/templates/sysadmin/sys_inst_info_user.html:15 -#: seahub/templates/sysadmin/sys_inst_search_user.html:8 -#: seahub/templates/sysadmin/sys_inst_search_user.html:16 -#: seahub/templates/sysadmin/sys_org_info_user.html:19 -#: seahub/templates/sysadmin/sys_org_info_user.html:65 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:35 -#: seahub/templates/sysadmin/sys_useradmin.html:38 -#: seahub/templates/sysadmin/sys_useradmin_ldap.html:24 -#: seahub/templates/sysadmin/user_search.html:10 -#: seahub/templates/sysadmin/useradmin_table.html:6 -#: seahub/templates/sysadmin/useradmin_table.html:10 -#: seahub/templates/sysadmin/userinfo.html:36 seahub/views/sysadmin.py:279 -#: seahub/views/sysadmin.py:283 -msgid "Email" -msgstr "" - #: seahub/contacts/templates/contacts/contact_list.html:46 #: seahub/contacts/templates/contacts/contact_list.html:55 msgid "Note(optional)" @@ -980,35 +1124,34 @@ msgstr "" #: seahub/templates/js/lib-op-popups.html:67 #: seahub/templates/js/lib-op-popups.html:109 #: seahub/templates/js/lib-op-popups.html:128 -#: seahub/templates/js/sysadmin-templates.html:351 -#: seahub/templates/js/sysadmin-templates.html:361 -#: seahub/templates/js/sysadmin-templates.html:549 -#: seahub/templates/js/sysadmin-templates.html:589 -#: seahub/templates/js/sysadmin-templates.html:619 -#: seahub/templates/js/sysadmin-templates.html:638 -#: seahub/templates/js/sysadmin-templates.html:708 -#: seahub/templates/js/sysadmin-templates.html:735 -#: seahub/templates/js/sysadmin-templates.html:773 -#: seahub/templates/js/templates.html:38 -#: seahub/templates/js/templates.html:928 -#: seahub/templates/js/templates.html:969 -#: seahub/templates/js/templates.html:1003 -#: seahub/templates/js/templates.html:1030 -#: seahub/templates/js/templates.html:1211 -#: seahub/templates/js/templates.html:1301 -#: seahub/templates/js/templates.html:1327 -#: seahub/templates/js/templates.html:1466 -#: seahub/templates/js/templates.html:1657 -#: seahub/templates/js/templates.html:1666 -#: seahub/templates/js/templates.html:1674 -#: seahub/templates/js/templates.html:1786 -#: seahub/templates/js/templates.html:1868 -#: seahub/templates/js/templates.html:1908 -#: seahub/templates/js/templates.html:1921 -#: seahub/templates/js/templates.html:1954 -#: seahub/templates/js/templates.html:1967 -#: seahub/templates/js/templates.html:1985 -#: seahub/templates/js/templates.html:2284 seahub/templates/libraries.html:122 +#: seahub/templates/js/sysadmin-templates.html:355 +#: seahub/templates/js/sysadmin-templates.html:365 +#: seahub/templates/js/sysadmin-templates.html:553 +#: seahub/templates/js/sysadmin-templates.html:593 +#: seahub/templates/js/sysadmin-templates.html:623 +#: seahub/templates/js/sysadmin-templates.html:642 +#: seahub/templates/js/sysadmin-templates.html:712 +#: seahub/templates/js/sysadmin-templates.html:739 +#: seahub/templates/js/sysadmin-templates.html:777 +#: seahub/templates/js/templates.html:38 seahub/templates/js/templates.html:930 +#: seahub/templates/js/templates.html:973 +#: seahub/templates/js/templates.html:1007 +#: seahub/templates/js/templates.html:1034 +#: seahub/templates/js/templates.html:1215 +#: seahub/templates/js/templates.html:1305 +#: seahub/templates/js/templates.html:1331 +#: seahub/templates/js/templates.html:1470 +#: seahub/templates/js/templates.html:1661 +#: seahub/templates/js/templates.html:1670 +#: seahub/templates/js/templates.html:1678 +#: seahub/templates/js/templates.html:1790 +#: seahub/templates/js/templates.html:1872 +#: seahub/templates/js/templates.html:1912 +#: seahub/templates/js/templates.html:1925 +#: seahub/templates/js/templates.html:1958 +#: seahub/templates/js/templates.html:1971 +#: seahub/templates/js/templates.html:1989 +#: seahub/templates/js/templates.html:2288 seahub/templates/libraries.html:122 #: seahub/templates/libraries.html:185 #: seahub/templates/registration/password_change_form.html:24 #: seahub/templates/registration/password_reset_confirm.html:19 @@ -1022,6 +1165,7 @@ msgstr "" #: seahub/templates/sysadmin/repo_transfer_form.html:8 #: seahub/templates/sysadmin/sys_inst_admin.html:21 #: seahub/templates/sysadmin/sys_inst_info_base.html:33 +#: seahub/templates/sysadmin/sys_inst_info_user.html:26 #: seahub/templates/sysadmin/sys_inst_search_user.html:9 #: seahub/templates/sysadmin/sys_org_admin.html:38 #: seahub/templates/sysadmin/sys_org_info_base.html:39 @@ -1030,16 +1174,17 @@ msgstr "" #: seahub/templates/sysadmin/sys_org_info_user.html:80 #: seahub/templates/sysadmin/sys_org_search.html:12 #: seahub/templates/sysadmin/sys_terms_admin.html:71 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:95 -#: seahub/templates/sysadmin/sys_useradmin.html:62 -#: seahub/templates/sysadmin/sys_useradmin.html:73 +#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:59 +#: seahub/templates/sysadmin/sys_useradmin.html:68 +#: seahub/templates/sysadmin/sys_useradmin.html:79 +#: seahub/templates/sysadmin/sys_useradmin.html:101 #: seahub/templates/sysadmin/sys_useradmin_admins.html:44 #: seahub/templates/sysadmin/user_search.html:11 -#: seahub/templates/sysadmin/useradmin_table.html:118 -#: seahub/templates/sysadmin/userinfo.html:103 -#: seahub/templates/sysadmin/userinfo.html:110 -#: seahub/templates/sysadmin/userinfo.html:117 -#: seahub/templates/sysadmin/userinfo.html:128 +#: seahub/templates/sysadmin/useradmin_table.html:134 +#: seahub/templates/sysadmin/userinfo.html:116 +#: seahub/templates/sysadmin/userinfo.html:123 +#: seahub/templates/sysadmin/userinfo.html:130 +#: seahub/templates/sysadmin/userinfo.html:141 #: seahub/templates/view_file_base.html:114 #: seahub/templates/wiki/personal_wiki.html:48 #: seahub/templates/wiki/personal_wiki.html:58 @@ -1057,7 +1202,7 @@ msgstr "" #: seahub/institutions/templates/institutions/user_info.html:173 #: seahub/notifications/templates/notifications/user_notification_list.html:90 #: seahub/share/templates/share/share_link_audit.html:70 -#: seahub/templates/base.html:144 seahub/templates/decrypt_repo_form.html:47 +#: seahub/templates/base.html:145 seahub/templates/decrypt_repo_form.html:47 #: seahub/templates/file_edit.html:545 #: seahub/templates/repo_dir_recycle_view.html:141 #: seahub/templates/repo_dir_recycle_view.html:175 @@ -1065,25 +1210,27 @@ msgstr "" #: seahub/templates/snippets/office_convert_js.html:107 #: seahub/templates/snippets/shared_link_js.html:107 #: seahub/templates/snippets/spreadsheet_convert_js.html:39 -#: seahub/templates/sysadmin/settings.html:241 +#: seahub/templates/sysadmin/settings.html:242 #: seahub/templates/sysadmin/sys_inst_info_base.html:78 +#: seahub/templates/sysadmin/sys_inst_info_user.html:186 #: seahub/templates/sysadmin/sys_org_admin.html:126 #: seahub/templates/sysadmin/sys_org_info_user.html:166 #: seahub/templates/sysadmin/sys_org_set_quota_js.html:35 #: seahub/templates/sysadmin/sys_terms_admin.html:117 -#: seahub/templates/sysadmin/sys_useradmin.html:212 +#: seahub/templates/sysadmin/sys_useradmin.html:231 #: seahub/templates/sysadmin/sys_useradmin_admins.html:92 -#: seahub/templates/sysadmin/useradmin_js.html:173 -#: seahub/templates/sysadmin/useradmin_js.html:275 -#: seahub/templates/sysadmin/userinfo.html:367 -#: seahub/templates/sysadmin/userinfo.html:404 -#: seahub/templates/sysadmin/userinfo.html:441 -#: seahub/templates/sysadmin/userinfo.html:484 +#: seahub/templates/sysadmin/useradmin_js.html:244 +#: seahub/templates/sysadmin/useradmin_js.html:346 +#: seahub/templates/sysadmin/userinfo.html:362 +#: seahub/templates/sysadmin/userinfo.html:401 +#: seahub/templates/sysadmin/userinfo.html:438 +#: seahub/templates/sysadmin/userinfo.html:475 +#: seahub/templates/sysadmin/userinfo.html:518 #: seahub/templates/view_file_base.html:408 #: seahub/templates/view_file_base.html:451 #: seahub/templates/view_file_base.html:529 -#: seahub/templates/view_shared_dir.html:234 -#: seahub/templates/view_shared_dir.html:256 +#: seahub/templates/view_shared_dir.html:238 +#: seahub/templates/view_shared_dir.html:260 msgid "Failed. Please check the network." msgstr "" @@ -1104,7 +1251,7 @@ msgstr "" #: seahub/templates/sysadmin/sys_org_search.html:28 #: seahub/templates/sysadmin/sys_terms_admin.html:143 #: seahub/templates/sysadmin/useradmin_js.html:4 -#: seahub/templates/sysadmin/userinfo.html:493 +#: seahub/templates/sysadmin/userinfo.html:528 #, python-format msgid "Are you sure you want to delete %s ?" msgstr "" @@ -1143,76 +1290,76 @@ msgstr "" msgid "Successfully Deleted %s" msgstr "" -#: seahub/forms.py:34 seahub/invitations/views.py:29 +#: seahub/forms.py:35 seahub/invitations/views.py:29 msgid "A user with this email already exists." msgstr "" -#: seahub/forms.py:58 +#: seahub/forms.py:59 msgid "The two passwords didn't match." msgstr "" -#: seahub/forms.py:67 seahub/group/forms.py:56 seahub/wiki/forms.py:17 +#: seahub/forms.py:68 seahub/group/forms.py:56 seahub/wiki/forms.py:17 msgid "Name can't be empty" msgstr "" -#: seahub/forms.py:68 seahub/group/forms.py:57 seahub/wiki/forms.py:18 +#: seahub/forms.py:69 seahub/group/forms.py:57 seahub/wiki/forms.py:18 msgid "Name is too long (maximum is 255 characters)" msgstr "" -#: seahub/forms.py:71 seahub/group/forms.py:60 seahub/wiki/forms.py:21 +#: seahub/forms.py:72 seahub/group/forms.py:60 seahub/wiki/forms.py:21 msgid "Description can't be empty" msgstr "" -#: seahub/forms.py:72 seahub/group/forms.py:61 seahub/wiki/forms.py:22 +#: seahub/forms.py:73 seahub/group/forms.py:61 seahub/wiki/forms.py:22 msgid "Description is too long (maximum is 100 characters)" msgstr "" -#: seahub/forms.py:82 seahub/forms.py:168 +#: seahub/forms.py:83 seahub/forms.py:169 #, python-format msgid "Name %s is not valid" msgstr "" -#: seahub/forms.py:96 seahub/views/ajax.py:392 seahub/views/ajax.py:560 +#: seahub/forms.py:97 seahub/views/ajax.py:392 seahub/views/ajax.py:560 #: seahub/views/ajax.py:833 seahub/views/ajax.py:837 seahub/views/ajax.py:841 -#: seahub/views/ajax.py:1118 seahub/views/file.py:1654 -#: seahub/views/sysadmin.py:1436 seahub/views/sysadmin.py:1454 +#: seahub/views/ajax.py:1118 seahub/views/file.py:1656 +#: seahub/views/sysadmin.py:1501 seahub/views/sysadmin.py:1519 msgid "Argument missing" msgstr "" -#: seahub/forms.py:110 +#: seahub/forms.py:111 msgid "Oldname is required" msgstr "" -#: seahub/forms.py:113 seahub/forms.py:134 +#: seahub/forms.py:114 seahub/forms.py:135 msgid "It's too long." msgstr "" -#: seahub/forms.py:114 seahub/forms.py:135 +#: seahub/forms.py:115 seahub/forms.py:136 msgid "It's required." msgstr "" -#: seahub/forms.py:121 seahub/forms.py:142 +#: seahub/forms.py:122 seahub/forms.py:143 #, python-format msgid "Name \"%s\" is not valid" msgstr "" -#: seahub/forms.py:161 +#: seahub/forms.py:162 msgid "Library name is required" msgstr "" -#: seahub/forms.py:163 +#: seahub/forms.py:164 msgid "Please enter a number" msgstr "" -#: seahub/forms.py:183 seahub/templates/snippets/repo_create_js.html:34 +#: seahub/forms.py:184 seahub/templates/snippets/repo_create_js.html:34 msgid "Name is required" msgstr "" -#: seahub/forms.py:184 +#: seahub/forms.py:185 msgid "Please enter a valid number" msgstr "" -#: seahub/forms.py:185 +#: seahub/forms.py:186 msgid "Text is required" msgstr "" @@ -1292,16 +1439,16 @@ msgstr "" #: seahub/help/templates/help/base.html:7 #: seahub/institutions/templates/institutions/base.html:11 #: seahub/profile/templates/profile/set_profile.html:11 -#: seahub/templates/base.html:28 seahub/templates/base_for_backbone.html:28 +#: seahub/templates/base.html:29 seahub/templates/base_for_backbone.html:28 #: seahub/templates/base_for_backbone.html:34 -#: seahub/templates/base_for_backbone.html:100 +#: seahub/templates/base_for_backbone.html:104 #: seahub/templates/file_edit.html:428 seahub/templates/home_base.html:7 #: seahub/templates/js/lib-op-popups.html:88 #: seahub/templates/js/sysadmin-templates.html:4 #: seahub/templates/js/templates.html:122 #: seahub/templates/js/templates.html:777 -#: seahub/templates/js/templates.html:1072 -#: seahub/templates/js/templates.html:2004 seahub/templates/libraries.html:148 +#: seahub/templates/js/templates.html:1076 +#: seahub/templates/js/templates.html:2008 seahub/templates/libraries.html:148 #: seahub/templates/libraries.html:158 seahub/templates/libraries.html:170 #: seahub/templates/sysadmin/base.html:11 #: seahub/templates/sysadmin/sysadmin_backbone.html:30 @@ -1369,7 +1516,7 @@ msgid "Create Wiki" msgstr "" #: seahub/group/templates/group/group_wiki.html:48 -#: seahub/templates/js/sysadmin-templates.html:421 +#: seahub/templates/js/sysadmin-templates.html:425 #: seahub/templates/repo_history.html:28 #: seahub/templates/wiki/personal_wiki.html:45 msgid "Description" @@ -1402,10 +1549,10 @@ msgstr "" #: seahub/templates/js/lib-op-popups.html:77 #: seahub/templates/js/lib-op-popups.html:121 #: seahub/templates/js/lib-op-popups.html:129 -#: seahub/templates/js/templates.html:929 -#: seahub/templates/js/templates.html:970 -#: seahub/templates/js/templates.html:1922 -#: seahub/templates/js/templates.html:1968 +#: seahub/templates/js/templates.html:931 +#: seahub/templates/js/templates.html:974 +#: seahub/templates/js/templates.html:1926 +#: seahub/templates/js/templates.html:1972 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/shared_file_view.html:74 #: seahub/templates/snippets/file_share_popup.html:58 @@ -1488,11 +1635,11 @@ msgid "Description is required." msgstr "" #: seahub/group/views.py:121 seahub/share/views.py:227 -#: seahub/views/__init__.py:463 seahub/views/__init__.py:579 +#: seahub/views/__init__.py:464 seahub/views/__init__.py:580 #: seahub/views/ajax.py:160 seahub/views/ajax.py:410 seahub/views/ajax.py:417 #: seahub/views/ajax.py:467 seahub/views/ajax.py:474 seahub/views/ajax.py:579 -#: seahub/views/ajax.py:1098 seahub/views/file.py:1157 -#: seahub/views/file.py:1663 seahub/views/repo.py:123 +#: seahub/views/ajax.py:1098 seahub/views/file.py:1159 +#: seahub/views/file.py:1665 seahub/views/repo.py:123 msgid "Permission denied" msgstr "" @@ -1530,9 +1677,8 @@ msgstr "" msgid "Unknown" msgstr "" -#: seahub/group/views.py:361 seahub/views/__init__.py:1001 -#: seahub/views/ajax.py:1072 seahub/views/ajax.py:1076 -#: seahub/views/wiki.py:136 +#: seahub/group/views.py:361 seahub/views/__init__.py:1003 +#: seahub/views/ajax.py:1072 seahub/views/ajax.py:1076 seahub/views/wiki.py:136 msgid "Internal Server Error" msgstr "" @@ -1540,8 +1686,8 @@ msgstr "" msgid "Wiki does not exists." msgstr "" -#: seahub/group/views.py:428 seahub/group/views.py:457 -#: seahub/views/wiki.py:184 seahub/views/wiki.py:212 +#: seahub/group/views.py:428 seahub/group/views.py:457 seahub/views/wiki.py:184 +#: seahub/views/wiki.py:212 msgid "Failed to create home page. Please retry later" msgstr "" @@ -1965,7 +2111,7 @@ msgid "" msgstr "" #: seahub/institutions/templates/institutions/base.html:5 -#: seahub/templates/js/sysadmin-templates.html:277 +#: seahub/templates/js/sysadmin-templates.html:281 #: seahub/templates/sysadmin/base.html:5 msgid "Exit admin panel" msgstr "" @@ -1997,10 +2143,10 @@ msgstr "" #: seahub/institutions/templates/institutions/info.html:13 #: seahub/templates/home_base.html:59 #: seahub/templates/js/sysadmin-templates.html:19 -#: seahub/templates/js/sysadmin-templates.html:121 -#: seahub/templates/js/sysadmin-templates.html:753 -#: seahub/templates/js/templates.html:1170 -#: seahub/templates/js/templates.html:2056 seahub/templates/libraries.html:5 +#: seahub/templates/js/sysadmin-templates.html:125 +#: seahub/templates/js/sysadmin-templates.html:757 +#: seahub/templates/js/templates.html:1174 +#: seahub/templates/js/templates.html:2060 seahub/templates/libraries.html:5 #: seahub/templates/sysadmin/base.html:27 #: seahub/templates/sysadmin/sys_org_info_group.html:10 #: seahub/templates/sysadmin/sys_org_info_library.html:10 @@ -2010,14 +2156,14 @@ msgid "Libraries" msgstr "" #: seahub/institutions/templates/institutions/info.html:16 -#: seahub/templates/js/sysadmin-templates.html:131 -#: seahub/templates/js/sysadmin-templates.html:144 +#: seahub/templates/js/sysadmin-templates.html:135 +#: seahub/templates/js/sysadmin-templates.html:148 msgid "Active Users" msgstr "" #: seahub/institutions/templates/institutions/info.html:16 -#: seahub/templates/js/sysadmin-templates.html:131 -#: seahub/templates/js/sysadmin-templates.html:144 +#: seahub/templates/js/sysadmin-templates.html:135 +#: seahub/templates/js/sysadmin-templates.html:148 msgid "Total Users" msgstr "" @@ -2062,7 +2208,7 @@ msgstr "" #: seahub/templates/sysadmin/org_admin_table.html:6 #: seahub/templates/sysadmin/sys_inst_info_admins.html:17 #: seahub/templates/sysadmin/sys_inst_info_base.html:23 -#: seahub/templates/sysadmin/sys_inst_info_user.html:17 +#: seahub/templates/sysadmin/sys_inst_info_user.html:33 #: seahub/templates/sysadmin/sys_inst_search_user.html:18 #: seahub/templates/sysadmin/sys_org_info_base.html:26 #: seahub/templates/sysadmin/sys_org_info_user.html:21 @@ -2076,9 +2222,8 @@ msgid "Set Quota" msgstr "" #: seahub/institutions/templates/institutions/user_info.html:52 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:88 -#: seahub/templates/sysadmin/useradmin_table.html:111 -#: seahub/templates/sysadmin/userinfo.html:121 +#: seahub/templates/sysadmin/useradmin_table.html:127 +#: seahub/templates/sysadmin/userinfo.html:134 msgid "Set user storage limit" msgstr "" @@ -2088,86 +2233,68 @@ msgstr "" #: seahub/institutions/templates/institutions/user_info.html:67 #: seahub/templates/file_revisions.html:56 -#: seahub/templates/js/sysadmin-templates.html:486 -#: seahub/templates/js/sysadmin-templates.html:784 +#: seahub/templates/js/sysadmin-templates.html:490 +#: seahub/templates/js/sysadmin-templates.html:788 #: seahub/templates/js/templates.html:144 #: seahub/templates/js/templates.html:364 #: seahub/templates/js/templates.html:801 #: seahub/templates/js/templates.html:833 -#: seahub/templates/js/templates.html:1401 -#: seahub/templates/js/templates.html:1437 -#: seahub/templates/js/templates.html:1552 -#: seahub/templates/js/templates.html:1814 -#: seahub/templates/js/templates.html:1833 +#: seahub/templates/js/templates.html:1405 +#: seahub/templates/js/templates.html:1441 +#: seahub/templates/js/templates.html:1556 +#: seahub/templates/js/templates.html:1818 +#: seahub/templates/js/templates.html:1837 #: seahub/templates/repo_dir_recycle_view.html:46 #: seahub/templates/repo_history_view.html:59 -#: seahub/templates/sysadmin/userinfo.html:138 -#: seahub/templates/sysadmin/userinfo.html:188 -#: seahub/templates/sysadmin/userinfo.html:225 +#: seahub/templates/sysadmin/userinfo.html:151 +#: seahub/templates/sysadmin/userinfo.html:201 +#: seahub/templates/sysadmin/userinfo.html:238 #: seahub/templates/view_shared_dir.html:51 msgid "Size" msgstr "" #: seahub/institutions/templates/institutions/user_info.html:68 -#: seahub/templates/js/sysadmin-templates.html:487 +#: seahub/templates/js/sysadmin-templates.html:491 #: seahub/templates/js/templates.html:148 #: seahub/templates/js/templates.html:365 #: seahub/templates/js/templates.html:810 #: seahub/templates/js/templates.html:843 -#: seahub/templates/js/templates.html:1342 -#: seahub/templates/js/templates.html:1402 -#: seahub/templates/js/templates.html:1438 -#: seahub/templates/js/templates.html:1462 -#: seahub/templates/js/templates.html:1553 -#: seahub/templates/sysadmin/userinfo.html:139 -#: seahub/templates/sysadmin/userinfo.html:189 +#: seahub/templates/js/templates.html:1346 +#: seahub/templates/js/templates.html:1406 +#: seahub/templates/js/templates.html:1442 +#: seahub/templates/js/templates.html:1466 +#: seahub/templates/js/templates.html:1557 +#: seahub/templates/sysadmin/userinfo.html:152 +#: seahub/templates/sysadmin/userinfo.html:202 #: seahub/templates/view_shared_dir.html:52 msgid "Last Update" msgstr "" #: seahub/institutions/templates/institutions/user_info.html:75 -#: seahub/templates/js/templates.html:1474 +#: seahub/templates/js/templates.html:1478 #: seahub/templates/sysadmin/sys_org_info_library.html:27 -#: seahub/templates/sysadmin/userinfo.html:146 -#: seahub/templates/sysadmin/userinfo.html:195 +#: seahub/templates/sysadmin/userinfo.html:159 +#: seahub/templates/sysadmin/userinfo.html:208 msgid "Encrypted" msgstr "" #: seahub/institutions/templates/institutions/user_info.html:75 #: seahub/institutions/templates/institutions/user_info.html:77 -#: seahub/templates/sysadmin/userinfo.html:146 -#: seahub/templates/sysadmin/userinfo.html:148 -#: seahub/templates/sysadmin/userinfo.html:195 -#: seahub/templates/sysadmin/userinfo.html:197 -#: seahub/templates/sysadmin/userinfo.html:199 +#: seahub/templates/sysadmin/userinfo.html:159 +#: seahub/templates/sysadmin/userinfo.html:161 +#: seahub/templates/sysadmin/userinfo.html:208 +#: seahub/templates/sysadmin/userinfo.html:210 +#: seahub/templates/sysadmin/userinfo.html:212 msgid "library icon" msgstr "" #: seahub/institutions/templates/institutions/user_info.html:103 -#: seahub/templates/sysadmin/userinfo.html:176 +#: seahub/templates/sysadmin/userinfo.html:189 msgid "This user has not created any libraries" msgstr "" -#: seahub/institutions/templates/institutions/user_info.html:113 -#: seahub/templates/js/sysadmin-templates.html:823 -#: seahub/templates/js/templates.html:1693 -#: seahub/templates/sysadmin/sys_useradmin.html:47 -#: seahub/templates/sysadmin/useradmin_table.html:8 -#: seahub/templates/sysadmin/userinfo.html:272 seahub/views/sysadmin.py:279 -msgid "Role" -msgstr "" - -#: seahub/institutions/templates/institutions/user_info.html:114 -#: seahub/templates/sysadmin/sys_inst_admin.html:28 -#: seahub/templates/sysadmin/sys_org_info_group.html:20 -#: seahub/templates/sysadmin/sys_publink_admin.html:14 -#: seahub/templates/sysadmin/userinfo.html:273 seahub/views/sysadmin.py:281 -#: seahub/views/sysadmin.py:285 seahub/views/sysadmin.py:1062 -msgid "Create At" -msgstr "" - #: seahub/institutions/templates/institutions/user_info.html:128 -#: seahub/templates/sysadmin/userinfo.html:287 +#: seahub/templates/sysadmin/userinfo.html:300 msgid "This user has not created or joined any groups" msgstr "" @@ -2176,87 +2303,34 @@ msgstr "" msgid "Space Quota can't be empty" msgstr "" -#: seahub/institutions/templates/institutions/useradmin.html:16 -#: seahub/institutions/templates/institutions/useradmin_search.html:18 -#: seahub/templates/sysadmin/useradmin_table.html:6 -#: seahub/templates/sysadmin/useradmin_table.html:10 -#: seahub/views/sysadmin.py:279 seahub/views/sysadmin.py:283 -msgid "Contact Email" -msgstr "" - -#: seahub/institutions/templates/institutions/useradmin.html:17 -#: seahub/institutions/templates/institutions/useradmin_search.html:19 -#: seahub/profile/templates/profile/set_profile.html:115 -#: seahub/templates/sysadmin/sys_inst_info_admins.html:16 -#: seahub/templates/sysadmin/sys_inst_info_user.html:16 -#: seahub/templates/sysadmin/sys_inst_search_user.html:17 -#: seahub/templates/sysadmin/sys_org_info_user.html:20 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:36 -#: seahub/templates/sysadmin/useradmin_table.html:7 -#: seahub/templates/sysadmin/useradmin_table.html:11 -#: seahub/views/sysadmin.py:279 seahub/views/sysadmin.py:283 -msgid "Status" -msgstr "" - #: seahub/institutions/templates/institutions/useradmin.html:19 #: seahub/institutions/templates/institutions/useradmin_search.html:21 #: seahub/templates/sysadmin/sys_inst_info_admins.html:18 -#: seahub/templates/sysadmin/sys_inst_info_user.html:18 +#: seahub/templates/sysadmin/sys_inst_info_user.html:34 #: seahub/templates/sysadmin/sys_inst_search_user.html:19 #: seahub/templates/sysadmin/sys_org_info_user.html:22 #: seahub/templates/sysadmin/sys_useradmin_ldap.html:26 -#: seahub/templates/sysadmin/useradmin_table.html:14 +#: seahub/templates/sysadmin/useradmin_table.html:16 +#: seahub/templates/sysadmin/useradmin_table.html:20 msgid "Create At / Last Login" msgstr "" -#: seahub/institutions/templates/institutions/useradmin.html:33 -#: seahub/institutions/templates/institutions/useradmin.html:40 -#: seahub/institutions/templates/institutions/useradmin_search.html:35 -#: seahub/templates/sysadmin/sys_inst_info_admins.html:28 -#: seahub/templates/sysadmin/sys_inst_info_user.html:28 -#: seahub/templates/sysadmin/sys_inst_search_user.html:29 -#: seahub/templates/sysadmin/sys_org_info_user.html:32 -#: seahub/templates/sysadmin/sys_org_info_user.html:39 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:53 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:60 -#: seahub/templates/sysadmin/useradmin_table.html:37 -#: seahub/templates/sysadmin/useradmin_table.html:44 -#: seahub/views/sysadmin.py:324 -msgid "Active" -msgstr "" - -#: seahub/institutions/templates/institutions/useradmin.html:35 -#: seahub/institutions/templates/institutions/useradmin.html:41 -#: seahub/institutions/templates/institutions/useradmin_search.html:37 -#: seahub/templates/sysadmin/sys_inst_info_admins.html:30 -#: seahub/templates/sysadmin/sys_inst_info_user.html:30 -#: seahub/templates/sysadmin/sys_inst_search_user.html:31 -#: seahub/templates/sysadmin/sys_org_info_user.html:34 -#: seahub/templates/sysadmin/sys_org_info_user.html:40 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:55 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:61 -#: seahub/templates/sysadmin/useradmin_table.html:39 -#: seahub/templates/sysadmin/useradmin_table.html:45 -#: seahub/views/sysadmin.py:326 -msgid "Inactive" -msgstr "" - #: seahub/institutions/templates/institutions/useradmin.html:66 #: seahub/institutions/templates/institutions/useradmin_search.html:62 #: seahub/notifications/templates/notifications/notification_list.html:39 #: seahub/templates/sysadmin/sys_inst_admin.html:44 #: seahub/templates/sysadmin/sys_inst_info_admins.html:47 -#: seahub/templates/sysadmin/sys_inst_info_user.html:48 +#: seahub/templates/sysadmin/sys_inst_info_user.html:64 #: seahub/templates/sysadmin/sys_publink_admin.html:59 #: seahub/templates/sysadmin/sys_terms_admin.html:48 msgid "Empty" msgstr "" #: seahub/institutions/templates/institutions/useradmin.html:70 -#: seahub/templates/sysadmin/sys_inst_info_user.html:52 +#: seahub/templates/sysadmin/sys_inst_info_user.html:68 #: seahub/templates/sysadmin/sys_org_info_user.html:60 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:104 -#: seahub/templates/sysadmin/sys_useradmin.html:82 +#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:46 +#: seahub/templates/sysadmin/sys_useradmin.html:88 #: seahub/templates/sysadmin/sys_useradmin_admins.html:53 #: seahub/templates/sysadmin/sys_useradmin_paid.html:31 #: seahub/templates/sysadmin/user_search.html:27 @@ -2267,35 +2341,35 @@ msgstr "" #: seahub/institutions/templates/institutions/useradmin_search.html:70 #: seahub/templates/sysadmin/sys_org_info_user.html:178 #: seahub/templates/sysadmin/useradmin_js.html:3 -#: seahub/templates/sysadmin/useradmin_js.html:122 +#: seahub/templates/sysadmin/useradmin_js.html:193 msgid "Delete User" msgstr "" #: seahub/institutions/templates/institutions/useradmin.html:124 -#: seahub/templates/sysadmin/sys_inst_info_user.html:98 -#: seahub/templates/sysadmin/useradmin_js.html:64 +#: seahub/templates/sysadmin/sys_inst_info_user.html:115 +#: seahub/templates/sysadmin/useradmin_js.html:69 msgid "Edit succeeded, an email has been sent." msgstr "" #: seahub/institutions/templates/institutions/useradmin.html:126 -#: seahub/templates/sysadmin/sys_inst_info_user.html:100 -#: seahub/templates/sysadmin/useradmin_js.html:66 +#: seahub/templates/sysadmin/sys_inst_info_user.html:117 +#: seahub/templates/sysadmin/useradmin_js.html:71 msgid "" "Edit succeeded, but failed to send email, please check your email " "configuration." msgstr "" #: seahub/institutions/templates/institutions/useradmin.html:128 -#: seahub/templates/sysadmin/sys_inst_info_user.html:102 +#: seahub/templates/sysadmin/sys_inst_info_user.html:119 #: seahub/templates/sysadmin/sys_org_info_user.html:245 -#: seahub/templates/sysadmin/useradmin_js.html:68 +#: seahub/templates/sysadmin/useradmin_js.html:73 msgid "Edit succeeded" msgstr "" #: seahub/institutions/templates/institutions/useradmin.html:136 -#: seahub/templates/sysadmin/sys_inst_info_user.html:110 +#: seahub/templates/sysadmin/sys_inst_info_user.html:127 #: seahub/templates/sysadmin/sys_org_info_user.html:252 -#: seahub/templates/sysadmin/useradmin_js.html:76 +#: seahub/templates/sysadmin/useradmin_js.html:81 msgid "Edit failed." msgstr "" @@ -2306,8 +2380,8 @@ msgid "Search User" msgstr "" #: seahub/institutions/templates/institutions/useradmin_search.html:13 -#: seahub/templates/js/sysadmin-templates.html:363 -#: seahub/templates/js/sysadmin-templates.html:591 +#: seahub/templates/js/sysadmin-templates.html:367 +#: seahub/templates/js/sysadmin-templates.html:595 #: seahub/templates/sysadmin/sys_inst_search_user.html:11 #: seahub/templates/sysadmin/sys_org_search.html:15 #: seahub/templates/sysadmin/user_search.html:14 @@ -2315,65 +2389,43 @@ msgid "Result" msgstr "" #: seahub/institutions/views.py:162 -#: seahub/templates/js/sysadmin-templates.html:326 -#: seahub/templates/js/sysadmin-templates.html:347 -#: seahub/templates/js/sysadmin-templates.html:360 -#: seahub/templates/js/sysadmin-templates.html:372 -#: seahub/templates/js/sysadmin-templates.html:444 -#: seahub/templates/js/sysadmin-templates.html:566 -#: seahub/templates/js/sysadmin-templates.html:597 -#: seahub/templates/js/sysadmin-templates.html:615 -#: seahub/templates/js/sysadmin-templates.html:841 +#: seahub/templates/js/sysadmin-templates.html:330 +#: seahub/templates/js/sysadmin-templates.html:351 +#: seahub/templates/js/sysadmin-templates.html:364 +#: seahub/templates/js/sysadmin-templates.html:376 +#: seahub/templates/js/sysadmin-templates.html:448 +#: seahub/templates/js/sysadmin-templates.html:570 +#: seahub/templates/js/sysadmin-templates.html:601 +#: seahub/templates/js/sysadmin-templates.html:619 +#: seahub/templates/js/sysadmin-templates.html:845 #: seahub/templates/sysadmin/sys_org_admin.html:30 #: seahub/templates/sysadmin/sys_org_info_library.html:21 #: seahub/templates/sysadmin/sys_publink_admin.html:13 #: seahub/templates/sysadmin/sys_virus_scan_records.html:12 -#: seahub/views/sysadmin.py:615 +#: seahub/views/sysadmin.py:672 msgid "Owner" msgstr "" -#: seahub/institutions/views.py:164 seahub/templates/base.html:75 -#: seahub/templates/base.html.py:78 -#: seahub/templates/js/sysadmin-templates.html:843 -#: seahub/templates/js/sysadmin-templates.html:847 -#: seahub/templates/js/sysadmin-templates.html:854 -#: seahub/templates/js/templates.html:1727 -#: seahub/templates/js/templates.html:1731 -#: seahub/templates/js/templates.html:1738 -#: seahub/templates/js/templates.html:2033 -#: seahub/templates/js/templates.html:2036 seahub/views/sysadmin.py:281 -#: seahub/views/sysadmin.py:285 seahub/views/sysadmin.py:617 -msgid "Admin" -msgstr "" - #: seahub/institutions/views.py:166 -#: seahub/templates/js/sysadmin-templates.html:846 #: seahub/templates/js/sysadmin-templates.html:850 -#: seahub/templates/js/sysadmin-templates.html:853 -#: seahub/templates/js/templates.html:1730 +#: seahub/templates/js/sysadmin-templates.html:854 +#: seahub/templates/js/sysadmin-templates.html:857 #: seahub/templates/js/templates.html:1734 -#: seahub/templates/js/templates.html:1737 seahub/views/sysadmin.py:619 +#: seahub/templates/js/templates.html:1738 +#: seahub/templates/js/templates.html:1741 seahub/views/sysadmin.py:676 msgid "Member" msgstr "" -#: seahub/institutions/views.py:195 seahub/views/sysadmin.py:713 +#: seahub/institutions/views.py:195 seahub/views/sysadmin.py:779 #, python-format msgid "Successfully deleted %s" msgstr "" -#: seahub/institutions/views.py:197 seahub/views/sysadmin.py:723 +#: seahub/institutions/views.py:197 seahub/views/sysadmin.py:789 msgid "Failed to delete: the user does not exist" msgstr "" -#: seahub/invitations/models.py:16 seahub/invitations/models.py:34 -#: seahub/templates/sysadmin/sys_useradmin.html:50 -#: seahub/templates/sysadmin/useradmin_table.html:53 -#: seahub/templates/sysadmin/useradmin_table.html:63 -#: seahub/views/sysadmin.py:337 -msgid "Guest" -msgstr "" - -#: seahub/invitations/models.py:90 +#: seahub/invitations/models.py:93 #, python-format msgid "%(user)s invited you to join %(site_name)s." msgstr "" @@ -2409,9 +2461,10 @@ msgid "Set your password" msgstr "" #: seahub/invitations/templates/invitations/token_view.html:26 -#: seahub/templates/sysadmin/settings.html:213 -#: seahub/templates/sysadmin/useradmin_js.html:197 -#: seahub/templates/sysadmin/userinfo.html:458 +#: seahub/templates/sysadmin/settings.html:214 +#: seahub/templates/sysadmin/sys_inst_info_user.html:165 +#: seahub/templates/sysadmin/useradmin_js.html:268 +#: seahub/templates/sysadmin/userinfo.html:492 msgid "It is required." msgstr "" @@ -2428,54 +2481,54 @@ msgstr "" msgid "New notice on %s" msgstr "" -#: seahub/notifications/models.py:422 seahub/notifications/models.py:464 -#: seahub/notifications/models.py:492 seahub/notifications/models.py:529 -#: seahub/notifications/models.py:561 seahub/notifications/models.py:579 -#: seahub/notifications/models.py:609 seahub/notifications/models.py:631 +#: seahub/notifications/models.py:435 seahub/notifications/models.py:477 +#: seahub/notifications/models.py:505 seahub/notifications/models.py:542 +#: seahub/notifications/models.py:574 seahub/notifications/models.py:592 +#: seahub/notifications/models.py:622 seahub/notifications/models.py:644 #: seahub/utils/__init__.py:142 seahub/utils/__init__.py:1123 msgid "Internal error" msgstr "" -#: seahub/notifications/models.py:441 +#: seahub/notifications/models.py:454 #, python-format msgid "" "A file named %(file_name)s is uploaded to %(name)s" msgstr "" -#: seahub/notifications/models.py:448 +#: seahub/notifications/models.py:461 #, python-format msgid "" "A file named %(file_name)s is uploaded to Deleted " "Library" msgstr "" -#: seahub/notifications/models.py:474 +#: seahub/notifications/models.py:487 #, python-format msgid "" "%(user)s has shared a library named %(repo_name)s to " "you." msgstr "" -#: seahub/notifications/models.py:509 +#: seahub/notifications/models.py:522 #, python-format msgid "" "%(user)s has shared a library named %(repo_name)s to group %(group_name)s." msgstr "" -#: seahub/notifications/models.py:540 +#: seahub/notifications/models.py:553 #, python-format msgid "%(group_name)s has a new discussion." msgstr "" -#: seahub/notifications/models.py:544 +#: seahub/notifications/models.py:557 #, python-format msgid "" "%(user)s posted a new discussion in %(group_name)s." msgstr "" -#: seahub/notifications/models.py:590 +#: seahub/notifications/models.py:603 #, python-format msgid "" "User %(username)s has asked to join group %(group_staff)s has added you to group " "%(group_name)s" msgstr "" -#: seahub/notifications/models.py:645 +#: seahub/notifications/models.py:658 #, python-format msgid "" "File %(file_name)s has a new comment from user " @@ -2521,8 +2574,8 @@ msgstr "" #: seahub/notifications/templates/notifications/notice_email.html:20 #: seahub/notifications/templates/notifications/user_notification_list.html:22 #: seahub/templates/file_revisions.html:54 -#: seahub/templates/js/sysadmin-templates.html:238 -#: seahub/templates/js/sysadmin-templates.html:876 +#: seahub/templates/js/sysadmin-templates.html:242 +#: seahub/templates/js/sysadmin-templates.html:880 #: seahub/templates/repo_history.html:29 msgid "Time" msgstr "" @@ -2640,7 +2693,7 @@ msgid "Clear" msgstr "" #: seahub/notifications/templates/notifications/user_notification_list.html:29 -#: seahub/templates/libraries.html:18 seahub/templates/libraries.html:207 +#: seahub/templates/libraries.html:18 seahub/templates/libraries.html.py:207 #: seahub/templates/repo_dir_recycle_view.html:59 msgid "More" msgstr "" @@ -2677,11 +2730,10 @@ msgstr "" #: seahub/profile/templates/profile/set_profile.html:5 #: seahub/profile/templates/profile/set_profile.html:27 -#: seahub/templates/base.html:69 -#: seahub/templates/js/sysadmin-templates.html:15 -#: seahub/templates/js/sysadmin-templates.html:276 -#: seahub/templates/js/templates.html:1231 -#: seahub/templates/js/templates.html:2028 seahub/templates/libraries.html:149 +#: seahub/templates/base.html:70 seahub/templates/js/sysadmin-templates.html:15 +#: seahub/templates/js/sysadmin-templates.html:280 +#: seahub/templates/js/templates.html:1235 +#: seahub/templates/js/templates.html:2032 seahub/templates/libraries.html:149 #: seahub/templates/sysadmin/base.html:23 #: seahub/templates/sysadmin/settings.html:7 #: seahub/templates/sysadmin/sys_org_info_group.html:11 @@ -2701,6 +2753,7 @@ msgstr "" #: seahub/profile/templates/profile/set_profile.html:19 #: seahub/profile/templates/profile/set_profile.html:113 +#: seahub/templates/sysadmin/userinfo.html:99 msgid "Two-Factor Authentication" msgstr "" @@ -2788,10 +2841,13 @@ msgid "Choose default library:" msgstr "" #: seahub/profile/templates/profile/set_profile.html:115 +#: seahub/templates/sysadmin/userinfo.html:102 msgid "enabled" msgstr "" #: seahub/profile/templates/profile/set_profile.html:117 +#: seahub/templates/sysadmin/userinfo.html:103 +#: seahub/templates/sysadmin/userinfo.html:105 msgid "Disable Two-Factor Authentication" msgstr "" @@ -3078,39 +3134,34 @@ msgstr "" msgid "File Collaboration Team Organization" msgstr "" -#: seahub/templates/base.html:43 seahub/templates/base_for_backbone.html:50 +#: seahub/templates/base.html:44 seahub/templates/base_for_backbone.html:50 #: seahub/templates/sysadmin/sysadmin_backbone.html:45 msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:54 seahub/templates/base_for_backbone.html:65 +#: seahub/templates/base.html:55 seahub/templates/base_for_backbone.html:69 #: seahub/templates/sysadmin/sysadmin_backbone.html:48 msgid "View profile and more" msgstr "" -#: seahub/templates/base.html:72 seahub/templates/js/sysadmin-templates.html:5 -#: seahub/templates/js/templates.html:2030 +#: seahub/templates/base.html:73 seahub/templates/js/sysadmin-templates.html:5 +#: seahub/templates/js/templates.html:2034 #: seahub/templates/sysadmin/base.html:13 msgid "System Admin" msgstr "" -#: seahub/templates/base.html:75 seahub/templates/js/templates.html:2033 +#: seahub/templates/base.html:76 seahub/templates/js/templates.html:2037 msgid "Organization Admin" msgstr "" -#: seahub/templates/base.html:81 seahub/templates/finish_payment.html:5 -#: seahub/templates/js/sysadmin-templates.html:278 -#: seahub/templates/js/templates.html:2038 +#: seahub/templates/base.html:82 seahub/templates/base_for_backbone.html:65 +#: seahub/templates/finish_payment.html:5 +#: seahub/templates/js/sysadmin-templates.html:282 +#: seahub/templates/js/templates.html:2042 msgid "Log out" msgstr "" -#: seahub/templates/base.html:126 seahub/templates/base_for_backbone.html:87 -#: seahub/templates/sysadmin/sysadmin_backbone.html:70 -#: seahub/views/sysadmin.py:332 seahub/views/sysadmin.py:333 -msgid "Yes" -msgstr "" - -#: seahub/templates/base.html:127 seahub/templates/base_for_backbone.html:88 +#: seahub/templates/base.html:128 seahub/templates/base_for_backbone.html:92 #: seahub/templates/sysadmin/sysadmin_backbone.html:71 msgid "No" msgstr "" @@ -3123,17 +3174,17 @@ msgstr "" #: seahub/templates/base_for_backbone.html:58 #: seahub/templates/js/sysadmin-templates.html:40 -#: seahub/templates/js/templates.html:2005 +#: seahub/templates/js/templates.html:2009 #: seahub/templates/sysadmin/base.html:46 msgid "Notifications" msgstr "" -#: seahub/templates/base_for_backbone.html:94 +#: seahub/templates/base_for_backbone.html:98 #, python-format msgid "Welcome to %(site_name)s" msgstr "" -#: seahub/templates/base_for_backbone.html:96 +#: seahub/templates/base_for_backbone.html:100 #, python-format msgid "" "%(site_name)s organizes files into libraries. Each library can be synced and " @@ -3141,7 +3192,7 @@ msgid "" "create more libraries later." msgstr "" -#: seahub/templates/base_for_backbone.html:98 +#: seahub/templates/base_for_backbone.html:102 #, python-format msgid "" "%(site_name)s organizes files into libraries. Each library can be synced and " @@ -3180,7 +3231,7 @@ msgid "Please enter the password." msgstr "" #: seahub/templates/download.html:4 seahub/templates/file_revisions.html:86 -#: seahub/templates/js/sysadmin-templates.html:537 +#: seahub/templates/js/sysadmin-templates.html:541 #: seahub/templates/js/templates.html:254 #: seahub/templates/js/templates.html:260 #: seahub/templates/js/templates.html:402 @@ -3192,7 +3243,7 @@ msgstr "" #: seahub/templates/repo_history_view.html:79 #: seahub/templates/shared_file_view.html:53 #: seahub/templates/shared_file_view.html:85 -#: seahub/templates/sysadmin/userinfo.html:242 +#: seahub/templates/sysadmin/userinfo.html:255 #: seahub/templates/view_file_base.html:69 #: seahub/templates/view_file_base.html:151 #: seahub/templates/view_history_file.html:23 @@ -3213,38 +3264,38 @@ msgstr "" msgid "Access Log" msgstr "" -#: seahub/templates/file_access.html:11 -#: seahub/templates/file_revisions.html:24 seahub/templates/text_diff.html:21 +#: seahub/templates/file_access.html:11 seahub/templates/file_revisions.html:24 +#: seahub/templates/text_diff.html:21 msgid "Current Path:" msgstr "" #: seahub/templates/file_access.html:25 -#: seahub/templates/js/sysadmin-templates.html:181 -#: seahub/templates/js/sysadmin-templates.html:233 -#: seahub/templates/js/sysadmin-templates.html:692 -#: seahub/templates/js/templates.html:987 -#: seahub/templates/js/templates.html:1285 -#: seahub/templates/js/templates.html:1886 +#: seahub/templates/js/sysadmin-templates.html:185 +#: seahub/templates/js/sysadmin-templates.html:237 +#: seahub/templates/js/sysadmin-templates.html:696 +#: seahub/templates/js/templates.html:991 +#: seahub/templates/js/templates.html:1289 +#: seahub/templates/js/templates.html:1890 #: seahub/templates/sysadmin/settings.html:36 -#: seahub/templates/sysadmin/sys_trafficadmin.html:17 +#: seahub/templates/sysadmin/sys_trafficadmin.html:19 msgid "User" msgstr "" #: seahub/templates/file_access.html:26 -#: seahub/templates/sysadmin/sys_invitations_admin.html:14 -#: seahub/templates/sysadmin/userinfo.html:226 +#: seahub/templates/sysadmin/sys_invitations_admin.html:18 +#: seahub/templates/sysadmin/userinfo.html:239 msgid "Type" msgstr "" #: seahub/templates/file_access.html:27 -#: seahub/templates/js/sysadmin-templates.html:184 -#: seahub/templates/js/sysadmin-templates.html:235 +#: seahub/templates/js/sysadmin-templates.html:188 +#: seahub/templates/js/sysadmin-templates.html:239 #: seahub/templates/libraries.html:217 msgid "IP" msgstr "" #: seahub/templates/file_access.html:27 -#: seahub/templates/js/sysadmin-templates.html:183 +#: seahub/templates/js/sysadmin-templates.html:187 #: seahub/templates/libraries.html:216 msgid "Device Name" msgstr "" @@ -3258,29 +3309,29 @@ msgid "Anonymous User" msgstr "" #: seahub/templates/file_access.html:56 -#: seahub/templates/js/sysadmin-templates.html:197 -#: seahub/templates/js/sysadmin-templates.html:334 -#: seahub/templates/js/sysadmin-templates.html:453 -#: seahub/templates/js/sysadmin-templates.html:575 -#: seahub/templates/js/sysadmin-templates.html:883 +#: seahub/templates/js/sysadmin-templates.html:201 +#: seahub/templates/js/sysadmin-templates.html:338 +#: seahub/templates/js/sysadmin-templates.html:457 +#: seahub/templates/js/sysadmin-templates.html:579 +#: seahub/templates/js/sysadmin-templates.html:887 #: seahub/templates/repo_history.html:78 #: seahub/templates/snippets/admin_paginator.html:4 #: seahub/templates/sysadmin/sys_publink_admin.html:33 -#: seahub/templates/sysadmin/sys_trafficadmin.html:30 +#: seahub/templates/sysadmin/sys_trafficadmin.html:32 #: seahub/templates/sysadmin/useradmin_paginator.html:4 msgid "Previous" msgstr "" #: seahub/templates/file_access.html:59 -#: seahub/templates/js/sysadmin-templates.html:198 -#: seahub/templates/js/sysadmin-templates.html:335 -#: seahub/templates/js/sysadmin-templates.html:454 -#: seahub/templates/js/sysadmin-templates.html:576 -#: seahub/templates/js/sysadmin-templates.html:884 +#: seahub/templates/js/sysadmin-templates.html:202 +#: seahub/templates/js/sysadmin-templates.html:339 +#: seahub/templates/js/sysadmin-templates.html:458 +#: seahub/templates/js/sysadmin-templates.html:580 +#: seahub/templates/js/sysadmin-templates.html:888 #: seahub/templates/repo_history.html:81 #: seahub/templates/snippets/admin_paginator.html:7 #: seahub/templates/sysadmin/sys_publink_admin.html:36 -#: seahub/templates/sysadmin/sys_trafficadmin.html:33 +#: seahub/templates/sysadmin/sys_trafficadmin.html:35 #: seahub/templates/sysadmin/useradmin_paginator.html:7 msgid "Next" msgstr "" @@ -3288,7 +3339,7 @@ msgstr "" #: seahub/templates/file_access.html:64 #: seahub/templates/snippets/admin_paginator.html:12 #: seahub/templates/sysadmin/sys_publink_admin.html:41 -#: seahub/templates/sysadmin/sys_trafficadmin.html:38 +#: seahub/templates/sysadmin/sys_trafficadmin.html:40 #: seahub/templates/sysadmin/useradmin_paginator.html:12 msgid "Per page: " msgstr "" @@ -3310,10 +3361,10 @@ msgid "Draft saved." msgstr "" #: seahub/templates/file_edit.html:130 -#: seahub/templates/js/sysadmin-templates.html:236 -#: seahub/templates/js/templates.html:1341 -#: seahub/templates/js/templates.html:2152 -#: seahub/templates/js/templates.html:2187 +#: seahub/templates/js/sysadmin-templates.html:240 +#: seahub/templates/js/templates.html:1345 +#: seahub/templates/js/templates.html:2156 +#: seahub/templates/js/templates.html:2191 #: seahub/templates/sysadmin/settings.html:107 #: seahub/templates/sysadmin/sys_virus_scan_records.html:11 msgid "Library" @@ -3403,10 +3454,10 @@ msgstr "" msgid "Link" msgstr "" -#: seahub/templates/file_edit.html:415 seahub/templates/js/templates.html:1852 +#: seahub/templates/file_edit.html:415 seahub/templates/js/templates.html:1856 #: seahub/templates/repo_history_view.html:74 #: seahub/templates/snippets/repo_dir_trash_tr.html:21 -#: seahub/templates/sysadmin/userinfo.html:234 +#: seahub/templates/sysadmin/userinfo.html:247 #: seahub/templates/view_shared_dir.html:80 #: seahub/templates/view_shared_dir.html:82 #: seahub/templates/view_shared_dir.html:85 @@ -3465,14 +3516,6 @@ msgstr "" msgid "Columns" msgstr "" -#: seahub/templates/file_edit.html:449 -#: seahub/templates/sysadmin/sys_useradmin.html:49 -#: seahub/templates/sysadmin/useradmin_table.html:55 -#: seahub/templates/sysadmin/useradmin_table.html:62 -#: seahub/views/sysadmin.py:339 -msgid "Default" -msgstr "" - #: seahub/templates/file_edit.html:449 msgid "Align left" msgstr "" @@ -3553,7 +3596,7 @@ msgid "(Renamed or moved from %(old_path)s)" msgstr "" #: seahub/templates/file_revisions.html:84 -#: seahub/templates/js/sysadmin-templates.html:470 +#: seahub/templates/js/sysadmin-templates.html:474 #: seahub/templates/js/templates.html:164 #: seahub/templates/js/templates.html:178 #: seahub/templates/repo_history_view.html:51 @@ -3565,8 +3608,8 @@ msgid "Restore" msgstr "" #: seahub/templates/file_revisions.html:87 -#: seahub/templates/js/templates.html:2217 -#: seahub/templates/js/templates.html:2228 +#: seahub/templates/js/templates.html:2221 +#: seahub/templates/js/templates.html:2232 msgid "View" msgstr "" @@ -3584,94 +3627,94 @@ msgid "Plan" msgstr "" #: seahub/templates/home_base.html:9 -#: seahub/templates/js/sysadmin-templates.html:121 +#: seahub/templates/js/sysadmin-templates.html:125 #: seahub/templates/js/templates.html:140 #: seahub/templates/js/templates.html:829 -#: seahub/templates/js/templates.html:1073 +#: seahub/templates/js/templates.html:1077 msgid "Files" msgstr "" #: seahub/templates/home_base.html:12 seahub/templates/js/templates.html:338 #: seahub/templates/js/templates.html:340 -#: seahub/templates/js/templates.html:1077 seahub/templates/libraries.html:13 +#: seahub/templates/js/templates.html:1081 seahub/templates/libraries.html:13 #: seahub/templates/libraries.html.py:39 msgid "My Libraries" msgstr "" #: seahub/templates/home_base.html:14 seahub/templates/js/templates.html:340 -#: seahub/templates/js/templates.html:1082 seahub/templates/libraries.html:57 +#: seahub/templates/js/templates.html:1086 seahub/templates/libraries.html:57 msgid "Shared with me" msgstr "" #: seahub/templates/home_base.html:16 seahub/templates/js/templates.html:336 -#: seahub/templates/js/templates.html:1087 seahub/templates/libraries.html:72 +#: seahub/templates/js/templates.html:1091 seahub/templates/libraries.html:72 msgid "Shared with all" msgstr "" -#: seahub/templates/home_base.html:21 seahub/templates/js/templates.html:1093 -#: seahub/templates/js/templates.html:1110 -#: seahub/templates/js/templates.html:1113 +#: seahub/templates/home_base.html:21 seahub/templates/js/templates.html:1097 +#: seahub/templates/js/templates.html:1114 +#: seahub/templates/js/templates.html:1117 msgid "Shared with groups" msgstr "" -#: seahub/templates/home_base.html:24 seahub/templates/js/templates.html:1095 -#: seahub/templates/js/templates.html:1117 +#: seahub/templates/home_base.html:24 seahub/templates/js/templates.html:1099 +#: seahub/templates/js/templates.html:1121 msgid "All Groups" msgstr "" -#: seahub/templates/home_base.html:36 seahub/templates/js/templates.html:1130 +#: seahub/templates/home_base.html:36 seahub/templates/js/templates.html:1134 msgid "Tools" msgstr "" -#: seahub/templates/home_base.html:39 seahub/templates/js/templates.html:1139 +#: seahub/templates/home_base.html:39 seahub/templates/js/templates.html:1143 #: seahub/templates/libraries.html:192 msgid "Favorites" msgstr "" -#: seahub/templates/home_base.html:41 seahub/templates/js/templates.html:1143 +#: seahub/templates/home_base.html:41 seahub/templates/js/templates.html:1147 msgid "Activities" msgstr "" #: seahub/templates/home_base.html:45 seahub/templates/home_base.html.py:81 -#: seahub/templates/js/templates.html:1151 -#: seahub/templates/js/templates.html:1205 +#: seahub/templates/js/templates.html:1155 +#: seahub/templates/js/templates.html:1209 #: seahub/templates/wiki/personal_wiki.html:6 #: seahub/templates/wiki/personal_wiki_pages.html:6 msgid "Personal Wiki" msgstr "" -#: seahub/templates/home_base.html:48 seahub/templates/js/templates.html:1157 +#: seahub/templates/home_base.html:48 seahub/templates/js/templates.html:1161 #: seahub/templates/libraries.html:211 msgid "Linked Devices" msgstr "" -#: seahub/templates/home_base.html:51 seahub/templates/js/templates.html:1161 -#: seahub/templates/js/templates.html:2242 -#: seahub/templates/js/templates.html:2243 -#: seahub/templates/js/templates.html:2280 +#: seahub/templates/home_base.html:51 seahub/templates/js/templates.html:1165 +#: seahub/templates/js/templates.html:2246 +#: seahub/templates/js/templates.html:2247 +#: seahub/templates/js/templates.html:2284 msgid "Invite People" msgstr "" -#: seahub/templates/home_base.html:56 seahub/templates/js/templates.html:1166 +#: seahub/templates/home_base.html:56 seahub/templates/js/templates.html:1170 msgid "Share Admin" msgstr "" #: seahub/templates/home_base.html:60 seahub/templates/js/templates.html:825 -#: seahub/templates/js/templates.html:1173 -#: seahub/templates/js/templates.html:2111 +#: seahub/templates/js/templates.html:1177 +#: seahub/templates/js/templates.html:2115 msgid "Folders" msgstr "" #: seahub/templates/home_base.html:62 #: seahub/templates/js/sysadmin-templates.html:43 -#: seahub/templates/js/templates.html:1178 #: seahub/templates/js/templates.html:1182 +#: seahub/templates/js/templates.html:1186 #: seahub/templates/sysadmin/base.html:49 msgid "Links" msgstr "" -#: seahub/templates/home_base.html:74 seahub/templates/js/templates.html:1133 -#: seahub/templates/js/templates.html:1194 +#: seahub/templates/home_base.html:74 seahub/templates/js/templates.html:1137 +#: seahub/templates/js/templates.html:1198 msgid "Enable Modules" msgstr "" @@ -3702,7 +3745,7 @@ msgid "Shared Libs" msgstr "" #: seahub/templates/js/lib-op-popups.html:5 -#: seahub/templates/js/sysadmin-templates.html:522 +#: seahub/templates/js/sysadmin-templates.html:526 #: seahub/templates/js/templates.html:293 msgid "New Folder" msgstr "" @@ -3764,7 +3807,7 @@ msgid "Devices" msgstr "" #: seahub/templates/js/sysadmin-templates.html:29 -#: seahub/templates/js/sysadmin-templates.html:156 +#: seahub/templates/js/sysadmin-templates.html:160 #: seahub/templates/sysadmin/base.html:37 msgid "Organizations" msgstr "" @@ -3801,7 +3844,7 @@ msgid "Terms and Conditions" msgstr "" #: seahub/templates/js/sysadmin-templates.html:72 -#: seahub/templates/js/sysadmin-templates.html:867 +#: seahub/templates/js/sysadmin-templates.html:871 #: seahub/templates/sysadmin/base.html:78 msgid "Admin Logs" msgstr "" @@ -3822,11 +3865,11 @@ msgstr "" msgid "System Info" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:109 +#: seahub/templates/js/sysadmin-templates.html:110 msgid "Professional Edition" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:111 +#: seahub/templates/js/sysadmin-templates.html:112 msgid "licensed to" msgstr "" @@ -3834,145 +3877,149 @@ msgstr "" msgid "expires on" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:116 +#: seahub/templates/js/sysadmin-templates.html:117 +msgid "Upload licence" +msgstr "" + +#: seahub/templates/js/sysadmin-templates.html:120 msgid "Community Edition" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:117 +#: seahub/templates/js/sysadmin-templates.html:121 msgid "Upgrade to Pro Edition" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:124 +#: seahub/templates/js/sysadmin-templates.html:128 msgid "Storage Used" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:127 +#: seahub/templates/js/sysadmin-templates.html:131 msgid "Total Devices" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:127 +#: seahub/templates/js/sysadmin-templates.html:131 msgid "Current Connected Devices" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:131 +#: seahub/templates/js/sysadmin-templates.html:135 msgid "Limits" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:166 -#: seahub/templates/js/sysadmin-templates.html:219 +#: seahub/templates/js/sysadmin-templates.html:170 +#: seahub/templates/js/sysadmin-templates.html:223 msgid "Desktop" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:169 -#: seahub/templates/js/sysadmin-templates.html:222 +#: seahub/templates/js/sysadmin-templates.html:173 +#: seahub/templates/js/sysadmin-templates.html:226 msgid "Mobile" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:173 -#: seahub/templates/js/sysadmin-templates.html:225 +#: seahub/templates/js/sysadmin-templates.html:177 +#: seahub/templates/js/sysadmin-templates.html:229 msgid "Errors" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:182 +#: seahub/templates/js/sysadmin-templates.html:186 #: seahub/templates/libraries.html:215 msgid "Platform" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:182 -#: seahub/templates/js/sysadmin-templates.html:234 +#: seahub/templates/js/sysadmin-templates.html:186 +#: seahub/templates/js/sysadmin-templates.html:238 #: seahub/templates/repo_history.html:31 #: seahub/templates/sysadmin/sys_terms_admin.html:17 msgid "Version" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:185 +#: seahub/templates/js/sysadmin-templates.html:189 #: seahub/templates/libraries.html:218 msgid "Last Access" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:194 +#: seahub/templates/js/sysadmin-templates.html:198 msgid "No connected devices" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:210 -#: seahub/templates/js/templates.html:1996 +#: seahub/templates/js/sysadmin-templates.html:214 +#: seahub/templates/js/templates.html:2000 msgid "Unlink" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:228 -#: seahub/templates/js/sysadmin-templates.html:309 +#: seahub/templates/js/sysadmin-templates.html:232 +#: seahub/templates/js/sysadmin-templates.html:313 #: seahub/templates/repo_dir_recycle_view.html:37 #: seahub/templates/repo_dir_recycle_view.html:65 msgid "Clean" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:234 +#: seahub/templates/js/sysadmin-templates.html:238 #: seahub/templates/repo_history.html:31 msgid "Device" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:246 +#: seahub/templates/js/sysadmin-templates.html:250 msgid "No sync errors" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:299 -#: seahub/templates/js/sysadmin-templates.html:501 +#: seahub/templates/js/sysadmin-templates.html:303 +#: seahub/templates/js/sysadmin-templates.html:505 #: seahub/templates/sysadmin/sys_org_admin.html:14 msgid "All" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:302 -#: seahub/templates/js/sysadmin-templates.html:499 +#: seahub/templates/js/sysadmin-templates.html:306 +#: seahub/templates/js/sysadmin-templates.html:503 msgid "System" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:305 +#: seahub/templates/js/sysadmin-templates.html:309 #: seahub/templates/js/templates.html:319 #: seahub/templates/js/templates.html:324 #: seahub/templates/view_trash_file.html:6 msgid "Trash" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:312 -#: seahub/templates/js/sysadmin-templates.html:344 -#: seahub/templates/js/templates.html:4 -#: seahub/templates/js/templates.html:1222 seahub/templates/libraries.html:15 +#: seahub/templates/js/sysadmin-templates.html:316 +#: seahub/templates/js/sysadmin-templates.html:348 +#: seahub/templates/js/templates.html:4 seahub/templates/js/templates.html:1226 +#: seahub/templates/libraries.html:15 msgid "New Library" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:324 -#: seahub/templates/js/sysadmin-templates.html:370 +#: seahub/templates/js/sysadmin-templates.html:328 +#: seahub/templates/js/sysadmin-templates.html:374 msgid "Files / Size" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:338 -#: seahub/templates/js/sysadmin-templates.html:380 -#: seahub/templates/js/sysadmin-templates.html:793 +#: seahub/templates/js/sysadmin-templates.html:342 +#: seahub/templates/js/sysadmin-templates.html:384 +#: seahub/templates/js/sysadmin-templates.html:797 msgid "No libraries" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:348 -#: seahub/templates/js/sysadmin-templates.html:616 +#: seahub/templates/js/sysadmin-templates.html:352 +#: seahub/templates/js/sysadmin-templates.html:620 msgid "(If left blank, owner will be admin)" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:356 +#: seahub/templates/js/sysadmin-templates.html:360 msgid "Search Library" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:358 +#: seahub/templates/js/sysadmin-templates.html:362 msgid "Tip: you can search by keyword in name or owner or both." msgstr "" -#: seahub/templates/js/sysadmin-templates.html:408 -#: seahub/templates/js/sysadmin-templates.html:629 +#: seahub/templates/js/sysadmin-templates.html:412 +#: seahub/templates/js/sysadmin-templates.html:633 #: seahub/templates/js/templates.html:55 seahub/templates/js/templates.html:98 -#: seahub/templates/js/templates.html:1614 -#: seahub/templates/sysadmin/userinfo.html:168 +#: seahub/templates/js/templates.html:1618 +#: seahub/templates/sysadmin/userinfo.html:181 msgid "Transfer" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:410 +#: seahub/templates/js/sysadmin-templates.html:414 #: seahub/templates/js/templates.html:49 seahub/templates/js/templates.html:95 #: seahub/templates/js/templates.html:307 #: seahub/templates/js/templates.html:405 @@ -3985,97 +4032,97 @@ msgstr "" msgid "Share" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:438 +#: seahub/templates/js/sysadmin-templates.html:442 #: seahub/templates/libraries.html:43 msgid "Tip: libraries deleted 30 days ago will be cleaned automatically." msgstr "" -#: seahub/templates/js/sysadmin-templates.html:445 -#: seahub/templates/js/templates.html:1420 -#: seahub/templates/js/templates.html:1427 +#: seahub/templates/js/sysadmin-templates.html:449 +#: seahub/templates/js/templates.html:1424 +#: seahub/templates/js/templates.html:1431 msgid "Deleted Time" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:457 +#: seahub/templates/js/sysadmin-templates.html:461 msgid "No library deleted yet" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:519 +#: seahub/templates/js/sysadmin-templates.html:523 #: seahub/templates/js/templates.html:268 #: seahub/templates/js/templates.html:273 #: seahub/templates/js/templates.html:287 -#: seahub/templates/sysadmin/userinfo.html:251 +#: seahub/templates/sysadmin/userinfo.html:264 msgid "Upload" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:557 -#: seahub/templates/js/sysadmin-templates.html:612 +#: seahub/templates/js/sysadmin-templates.html:561 +#: seahub/templates/js/sysadmin-templates.html:616 #: seahub/templates/libraries.html:100 seahub/templates/libraries.html:118 msgid "New Group" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:558 +#: seahub/templates/js/sysadmin-templates.html:562 #: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:23 #: seahub/templates/sysadmin/sys_useradmin.html:28 msgid "Export Excel" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:567 -#: seahub/templates/js/sysadmin-templates.html:598 +#: seahub/templates/js/sysadmin-templates.html:571 +#: seahub/templates/js/sysadmin-templates.html:602 msgid "Created At" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:579 -#: seahub/templates/js/sysadmin-templates.html:606 +#: seahub/templates/js/sysadmin-templates.html:583 +#: seahub/templates/js/sysadmin-templates.html:610 msgid "No groups" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:585 +#: seahub/templates/js/sysadmin-templates.html:589 msgid "Search Group" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:587 +#: seahub/templates/js/sysadmin-templates.html:591 msgid "Tip: you can search by keyword in name." msgstr "" -#: seahub/templates/js/sysadmin-templates.html:682 +#: seahub/templates/js/sysadmin-templates.html:686 #: seahub/templates/js/templates.html:865 msgid "Share to user" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:683 +#: seahub/templates/js/sysadmin-templates.html:687 #: seahub/templates/js/templates.html:866 msgid "Share to group" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:693 -#: seahub/templates/js/sysadmin-templates.html:720 +#: seahub/templates/js/sysadmin-templates.html:697 +#: seahub/templates/js/sysadmin-templates.html:724 #: seahub/templates/js/templates.html:419 #: seahub/templates/js/templates.html:479 #: seahub/templates/js/templates.html:761 -#: seahub/templates/js/templates.html:988 -#: seahub/templates/js/templates.html:1015 -#: seahub/templates/js/templates.html:1286 -#: seahub/templates/js/templates.html:1312 -#: seahub/templates/js/templates.html:1463 -#: seahub/templates/js/templates.html:1888 -#: seahub/templates/js/templates.html:1932 -#: seahub/templates/js/templates.html:2064 -#: seahub/templates/js/templates.html:2119 +#: seahub/templates/js/templates.html:992 +#: seahub/templates/js/templates.html:1019 +#: seahub/templates/js/templates.html:1290 +#: seahub/templates/js/templates.html:1316 +#: seahub/templates/js/templates.html:1467 +#: seahub/templates/js/templates.html:1892 +#: seahub/templates/js/templates.html:1936 +#: seahub/templates/js/templates.html:2068 +#: seahub/templates/js/templates.html:2123 msgid "Permission" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:719 -#: seahub/templates/js/templates.html:1014 -#: seahub/templates/js/templates.html:1311 -#: seahub/templates/js/templates.html:1930 +#: seahub/templates/js/sysadmin-templates.html:723 +#: seahub/templates/js/templates.html:1018 +#: seahub/templates/js/templates.html:1315 +#: seahub/templates/js/templates.html:1934 msgid "Group" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:756 -#: seahub/templates/js/templates.html:1232 seahub/templates/libraries.html:159 +#: seahub/templates/js/sysadmin-templates.html:760 +#: seahub/templates/js/templates.html:1236 seahub/templates/libraries.html:159 #: seahub/templates/sysadmin/sys_inst_info_admins.html:7 -#: seahub/templates/sysadmin/sys_inst_info_user.html:7 +#: seahub/templates/sysadmin/sys_inst_info_user.html:13 #: seahub/templates/sysadmin/sys_org_info_group.html:8 #: seahub/templates/sysadmin/sys_org_info_library.html:8 #: seahub/templates/sysadmin/sys_org_info_setting.html:8 @@ -4083,40 +4130,40 @@ msgstr "" msgid "Members" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:761 -#: seahub/templates/js/sysadmin-templates.html:769 +#: seahub/templates/js/sysadmin-templates.html:765 +#: seahub/templates/js/sysadmin-templates.html:773 msgid "Add Member" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:785 -#: seahub/templates/js/templates.html:1439 +#: seahub/templates/js/sysadmin-templates.html:789 +#: seahub/templates/js/templates.html:1443 msgid "Shared By" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:811 +#: seahub/templates/js/sysadmin-templates.html:815 #: seahub/templates/js/templates.html:189 #: seahub/templates/js/templates.html:212 #: seahub/templates/js/templates.html:224 #: seahub/templates/js/templates.html:243 -#: seahub/templates/js/templates.html:2106 +#: seahub/templates/js/templates.html:2110 msgid "Unshare" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:831 +#: seahub/templates/js/sysadmin-templates.html:835 msgid "No members" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:874 +#: seahub/templates/js/sysadmin-templates.html:878 msgid "Operation" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:875 +#: seahub/templates/js/sysadmin-templates.html:879 #: seahub/templates/view_file_markdown.html:11 #: seahub/templates/view_file_text.html:16 msgid "Detail" msgstr "" -#: seahub/templates/js/sysadmin-templates.html:887 +#: seahub/templates/js/sysadmin-templates.html:891 msgid "No Admin Logs" msgstr "" @@ -4137,14 +4184,13 @@ msgid "Encrypt" msgstr "" #: seahub/templates/js/templates.html:31 -#: seahub/templates/js/templates.html:1980 +#: seahub/templates/js/templates.html:1984 #, python-format msgid "(at least %(repo_password_min_length)s characters)" msgstr "" -#: seahub/templates/js/templates.html:33 -#: seahub/templates/js/templates.html:888 -#: seahub/templates/js/templates.html:953 +#: seahub/templates/js/templates.html:33 seahub/templates/js/templates.html:888 +#: seahub/templates/js/templates.html:955 #: seahub/templates/snippets/file_share_popup.html:20 msgid "Password again" msgstr "" @@ -4166,8 +4212,8 @@ msgstr "" #: seahub/templates/js/templates.html:655 #: seahub/templates/js/templates.html:722 #: seahub/templates/js/templates.html:757 -#: seahub/templates/js/templates.html:1613 -#: seahub/templates/js/templates.html:1632 +#: seahub/templates/js/templates.html:1617 +#: seahub/templates/js/templates.html:1636 msgid "Rename" msgstr "" @@ -4175,23 +4221,19 @@ msgstr "" msgid "History Setting" msgstr "" -#: seahub/templates/js/templates.html:58 -#: seahub/templates/js/templates.html:101 +#: seahub/templates/js/templates.html:58 seahub/templates/js/templates.html:101 msgid "Change Password" msgstr "" -#: seahub/templates/js/templates.html:61 -#: seahub/templates/js/templates.html:104 +#: seahub/templates/js/templates.html:61 seahub/templates/js/templates.html:104 msgid "Share Links" msgstr "" -#: seahub/templates/js/templates.html:64 -#: seahub/templates/js/templates.html:107 +#: seahub/templates/js/templates.html:64 seahub/templates/js/templates.html:107 msgid "Folder Permission" msgstr "" -#: seahub/templates/js/templates.html:66 -#: seahub/templates/js/templates.html:109 +#: seahub/templates/js/templates.html:66 seahub/templates/js/templates.html:109 #: seahub/templates/js/templates.html:421 #: seahub/templates/js/templates.html:432 #: seahub/templates/js/templates.html:481 @@ -4204,13 +4246,12 @@ msgstr "" #: seahub/templates/js/templates.html:744 #: seahub/templates/js/templates.html:764 #: seahub/templates/js/templates.html:770 -#: seahub/templates/js/templates.html:1504 +#: seahub/templates/js/templates.html:1508 #: seahub/templates/repo_history.html:41 msgid "Details" msgstr "" -#: seahub/templates/js/templates.html:72 -#: seahub/templates/js/templates.html:115 +#: seahub/templates/js/templates.html:72 seahub/templates/js/templates.html:115 msgid "Broken (please contact your administrator to fix this library)" msgstr "" @@ -4297,24 +4338,24 @@ msgstr "" #: seahub/templates/js/templates.html:363 #: seahub/templates/js/templates.html:380 -#: seahub/templates/js/templates.html:1400 -#: seahub/templates/js/templates.html:1412 -#: seahub/templates/js/templates.html:1421 -#: seahub/templates/js/templates.html:1428 -#: seahub/templates/js/templates.html:1436 -#: seahub/templates/js/templates.html:1450 +#: seahub/templates/js/templates.html:1404 +#: seahub/templates/js/templates.html:1416 +#: seahub/templates/js/templates.html:1425 +#: seahub/templates/js/templates.html:1432 +#: seahub/templates/js/templates.html:1440 +#: seahub/templates/js/templates.html:1454 msgid "Actions" msgstr "" #: seahub/templates/js/templates.html:376 -#: seahub/templates/js/templates.html:1409 -#: seahub/templates/js/templates.html:1446 +#: seahub/templates/js/templates.html:1413 +#: seahub/templates/js/templates.html:1450 msgid "Sort:" msgstr "" #: seahub/templates/js/templates.html:378 -#: seahub/templates/js/templates.html:1411 -#: seahub/templates/js/templates.html:1448 +#: seahub/templates/js/templates.html:1415 +#: seahub/templates/js/templates.html:1452 msgid "last update" msgstr "" @@ -4382,31 +4423,31 @@ msgid "Upload Link" msgstr "" #: seahub/templates/js/templates.html:879 -#: seahub/templates/js/templates.html:944 +#: seahub/templates/js/templates.html:946 #: seahub/templates/snippets/file_share_popup.html:15 msgid "Add password protection" msgstr "" #: seahub/templates/js/templates.html:882 -#: seahub/templates/js/templates.html:947 +#: seahub/templates/js/templates.html:949 #: seahub/templates/snippets/file_share_popup.html:18 #, python-format msgid "(at least %(share_link_password_min_length)s characters)" msgstr "" #: seahub/templates/js/templates.html:885 -#: seahub/templates/js/templates.html:950 +#: seahub/templates/js/templates.html:952 #: seahub/templates/sysadmin/sys_org_info_user.html:74 #: seahub/templates/sysadmin/sys_org_info_user.html:98 -#: seahub/templates/sysadmin/sys_useradmin.html:56 -#: seahub/templates/sysadmin/sys_useradmin.html:137 +#: seahub/templates/sysadmin/sys_useradmin.html:62 +#: seahub/templates/sysadmin/sys_useradmin.html:156 msgid "Show" msgstr "" #: seahub/templates/js/templates.html:886 -#: seahub/templates/js/templates.html:951 +#: seahub/templates/js/templates.html:953 #: seahub/templates/sysadmin/sys_org_info_user.html:75 -#: seahub/templates/sysadmin/sys_useradmin.html:57 +#: seahub/templates/sysadmin/sys_useradmin.html:63 msgid "Generate a random password" msgstr "" @@ -4416,7 +4457,7 @@ msgid "Online preview only" msgstr "" #: seahub/templates/js/templates.html:909 -#: seahub/templates/js/templates.html:957 +#: seahub/templates/js/templates.html:959 #: seahub/templates/snippets/file_share_popup.html:42 msgid "Generate" msgstr "" @@ -4430,355 +4471,355 @@ msgstr "" msgid "Direct Download Link: " msgstr "" -#: seahub/templates/js/templates.html:920 -#: seahub/templates/js/templates.html:961 +#: seahub/templates/js/templates.html:921 +#: seahub/templates/js/templates.html:964 #: seahub/templates/snippets/file_share_popup.html:45 msgid "Send" msgstr "" -#: seahub/templates/js/templates.html:923 -#: seahub/templates/js/templates.html:964 +#: seahub/templates/js/templates.html:925 +#: seahub/templates/js/templates.html:968 #: seahub/templates/snippets/file_share_popup.html:49 msgid "Send to:" msgstr "" -#: seahub/templates/js/templates.html:924 -#: seahub/templates/js/templates.html:965 +#: seahub/templates/js/templates.html:926 +#: seahub/templates/js/templates.html:969 #: seahub/templates/snippets/file_share_popup.html:50 msgid "Emails, Seperated by ','" msgstr "" -#: seahub/templates/js/templates.html:925 -#: seahub/templates/js/templates.html:966 +#: seahub/templates/js/templates.html:927 +#: seahub/templates/js/templates.html:970 #: seahub/templates/snippets/file_share_popup.html:54 msgid "Message (optional):" msgstr "" -#: seahub/templates/js/templates.html:930 -#: seahub/templates/js/templates.html:971 +#: seahub/templates/js/templates.html:932 +#: seahub/templates/js/templates.html:975 #: seahub/templates/snippets/file_share_popup.html:59 msgid "Sending..." msgstr "" -#: seahub/templates/js/templates.html:940 +#: seahub/templates/js/templates.html:942 msgid "" "You can share the generated link to others and then they can upload files to " "this directory via the link." msgstr "" -#: seahub/templates/js/templates.html:960 +#: seahub/templates/js/templates.html:962 msgid "Upload Link: " msgstr "" -#: seahub/templates/js/templates.html:1048 -#: seahub/templates/js/templates.html:1065 +#: seahub/templates/js/templates.html:1052 +#: seahub/templates/js/templates.html:1069 msgid "Leave Share" msgstr "" -#: seahub/templates/js/templates.html:1228 +#: seahub/templates/js/templates.html:1232 msgid "Wiki" msgstr "" -#: seahub/templates/js/templates.html:1233 +#: seahub/templates/js/templates.html:1237 msgid "Discussion" msgstr "" -#: seahub/templates/js/templates.html:1277 -#: seahub/templates/js/templates.html:1876 +#: seahub/templates/js/templates.html:1281 +#: seahub/templates/js/templates.html:1880 msgid "User Permission" msgstr "" -#: seahub/templates/js/templates.html:1278 -#: seahub/templates/js/templates.html:1877 +#: seahub/templates/js/templates.html:1282 +#: seahub/templates/js/templates.html:1881 msgid "Group Permission" msgstr "" -#: seahub/templates/js/templates.html:1340 -#: seahub/templates/js/templates.html:1346 +#: seahub/templates/js/templates.html:1344 +#: seahub/templates/js/templates.html:1350 msgid "File Name" msgstr "" -#: seahub/templates/js/templates.html:1356 -#: seahub/templates/js/templates.html:1377 +#: seahub/templates/js/templates.html:1360 +#: seahub/templates/js/templates.html:1381 msgid "icon" msgstr "" -#: seahub/templates/js/templates.html:1369 -#: seahub/templates/js/templates.html:1391 +#: seahub/templates/js/templates.html:1373 +#: seahub/templates/js/templates.html:1395 msgid "Unstar" msgstr "" -#: seahub/templates/js/templates.html:1398 -#: seahub/templates/js/templates.html:1407 -#: seahub/templates/js/templates.html:1418 -#: seahub/templates/js/templates.html:1426 -#: seahub/templates/js/templates.html:1434 -#: seahub/templates/js/templates.html:1444 +#: seahub/templates/js/templates.html:1402 +#: seahub/templates/js/templates.html:1411 +#: seahub/templates/js/templates.html:1422 +#: seahub/templates/js/templates.html:1430 +#: seahub/templates/js/templates.html:1438 +#: seahub/templates/js/templates.html:1448 msgid "Library Type" msgstr "" -#: seahub/templates/js/templates.html:1455 +#: seahub/templates/js/templates.html:1459 msgid "Select libraries to share" msgstr "" -#: seahub/templates/js/templates.html:1512 +#: seahub/templates/js/templates.html:1516 msgid "Created library" msgstr "" -#: seahub/templates/js/templates.html:1516 +#: seahub/templates/js/templates.html:1520 msgid "Deleted library" msgstr "" -#: seahub/templates/js/templates.html:1523 +#: seahub/templates/js/templates.html:1527 #: seahub/templates/snippets/list_commit_detail.html:10 msgid "Modification Details" msgstr "" -#: seahub/templates/js/templates.html:1537 +#: seahub/templates/js/templates.html:1541 #: seahub/templates/snippets/search_form.html:4 msgid "Search files in this wiki" msgstr "" -#: seahub/templates/js/templates.html:1537 +#: seahub/templates/js/templates.html:1541 #: seahub/templates/snippets/search_form.html:4 msgid "Search files in this library" msgstr "" -#: seahub/templates/js/templates.html:1539 +#: seahub/templates/js/templates.html:1543 #: seahub/templates/snippets/search_form.html:7 #: seahub/templates/snippets/search_form.html:13 msgid "Search Files" msgstr "" -#: seahub/templates/js/templates.html:1541 +#: seahub/templates/js/templates.html:1545 #: seahub/templates/snippets/search_form.html:9 msgid "advanced" msgstr "" -#: seahub/templates/js/templates.html:1559 -#: seahub/templates/js/templates.html:1576 seahub/templates/libraries.html:136 +#: seahub/templates/js/templates.html:1563 +#: seahub/templates/js/templates.html:1580 seahub/templates/libraries.html:136 msgid "No library is shared to this group" msgstr "" -#: seahub/templates/js/templates.html:1584 +#: seahub/templates/js/templates.html:1588 msgid "owner" msgstr "" -#: seahub/templates/js/templates.html:1586 +#: seahub/templates/js/templates.html:1590 msgid "admin" msgstr "" -#: seahub/templates/js/templates.html:1600 +#: seahub/templates/js/templates.html:1604 #: seahub/templates/view_file_base.html:127 msgid "Reply" msgstr "" -#: seahub/templates/js/templates.html:1617 -#: seahub/templates/js/templates.html:1635 +#: seahub/templates/js/templates.html:1621 +#: seahub/templates/js/templates.html:1639 msgid "Add Wiki" msgstr "" -#: seahub/templates/js/templates.html:1619 -#: seahub/templates/js/templates.html:1637 +#: seahub/templates/js/templates.html:1623 +#: seahub/templates/js/templates.html:1641 msgid "Remove Wiki" msgstr "" -#: seahub/templates/js/templates.html:1624 -#: seahub/templates/js/templates.html:1642 +#: seahub/templates/js/templates.html:1628 +#: seahub/templates/js/templates.html:1646 msgid "Import Members" msgstr "" -#: seahub/templates/js/templates.html:1625 -#: seahub/templates/js/templates.html:1643 +#: seahub/templates/js/templates.html:1629 +#: seahub/templates/js/templates.html:1647 msgid "Manage Members" msgstr "" -#: seahub/templates/js/templates.html:1628 +#: seahub/templates/js/templates.html:1632 msgid "Dismiss" msgstr "" -#: seahub/templates/js/templates.html:1647 +#: seahub/templates/js/templates.html:1651 msgid "Leave group" msgstr "" -#: seahub/templates/js/templates.html:1654 +#: seahub/templates/js/templates.html:1658 msgid "Rename Group To" msgstr "" -#: seahub/templates/js/templates.html:1663 +#: seahub/templates/js/templates.html:1667 msgid "Transfer Group To" msgstr "" -#: seahub/templates/js/templates.html:1671 +#: seahub/templates/js/templates.html:1675 msgid "Import group members from a CSV file" msgstr "" -#: seahub/templates/js/templates.html:1673 +#: seahub/templates/js/templates.html:1677 msgid "File format: user@mail.com" msgstr "" -#: seahub/templates/js/templates.html:1683 +#: seahub/templates/js/templates.html:1687 #: seahub/templates/sysadmin/sys_inst_admin.html:12 #: seahub/templates/sysadmin/sys_terms_admin.html:9 msgid "Add" msgstr "" -#: seahub/templates/js/templates.html:1763 +#: seahub/templates/js/templates.html:1767 msgid "Setting library history is disabled by Admin" msgstr "" -#: seahub/templates/js/templates.html:1768 +#: seahub/templates/js/templates.html:1772 msgid "Keep full history" msgstr "" -#: seahub/templates/js/templates.html:1774 +#: seahub/templates/js/templates.html:1778 msgid "Don't keep history" msgstr "" -#: seahub/templates/js/templates.html:1780 +#: seahub/templates/js/templates.html:1784 msgid "Only keep a period of history:" msgstr "" -#: seahub/templates/js/templates.html:1781 +#: seahub/templates/js/templates.html:1785 msgid "days" msgstr "" -#: seahub/templates/js/templates.html:1798 -#: seahub/templates/js/templates.html:2137 -#: seahub/templates/js/templates.html:2173 +#: seahub/templates/js/templates.html:1802 +#: seahub/templates/js/templates.html:2141 +#: seahub/templates/js/templates.html:2177 msgid "Download Links" msgstr "" -#: seahub/templates/js/templates.html:1801 -#: seahub/templates/js/templates.html:2141 -#: seahub/templates/js/templates.html:2177 +#: seahub/templates/js/templates.html:1805 +#: seahub/templates/js/templates.html:2145 +#: seahub/templates/js/templates.html:2181 msgid "Upload Links" msgstr "" -#: seahub/templates/js/templates.html:1813 -#: seahub/templates/js/templates.html:1832 +#: seahub/templates/js/templates.html:1817 +#: seahub/templates/js/templates.html:1836 msgid "Created By" msgstr "" -#: seahub/templates/js/templates.html:1815 -#: seahub/templates/js/templates.html:1834 -#: seahub/templates/js/templates.html:2153 -#: seahub/templates/js/templates.html:2188 -#: seahub/templates/sysadmin/userinfo.html:227 +#: seahub/templates/js/templates.html:1819 +#: seahub/templates/js/templates.html:1838 +#: seahub/templates/js/templates.html:2157 +#: seahub/templates/js/templates.html:2192 +#: seahub/templates/sysadmin/userinfo.html:240 msgid "Visits" msgstr "" -#: seahub/templates/js/templates.html:1849 -#: seahub/templates/sysadmin/userinfo.html:238 -#: seahub/templates/sysadmin/userinfo.html:248 +#: seahub/templates/js/templates.html:1853 +#: seahub/templates/sysadmin/userinfo.html:251 +#: seahub/templates/sysadmin/userinfo.html:261 #: seahub/templates/view_shared_dir.html:60 msgid "Directory icon" msgstr "" -#: seahub/templates/js/templates.html:1859 -#: seahub/templates/js/templates.html:2218 -#: seahub/templates/js/templates.html:2229 -#: seahub/templates/js/templates.html:2274 +#: seahub/templates/js/templates.html:1863 +#: seahub/templates/js/templates.html:2222 +#: seahub/templates/js/templates.html:2233 +#: seahub/templates/js/templates.html:2278 #: seahub/templates/sysadmin/sys_inst_admin.html:36 #: seahub/templates/sysadmin/sys_publink_admin.html:25 -#: seahub/templates/sysadmin/userinfo.html:245 -#: seahub/templates/sysadmin/userinfo.html:254 +#: seahub/templates/sysadmin/userinfo.html:258 +#: seahub/templates/sysadmin/userinfo.html:267 msgid "Remove" msgstr "" -#: seahub/templates/js/templates.html:1887 -#: seahub/templates/js/templates.html:1931 +#: seahub/templates/js/templates.html:1891 +#: seahub/templates/js/templates.html:1935 msgid "Folder" msgstr "" -#: seahub/templates/js/templates.html:1898 -#: seahub/templates/js/templates.html:1917 -#: seahub/templates/js/templates.html:1944 -#: seahub/templates/js/templates.html:1963 +#: seahub/templates/js/templates.html:1902 +#: seahub/templates/js/templates.html:1921 +#: seahub/templates/js/templates.html:1948 +#: seahub/templates/js/templates.html:1967 msgid "Select a folder" msgstr "" -#: seahub/templates/js/templates.html:1978 +#: seahub/templates/js/templates.html:1982 msgid "Old Password" msgstr "" -#: seahub/templates/js/templates.html:1980 +#: seahub/templates/js/templates.html:1984 #: seahub/templates/registration/password_change_form.html:18 msgid "New Password" msgstr "" -#: seahub/templates/js/templates.html:1982 +#: seahub/templates/js/templates.html:1986 msgid "New Password Again" msgstr "" -#: seahub/templates/js/templates.html:2011 +#: seahub/templates/js/templates.html:2015 msgid "See All Notifications" msgstr "" -#: seahub/templates/js/templates.html:2063 -#: seahub/templates/js/templates.html:2118 +#: seahub/templates/js/templates.html:2067 +#: seahub/templates/js/templates.html:2122 msgid "Share To" msgstr "" -#: seahub/templates/js/templates.html:2072 +#: seahub/templates/js/templates.html:2076 msgid "You have not shared any library" msgstr "" -#: seahub/templates/js/templates.html:2073 +#: seahub/templates/js/templates.html:2077 msgid "" "You can share libraries to your friends and colleagues by clicking the share " "icon of your own libraries in your home page or creating a new library in " "groups you are in." msgstr "" -#: seahub/templates/js/templates.html:2086 +#: seahub/templates/js/templates.html:2090 msgid "all members" msgstr "" -#: seahub/templates/js/templates.html:2127 +#: seahub/templates/js/templates.html:2131 msgid "You have not shared any folder" msgstr "" -#: seahub/templates/js/templates.html:2128 +#: seahub/templates/js/templates.html:2132 msgid "" "You can share a single folder with a registered user if you don't want to " "share a whole library." msgstr "" -#: seahub/templates/js/templates.html:2154 -#: seahub/templates/js/templates.html:2251 +#: seahub/templates/js/templates.html:2158 +#: seahub/templates/js/templates.html:2255 msgid "Expiration" msgstr "" -#: seahub/templates/js/templates.html:2162 +#: seahub/templates/js/templates.html:2166 msgid "You don't have any download link" msgstr "" -#: seahub/templates/js/templates.html:2163 +#: seahub/templates/js/templates.html:2167 msgid "" "You can generate a download link for a folder or a file. People receive this " "link can view the folder or the file online." msgstr "" -#: seahub/templates/js/templates.html:2196 +#: seahub/templates/js/templates.html:2200 msgid "You don't have any upload link" msgstr "" -#: seahub/templates/js/templates.html:2197 +#: seahub/templates/js/templates.html:2201 msgid "" "You can generate an upload link from any folder. People receive this link " "can upload files to this folder." msgstr "" -#: seahub/templates/js/templates.html:2250 +#: seahub/templates/js/templates.html:2254 msgid "Invite Time" msgstr "" -#: seahub/templates/js/templates.html:2252 +#: seahub/templates/js/templates.html:2256 msgid "Accepted" msgstr "" -#: seahub/templates/js/templates.html:2260 +#: seahub/templates/js/templates.html:2264 msgid "You have not invited any people." msgstr "" @@ -4997,7 +5038,7 @@ msgstr "" #: seahub/templates/registration/registration_form.html:88 #: seahub/templates/sysadmin/sudo_mode.html:34 #: seahub/templates/sysadmin/sys_org_info_user.html:133 -#: seahub/templates/sysadmin/sys_useradmin.html:173 +#: seahub/templates/sysadmin/sys_useradmin.html:192 msgid "Password cannot be blank" msgstr "" @@ -5041,7 +5082,7 @@ msgstr "" #: seahub/templates/sysadmin/sudo_mode.html:18 #: seahub/templates/sysadmin/sys_org_admin.html:34 #: seahub/templates/sysadmin/sys_org_info_user.html:77 -#: seahub/templates/sysadmin/sys_useradmin.html:59 +#: seahub/templates/sysadmin/sys_useradmin.html:65 msgid "Confirm Password" msgstr "" @@ -5063,7 +5104,7 @@ msgstr "" #: seahub/templates/snippets/shared_link_js.html:143 #: seahub/templates/sysadmin/sys_org_admin.html:94 #: seahub/templates/sysadmin/sys_org_info_user.html:137 -#: seahub/templates/sysadmin/sys_useradmin.html:177 +#: seahub/templates/sysadmin/sys_useradmin.html:196 msgid "Please enter the password again" msgstr "" @@ -5161,7 +5202,7 @@ msgstr "" #: seahub/templates/registration/registration_form.html:84 #: seahub/templates/sysadmin/sys_org_info_user.html:129 -#: seahub/templates/sysadmin/sys_useradmin.html:169 +#: seahub/templates/sysadmin/sys_useradmin.html:188 msgid "Email cannot be blank" msgstr "" @@ -5510,7 +5551,7 @@ msgstr "" #: seahub/templates/sysadmin/org_admin_table.html:5 #: seahub/templates/sysadmin/sys_org_info_group.html:19 #: seahub/templates/sysadmin/sys_org_search.html:11 -#: seahub/views/sysadmin.py:1062 +#: seahub/views/sysadmin.py:1127 msgid "Creator" msgstr "" @@ -5528,22 +5569,27 @@ msgid "Transfer %(lib_name)s to:" msgstr "" #: seahub/templates/sysadmin/repoadmin_js.html:18 +#: seahub/templates/sysadmin/sys_inst_info_user.html:151 msgid "Search user or enter email and press Enter" msgstr "" #: seahub/templates/sysadmin/repoadmin_js.html:19 +#: seahub/templates/sysadmin/sys_inst_info_user.html:152 msgid "Please enter 1 or more character" msgstr "" #: seahub/templates/sysadmin/repoadmin_js.html:20 +#: seahub/templates/sysadmin/sys_inst_info_user.html:153 msgid "No matches" msgstr "" #: seahub/templates/sysadmin/repoadmin_js.html:21 +#: seahub/templates/sysadmin/sys_inst_info_user.html:154 msgid "Searching..." msgstr "" #: seahub/templates/sysadmin/repoadmin_js.html:22 +#: seahub/templates/sysadmin/sys_inst_info_user.html:155 msgid "Loading failed" msgstr "" @@ -5705,31 +5751,31 @@ msgid "" "include." msgstr "" -#: seahub/templates/sysadmin/settings.html:133 +#: seahub/templates/sysadmin/settings.html:134 msgid "" "Allow user to add organization library. If unchecked, only system admin can " "add library." msgstr "" -#: seahub/templates/sysadmin/settings.html:138 +#: seahub/templates/sysadmin/settings.html:139 msgid "" "Extensions of online previewed files, each suffix is separated by a comma." msgstr "" -#: seahub/templates/sysadmin/settings.html:142 +#: seahub/templates/sysadmin/settings.html:143 msgid "Sync" msgstr "" -#: seahub/templates/sysadmin/settings.html:145 +#: seahub/templates/sysadmin/settings.html:146 msgid "" "If turn on, the desktop clients will not be able to sync a folder outside " "the default Seafile folder." msgstr "" -#: seahub/templates/sysadmin/settings.html:197 -#: seahub/templates/sysadmin/settings.html:235 seahub/views/sysadmin.py:1210 -#: seahub/views/sysadmin.py:1267 seahub/views/sysadmin.py:2041 -#: seahub/views/sysadmin.py:2083 seahub/views/sysadmin.py:2254 +#: seahub/templates/sysadmin/settings.html:198 +#: seahub/templates/sysadmin/settings.html:236 seahub/views/sysadmin.py:1275 +#: seahub/views/sysadmin.py:1332 seahub/views/sysadmin.py:2106 +#: seahub/views/sysadmin.py:2188 seahub/views/sysadmin.py:2359 msgid "Success" msgstr "" @@ -5769,7 +5815,7 @@ msgid "Delete Institution" msgstr "" #: seahub/templates/sysadmin/sys_inst_info_admins.html:8 -#: seahub/templates/sysadmin/sys_inst_info_user.html:8 +#: seahub/templates/sysadmin/sys_inst_info_user.html:14 #: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:19 #: seahub/templates/sysadmin/sys_useradmin.html:19 #: seahub/templates/sysadmin/sys_useradmin_admins.html:19 @@ -5779,10 +5825,10 @@ msgid "Admins" msgstr "" #: seahub/templates/sysadmin/sys_inst_info_admins.html:41 -#: seahub/templates/sysadmin/sys_inst_info_user.html:41 +#: seahub/templates/sysadmin/sys_inst_info_user.html:57 #: seahub/templates/sysadmin/sys_inst_search_user.html:42 #: seahub/templates/sysadmin/useradmin_js.html:13 -#: seahub/templates/sysadmin/useradmin_table.html:102 +#: seahub/templates/sysadmin/useradmin_table.html:118 msgid "Revoke Admin" msgstr "" @@ -5797,13 +5843,17 @@ msgstr "" #: seahub/templates/sysadmin/sys_inst_info_base.html:31 #: seahub/templates/sysadmin/sys_org_info_base.html:36 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:92 -#: seahub/templates/sysadmin/useradmin_table.html:115 -#: seahub/templates/sysadmin/userinfo.html:125 +#: seahub/templates/sysadmin/useradmin_table.html:131 +#: seahub/templates/sysadmin/userinfo.html:138 msgid "Tip: 0 means default limit" msgstr "" -#: seahub/templates/sysadmin/sys_inst_info_user.html:41 +#: seahub/templates/sysadmin/sys_inst_info_user.html:17 +#: seahub/templates/sysadmin/sys_inst_info_user.html:22 +msgid "Add Members" +msgstr "" + +#: seahub/templates/sysadmin/sys_inst_info_user.html:57 #: seahub/templates/sysadmin/sys_inst_search_user.html:42 msgid "Set Admin" msgstr "" @@ -5814,27 +5864,35 @@ msgstr "" msgid "No result" msgstr "" -#: seahub/templates/sysadmin/sys_invitations_admin.html:7 +#: seahub/templates/sysadmin/sys_invitations_admin.html:9 msgid "All Invitations" msgstr "" -#: seahub/templates/sysadmin/sys_invitations_admin.html:12 -msgid "Inviter" -msgstr "" - -#: seahub/templates/sysadmin/sys_invitations_admin.html:13 -msgid "Accepter" -msgstr "" - -#: seahub/templates/sysadmin/sys_invitations_admin.html:15 -msgid "Invited at" +#: seahub/templates/sysadmin/sys_invitations_admin.html:10 +msgid "Delete Expired Invitations" msgstr "" #: seahub/templates/sysadmin/sys_invitations_admin.html:16 +msgid "Inviter" +msgstr "" + +#: seahub/templates/sysadmin/sys_invitations_admin.html:17 +msgid "Accepter" +msgstr "" + +#: seahub/templates/sysadmin/sys_invitations_admin.html:19 +msgid "Invited at" +msgstr "" + +#: seahub/templates/sysadmin/sys_invitations_admin.html:20 msgid "Accepted at" msgstr "" -#: seahub/templates/sysadmin/sys_invitations_admin.html:42 +#: seahub/templates/sysadmin/sys_invitations_admin.html:21 +msgid "Expired at" +msgstr "" + +#: seahub/templates/sysadmin/sys_invitations_admin.html:58 msgid "There is no invitation yet." msgstr "" @@ -5869,7 +5927,7 @@ msgstr "" #: seahub/templates/sysadmin/sys_org_admin.html:98 #: seahub/templates/sysadmin/sys_org_info_user.html:141 -#: seahub/templates/sysadmin/sys_useradmin.html:181 +#: seahub/templates/sysadmin/sys_useradmin.html:200 msgid "Passwords do not match" msgstr "" @@ -5895,9 +5953,8 @@ msgid "Set org storage limit" msgstr "" #: seahub/templates/sysadmin/sys_org_info_base.html:35 -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:91 -#: seahub/templates/sysadmin/useradmin_table.html:114 -#: seahub/templates/sysadmin/userinfo.html:124 +#: seahub/templates/sysadmin/useradmin_table.html:130 +#: seahub/templates/sysadmin/userinfo.html:137 msgid "An integer that is greater than or equal to 0." msgstr "" @@ -5906,7 +5963,7 @@ msgid "This organization doesn't have any groups" msgstr "" #: seahub/templates/sysadmin/sys_org_info_group.html:43 -#: seahub/templates/sysadmin/userinfo.html:492 +#: seahub/templates/sysadmin/userinfo.html:527 msgid "Delete Group" msgstr "" @@ -5936,36 +5993,36 @@ msgid "Max User Number" msgstr "" #: seahub/templates/sysadmin/sys_org_info_setting.html:52 -#: seahub/views/sysadmin.py:1261 +#: seahub/views/sysadmin.py:1326 msgid "Input should be a number" msgstr "" #: seahub/templates/sysadmin/sys_org_info_setting.html:55 -#: seahub/views/sysadmin.py:1271 +#: seahub/views/sysadmin.py:1336 msgid "Input number should be greater than 0" msgstr "" #: seahub/templates/sysadmin/sys_org_info_user.html:13 #: seahub/templates/sysadmin/sys_org_info_user.html:64 #: seahub/templates/sysadmin/sys_useradmin.html:27 -#: seahub/templates/sysadmin/sys_useradmin.html:37 +#: seahub/templates/sysadmin/sys_useradmin.html:40 msgid "Add user" msgstr "" #: seahub/templates/sysadmin/sys_org_info_user.html:52 -#: seahub/templates/sysadmin/useradmin_table.html:99 +#: seahub/templates/sysadmin/useradmin_table.html:115 msgid "ResetPwd" msgstr "" #: seahub/templates/sysadmin/sys_org_info_user.html:68 -#: seahub/templates/sysadmin/sys_useradmin.html:41 +#: seahub/templates/sysadmin/sys_useradmin.html:44 msgid "Name(optional)" msgstr "" #: seahub/templates/sysadmin/sys_org_info_user.html:101 #: seahub/templates/sysadmin/sys_org_info_user.html:115 -#: seahub/templates/sysadmin/sys_useradmin.html:140 -#: seahub/templates/sysadmin/sys_useradmin.html:153 +#: seahub/templates/sysadmin/sys_useradmin.html:159 +#: seahub/templates/sysadmin/sys_useradmin.html:172 msgid "Hide" msgstr "" @@ -6029,11 +6086,15 @@ msgstr "" msgid "User Traffic" msgstr "" -#: seahub/templates/sysadmin/sys_trafficadmin.html:11 +#: seahub/templates/sysadmin/sys_trafficadmin.html:10 +msgid "Tip: the traffic only includes the traffic used by sharing links." +msgstr "" + +#: seahub/templates/sysadmin/sys_trafficadmin.html:13 msgid "Month:" msgstr "" -#: seahub/templates/sysadmin/sys_trafficadmin.html:18 +#: seahub/templates/sysadmin/sys_trafficadmin.html:20 msgid "Total Usage" msgstr "" @@ -6053,15 +6114,6 @@ msgstr "" msgid "LDAP" msgstr "" -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:18 -#: seahub/templates/sysadmin/sys_useradmin.html:17 -#: seahub/templates/sysadmin/sys_useradmin_admins.html:17 -#: seahub/templates/sysadmin/sys_useradmin_ldap.html:17 -#: seahub/templates/sysadmin/sys_useradmin_paid.html:17 -#: seahub/views/sysadmin.py:281 seahub/views/sysadmin.py:285 -msgid "LDAP(imported)" -msgstr "" - #: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:26 #: seahub/templates/sysadmin/sys_useradmin.html:31 #: seahub/templates/sysadmin/sys_useradmin_admins.html:26 @@ -6069,32 +6121,21 @@ msgstr "" msgid "Set quota" msgstr "" -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:27 -#: seahub/templates/sysadmin/sys_useradmin.html:32 +#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:28 +#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:51 +#: seahub/templates/sysadmin/sys_useradmin.html:33 +#: seahub/templates/sysadmin/sys_useradmin.html:93 +msgid "Set institution" +msgstr "" + +#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:30 +#: seahub/templates/sysadmin/sys_useradmin.html:35 #: seahub/templates/sysadmin/sys_useradmin_admins.html:27 #: seahub/templates/sysadmin/user_search.html:17 msgid "Delete users" msgstr "" -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:37 -#: seahub/templates/sysadmin/sys_useradmin_ldap.html:25 -#: seahub/templates/sysadmin/useradmin_table.html:13 -#: seahub/templates/sysadmin/userinfo.html:85 -msgid "Space Used / Quota" -msgstr "" - -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:38 -#: seahub/views/sysadmin.py:281 seahub/views/sysadmin.py:285 -msgid "Last Login" -msgstr "" - -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:73 -#: seahub/templates/sysadmin/useradmin_table.html:84 -#: seahub/templates/sysadmin/userinfo.html:95 -msgid "Edit Quota" -msgstr "" - -#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:99 +#: seahub/templates/sysadmin/sys_user_admin_ldap_imported.html:41 msgid "No LDAP users have been imported" msgstr "" @@ -6102,33 +6143,33 @@ msgstr "" msgid "Import users" msgstr "" -#: seahub/templates/sysadmin/sys_useradmin.html:43 +#: seahub/templates/sysadmin/sys_useradmin.html:46 msgid "Department(optional)" msgstr "" -#: seahub/templates/sysadmin/sys_useradmin.html:47 +#: seahub/templates/sysadmin/sys_useradmin.html:50 msgid "" "You can also add a user as a guest, who will not be allowed to create " "libraries and groups." msgstr "" -#: seahub/templates/sysadmin/sys_useradmin.html:66 +#: seahub/templates/sysadmin/sys_useradmin.html:72 msgid "Import users from a CSV file" msgstr "" -#: seahub/templates/sysadmin/sys_useradmin.html:69 +#: seahub/templates/sysadmin/sys_useradmin.html:75 msgid "File format: user@mail.com,password,name,department,role,quota" msgstr "" -#: seahub/templates/sysadmin/sys_useradmin.html:70 +#: seahub/templates/sysadmin/sys_useradmin.html:76 msgid "Name, department, role and quota are optional." msgstr "" -#: seahub/templates/sysadmin/sys_useradmin.html:72 +#: seahub/templates/sysadmin/sys_useradmin.html:78 msgid "Please choose a CSV file" msgstr "" -#: seahub/templates/sysadmin/sys_useradmin.html:97 +#: seahub/templates/sysadmin/sys_useradmin.html:116 #, python-format msgid "A new server version %(v)s is available." msgstr "" @@ -6153,6 +6194,13 @@ msgstr "" msgid "Tip: the emails should be the users already added." msgstr "" +#: seahub/templates/sysadmin/sys_useradmin_ldap.html:25 +#: seahub/templates/sysadmin/useradmin_table.html:14 +#: seahub/templates/sysadmin/useradmin_table.html:19 +#: seahub/templates/sysadmin/userinfo.html:85 +msgid "Space Used / Quota" +msgstr "" + #: seahub/templates/sysadmin/sys_virus_scan_records.html:8 msgid "Virus Scan Records" msgstr "" @@ -6217,25 +6265,39 @@ msgstr "" msgid "Are you sure you want to revoke the admin permission of %s ?" msgstr "" -#: seahub/templates/sysadmin/useradmin_js.html:123 +#: seahub/templates/sysadmin/useradmin_js.html:163 +#, python-brace-format +msgid "Successfully set institution for {users}." +msgstr "" + +#: seahub/templates/sysadmin/useradmin_js.html:194 msgid "Are you sure you want to delete the selected user(s) ?" msgstr "" -#: seahub/templates/sysadmin/useradmin_js.html:150 +#: seahub/templates/sysadmin/useradmin_js.html:221 #, python-brace-format msgid "Successfully deleted {users}." msgstr "" -#: seahub/templates/sysadmin/useradmin_js.html:233 +#: seahub/templates/sysadmin/useradmin_js.html:304 #, python-brace-format msgid "Successfully set quota for {users}." msgstr "" -#: seahub/templates/sysadmin/useradmin_js.html:259 +#: seahub/templates/sysadmin/useradmin_js.html:330 #, python-brace-format msgid "Successfully set quota for {user}." msgstr "" +#: seahub/templates/sysadmin/useradmin_table.html:15 +msgid "Institution" +msgstr "" + +#: seahub/templates/sysadmin/useradmin_table.html:85 +#: seahub/templates/sysadmin/userinfo.html:95 +msgid "Edit Quota" +msgstr "" + #: seahub/templates/sysadmin/userinfo.html:40 msgid "Organization" msgstr "" @@ -6244,27 +6306,27 @@ msgstr "" msgid "Login ID" msgstr "" -#: seahub/templates/sysadmin/userinfo.html:100 +#: seahub/templates/sysadmin/userinfo.html:113 msgid "Set user name" msgstr "" -#: seahub/templates/sysadmin/userinfo.html:107 +#: seahub/templates/sysadmin/userinfo.html:120 msgid "Set user department" msgstr "" -#: seahub/templates/sysadmin/userinfo.html:114 +#: seahub/templates/sysadmin/userinfo.html:127 msgid "Set user Login ID" msgstr "" -#: seahub/templates/sysadmin/userinfo.html:187 +#: seahub/templates/sysadmin/userinfo.html:200 msgid "Share From" msgstr "" -#: seahub/templates/sysadmin/userinfo.html:214 +#: seahub/templates/sysadmin/userinfo.html:227 msgid "This user has no shared libraries" msgstr "" -#: seahub/templates/sysadmin/userinfo.html:262 +#: seahub/templates/sysadmin/userinfo.html:275 msgid "This user has not created any shared links" msgstr "" @@ -6361,7 +6423,7 @@ msgid "" "The image could not be loaded." msgstr "" -#: seahub/templates/view_shared_dir.html:207 +#: seahub/templates/view_shared_dir.html:211 msgid "Packaging..." msgstr "" @@ -6458,7 +6520,7 @@ msgid "Personal Wiki Pages" msgstr "" #: seahub/thumbnail/views.py:46 seahub/thumbnail/views.py:170 -#: seahub/views/__init__.py:609 seahub/views/file.py:1178 +#: seahub/views/__init__.py:610 seahub/views/file.py:1180 msgid "Invalid arguments." msgstr "" @@ -6474,60 +6536,60 @@ msgstr "" msgid "permission error" msgstr "" -#: seahub/views/__init__.py:419 seahub/views/__init__.py:435 +#: seahub/views/__init__.py:420 seahub/views/__init__.py:436 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:503 +#: seahub/views/__init__.py:504 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:570 seahub/views/__init__.py:611 -#: seahub/views/__init__.py:827 seahub/views/__init__.py:957 -#: seahub/views/file.py:1649 seahub/views/sysadmin.py:1552 +#: seahub/views/__init__.py:571 seahub/views/__init__.py:612 +#: seahub/views/__init__.py:829 seahub/views/__init__.py:959 +#: seahub/views/file.py:1651 seahub/views/sysadmin.py:1617 msgid "Library does not exist" msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "Please specify history ID" msgstr "" -#: seahub/views/__init__.py:613 +#: seahub/views/__init__.py:614 msgid "History you specified does not exist" msgstr "" -#: seahub/views/__init__.py:615 +#: seahub/views/__init__.py:616 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:843 +#: seahub/views/__init__.py:845 msgid "No revisions found" msgstr "" -#: seahub/views/__init__.py:964 seahub/views/repo.py:200 +#: seahub/views/__init__.py:966 seahub/views/repo.py:200 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:982 seahub/views/file.py:1146 +#: seahub/views/__init__.py:984 seahub/views/file.py:1148 msgid "Internal Error" msgstr "" -#: seahub/views/__init__.py:985 +#: seahub/views/__init__.py:987 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "" -#: seahub/views/__init__.py:1004 +#: seahub/views/__init__.py:1006 #, python-format msgid "Unable to download \"%s\"" msgstr "" -#: seahub/views/__init__.py:1096 +#: seahub/views/__init__.py:1098 msgid "Successfully enable \"Personal Wiki\"." msgstr "" -#: seahub/views/__init__.py:1101 +#: seahub/views/__init__.py:1103 msgid "Successfully disable \"Personal Wiki\"." msgstr "" @@ -6590,8 +6652,8 @@ msgstr "" msgid "Wrong repo id" msgstr "" -#: seahub/views/ajax.py:855 seahub/views/file.py:404 seahub/views/file.py:845 -#: seahub/views/file.py:1038 seahub/views/file.py:1658 +#: seahub/views/ajax.py:855 seahub/views/file.py:406 seahub/views/file.py:847 +#: seahub/views/file.py:1040 seahub/views/file.py:1660 msgid "File does not exist" msgstr "" @@ -6611,147 +6673,139 @@ msgstr "" msgid "Failed, file is too large" msgstr "" -#: seahub/views/file.py:155 +#: seahub/views/file.py:157 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:159 +#: seahub/views/file.py:161 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:166 seahub/views/file.py:1196 +#: seahub/views/file.py:168 seahub/views/file.py:1198 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:183 seahub/views/file.py:186 +#: seahub/views/file.py:185 seahub/views/file.py:188 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:314 seahub/views/file.py:323 +#: seahub/views/file.py:316 seahub/views/file.py:325 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:338 +#: seahub/views/file.py:340 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:416 seahub/views/file.py:425 seahub/views/file.py:437 -#: seahub/views/file.py:488 seahub/views/file.py:727 seahub/views/file.py:742 -#: seahub/views/file.py:760 seahub/views/file.py:867 seahub/views/file.py:1050 -#: seahub/views/file.py:1063 seahub/views/file.py:1265 +#: seahub/views/file.py:418 seahub/views/file.py:427 seahub/views/file.py:439 +#: seahub/views/file.py:490 seahub/views/file.py:729 seahub/views/file.py:744 +#: seahub/views/file.py:762 seahub/views/file.py:869 seahub/views/file.py:1052 +#: seahub/views/file.py:1065 seahub/views/file.py:1267 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:787 +#: seahub/views/file.py:789 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:796 +#: seahub/views/file.py:798 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:801 +#: seahub/views/file.py:803 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:817 +#: seahub/views/file.py:819 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:877 +#: seahub/views/file.py:879 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1168 +#: seahub/views/file.py:1170 msgid "The library does not exist." msgstr "" -#: seahub/views/file.py:1172 +#: seahub/views/file.py:1174 msgid "The library is encrypted." msgstr "" -#: seahub/views/file.py:1253 +#: seahub/views/file.py:1255 msgid "Unable to edit file" msgstr "" -#: seahub/views/file.py:1259 +#: seahub/views/file.py:1261 msgid "The file does not exist." msgstr "" -#: seahub/views/file.py:1291 +#: seahub/views/file.py:1293 msgid "Edit online is not offered for this type of file." msgstr "" -#: seahub/views/file.py:1402 seahub/views/file.py:1407 +#: seahub/views/file.py:1404 seahub/views/file.py:1409 msgid "Unable to download file" msgstr "" -#: seahub/views/sysadmin.py:270 seahub/views/sysadmin.py:353 -#: seahub/views/sysadmin.py:1059 seahub/views/sysadmin.py:1071 +#: seahub/views/sysadmin.py:282 seahub/views/sysadmin.py:388 +#: seahub/views/sysadmin.py:1124 seahub/views/sysadmin.py:1136 msgid "Failed to export Excel" msgstr "" -#: seahub/views/sysadmin.py:280 seahub/views/sysadmin.py:284 -msgid "Space Usage" -msgstr "" - -#: seahub/views/sysadmin.py:280 seahub/views/sysadmin.py:284 -msgid "Space Quota" -msgstr "" - -#: seahub/views/sysadmin.py:664 seahub/views/sysadmin.py:690 +#: seahub/views/sysadmin.py:730 seahub/views/sysadmin.py:756 msgid "Failed to set quota: internal server error" msgstr "" -#: seahub/views/sysadmin.py:709 +#: seahub/views/sysadmin.py:775 msgid "Failed to delete: the user is an organization creator" msgstr "" -#: seahub/views/sysadmin.py:744 +#: seahub/views/sysadmin.py:810 #, python-format msgid "Successfully remove trial for: %s" msgstr "" -#: seahub/views/sysadmin.py:773 +#: seahub/views/sysadmin.py:839 #, python-format msgid "Successfully revoke the admin permission of %s" msgstr "" -#: seahub/views/sysadmin.py:775 +#: seahub/views/sysadmin.py:841 msgid "Failed to revoke admin: the user does not exist" msgstr "" -#: seahub/views/sysadmin.py:822 +#: seahub/views/sysadmin.py:888 #, python-format msgid "Your account on %s is activated" msgstr "" -#: seahub/views/sysadmin.py:905 +#: seahub/views/sysadmin.py:971 #, python-format msgid "Password has been reset on %s" msgstr "" -#: seahub/views/sysadmin.py:931 +#: seahub/views/sysadmin.py:996 #, python-format msgid "" "Successfully reset password to %(passwd)s, an email has been sent to " "%(user)s." msgstr "" -#: seahub/views/sysadmin.py:936 +#: seahub/views/sysadmin.py:1001 #, python-format msgid "" "Successfully reset password to %(passwd)s, but failed to send email to " "%(user)s, please check your email configuration." msgstr "" -#: seahub/views/sysadmin.py:940 +#: seahub/views/sysadmin.py:1005 #, python-format msgid "Successfully reset password to %(passwd)s for user %(user)s." msgstr "" -#: seahub/views/sysadmin.py:943 +#: seahub/views/sysadmin.py:1008 #, python-format msgid "" "Successfully reset password to %(passwd)s for user %(user)s. But email " @@ -6759,107 +6813,118 @@ msgid "" "configured." msgstr "" -#: seahub/views/sysadmin.py:946 +#: seahub/views/sysadmin.py:1011 msgid "Failed to reset password: user does not exist" msgstr "" -#: seahub/views/sysadmin.py:962 seahub/views/sysadmin.py:1877 +#: seahub/views/sysadmin.py:1027 seahub/views/sysadmin.py:1942 #, python-format msgid "You are invited to join %s" msgstr "" -#: seahub/views/sysadmin.py:995 +#: seahub/views/sysadmin.py:1060 #, python-format msgid "Fail to add user %s." msgstr "" -#: seahub/views/sysadmin.py:1020 seahub/views/sysadmin.py:1033 +#: seahub/views/sysadmin.py:1085 seahub/views/sysadmin.py:1098 #, python-format msgid "Successfully added user %s. An email notification has been sent." msgstr "" -#: seahub/views/sysadmin.py:1023 seahub/views/sysadmin.py:1036 +#: seahub/views/sysadmin.py:1088 seahub/views/sysadmin.py:1101 #, python-format msgid "" "Successfully added user %s. An error accurs when sending email notification, " "please check your email configuration." msgstr "" -#: seahub/views/sysadmin.py:1025 seahub/views/sysadmin.py:1038 +#: seahub/views/sysadmin.py:1090 seahub/views/sysadmin.py:1103 #, python-format msgid "Successfully added user %s." msgstr "" -#: seahub/views/sysadmin.py:1040 +#: seahub/views/sysadmin.py:1105 #, python-format msgid "" "Successfully added user %s. But email notification can not be sent, because " "Email service is not properly configured." msgstr "" -#: seahub/views/sysadmin.py:1213 +#: seahub/views/sysadmin.py:1278 msgid "Failed to rename organization" msgstr "" -#: seahub/views/sysadmin.py:1243 seahub/views/sysadmin.py:1658 -#: seahub/views/sysadmin.py:1754 +#: seahub/views/sysadmin.py:1308 seahub/views/sysadmin.py:1723 +#: seahub/views/sysadmin.py:1819 msgid "Successfully deleted." msgstr "" -#: seahub/views/sysadmin.py:1547 +#: seahub/views/sysadmin.py:1612 msgid "Failed to transfer, invalid arguments." msgstr "" -#: seahub/views/sysadmin.py:1558 +#: seahub/views/sysadmin.py:1623 #, python-format msgid "Failed to transfer, user %s not found" msgstr "" -#: seahub/views/sysadmin.py:1564 +#: seahub/views/sysadmin.py:1629 msgid "Can not transfer organization library" msgstr "" -#: seahub/views/sysadmin.py:1568 +#: seahub/views/sysadmin.py:1633 #, python-format msgid "Can not transfer library to organization user %s" msgstr "" -#: seahub/views/sysadmin.py:1621 +#: seahub/views/sysadmin.py:1686 msgid "Successfully transfered." msgstr "" -#: seahub/views/sysadmin.py:1757 +#: seahub/views/sysadmin.py:1822 msgid "Failed to delete, please try again later." msgstr "" -#: seahub/views/sysadmin.py:1788 +#: seahub/views/sysadmin.py:1853 #, python-format msgid "Successfully set %s as admin." msgstr "" -#: seahub/views/sysadmin.py:1790 +#: seahub/views/sysadmin.py:1855 #, python-format msgid "Failed to set %s as admin: user does not exist." msgstr "" -#: seahub/views/sysadmin.py:1891 +#: seahub/views/sysadmin.py:1956 msgid "Import succeeded" msgstr "" -#: seahub/views/sysadmin.py:1893 +#: seahub/views/sysadmin.py:1958 msgid "Please select a csv file first." msgstr "" -#: seahub/views/sysadmin.py:1957 +#: seahub/views/sysadmin.py:2022 msgid "Invalid setting" msgstr "" -#: seahub/views/sysadmin.py:1964 seahub/views/sysadmin.py:1968 -#: seahub/views/sysadmin.py:1973 +#: seahub/views/sysadmin.py:2029 seahub/views/sysadmin.py:2033 +#: seahub/views/sysadmin.py:2038 msgid "Invalid value" msgstr "" -#: seahub/views/sysadmin.py:2388 +#: seahub/views/sysadmin.py:2164 +#, python-format +msgid "" +"Failed to add %s to the institution: user already belongs to an institution" +msgstr "" + +#: seahub/views/sysadmin.py:2169 +#, python-format +msgid "Successfully added %s to the institution." +msgstr "" + +#: seahub/views/sysadmin.py:2493 msgid "Successfully deleted 1 item" msgstr "" diff --git a/locale/en/LC_MESSAGES/djangojs.po b/locale/en/LC_MESSAGES/djangojs.po index 023dc1b878..6b1db2321d 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: 2017-07-05 15:35+0800\n" +"POT-Creation-Date: 2017-08-14 16:34+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,22 +18,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: static/scripts/app/models/deleted-repo.js:19 -#: static/scripts/app/models/repo.js:57 static/scripts/common.js:311 +#: static/scripts/app/models/repo.js:57 static/scripts/common.js:313 msgid "Encrypted library" msgstr "" #: static/scripts/app/models/deleted-repo.js:21 -#: static/scripts/app/models/repo.js:59 static/scripts/common.js:315 +#: static/scripts/app/models/repo.js:59 static/scripts/common.js:317 #: static/scripts/sysadmin-app/models/trash-repo.js:14 msgid "Read-Write library" msgstr "" -#: static/scripts/app/models/dirent.js:113 static/scripts/app/views/dir.js:632 -#: static/scripts/app/views/dir.js:703 +#: static/scripts/app/models/dirent.js:113 static/scripts/app/views/dir.js:635 +#: static/scripts/app/views/dir.js:706 #: static/scripts/app/views/fileupload.js:373 #: static/scripts/app/views/fileupload.js:387 #: static/scripts/app/views/fileupload.js:399 -#: static/scripts/app/views/fileupload.js:411 static/scripts/common.js:569 +#: static/scripts/app/views/fileupload.js:411 static/scripts/common.js:571 msgid "Just now" msgstr "" @@ -43,7 +43,7 @@ msgstr "" #: static/scripts/app/models/repo.js:35 #: static/scripts/app/views/dialogs/dirent-rename.js:65 -#: static/scripts/app/views/dir.js:617 static/scripts/app/views/dir.js:678 +#: static/scripts/app/views/dir.js:620 static/scripts/app/views/dir.js:681 #: static/scripts/app/views/dirent.js:474 static/scripts/app/views/repo.js:179 msgid "Name should not include '/'." msgstr "" @@ -64,7 +64,7 @@ msgstr "" msgid "Passwords don't match" msgstr "" -#: static/scripts/app/models/repo.js:61 static/scripts/common.js:313 +#: static/scripts/app/models/repo.js:61 static/scripts/common.js:315 msgid "Read-Only library" msgstr "" @@ -81,7 +81,7 @@ msgstr "" #: static/scripts/app/views/account.js:58 #: static/scripts/app/views/dialogs/repo-folder-perm-admin.js:134 #: static/scripts/app/views/dialogs/repo-share-link-admin.js:96 -#: static/scripts/app/views/dir.js:473 static/scripts/app/views/dirent.js:281 +#: static/scripts/app/views/dir.js:476 static/scripts/app/views/dirent.js:281 #: static/scripts/app/views/group-discussions.js:125 #: static/scripts/app/views/group-discussions.js:203 #: static/scripts/app/views/group-discussions.js:246 @@ -89,8 +89,7 @@ msgstr "" #: static/scripts/app/views/group-manage-members.js:146 #: static/scripts/app/views/group-members.js:80 #: static/scripts/app/views/group.js:109 static/scripts/app/views/group.js:142 -#: static/scripts/app/views/groups.js:83 -#: static/scripts/app/views/groups.js:134 +#: static/scripts/app/views/groups.js:83 static/scripts/app/views/groups.js:134 #: static/scripts/app/views/invitations.js:78 #: static/scripts/app/views/my-deleted-repos.js:86 #: static/scripts/app/views/myhome-repos.js:104 @@ -147,8 +146,8 @@ msgstr "" #: static/scripts/app/views/dialogs/repo-folder-perm-admin.js:302 #: static/scripts/app/views/dialogs/repo-history-settings.js:82 #: static/scripts/app/views/dialogs/repo-history-settings.js:141 -#: static/scripts/app/views/dir.js:1273 static/scripts/app/views/dir.js:1307 -#: static/scripts/app/views/dir.js:1354 +#: static/scripts/app/views/dir.js:1276 static/scripts/app/views/dir.js:1310 +#: static/scripts/app/views/dir.js:1357 #: static/scripts/app/views/dirent-grid.js:332 #: static/scripts/app/views/dirent.js:492 #: static/scripts/app/views/dirent.js:614 @@ -171,10 +170,10 @@ msgstr "" #: static/scripts/app/views/repo-folder-perm-item.js:127 #: static/scripts/app/views/repo.js:204 static/scripts/app/views/repo.js:279 #: static/scripts/app/views/share.js:397 static/scripts/app/views/share.js:740 -#: static/scripts/app/views/share.js:818 static/scripts/common.js:390 -#: static/scripts/common.js:479 +#: static/scripts/app/views/share.js:818 static/scripts/common.js:392 +#: static/scripts/common.js:481 #: static/scripts/sysadmin-app/views/admin-logs.js:129 -#: static/scripts/sysadmin-app/views/dashboard.js:46 +#: static/scripts/sysadmin-app/views/dashboard.js:79 #: static/scripts/sysadmin-app/views/desktop-devices.js:105 #: static/scripts/sysadmin-app/views/device-errors.js:92 #: static/scripts/sysadmin-app/views/dir.js:193 @@ -245,12 +244,12 @@ msgstr "" #: static/scripts/app/views/dialogs/dirent-mvcp.js:132 #: static/scripts/app/views/dialogs/dirent-mvcp.js:163 -#: static/scripts/app/views/dir.js:1345 +#: static/scripts/app/views/dir.js:1348 msgid "Canceled." msgstr "" #: static/scripts/app/views/dialogs/dirent-mvcp.js:195 -#: static/scripts/app/views/dir.js:1116 +#: static/scripts/app/views/dir.js:1119 msgid "Invalid destination path" msgstr "" @@ -272,7 +271,7 @@ msgid "Rename File" msgstr "" #: static/scripts/app/views/dialogs/dirent-rename.js:59 -#: static/scripts/app/views/dir.js:612 static/scripts/app/views/dir.js:673 +#: static/scripts/app/views/dir.js:615 static/scripts/app/views/dir.js:676 #: static/scripts/app/views/dirent.js:468 #: static/scripts/app/views/groups.js:112 #: static/scripts/app/views/invitations.js:54 @@ -351,7 +350,7 @@ msgstr "" #: static/scripts/app/views/share.js:156 static/scripts/app/views/share.js:479 #: static/scripts/app/views/share.js:593 static/scripts/app/views/share.js:658 #: static/scripts/sysadmin-app/views/admin-logs.js:124 -#: static/scripts/sysadmin-app/views/dashboard.js:41 +#: static/scripts/sysadmin-app/views/dashboard.js:74 #: static/scripts/sysadmin-app/views/desktop-devices.js:100 #: static/scripts/sysadmin-app/views/device-errors.js:87 #: static/scripts/sysadmin-app/views/dir.js:188 @@ -419,131 +418,131 @@ msgstr "" msgid "The image could not be loaded." msgstr "" -#: static/scripts/app/views/dir.js:415 +#: static/scripts/app/views/dir.js:418 msgid "Password is required." msgstr "" -#: static/scripts/app/views/dir.js:684 +#: static/scripts/app/views/dir.js:687 msgid "Only an extension there, please input a name." msgstr "" -#: static/scripts/app/views/dir.js:722 +#: static/scripts/app/views/dir.js:725 msgid "New File" msgstr "" -#: static/scripts/app/views/dir.js:730 +#: static/scripts/app/views/dir.js:733 msgid "New Markdown File" msgstr "" -#: static/scripts/app/views/dir.js:738 +#: static/scripts/app/views/dir.js:741 msgid "New Excel File" msgstr "" -#: static/scripts/app/views/dir.js:746 +#: static/scripts/app/views/dir.js:749 msgid "New PowerPoint File" msgstr "" -#: static/scripts/app/views/dir.js:754 +#: static/scripts/app/views/dir.js:757 msgid "New Word File" msgstr "" -#: static/scripts/app/views/dir.js:978 static/scripts/app/views/dir.js:1121 +#: static/scripts/app/views/dir.js:981 static/scripts/app/views/dir.js:1124 msgid "Processing..." msgstr "" -#: static/scripts/app/views/dir.js:1016 +#: static/scripts/app/views/dir.js:1019 msgid "Successfully deleted %(name)s." msgstr "" -#: static/scripts/app/views/dir.js:1018 +#: static/scripts/app/views/dir.js:1021 msgid "Successfully deleted %(name)s and 1 other item." msgstr "" -#: static/scripts/app/views/dir.js:1020 +#: static/scripts/app/views/dir.js:1023 msgid "Successfully deleted %(name)s and %(amount)s other items." msgstr "" -#: static/scripts/app/views/dir.js:1029 +#: static/scripts/app/views/dir.js:1032 msgid "Failed to delete %(name)s." msgstr "" -#: static/scripts/app/views/dir.js:1031 +#: static/scripts/app/views/dir.js:1034 msgid "Failed to delete %(name)s and 1 other item." msgstr "" -#: static/scripts/app/views/dir.js:1033 +#: static/scripts/app/views/dir.js:1036 msgid "Failed to delete %(name)s and %(amount)s other items." msgstr "" -#: static/scripts/app/views/dir.js:1046 +#: static/scripts/app/views/dir.js:1049 msgid "Delete Items" msgstr "" -#: static/scripts/app/views/dir.js:1047 +#: static/scripts/app/views/dir.js:1050 msgid "Are you sure you want to delete these selected items?" msgstr "" -#: static/scripts/app/views/dir.js:1061 +#: static/scripts/app/views/dir.js:1064 msgid "Move selected item(s) to:" msgstr "" -#: static/scripts/app/views/dir.js:1061 +#: static/scripts/app/views/dir.js:1064 msgid "Copy selected item(s) to:" msgstr "" -#: static/scripts/app/views/dir.js:1166 +#: static/scripts/app/views/dir.js:1169 msgid "Successfully moved %(name)s." msgstr "" -#: static/scripts/app/views/dir.js:1168 +#: static/scripts/app/views/dir.js:1171 msgid "Successfully moved %(name)s and 1 other item." msgstr "" -#: static/scripts/app/views/dir.js:1170 +#: static/scripts/app/views/dir.js:1173 msgid "Successfully moved %(name)s and %(amount)s other items." msgstr "" -#: static/scripts/app/views/dir.js:1175 +#: static/scripts/app/views/dir.js:1178 msgid "Successfully copied %(name)s." msgstr "" -#: static/scripts/app/views/dir.js:1177 +#: static/scripts/app/views/dir.js:1180 msgid "Successfully copied %(name)s and 1 other item." msgstr "" -#: static/scripts/app/views/dir.js:1179 +#: static/scripts/app/views/dir.js:1182 msgid "Successfully copied %(name)s and %(amount)s other items." msgstr "" -#: static/scripts/app/views/dir.js:1191 +#: static/scripts/app/views/dir.js:1194 msgid "Internal error. Failed to move %(name)s and %(amount)s other item(s)." msgstr "" -#: static/scripts/app/views/dir.js:1193 +#: static/scripts/app/views/dir.js:1196 msgid "Internal error. Failed to move %(name)s." msgstr "" -#: static/scripts/app/views/dir.js:1197 +#: static/scripts/app/views/dir.js:1200 msgid "Internal error. Failed to copy %(name)s and %(amount)s other item(s)." msgstr "" -#: static/scripts/app/views/dir.js:1199 +#: static/scripts/app/views/dir.js:1202 msgid "Internal error. Failed to copy %(name)s." msgstr "" -#: static/scripts/app/views/dir.js:1239 +#: static/scripts/app/views/dir.js:1242 msgid "Moving file %(index)s of %(total)s" msgstr "" -#: static/scripts/app/views/dir.js:1239 +#: static/scripts/app/views/dir.js:1242 msgid "Copying file %(index)s of %(total)s" msgstr "" -#: static/scripts/app/views/dir.js:1261 +#: static/scripts/app/views/dir.js:1264 msgid "Failed to move %(name)s" msgstr "" -#: static/scripts/app/views/dir.js:1261 +#: static/scripts/app/views/dir.js:1264 msgid "Failed to copy %(name)s" msgstr "" @@ -820,35 +819,35 @@ msgstr "" msgid "Success" msgstr "" -#: static/scripts/app/views/starred-file-item.js:60 +#: static/scripts/app/views/starred-file-item.js:66 msgid "Successfully unstared {placeholder}" msgstr "" -#: static/scripts/common.js:603 +#: static/scripts/common.js:605 msgid "Search users or enter emails and press Enter" msgstr "" -#: static/scripts/common.js:611 static/scripts/common.js:682 +#: static/scripts/common.js:613 static/scripts/common.js:684 msgid "Please enter 1 or more character" msgstr "" -#: static/scripts/common.js:612 static/scripts/common.js:683 +#: static/scripts/common.js:614 static/scripts/common.js:685 msgid "No matches" msgstr "" -#: static/scripts/common.js:613 static/scripts/common.js:684 +#: static/scripts/common.js:615 static/scripts/common.js:686 msgid "Searching..." msgstr "" -#: static/scripts/common.js:614 static/scripts/common.js:685 +#: static/scripts/common.js:616 static/scripts/common.js:687 msgid "Loading failed" msgstr "" -#: static/scripts/common.js:674 +#: static/scripts/common.js:676 msgid "Search groups" msgstr "" -#: static/scripts/common.js:1009 +#: static/scripts/common.js:1011 msgid "Packaging..." msgstr ""