diff --git a/frontend/src/components/user-settings/email-notice.js b/frontend/src/components/user-settings/email-notice.js index 136cce2567..52948d795b 100644 --- a/frontend/src/components/user-settings/email-notice.js +++ b/frontend/src/components/user-settings/email-notice.js @@ -25,7 +25,7 @@ class EmailNotice extends React.Component { this.collaborateOptions = [ {interval: 0, text: gettext('Don\'t send emails')}, - {interval: 3600, text: gettext('Per hour') + ' (' + gettext('If notifications have not be read within one hour, they will be sent to your mailbox') + ')'} + {interval: 3600, text: gettext('Per hour') + ' (' + gettext('If notifications have not been read within one hour, they will be sent to your mailbox.') + ')'} ]; this.state = { diff --git a/locale/ar/LC_MESSAGES/django.po b/locale/ar/LC_MESSAGES/django.po index 6b88a365f5..448df3c198 100644 --- a/locale/ar/LC_MESSAGES/django.po +++ b/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Arabic (http://www.transifex.com/haiwen/seahub/language/ar/)\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "الاسم طويل جدا (الحد الأقصى 64 حرف)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "الاسم لا يجب ان يحتوي على '/'." @@ -62,16 +62,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "فشل تحديد المخصص: المخصص الأقصى %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "توجد مجموعة بنفس الاسم." @@ -91,7 +93,7 @@ msgstr "" msgid "My Library" msgstr "مكتبتي" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -114,12 +116,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "لا يمكن حذف مكتبة النظام" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -368,7 +370,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -392,11 +394,11 @@ msgstr "مسار الوجهة غير صحيح" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "نفدت المساحة المخصصة." @@ -435,7 +437,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -469,7 +471,7 @@ msgstr "المستخدم %s عضو في المجموعة بالفعل." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -561,11 +563,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "كلمة مرور غير صحيحة" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "خطأ فك تشفير المكتبة" @@ -639,13 +641,13 @@ msgid "Password is too short." msgstr "كلمة المرور قصيرة جدا." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3839,7 +3841,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "ملاحظة جديدة على %s" @@ -4154,23 +4156,23 @@ msgstr "تحرير الشخصية بنجاح." msgid "Failed to edit profile" msgstr "الملف الشخصي" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "لم يقبل دعوة بعد" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "لا يمكن حذف الحساب التوضيحي." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "فشل تثبيت المكتبة الافتراضية." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "لا يمكن تعيين مكتبة مشفرة كالمكتبة الافتراضية." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "تم تعيين \"%s\" كالمكتبة الافتراضية الخاصة بك بنجاح." diff --git a/locale/ar/LC_MESSAGES/djangojs.po b/locale/ar/LC_MESSAGES/djangojs.po index 7e67b2f162..f72b18d64b 100644 --- a/locale/ar/LC_MESSAGES/djangojs.po +++ b/locale/ar/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Amr Mothana \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Arabic (http://www.transifex.com/haiwen/seahub/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "إلغاء" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "إلغاء" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "هل حقا تريد حذف حسابك؟" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "الاسم مطلوب" @@ -825,6 +829,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "كلمات المرور غير متطابقة" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "مكتبة جديدة" @@ -1656,7 +1661,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "تعديل اسم" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "هذه العملية لا يمكن التراجع عنها. الرجاء التفكير جيدا!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "إعداد اللغة" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "لا مكتبات" @@ -3984,8 +4018,8 @@ msgstr "المساحة المستخدمة" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "آخر دخول" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "لا يوجد أعضاء" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "الملف الشخصي" msgid "Language" msgstr "اللغة" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "إعداد الملف الشخصي" diff --git a/locale/bg/LC_MESSAGES/django.po b/locale/bg/LC_MESSAGES/django.po index 88a3890e25..cce0b474c1 100644 --- a/locale/bg/LC_MESSAGES/django.po +++ b/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Bulgarian (http://www.transifex.com/haiwen/seahub/language/bg/)\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -62,16 +62,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "" @@ -91,7 +93,7 @@ msgstr "" msgid "My Library" msgstr "" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -114,12 +116,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -368,7 +370,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -392,11 +394,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -435,7 +437,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -469,7 +471,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -561,11 +563,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Грешна парола" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Грешка в разкодиращата библиотека" @@ -639,13 +641,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3815,7 +3817,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "" @@ -4126,23 +4128,23 @@ msgstr "" msgid "Failed to edit profile" msgstr "" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "" diff --git a/locale/bg/LC_MESSAGES/djangojs.po b/locale/bg/LC_MESSAGES/djangojs.po index 0b69314369..88aba41f00 100644 --- a/locale/bg/LC_MESSAGES/djangojs.po +++ b/locale/bg/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Bulgarian (http://www.transifex.com/haiwen/seahub/language/bg/)\n" "MIME-Version: 1.0\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -825,6 +829,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "" @@ -1656,7 +1661,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3984,8 +4018,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/ca/LC_MESSAGES/django.po b/locale/ca/LC_MESSAGES/django.po index 7d9e1f8ad2..21b0fdf766 100644 --- a/locale/ca/LC_MESSAGES/django.po +++ b/locale/ca/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Catalan (http://www.transifex.com/haiwen/seahub/language/ca/)\n" @@ -20,12 +20,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -63,16 +63,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Aquest nom de grup ja existeix" @@ -92,7 +94,7 @@ msgstr "" msgid "My Library" msgstr "Personal" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -115,12 +117,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -369,7 +371,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -393,11 +395,11 @@ msgstr "La ruta de destí no és vàlida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -436,7 +438,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -470,7 +472,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -562,11 +564,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "La contrasenya no és correcte" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "S'ha produït un error al desencriptar la llibreria" @@ -640,13 +642,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3816,7 +3818,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "" @@ -4127,23 +4129,23 @@ msgstr "S'ha actualitzat el perfil." msgid "Failed to edit profile" msgstr "No s'ha pogut editar el perfil" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Encara no ha acceptat la invitació" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "La compte de demostració no es pot eliminar." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "No s'ha pogut definir la llibreria per defecte." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "S'ha marcat \"%s\" com a llibreria per defecte." diff --git a/locale/ca/LC_MESSAGES/djangojs.po b/locale/ca/LC_MESSAGES/djangojs.po index d989fadd99..bf07bb5483 100644 --- a/locale/ca/LC_MESSAGES/djangojs.po +++ b/locale/ca/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Catalan (http://www.transifex.com/haiwen/seahub/language/ca/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Cancela" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Cancela" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "Esteu segur que voleu eliminar el seu compte?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "El nom és obligatori" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "Les contrasenyes no coincideixen" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Crea una llibreria" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Reanomena" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Atenció, aquesta operació és irreversible. " -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "Espai ocupat" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Perfil" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Configuració " diff --git a/locale/cs/LC_MESSAGES/django.po b/locale/cs/LC_MESSAGES/django.po index 1c75e47c8e..a662aa6575 100644 --- a/locale/cs/LC_MESSAGES/django.po +++ b/locale/cs/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Czech (http://www.transifex.com/haiwen/seahub/language/cs/)\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Jméno je příliš dlouhé (maximum je 64 znaků)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Jméno by nemělo obsahovat '/'." @@ -67,16 +67,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Chyba při nastavení kvóty: maximum je %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Skupina s tímto názvem již existuje." @@ -96,7 +98,7 @@ msgstr "Toto oddělení obsahuje pododdělení." msgid "My Library" msgstr "Moje knihovna" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -119,12 +121,12 @@ msgstr "Nelze přidat uživatele %s do instituce: uživatel již je v této inst msgid "System library can not be deleted." msgstr "Není možno smazat systémovou knihovnu." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Přenos selhal: role %s je %s, nemohu přidat knihovnu." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "Knihovnu nelze převést na vlastníka." @@ -373,7 +375,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -397,11 +399,11 @@ msgstr "Nesprávná cílová cesta" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Nedostatek úložného prostoru - mimo kvótu." @@ -440,7 +442,7 @@ msgstr "Uživatel %s nebyl nalezen." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -474,7 +476,7 @@ msgstr "Uživatel %s už je členem skupiny." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -566,11 +568,11 @@ msgstr "Nelze resetovat heslo této knihovny." msgid "New password of library %s" msgstr "Nové heslo knihovny %s " -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Chybné heslo" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Problém při dešifrování knihovny" @@ -644,13 +646,13 @@ msgid "Password is too short." msgstr "Heslo je příliš krátké" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Počet dní do expirace by měl být větší nebo rovno %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Počet dní do expirace by měl být menší nebo rovno %s" @@ -3832,7 +3834,7 @@ msgstr "Přesunutá složka" msgid "New file updates on %s" msgstr "Nové aktualizace souboru %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Nové oznámení na %s" @@ -4145,23 +4147,23 @@ msgstr "Profil byl úspěšně změněn." msgid "Failed to edit profile" msgstr "Chyba při změně profilu" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Ješte neakceptoval pozvání" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo účet není možné smazat." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Chyba při nastavování výchozí knihovny." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Nemohu nastavit šifrovanou knihovnu jako výchzí." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Úspěšně nastavena \"%s\" jako výchzí knihovna." diff --git a/locale/cs/LC_MESSAGES/djangojs.po b/locale/cs/LC_MESSAGES/djangojs.po index 992d6c9b9d..0799022372 100644 --- a/locale/cs/LC_MESSAGES/djangojs.po +++ b/locale/cs/LC_MESSAGES/djangojs.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Tomáš Holan \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Czech (http://www.transifex.com/haiwen/seahub/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -163,7 +163,7 @@ msgstr "Probíhá nahrávání souboru. Jste si jistý/á, že chcete opustit tu #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -213,7 +213,8 @@ msgid "Contact information is required." msgstr "Jsou požadovány kontaktní informace" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -415,6 +416,7 @@ msgstr "Storno" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -432,7 +434,7 @@ msgstr "Storno" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -657,6 +659,7 @@ msgstr "Opravdu chcete smazat svůj účet?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -788,6 +791,7 @@ msgstr "Kopírovat {num} položek" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Název je povinný." @@ -828,6 +832,7 @@ msgstr "Nová knihovna pro oddělení." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -860,10 +865,10 @@ msgstr "Nová knihovna pro oddělení." #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -954,7 +959,7 @@ msgstr "Zadání hesla se neshodují" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nová knihovna" @@ -1659,7 +1664,7 @@ msgstr "Název knihovny" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1787,7 +1792,7 @@ msgstr "Přidat člena skupiny" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1878,14 +1883,14 @@ msgstr "Vybrat uživatele jako administrátora..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Nové pododdělení" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Nové oddělení" @@ -1895,7 +1900,7 @@ msgstr "Nové oddělení" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2424,6 +2429,11 @@ msgstr "Počáteční datum" msgid "End date" msgstr "Datum ukončení" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2991,7 +3001,7 @@ msgstr "zobrazit více" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3138,6 +3148,7 @@ msgstr "Chyba při odstranění {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Přejmenovat" @@ -3319,35 +3330,58 @@ msgstr "Začněte hledat zadáním znaků" msgid "This operation will not be reverted. Please think twice!" msgstr "Tuto operaci nebude možno vzít zpět. Prosím ujistěte se, že to opravdu chcete!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "Neodesílat emaily" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Každou hodinu" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Každé 4 hodiny" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Každý den" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Každý týden" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Emailové notifikace o změnách souboru" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Emailové notifikace" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "Seznam přidaných, odstraněných a upravených souborů bude odeslán do vaší poštovní schránky." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Nastavení jazyka" @@ -3707,7 +3741,7 @@ msgstr "S touto skupinou zatím nejsou sdíleny žádné knihovny. Ke knihovně #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Žádné knihovny" @@ -3987,8 +4021,8 @@ msgstr "Využité místo" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -4000,8 +4034,8 @@ msgstr "Kvóta" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4024,30 +4058,30 @@ msgstr "Poslední přihlášení" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Oddělení" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Pododdělení" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Žádné pododdělení" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Žádní členové" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Žádné oddělení" @@ -5501,10 +5535,6 @@ msgstr "Profil" msgid "Language" msgstr "Jazyk" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Emailové notifikace" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Nastavení profilu" diff --git a/locale/da_DK/LC_MESSAGES/djangojs.po b/locale/da_DK/LC_MESSAGES/djangojs.po index 3f9cbc5000..235783607a 100644 --- a/locale/da_DK/LC_MESSAGES/djangojs.po +++ b/locale/da_DK/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Danish (Denmark) (http://www.transifex.com/haiwen/seahub/language/da_DK/)\n" "MIME-Version: 1.0\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "Afbryd" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "Afbryd" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Navn er nødvendigt" @@ -825,6 +829,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "Kodeordene er ikke ens" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Ny bibliotek" @@ -1656,7 +1661,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3984,8 +4018,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index 1920935db3..a0c67c6f0b 100644 --- a/locale/de/LC_MESSAGES/django.po +++ b/locale/de/LC_MESSAGES/django.po @@ -76,7 +76,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: German (http://www.transifex.com/haiwen/seahub/language/de/)\n" @@ -87,12 +87,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Name ist zu lang (maximal 64 Zeichen)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Name darf keinen Schrägstrich enthalten" @@ -130,16 +130,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Speicherplatz konnte nicht gesetzt werden: Maximale Quota ist %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Eine Gruppe mit diesem Namen gibt es bereits." @@ -159,7 +161,7 @@ msgstr "Der Bereich enthält Unterbereiche." msgid "My Library" msgstr "Meine Bibliothek" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -182,12 +184,12 @@ msgstr "%s gehört bereits zu der Einrichtung und kann nicht erneut zugewiesen w msgid "System library can not be deleted." msgstr "Eine System-Bibliothek kann nicht gelöscht werden. " -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Fehler beim Übertragen: Die Rolle von %s ist %s. Die Bibliothek kann nicht zugeordnet werden." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "Bibliotheken können nicht auf ihre Eigentümer/innen übertragen werden." @@ -436,7 +438,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -460,11 +462,11 @@ msgstr "Ungültiges Ziel" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Speicherplatz ist verbraucht." @@ -503,7 +505,7 @@ msgstr "Benutzer/in %s nicht gefunden." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -537,7 +539,7 @@ msgstr "%s ist bereits Mitglied der Gruppe." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -629,11 +631,11 @@ msgstr "Das Passwort der Bibliothek kann nicht zurückgesetzt werden." msgid "New password of library %s" msgstr "Neues Passwort für Bibliothek %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Falsches Passwort" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Fehler beim Entschlüsseln der Bibliothek" @@ -707,13 +709,13 @@ msgid "Password is too short." msgstr "Passwort ist zu kurz." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Der Freigabe-Link sollte mindestens %s Tage verfügbar sein" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Der Freigabe-Link sollte höchstens %s Tage verfügbar sein" @@ -3883,7 +3885,7 @@ msgstr "Ordner verschoben" msgid "New file updates on %s" msgstr "Aktualisierte Dateien auf %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Neue Mitteilungen auf %s" @@ -4194,23 +4196,23 @@ msgstr "Profil ist bearbeitet." msgid "Failed to edit profile" msgstr "Bearbeiten des Profils ist fehlgeschlagen" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Hat die Einladung noch nicht angenommen" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo Benutzerkonto kann nicht gelöscht werden." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Standard-Bibliothek konnte nicht festlegt werden." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Eine verschlüsselte Bibliothek kann nicht als Standard-Bibliothek verwendet werden." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "„%s“ wurde als Ihre Standard-Bibliothek eingestellt. " diff --git a/locale/de/LC_MESSAGES/djangojs.po b/locale/de/LC_MESSAGES/djangojs.po index f0cff7aa15..8a7f1056ff 100644 --- a/locale/de/LC_MESSAGES/djangojs.po +++ b/locale/de/LC_MESSAGES/djangojs.po @@ -24,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: A. Heß \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: German (http://www.transifex.com/haiwen/seahub/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -176,7 +176,7 @@ msgstr "Gerade wird eine Datei hochgeladen. Möchten Sie die Seite wirklich verl #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -226,7 +226,8 @@ msgid "Contact information is required." msgstr "Kontaktinformation erforderlich" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -428,6 +429,7 @@ msgstr "Abbrechen" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -445,7 +447,7 @@ msgstr "Abbrechen" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -670,6 +672,7 @@ msgstr "Möchten Sie Ihr Benutzerkonto wirklich löschen?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -801,6 +804,7 @@ msgstr "{num} Objekte werden kopiert" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Name erforderlich" @@ -841,6 +845,7 @@ msgstr "Neue Bereichs-Bibliothek" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -873,10 +878,10 @@ msgstr "Neue Bereichs-Bibliothek" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -967,7 +972,7 @@ msgstr "Passwörter stimmen nicht überein" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Neue Bibliothek" @@ -1672,7 +1677,7 @@ msgstr "Name der Bibliothek" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1800,7 +1805,7 @@ msgstr "Gruppenmitglied hinzufügen" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1891,14 +1896,14 @@ msgstr "Administrationsrechte zuweisen" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Neuer Unterbereich" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Neuer Bereich" @@ -1908,7 +1913,7 @@ msgstr "Neuer Bereich" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2437,6 +2442,11 @@ msgstr "Startdatum" msgid "End date" msgstr "Enddatum" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -3004,7 +3014,7 @@ msgstr "mehr …" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3151,6 +3161,7 @@ msgstr "Fehler beim Löschen von {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Umbenennen" @@ -3332,35 +3343,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Dieser Vorgang kann nicht rückgängig gemacht werden. Bitte seien Sie sicher, was Sie tun!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "Keine E-Mails schicken" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Stündlich" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Alle 4 Stunden" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Täglich" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Wöchentlich" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "E-Mail-Benachrichtigung über geänderte Dateien" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "E-Mail-Benachrichtigung" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "Die Liste mit den neuen, gelöschten oder veränderten Dateien wird an Ihre E-Mail-Adresse verschickt." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Sprache" @@ -3720,7 +3754,7 @@ msgstr "Es sind noch keine Bibliotheken für diese Gruppe freigegeben worden. Au #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Keine Bibliotheken" @@ -4000,8 +4034,8 @@ msgstr "Speicherbedarf" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -4013,8 +4047,8 @@ msgstr "Speicherquota" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4037,30 +4071,30 @@ msgstr "Letzte Anmeldung" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Bereiche" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Unterbereiche" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Keine Unterbereiche vorhanden" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Keine Mitglieder" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Keine Bereiche vorhanden" @@ -5514,10 +5548,6 @@ msgstr "Profil" msgid "Language" msgstr "Sprache" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "E-Mail-Benachrichtigung" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profil" diff --git a/locale/el/LC_MESSAGES/django.po b/locale/el/LC_MESSAGES/django.po index ed012cf910..c15dcb517e 100644 --- a/locale/el/LC_MESSAGES/django.po +++ b/locale/el/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Greek (http://www.transifex.com/haiwen/seahub/language/el/)\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Το όνομα είναι πολύ μεγάλο (μέγιστο μέγεθος 64 χαρακτήρες)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "To όνομα δεν πρέπει να περιέχει '/'." @@ -67,16 +67,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Υπάρχει ήδη ομάδα με αυτό το όνομα." @@ -96,7 +98,7 @@ msgstr "" msgid "My Library" msgstr "Η βιβλιοθήκη μου" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -119,12 +121,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -373,7 +375,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -397,11 +399,11 @@ msgstr "Εσφαλμένη διαδρομή προορισμού" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -440,7 +442,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -474,7 +476,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -566,11 +568,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Λάθος κωδικός" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Πρόβλημα αποκρυπτογράφησης βιβλιοθήκης" @@ -644,13 +646,13 @@ msgid "Password is too short." msgstr "Το συνθηματικό είναι πολύ μικρό" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3820,7 +3822,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Νέα ειδοποίηση στο %s" @@ -4131,23 +4133,23 @@ msgstr "Επιτυχής τροποποίηση του προφίλ." msgid "Failed to edit profile" msgstr "Αποτυχία επεξεργασίας προφίλ" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Δεν έχει αποδεχτεί την πρόσκληση ακόμη" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Ο Δοκιμαστικός λογαριασμός δεν μπορεί να διαγραφεί." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Αποτυχία επιλογής προεπιλεγμένης βιβλιοθήκης." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Δεν μπορεί να επιλεγεί κρυπτογραφημένη βιβλιοθήκη ως προεπιλεγμένη." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Επιτυχής ρύθμιση της \"%s\" ως προεπιλεγμένης βιβλιοθήκης." diff --git a/locale/el/LC_MESSAGES/djangojs.po b/locale/el/LC_MESSAGES/djangojs.po index b4a2843c97..384ffca71d 100644 --- a/locale/el/LC_MESSAGES/djangojs.po +++ b/locale/el/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Greek (http://www.transifex.com/haiwen/seahub/language/el/)\n" "MIME-Version: 1.0\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "Ακύρωση" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "Ακύρωση" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "Θέλετε πραγματικά να διαγράψετε τον λο #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Το όνομα είναι απαραίτητο" @@ -825,6 +829,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "Δεν ταιριάζουν τα συνθηματικά" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Νέα βιβλιοθήκη" @@ -1656,7 +1661,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Μετονομασία" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Αυτή η λειτουργία δεν μπορεί να αναιρεθεί. Παρακαλώ ξανασκεφτείτε το!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Ρύθμιση γλώσσας" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3984,8 +4018,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "Προφίλ" msgid "Language" msgstr "Γλώσσα" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Ρύθμιση προφίλ" diff --git a/locale/el_GR/LC_MESSAGES/djangojs.po b/locale/el_GR/LC_MESSAGES/djangojs.po index 271a223f35..3b18af3c2b 100644 --- a/locale/el_GR/LC_MESSAGES/djangojs.po +++ b/locale/el_GR/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Greek (Greece) (http://www.transifex.com/haiwen/seahub/language/el_GR/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Ακύρωση" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Ακύρωση" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Νέα βιβλιοθήκη" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Μετονομασία" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Ρύθμιση γλώσσας" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Προφίλ" msgid "Language" msgstr "Γλώσσα" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Ρύθμιση προφίλ" diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 895a10dcea..8fda159fe9 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: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,12 +18,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -61,16 +61,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "" @@ -90,7 +92,7 @@ msgstr "" msgid "My Library" msgstr "" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -112,12 +114,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -366,7 +368,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -390,11 +392,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -432,7 +434,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -466,7 +468,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -558,11 +560,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "" @@ -631,13 +633,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3797,7 +3799,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "" @@ -4108,23 +4110,23 @@ msgstr "" msgid "Failed to edit profile" msgstr "" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "" diff --git a/locale/en/LC_MESSAGES/djangojs.po b/locale/en/LC_MESSAGES/djangojs.po index 4c15c0cc52..fa8f7b6ed4 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: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2986,7 +2996,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3133,6 +3143,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3314,35 +3325,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3702,7 +3736,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3982,8 +4016,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3995,8 +4029,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4019,30 +4053,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5494,10 +5528,6 @@ msgstr "" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/es/LC_MESSAGES/django.po b/locale/es/LC_MESSAGES/django.po index a5c2f677c6..cd9d5e5a1e 100644 --- a/locale/es/LC_MESSAGES/django.po +++ b/locale/es/LC_MESSAGES/django.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 05:54+0000\n" -"Last-Translator: imwhatiam \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-23 17:34+0000\n" +"Last-Translator: Rodolfo Cossalter \n" "Language-Team: Spanish (http://www.transifex.com/haiwen/seahub/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,12 +26,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "El nombre es demasiado largo (máximo 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "El nombre no debe contener ' / '." @@ -69,16 +69,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Fallo al definir cuota: la cuota máxima es %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." -msgstr "" +msgstr "El nombre sólo puede tener letras, números, espacios, guión, comilla simple, corchetes o guión bajo" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Ya existe un grupo con ese nombre" @@ -98,7 +100,7 @@ msgstr "Hay sub-departamentos en este departamento." msgid "My Library" msgstr "Mi Biblioteca" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -121,12 +123,12 @@ msgstr "Fallo al agregar a %s a la institución: el usuario ya pertenece a esta msgid "System library can not be deleted." msgstr "La bibilioteca del sistema no puede ser eliminada." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "La transferencia falló: el rol de %s es %s, no puede agregar una biblioteca." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "La biblioteca no puede ser transferida al propietario." @@ -375,7 +377,7 @@ msgstr "Archivo con virus no encontrado" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -399,11 +401,11 @@ msgstr "Ruta de destino inválida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Cuota agotada." @@ -442,7 +444,7 @@ msgstr "Usuario %s no encontrado." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -476,7 +478,7 @@ msgstr "El usuario %s ya es miembro del grupo." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -489,7 +491,7 @@ msgstr "El usuario %s no se encuentra en la organización." #: seahub/api2/endpoints/group_members.py:459 #, python-format msgid "User %s is an organization user." -msgstr "" +msgstr "El usuario %s es un usuario de la organización." #: seahub/api2/endpoints/group_members.py:381 seahub/group/error_msg.py:17 #: seahub/group/error_msg.py:23 seahub/views/file.py:457 @@ -568,11 +570,11 @@ msgstr "No se puede restablecer la contraseña de esta biblioteca." msgid "New password of library %s" msgstr "Nueva contraseña de la biblioteca %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Contraseña incorrecta" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Error en el desencriptado de la biblioteca" @@ -646,13 +648,13 @@ msgid "Password is too short." msgstr "La contraseña es demasiado corta." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Días al vencimiento de be ser mayor o igual que %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Días al vencimiento de be ser menor o igual que %s" @@ -2500,56 +2502,56 @@ msgid "" "Note that your Seafile system administrator may not have enabled the full-" "text search feature. In that case, you can only search file and folder " "names." -msgstr "" +msgstr "Notar que su administrador del sistema Seafile puede no haber habilitado la característica de búsqueda de texto completo. En ese caso, sólo podrá buscar nombres de archivos y carpetas." #: seahub/help/templates/help/groups_managing.html:6 msgid "" "Creating a group is a convenient way to share files to many people. In " "Seafile, you can create and manage a group easily." -msgstr "" +msgstr "Crear un grupo es una manera conveniente de compartir archivos con muchas personas. En Seafile puede crear y gesionar un grupo fácilmente." #: seahub/help/templates/help/groups_managing.html:7 msgid "Here is how groups work in Seafile:" -msgstr "" +msgstr "Así es como funcionan los grupos en Seafile:" #: seahub/help/templates/help/groups_managing.html:9 msgid "" "Each group has a owner. The owner is the creator of the group by default. " "He/she can transfer the ownership of the group to another member." -msgstr "" +msgstr "Cada grupo tiene un propietario. El propietario es el creador del grupo por defecto. El/ella puede transferir la propiedad del grupo a otro miembro." #: seahub/help/templates/help/groups_managing.html:10 msgid "" "Each group can have multiple admins. The group owner and group admins can " "add more group admins." -msgstr "" +msgstr "Cada grupo puede tener múltiples administradores. El propietario y los administradores del grupo pueden agregar más administradores al grupo." #: seahub/help/templates/help/groups_managing.html:11 msgid "" "The group admin can add/delete members in the group. And he/she can also " "unshare a library in the group." -msgstr "" +msgstr "El administrador del grupo puede agregar/eliminar miembros en el grupo. También puede dejar de compartir una biblioteca en el grupo." #: seahub/help/templates/help/groups_managing.html:13 msgid "" "Click on the \"Shared with groups\" tab on the left panel, and you'll see " "all the groups you're in. Clicking into any group, you'll see the libraries " "shared into this group." -msgstr "" +msgstr "Haga click en la pestaña \"Compartido con grupos\" del panel izquierdo, y verá todos los grupos a los que pertenece. Haciendo click en cualquier grupo, verá las bibliotecas compartidas con ese grupo." #: seahub/help/templates/help/groups_managing.html:14 msgid "" "To create a new group, click on the \"Shared with groups\" tab on the left " "panel. Then click on \"All Groups\". In the page, you can click the \"New " "Group\" button to create a group." -msgstr "" +msgstr "Para crear un grupo nuevo, haga click en la pestaña \"Compartido con grupos\" en el panel izquierdo. Luego haga click en \"Todos los grupos\". En la página puede hacer click en \"Nuevo Grupo\" para crear uno." #: seahub/help/templates/help/groups_managing.html:15 #, python-format msgid "" "See sharing files " "and folders about how to share libraries or folders to a group." -msgstr "" +msgstr "Vea compartiendo archivos y carpetas acerca de como compartir bibliotecas o carpetas con un grupo." #: seahub/help/templates/help/ignore.html:6 msgid "Excluding files/folders from syncing" @@ -2633,7 +2635,7 @@ msgstr "seafile-ignore.txt sólo ignora archivos que aún no han sido sincroniza #: seahub/help/templates/help/install_sync.html:6 msgid "Installing Seafile client program" -msgstr "" +msgstr "Instalando el programa cliente Seafile" #: seahub/help/templates/help/install_sync.html:8 msgid "" @@ -2694,7 +2696,7 @@ msgstr "En ciertas ocasiones el usuario desea modificar archivos en la nube dire msgid "" "Seafile is an enterprise file hosting platform with high reliability and " "performance." -msgstr "" +msgstr "Seafile es una plataforma de alojamiento de archivos para empresas con alta fiabilidad y rendimiento." #: seahub/help/templates/help/introduction.html:9 #, python-format @@ -2704,21 +2706,21 @@ msgid "" "href=\"%(SITE_ROOT)shelp/install_sync/\">the file syncing client and the drive client. It also " "has mobile clients for Android and iOS." -msgstr "" +msgstr "Seafile contiene una interface web para que Ud. gestione y comparta archivos.. Tiene dos clases de clientes de escritorio, el cliente que sincroniza y el cliente de unidad de disco. Tambien tiene clientes moviles para Android e iOS." #: seahub/help/templates/help/introduction.html:10 msgid "" "You can download the clients in Seafile web " "site." -msgstr "" +msgstr "Puede descargar los clientes en el sitio web de Seafile." #: seahub/help/templates/help/introduction.html:11 msgid "" "If this manual does not contain the information you needed, you can seek " "help in our forum: https://forum.seafile.com." -msgstr "" +msgstr "Si este manual no contiene la información que Ud. necesita, puede buscar ayuda en nuestro foro: https://forum.seafile.com." #: seahub/help/templates/help/libraries_managing.html:6 msgid "" @@ -2727,19 +2729,19 @@ msgid "" "project you work on, or each document type you want to save in Seafile. A " "library works mostly like a top level folder. But it also has some special " "properties:" -msgstr "" +msgstr "Seafile utiliza \"bibliotecas\" para organizar sus archivos. Una biblioteca es un contenedor de nivel superior para un conjunto de archivos y carpetas. Puede crear una biblioteca para cada proyecto en el que Ud. trabaja, o para cada tipo de archivo que Ud. quiere guardar en Seafile. Una biblioteca funciona principalmente como una carpeta de nivel superior. Pero también tiene algunas propiedades especiales:" #: seahub/help/templates/help/libraries_managing.html:8 msgid "" "Each library keeps its own file modification history. There is no global " "file modification history across all libraries." -msgstr "" +msgstr "Cada biblioteca mantiene su propio historial de modificaciones de archivos. No existe un historial global de modificación de archivos en todas las bibliotecas." #: seahub/help/templates/help/libraries_managing.html:9 msgid "" "Each library can be synced to desktop clients separately. You can choose " "which libraries to be synced." -msgstr "" +msgstr "Cada biblioteca se puede sincronizar con los clientes de escritorio por separado. Puede elegir qué bibliotecas se van a sincronizar." #: seahub/help/templates/help/libraries_managing.html:11 msgid "" @@ -3822,7 +3824,7 @@ msgstr "Carpeta movida" msgid "New file updates on %s" msgstr "Nuevas actualizaciones en %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Nueva notificación en %s" @@ -4133,23 +4135,23 @@ msgstr "Perfil editado con éxito." msgid "Failed to edit profile" msgstr "Fallo al editar el perfil." -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Aún no ha aceptado la invitación" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "La cuenta demo no puede ser eliminada." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Fallo al definir biblioteca predeterminada." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "No es posible establecer una biblioteca encriptada como biblioteca predeterminada." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" definida con éxito como biblioteca predeterminada." diff --git a/locale/es/LC_MESSAGES/djangojs.po b/locale/es/LC_MESSAGES/djangojs.po index 5dd322929a..f83f0a1b1e 100644 --- a/locale/es/LC_MESSAGES/djangojs.po +++ b/locale/es/LC_MESSAGES/djangojs.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Rodolfo Cossalter \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (http://www.transifex.com/haiwen/seahub/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -163,7 +163,7 @@ msgstr "Un archivo está siendo subido, ¿estás seguro que deseas abandonar est #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -213,7 +213,8 @@ msgid "Contact information is required." msgstr "Se requiere información de contacto." #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -415,6 +416,7 @@ msgstr "Cancelar" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -432,7 +434,7 @@ msgstr "Cancelar" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -657,6 +659,7 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -788,6 +791,7 @@ msgstr "Copiar {num} items" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nombre requerido" @@ -828,6 +832,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -860,10 +865,10 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -954,7 +959,7 @@ msgstr "Las contraseñas no coinciden" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nueva biblioteca" @@ -1659,7 +1664,7 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1787,7 +1792,7 @@ msgstr "Agregar miembro al grupo" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1878,14 +1883,14 @@ msgstr "Selccione un usuario como administrador..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Nuevo Sub-departamento" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Nuevo Departamento" @@ -1895,7 +1900,7 @@ msgstr "Nuevo Departamento" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2424,6 +2429,11 @@ msgstr "Fecha Inicio" msgid "End date" msgstr "Fecha Fin" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2991,7 +3001,7 @@ msgstr "ver más" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3138,6 +3148,7 @@ msgstr "Fallo al eliminar {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Renombrar" @@ -3319,35 +3330,58 @@ msgstr "Ingrese caracteres para comenzar la búsqueda" msgid "This operation will not be reverted. Please think twice!" msgstr "Esta operación no se puede revertir. ¿Estás seguro?" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "No enviar emails" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Por hora" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Por 4 horas" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Por día" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Por semana" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Email de notificación de modificaciones de archivo" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Email de notificación" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "La lista de archivos agregados, eliminados y modificados será enviada a su casilla de correo." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Configuración de idioma" @@ -3707,7 +3741,7 @@ msgstr "Todavía no se han compartido bibliotecas con este grupo. Una biblioteca #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "No hay bibliotecas" @@ -3987,8 +4021,8 @@ msgstr "Espacio utilizado" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -4000,8 +4034,8 @@ msgstr "Cuota" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4024,30 +4058,30 @@ msgstr "Último Ingreso" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Departmentos" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Sub-departamentos" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "No hay sub-departamentos" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "No hay miembros" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "No hay departamentos" @@ -5501,10 +5535,6 @@ msgstr "Perfil" msgid "Language" msgstr "Idioma" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Email de notificación" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Configuración del perfil" diff --git a/locale/es_AR/LC_MESSAGES/django.po b/locale/es_AR/LC_MESSAGES/django.po index ad1aca2c73..0a61f218e0 100644 --- a/locale/es_AR/LC_MESSAGES/django.po +++ b/locale/es_AR/LC_MESSAGES/django.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 05:54+0000\n" -"Last-Translator: imwhatiam \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-23 17:32+0000\n" +"Last-Translator: Rodolfo Cossalter \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/haiwen/seahub/language/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "El nombre es demasiado largo (máximo 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "El nombre no debe contener ' / '." @@ -66,16 +66,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Fallo al definir cuota: la cuota máxima es %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." -msgstr "" +msgstr "El nombre sólo puede tener letras, números, espacios, guión, comilla simple, corchetes o guión bajo" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Ya existe un grupo con ese nombre" @@ -95,7 +97,7 @@ msgstr "Hay sub-departamentos en este departamento." msgid "My Library" msgstr "Mi Biblioteca" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -118,12 +120,12 @@ msgstr "Fallo al agregar a %s a la institución: el usuario ya pertenece a esta msgid "System library can not be deleted." msgstr "La bibilioteca del sistema no puede ser eliminada." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "La transferencia falló: el rol de %s es %s, no puede agregar una biblioteca." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "La biblioteca no puede ser transferida al propietario." @@ -372,7 +374,7 @@ msgstr "Archivo con virus no encontrado" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -396,11 +398,11 @@ msgstr "Ruta de destino inválida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Cuota agotada." @@ -439,7 +441,7 @@ msgstr "Usuario %s no encontrado." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -473,7 +475,7 @@ msgstr "El usuario %s ya es miembro del grupo." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -486,7 +488,7 @@ msgstr "El usuario %s no se encuentra en la organización." #: seahub/api2/endpoints/group_members.py:459 #, python-format msgid "User %s is an organization user." -msgstr "" +msgstr "El usuario %s es un usuario de la organización." #: seahub/api2/endpoints/group_members.py:381 seahub/group/error_msg.py:17 #: seahub/group/error_msg.py:23 seahub/views/file.py:457 @@ -565,11 +567,11 @@ msgstr "No se puede restablecer la contraseña de esta biblioteca." msgid "New password of library %s" msgstr "Nueva contraseña de la biblioteca %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Contraseña incorrecta" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Error en el desencriptado de la biblioteca" @@ -643,13 +645,13 @@ msgid "Password is too short." msgstr "La contraseña es demasiado corta." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Días al vencimiento de be ser mayor o igual que %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Días al vencimiento de be ser menor o igual que %s" @@ -2497,56 +2499,56 @@ msgid "" "Note that your Seafile system administrator may not have enabled the full-" "text search feature. In that case, you can only search file and folder " "names." -msgstr "" +msgstr "Notar que su administrador del sistema Seafile puede no haber habilitado la característica de búsqueda de texto completo. En ese caso, sólo podrá buscar nombres de archivos y carpetas." #: seahub/help/templates/help/groups_managing.html:6 msgid "" "Creating a group is a convenient way to share files to many people. In " "Seafile, you can create and manage a group easily." -msgstr "" +msgstr "Crear un grupo es una manera conveniente de compartir archivos con muchas personas. En Seafile puede crear y gesionar un grupo fácilmente." #: seahub/help/templates/help/groups_managing.html:7 msgid "Here is how groups work in Seafile:" -msgstr "" +msgstr "Así es como funcionan los grupos en Seafile:" #: seahub/help/templates/help/groups_managing.html:9 msgid "" "Each group has a owner. The owner is the creator of the group by default. " "He/she can transfer the ownership of the group to another member." -msgstr "" +msgstr "Cada grupo tiene un propietario. El propietario es el creador del grupo por defecto. El/ella puede transferir la propiedad del grupo a otro miembro." #: seahub/help/templates/help/groups_managing.html:10 msgid "" "Each group can have multiple admins. The group owner and group admins can " "add more group admins." -msgstr "" +msgstr "Cada grupo puede tener múltiples administradores. El propietario y los administradores del grupo pueden agregar más administradores al grupo." #: seahub/help/templates/help/groups_managing.html:11 msgid "" "The group admin can add/delete members in the group. And he/she can also " "unshare a library in the group." -msgstr "" +msgstr "El administrador del grupo puede agregar/eliminar miembros en el grupo. También puede dejar de compartir una biblioteca en el grupo." #: seahub/help/templates/help/groups_managing.html:13 msgid "" "Click on the \"Shared with groups\" tab on the left panel, and you'll see " "all the groups you're in. Clicking into any group, you'll see the libraries " "shared into this group." -msgstr "" +msgstr "Haga click en la pestaña \"Compartido con grupos\" del panel izquierdo, y verá todos los grupos a los que pertenece. Haciendo click en cualquier grupo, verá las bibliotecas compartidas con ese grupo." #: seahub/help/templates/help/groups_managing.html:14 msgid "" "To create a new group, click on the \"Shared with groups\" tab on the left " "panel. Then click on \"All Groups\". In the page, you can click the \"New " "Group\" button to create a group." -msgstr "" +msgstr "Para crear un grupo nuevo, haga click en la pestaña \"Compartido con grupos\" en el panel izquierdo. Luego haga click en \"Todos los grupos\". En la página puede hacer click en \"Nuevo Grupo\" para crear uno." #: seahub/help/templates/help/groups_managing.html:15 #, python-format msgid "" "See sharing files " "and folders about how to share libraries or folders to a group." -msgstr "" +msgstr "Vea compartiendo archivos y carpetas acerca de como compartir bibliotecas o carpetas con un grupo." #: seahub/help/templates/help/ignore.html:6 msgid "Excluding files/folders from syncing" @@ -2630,7 +2632,7 @@ msgstr "seafile-ignore.txt sólo ignora archivos que aún no han sido sincroniza #: seahub/help/templates/help/install_sync.html:6 msgid "Installing Seafile client program" -msgstr "" +msgstr "Instalando el programa cliente Seafile" #: seahub/help/templates/help/install_sync.html:8 msgid "" @@ -2691,7 +2693,7 @@ msgstr "En ciertas ocasiones el usuario desea modificar archivos en la nube dire msgid "" "Seafile is an enterprise file hosting platform with high reliability and " "performance." -msgstr "" +msgstr "Seafile es una plataforma de alojamiento de archivos para empresas con alta fiabilidad y rendimiento." #: seahub/help/templates/help/introduction.html:9 #, python-format @@ -2701,21 +2703,21 @@ msgid "" "href=\"%(SITE_ROOT)shelp/install_sync/\">the file syncing client and the drive client. It also " "has mobile clients for Android and iOS." -msgstr "" +msgstr "Seafile contiene una interface web para que Ud. gestione y comparta archivos.. Tiene dos clases de clientes de escritorio, el cliente que sincroniza y el cliente de unidad de disco. Tambien tiene clientes moviles para Android e iOS." #: seahub/help/templates/help/introduction.html:10 msgid "" "You can download the clients in Seafile web " "site." -msgstr "" +msgstr "Puede descargar los clientes en el sitio web de Seafile." #: seahub/help/templates/help/introduction.html:11 msgid "" "If this manual does not contain the information you needed, you can seek " "help in our forum: https://forum.seafile.com." -msgstr "" +msgstr "Si este manual no contiene la información que Ud. necesita, puede buscar ayuda en nuestro foro: https://forum.seafile.com." #: seahub/help/templates/help/libraries_managing.html:6 msgid "" @@ -2724,19 +2726,19 @@ msgid "" "project you work on, or each document type you want to save in Seafile. A " "library works mostly like a top level folder. But it also has some special " "properties:" -msgstr "" +msgstr "Seafile utiliza \"bibliotecas\" para organizar sus archivos. Una biblioteca es un contenedor de nivel superior para un conjunto de archivos y carpetas. Puede crear una biblioteca para cada proyecto en el que Ud. trabaja, o para cada tipo de archivo que Ud. quiere guardar en Seafile. Una biblioteca funciona principalmente como una carpeta de nivel superior. Pero también tiene algunas propiedades especiales:" #: seahub/help/templates/help/libraries_managing.html:8 msgid "" "Each library keeps its own file modification history. There is no global " "file modification history across all libraries." -msgstr "" +msgstr "Cada biblioteca mantiene su propio historial de modificaciones de archivos. No existe un historial global de modificación de archivos en todas las bibliotecas." #: seahub/help/templates/help/libraries_managing.html:9 msgid "" "Each library can be synced to desktop clients separately. You can choose " "which libraries to be synced." -msgstr "" +msgstr "Cada biblioteca se puede sincronizar con los clientes de escritorio por separado. Puede elegir qué bibliotecas se van a sincronizar." #: seahub/help/templates/help/libraries_managing.html:11 msgid "" @@ -3819,7 +3821,7 @@ msgstr "Carpeta movida" msgid "New file updates on %s" msgstr "Nuevas actualizaciones en %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Nueva notificación en %s" @@ -4130,23 +4132,23 @@ msgstr "Perfil editado con éxito." msgid "Failed to edit profile" msgstr "Fallo al editar el perfil." -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Aún no ha aceptado la invitación" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "La cuenta demo no puede ser eliminada." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Fallo al definir biblioteca predeterminada." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "No es posible establecer una biblioteca encriptada como biblioteca predeterminada." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" definida con éxito como biblioteca predeterminada." diff --git a/locale/es_AR/LC_MESSAGES/djangojs.po b/locale/es_AR/LC_MESSAGES/djangojs.po index ff9fcb1adf..75fc919332 100644 --- a/locale/es_AR/LC_MESSAGES/djangojs.po +++ b/locale/es_AR/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Rodolfo Cossalter \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/haiwen/seahub/language/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "Un archivo está siendo subido, ¿estás seguro que deseas abandonar est #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -212,7 +212,8 @@ msgid "Contact information is required." msgstr "Se requiere información de contacto." #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -414,6 +415,7 @@ msgstr "Cancelar" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -431,7 +433,7 @@ msgstr "Cancelar" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -656,6 +658,7 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -787,6 +790,7 @@ msgstr "Copiar {num} items" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nombre requerido" @@ -827,6 +831,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -859,10 +864,10 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -953,7 +958,7 @@ msgstr "Las contraseñas no coinciden" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nueva biblioteca" @@ -1658,7 +1663,7 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1786,7 +1791,7 @@ msgstr "Agregar miembro al grupo" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1877,14 +1882,14 @@ msgstr "Selccione un usuario como administrador..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Nuevo Sub-departamento" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Nuevo Departamento" @@ -1894,7 +1899,7 @@ msgstr "Nuevo Departamento" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2423,6 +2428,11 @@ msgstr "Fecha Inicio" msgid "End date" msgstr "Fecha Fin" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2990,7 +3000,7 @@ msgstr "ver más" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3137,6 +3147,7 @@ msgstr "Fallo al eliminar {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Renombrar" @@ -3318,35 +3329,58 @@ msgstr "Ingrese caracteres para comenzar la búsqueda" msgid "This operation will not be reverted. Please think twice!" msgstr "Esta operación no se puede revertir. ¿Estás seguro?" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "No enviar emails" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Por hora" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Por 4 horas" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Por día" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Por semana" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Email de notificación de modificaciones de archivo" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Email de notificación" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "La lista de archivos agregados, eliminados y modificados será enviada a su casilla de correo." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Configuración de idioma" @@ -3706,7 +3740,7 @@ msgstr "Todavía no se han compartido bibliotecas con este grupo. Una biblioteca #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "No hay bibliotecas" @@ -3986,8 +4020,8 @@ msgstr "Espacio utilizado" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3999,8 +4033,8 @@ msgstr "Cuota" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4023,30 +4057,30 @@ msgstr "Último Ingreso" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Departmentos" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Sub-departamentos" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "No hay sub-departamentos" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "No hay miembros" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "No hay departamentos" @@ -5500,10 +5534,6 @@ msgstr "Perfil" msgid "Language" msgstr "Idioma" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Email de notificación" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Configuración del perfil" diff --git a/locale/es_MX/LC_MESSAGES/django.po b/locale/es_MX/LC_MESSAGES/django.po index 9c7d788838..43ba6cbb69 100644 --- a/locale/es_MX/LC_MESSAGES/django.po +++ b/locale/es_MX/LC_MESSAGES/django.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 05:54+0000\n" -"Last-Translator: imwhatiam \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-23 17:34+0000\n" +"Last-Translator: Rodolfo Cossalter \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/haiwen/seahub/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "El nombre es demasiado largo (máximo 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "El nombre no debe contener ' / '." @@ -67,16 +67,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Fallo al definir cuota: la cuota máxima es %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." -msgstr "" +msgstr "El nombre sólo puede tener letras, números, espacios, guión, comilla simple, corchetes o guión bajo" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Ya existe un grupo con ese nombre" @@ -96,7 +98,7 @@ msgstr "Hay sub-departamentos en este departamento." msgid "My Library" msgstr "Mi Biblioteca" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -119,12 +121,12 @@ msgstr "Fallo al agregar a %s a la institución: el usuario ya pertenece a esta msgid "System library can not be deleted." msgstr "La bibilioteca del sistema no puede ser eliminada." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "La transferencia falló: el rol de %s es %s, no puede agregar una biblioteca." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "La biblioteca no puede ser transferida al propietario." @@ -373,7 +375,7 @@ msgstr "Archivo con virus no encontrado" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -397,11 +399,11 @@ msgstr "Ruta de destino inválida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Cuota agotada." @@ -440,7 +442,7 @@ msgstr "Usuario %s no encontrado." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -474,7 +476,7 @@ msgstr "El usuario %s ya es miembro del grupo." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -487,7 +489,7 @@ msgstr "El usuario %s no se encuentra en la organización." #: seahub/api2/endpoints/group_members.py:459 #, python-format msgid "User %s is an organization user." -msgstr "" +msgstr "El usuario %s es un usuario de la organización." #: seahub/api2/endpoints/group_members.py:381 seahub/group/error_msg.py:17 #: seahub/group/error_msg.py:23 seahub/views/file.py:457 @@ -566,11 +568,11 @@ msgstr "No se puede restablecer la contraseña de esta biblioteca." msgid "New password of library %s" msgstr "Nueva contraseña de la biblioteca %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Contraseña incorrecta" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Error en el desencriptado de la biblioteca" @@ -644,13 +646,13 @@ msgid "Password is too short." msgstr "La contraseña es demasiado corta." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Días al vencimiento de be ser mayor o igual que %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Días al vencimiento de be ser menor o igual que %s" @@ -2498,56 +2500,56 @@ msgid "" "Note that your Seafile system administrator may not have enabled the full-" "text search feature. In that case, you can only search file and folder " "names." -msgstr "" +msgstr "Notar que su administrador del sistema Seafile puede no haber habilitado la característica de búsqueda de texto completo. En ese caso, sólo podrá buscar nombres de archivos y carpetas." #: seahub/help/templates/help/groups_managing.html:6 msgid "" "Creating a group is a convenient way to share files to many people. In " "Seafile, you can create and manage a group easily." -msgstr "" +msgstr "Crear un grupo es una manera conveniente de compartir archivos con muchas personas. En Seafile puede crear y gesionar un grupo fácilmente." #: seahub/help/templates/help/groups_managing.html:7 msgid "Here is how groups work in Seafile:" -msgstr "" +msgstr "Así es como funcionan los grupos en Seafile:" #: seahub/help/templates/help/groups_managing.html:9 msgid "" "Each group has a owner. The owner is the creator of the group by default. " "He/she can transfer the ownership of the group to another member." -msgstr "" +msgstr "Cada grupo tiene un propietario. El propietario es el creador del grupo por defecto. El/ella puede transferir la propiedad del grupo a otro miembro." #: seahub/help/templates/help/groups_managing.html:10 msgid "" "Each group can have multiple admins. The group owner and group admins can " "add more group admins." -msgstr "" +msgstr "Cada grupo puede tener múltiples administradores. El propietario y los administradores del grupo pueden agregar más administradores al grupo." #: seahub/help/templates/help/groups_managing.html:11 msgid "" "The group admin can add/delete members in the group. And he/she can also " "unshare a library in the group." -msgstr "" +msgstr "El administrador del grupo puede agregar/eliminar miembros en el grupo. También puede dejar de compartir una biblioteca en el grupo." #: seahub/help/templates/help/groups_managing.html:13 msgid "" "Click on the \"Shared with groups\" tab on the left panel, and you'll see " "all the groups you're in. Clicking into any group, you'll see the libraries " "shared into this group." -msgstr "" +msgstr "Haga click en la pestaña \"Compartido con grupos\" del panel izquierdo, y verá todos los grupos a los que pertenece. Haciendo click en cualquier grupo, verá las bibliotecas compartidas con ese grupo." #: seahub/help/templates/help/groups_managing.html:14 msgid "" "To create a new group, click on the \"Shared with groups\" tab on the left " "panel. Then click on \"All Groups\". In the page, you can click the \"New " "Group\" button to create a group." -msgstr "" +msgstr "Para crear un grupo nuevo, haga click en la pestaña \"Compartido con grupos\" en el panel izquierdo. Luego haga click en \"Todos los grupos\". En la página puede hacer click en \"Nuevo Grupo\" para crear uno." #: seahub/help/templates/help/groups_managing.html:15 #, python-format msgid "" "See sharing files " "and folders about how to share libraries or folders to a group." -msgstr "" +msgstr "Vea compartiendo archivos y carpetas acerca de como compartir bibliotecas o carpetas con un grupo." #: seahub/help/templates/help/ignore.html:6 msgid "Excluding files/folders from syncing" @@ -2631,7 +2633,7 @@ msgstr "seafile-ignore.txt solo ignora archivos que aún no se sincronizan. Si u #: seahub/help/templates/help/install_sync.html:6 msgid "Installing Seafile client program" -msgstr "" +msgstr "Instalando el programa cliente Seafile" #: seahub/help/templates/help/install_sync.html:8 msgid "" @@ -2692,7 +2694,7 @@ msgstr "En ciertas ocasiones el usuario desea modificar archivos en la nube dire msgid "" "Seafile is an enterprise file hosting platform with high reliability and " "performance." -msgstr "" +msgstr "Seafile es una plataforma de alojamiento de archivos para empresas con alta fiabilidad y rendimiento." #: seahub/help/templates/help/introduction.html:9 #, python-format @@ -2702,21 +2704,21 @@ msgid "" "href=\"%(SITE_ROOT)shelp/install_sync/\">the file syncing client and the drive client. It also " "has mobile clients for Android and iOS." -msgstr "" +msgstr "Seafile contiene una interface web para que Ud. gestione y comparta archivos.. Tiene dos clases de clientes de escritorio, el cliente que sincroniza y el cliente de unidad de disco. Tambien tiene clientes moviles para Android e iOS." #: seahub/help/templates/help/introduction.html:10 msgid "" "You can download the clients in Seafile web " "site." -msgstr "" +msgstr "Puede descargar los clientes en el sitio web de Seafile." #: seahub/help/templates/help/introduction.html:11 msgid "" "If this manual does not contain the information you needed, you can seek " "help in our forum: https://forum.seafile.com." -msgstr "" +msgstr "Si este manual no contiene la información que Ud. necesita, puede buscar ayuda en nuestro foro: https://forum.seafile.com." #: seahub/help/templates/help/libraries_managing.html:6 msgid "" @@ -2725,19 +2727,19 @@ msgid "" "project you work on, or each document type you want to save in Seafile. A " "library works mostly like a top level folder. But it also has some special " "properties:" -msgstr "" +msgstr "Seafile utiliza \"bibliotecas\" para organizar sus archivos. Una biblioteca es un contenedor de nivel superior para un conjunto de archivos y carpetas. Puede crear una biblioteca para cada proyecto en el que Ud. trabaja, o para cada tipo de archivo que Ud. quiere guardar en Seafile. Una biblioteca funciona principalmente como una carpeta de nivel superior. Pero también tiene algunas propiedades especiales:" #: seahub/help/templates/help/libraries_managing.html:8 msgid "" "Each library keeps its own file modification history. There is no global " "file modification history across all libraries." -msgstr "" +msgstr "Cada biblioteca mantiene su propio historial de modificaciones de archivos. No existe un historial global de modificación de archivos en todas las bibliotecas." #: seahub/help/templates/help/libraries_managing.html:9 msgid "" "Each library can be synced to desktop clients separately. You can choose " "which libraries to be synced." -msgstr "" +msgstr "Cada biblioteca se puede sincronizar con los clientes de escritorio por separado. Puede elegir qué bibliotecas se van a sincronizar." #: seahub/help/templates/help/libraries_managing.html:11 msgid "" @@ -3820,7 +3822,7 @@ msgstr "Carpeta movida" msgid "New file updates on %s" msgstr "Nuevas actualizaciones en %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Nueva notificación en %s" @@ -4131,23 +4133,23 @@ msgstr "Perfil editado correctamente." msgid "Failed to edit profile" msgstr "Fallo al editar el perfil." -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "No se ha aceptado invitación aun" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "La cuenta demo no puede ser eliminada." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Fallo al definir biblioteca predeterminada." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "No es posible establecer una biblioteca encriptada como biblioteca predeterminada." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" definida correctamente como biblioteca predeterminada." diff --git a/locale/es_MX/LC_MESSAGES/djangojs.po b/locale/es_MX/LC_MESSAGES/djangojs.po index 13a28893c9..2b539ced77 100644 --- a/locale/es_MX/LC_MESSAGES/djangojs.po +++ b/locale/es_MX/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Rodolfo Cossalter \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/haiwen/seahub/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "Un archivo está siendo subido, ¿estás seguro que deseas abandonar est #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -212,7 +212,8 @@ msgid "Contact information is required." msgstr "Se requiere información de contacto." #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -414,6 +415,7 @@ msgstr "Cancelar" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -431,7 +433,7 @@ msgstr "Cancelar" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -656,6 +658,7 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -787,6 +790,7 @@ msgstr "Copiar {num} items" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nombre requerido" @@ -827,6 +831,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -859,10 +864,10 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -953,7 +958,7 @@ msgstr "Las contraseñas no coinciden" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nueva biblioteca" @@ -1658,7 +1663,7 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1786,7 +1791,7 @@ msgstr "Agregar miembro al grupo" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1877,14 +1882,14 @@ msgstr "Selccione un usuario como administrador..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Nuevo Sub-departamento" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Nuevo Departamento" @@ -1894,7 +1899,7 @@ msgstr "Nuevo Departamento" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2423,6 +2428,11 @@ msgstr "Fecha Inicio" msgid "End date" msgstr "Fecha Fin" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2990,7 +3000,7 @@ msgstr "ver más" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3137,6 +3147,7 @@ msgstr "Fallo al eliminar {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Renombrar" @@ -3318,35 +3329,58 @@ msgstr "Ingrese caracteres para comenzar la búsqueda" msgid "This operation will not be reverted. Please think twice!" msgstr "Esta operación no se puede revertir. ¿Estás seguro?" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "No enviar emails" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Por hora" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Por 4 horas" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Por día" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Por semana" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Email de notificación de modificaciones de archivo" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Email de notificación" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "La lista de archivos agregados, eliminados y modificados será enviada a su casilla de correo." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Configuración de idioma" @@ -3706,7 +3740,7 @@ msgstr "Todavía no se han compartido bibliotecas con este grupo. Una biblioteca #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "No hay bibliotecas" @@ -3986,8 +4020,8 @@ msgstr "Espacio utilizado" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3999,8 +4033,8 @@ msgstr "Cuota" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4023,30 +4057,30 @@ msgstr "Último Ingreso" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Departmentos" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Sub-departamentos" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "No hay sub-departamentos" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "No hay miembros" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "No hay departamentos" @@ -5500,10 +5534,6 @@ msgstr "Perfil" msgid "Language" msgstr "Idioma" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Email de notificación" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Configuración del perfil" diff --git a/locale/fi/LC_MESSAGES/django.po b/locale/fi/LC_MESSAGES/django.po index 095cf6d21a..0a427ae640 100644 --- a/locale/fi/LC_MESSAGES/django.po +++ b/locale/fi/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Finnish (http://www.transifex.com/haiwen/seahub/language/fi/)\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Nimi on liian pitkä (maksimi on 64 merkkiä)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Nimi ei voi sisältää '/'" @@ -66,16 +66,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Kiintiö asettaminen epäonnistui: maksimikiintiö on %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "On olemassa jo samanniminen ryhmä." @@ -95,7 +97,7 @@ msgstr "Tässä osastossa ei ole ali-osastoja." msgid "My Library" msgstr "Oma Kirjasto" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -118,12 +120,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "Järjestelmäkirjastoa ei voi poistaa." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -372,7 +374,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -396,11 +398,11 @@ msgstr "Virheellinen kohdepolku" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Tila loppu." @@ -439,7 +441,7 @@ msgstr "Käyttäjää %s ei löydy." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -473,7 +475,7 @@ msgstr "Käyttäjä %s on jo ryhmän jäsen." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -565,11 +567,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Väärä salasana" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Salauksenpurkukirjaston virhe" @@ -643,13 +645,13 @@ msgid "Password is too short." msgstr "Salasana on liian lyhyt." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3819,7 +3821,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Uusi ilmoitus %s" @@ -4130,23 +4132,23 @@ msgstr "Profiili muokattu onnistuneesti." msgid "Failed to edit profile" msgstr "Profiilin muokkaus epäonnistui" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Ei ole vielä hyväksynyt kutsua" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo-tiliä ei voi poistaa." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Oletuskirjaston asetus epäonnistui." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Salattua kirjasto ei voi asettaa oletuskirjastoksi." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Onnistuneesti asetettu \"%s\" sinun oletuskirjastoksi." diff --git a/locale/fi/LC_MESSAGES/djangojs.po b/locale/fi/LC_MESSAGES/djangojs.po index cc6df8655c..de29275a51 100644 --- a/locale/fi/LC_MESSAGES/djangojs.po +++ b/locale/fi/LC_MESSAGES/djangojs.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Sami Lahtinen \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Finnish (http://www.transifex.com/haiwen/seahub/language/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -163,7 +163,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -213,7 +213,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -415,6 +416,7 @@ msgstr "Peruuta" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -432,7 +434,7 @@ msgstr "Peruuta" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -657,6 +659,7 @@ msgstr "Haluatko varmasti poistaa tilin?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -788,6 +791,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nimi vaaditaan" @@ -828,6 +832,7 @@ msgstr "Uusi Osastokirjasto" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -860,10 +865,10 @@ msgstr "Uusi Osastokirjasto" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -954,7 +959,7 @@ msgstr "Salasanat eivät täsmää" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Uusi Kirjasto" @@ -1659,7 +1664,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1787,7 +1792,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1878,14 +1883,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Uusi Aliosasto" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Uusi Osasto" @@ -1895,7 +1900,7 @@ msgstr "Uusi Osasto" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2424,6 +2429,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2991,7 +3001,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3138,6 +3148,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Nimeä uudelleen" @@ -3319,35 +3330,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Tätä toimintoa ei voi perua. Ole hyvä ja harkitse kahdesti!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Kieliasetus" @@ -3707,7 +3741,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Ei kirjastoja" @@ -3987,8 +4021,8 @@ msgstr "Tilaa käytetty" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -4000,8 +4034,8 @@ msgstr "Kiintiö" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4024,30 +4058,30 @@ msgstr "Viimeisin kirjautuminen" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Osastot" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Aliosastot" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Ei aliosastoja" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Ei jäseniä" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Ei osastoja" @@ -5501,10 +5535,6 @@ msgstr "Profiili" msgid "Language" msgstr "Kieli" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profiilin asetus" diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index fc9372caf5..94dcad5458 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -35,7 +35,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: French (http://www.transifex.com/haiwen/seahub/language/fr/)\n" @@ -46,12 +46,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Le nom est trop long (le maximum est de 64 caractères)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Le nom ne doit pas comporter de '/'." @@ -89,16 +89,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Impossible de définir le quota : quota maximum %d Mo" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Un groupe portant ce nom existe déjà." @@ -118,7 +120,7 @@ msgstr "Il y a des sous-départements dans cet département." msgid "My Library" msgstr "Ma bibliothèque" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -141,12 +143,12 @@ msgstr "Impossible d'ajouter %s à l'organisation : l'utilisateur appartient dé msgid "System library can not be deleted." msgstr "La bibliothèque système ne peut pas être supprimée." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Transfert échoué : le rôle de %s est %s, il ne peut ajouter de bibliothèque." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "La bibliothèque ne peut pas être transférée au propriétaire." @@ -395,7 +397,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -419,11 +421,11 @@ msgstr "Chemin de destination invalide" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Quota dépassé." @@ -462,7 +464,7 @@ msgstr "L'utilisateur %s est introuvable." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -496,7 +498,7 @@ msgstr "L'utilisateur %s est déjà membre d'un groupe." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -588,11 +590,11 @@ msgstr "Impossible de réinitialiser le mot de passe de cette bibliothèque." msgid "New password of library %s" msgstr "Nouveau mot de passe de la bibliothèque %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Le mot de passe est erroné" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Erreur de déchiffrement de la bibliothèque" @@ -666,13 +668,13 @@ msgid "Password is too short." msgstr "Le mot de passe est trop court." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Les jours d’expiration doivent être supérieurs ou égaux à %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Les jours d’expiration doivent être inférieurs ou égaux à %s" @@ -3842,7 +3844,7 @@ msgstr "Dossier déplacé" msgid "New file updates on %s" msgstr "Nouvelles mises à jour fichier sur %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr " Nouvelle notification sur %s" @@ -4153,23 +4155,23 @@ msgstr "Profil modifié avec succès." msgid "Failed to edit profile" msgstr "Impossible de modifier le profil" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "L'invitation n'a pas encore été acceptée." -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Le compte de démo ne peut pas être supprimé." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Impossible à définir comme bibliothèque par défaut." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Impossible de définir une bibliothèque cryptée comme bibliothèque par défaut." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "%s définie comme votre bibliothèque par défaut avec succès." diff --git a/locale/fr/LC_MESSAGES/djangojs.po b/locale/fr/LC_MESSAGES/djangojs.po index 015dab2eb8..a77078fc5d 100644 --- a/locale/fr/LC_MESSAGES/djangojs.po +++ b/locale/fr/LC_MESSAGES/djangojs.po @@ -19,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Gaspard \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: French (http://www.transifex.com/haiwen/seahub/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -171,7 +171,7 @@ msgstr "Un fichier a été mis à jour. Êtes-vous certain de vouloir quitter ce #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -221,7 +221,8 @@ msgid "Contact information is required." msgstr "Les informations de contact sont requises." #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -423,6 +424,7 @@ msgstr "Annuler" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -440,7 +442,7 @@ msgstr "Annuler" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -665,6 +667,7 @@ msgstr "Voulez-vous vraiment supprimer ce compte ?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -796,6 +799,7 @@ msgstr "Copier {num} éléments" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Le nom est obligatoire" @@ -836,6 +840,7 @@ msgstr "Nouvelle librairie départementale" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -868,10 +873,10 @@ msgstr "Nouvelle librairie départementale" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -962,7 +967,7 @@ msgstr "Les mots de passe ne correspondent pas" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nouvelle bibliothèque" @@ -1667,7 +1672,7 @@ msgstr "Nom de la bibliothèque" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1795,7 +1800,7 @@ msgstr "Ajouter un membre au groupe" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1886,14 +1891,14 @@ msgstr "Définir un utilisateur en tant qu'administrateur..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Nouveau sous-département" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Nouveau département" @@ -1903,7 +1908,7 @@ msgstr "Nouveau département" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2432,6 +2437,11 @@ msgstr "Date de début" msgid "End date" msgstr "Date de fin" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2999,7 +3009,7 @@ msgstr "Voir plus" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3146,6 +3156,7 @@ msgstr "Impossible de supprimer {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Renommer" @@ -3327,35 +3338,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Cette action est irréversible. Veuillez y réfléchir à deux fois !" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "Ne pas envoyer d'e-mails" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Toutes les heures" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Toutes les 4 heures" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Tous les jours" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Toutes les semaines" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Notification par e-mail des changements du fichier" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Notification par e-mail" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "La liste des fichiers ajoutés, supprimés et modifiés seront envoyés dans votre boite e-mail." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Langue" @@ -3715,7 +3749,7 @@ msgstr "Aucune bibliothèque n'a encore été partagée avec ce groupe. Une bibl #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Pas de bibliothèque" @@ -3995,8 +4029,8 @@ msgstr "Espace utilisé" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -4008,8 +4042,8 @@ msgstr "Quota" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4032,30 +4066,30 @@ msgstr "Dernière connexion" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Départements" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Sous-département" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Pas de sous-département" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Pas de membre" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Pas de département" @@ -5509,10 +5543,6 @@ msgstr "Profil" msgid "Language" msgstr "Langue" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Notification par e-mail" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profil" diff --git a/locale/he/LC_MESSAGES/django.po b/locale/he/LC_MESSAGES/django.po index 5256ccd981..3c130e72d6 100644 --- a/locale/he/LC_MESSAGES/django.po +++ b/locale/he/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Hebrew (http://www.transifex.com/haiwen/seahub/language/he/)\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -64,16 +64,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "קיימת כבר קבוצה בשם זה." @@ -93,7 +95,7 @@ msgstr "" msgid "My Library" msgstr "הספרייה שלי" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -116,12 +118,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -370,7 +372,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -394,11 +396,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -437,7 +439,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -471,7 +473,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -563,11 +565,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "סיסמא לא נכונה" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "לפענח שגיאת ספרייה" @@ -641,13 +643,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3829,7 +3831,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "" @@ -4142,23 +4144,23 @@ msgstr "" msgid "Failed to edit profile" msgstr "נכשל ניסיון בעריכת פרופיל" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "" diff --git a/locale/he/LC_MESSAGES/djangojs.po b/locale/he/LC_MESSAGES/djangojs.po index 8c62b7538b..03ca7d5e24 100644 --- a/locale/he/LC_MESSAGES/djangojs.po +++ b/locale/he/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Hebrew (http://www.transifex.com/haiwen/seahub/language/he/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "בטל" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "בטל" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "באמת למחוק את חשבונך?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "סיסמאות אינן תואמות" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "ספרייה חדשה" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "שינוי שם" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "פרופיל" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/hu/LC_MESSAGES/django.po b/locale/hu/LC_MESSAGES/django.po index 0fe8836532..12640e1f8c 100644 --- a/locale/hu/LC_MESSAGES/django.po +++ b/locale/hu/LC_MESSAGES/django.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Hungarian (http://www.transifex.com/haiwen/seahub/language/hu/)\n" @@ -28,12 +28,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "A név túl hosszú (legfeljebb 64 karakter lehet)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Név nem tartalmazhat \"/\" jelet." @@ -71,16 +71,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Kvóta beállítása sikertelen: a maximális kvóta %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Van már ilyen nevű csoport." @@ -100,7 +102,7 @@ msgstr "Ebben az osztályban alosztályok találhatóak." msgid "My Library" msgstr "Saját kötet" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -123,12 +125,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "A rendszer kötetet nem lehet törölni." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -377,7 +379,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -401,11 +403,11 @@ msgstr "A cél útvonal érvénytelen" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Kvóta túllépés." @@ -444,7 +446,7 @@ msgstr "%s felhasználó nem található." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -478,7 +480,7 @@ msgstr "%s felhasználó már a csoport tagja." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -570,11 +572,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Hibás jelszó" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Kötet visszafejtési hiba" @@ -648,13 +650,13 @@ msgid "Password is too short." msgstr "A jelszó túl rövid" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "A lejárati napok száma legalább %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "A lejárati napok száma legfeljebb %s" @@ -3824,7 +3826,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Új üzenet itt: %s" @@ -4135,23 +4137,23 @@ msgstr "A profil szerkesztése sikeres." msgid "Failed to edit profile" msgstr "A profil szerkesztése sikertelen" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Még nem fogadta el a meghívást" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "A demó fiók nem törölhető." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Az alapértelmezett kötet beállítása nem sikerült." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Titkosított kötetet nem lehet alapértelmezettnek beállítani." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Az alapértelmezett kötet mostantól a következő: \"%s\"." diff --git a/locale/hu/LC_MESSAGES/djangojs.po b/locale/hu/LC_MESSAGES/djangojs.po index 31aa68bff7..3c1c505fcc 100644 --- a/locale/hu/LC_MESSAGES/djangojs.po +++ b/locale/hu/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Kelemen Norbert \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Hungarian (http://www.transifex.com/haiwen/seahub/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -212,7 +212,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -414,6 +415,7 @@ msgstr "Mégsem" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -431,7 +433,7 @@ msgstr "Mégsem" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -656,6 +658,7 @@ msgstr "Biztosan törli a fiókot?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -787,6 +790,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Név szükséges" @@ -827,6 +831,7 @@ msgstr "Új osztálykötet" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -859,10 +864,10 @@ msgstr "Új osztálykötet" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -953,7 +958,7 @@ msgstr "Nem egyeznek a megadott jelszavak." #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Új kötet" @@ -1658,7 +1663,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1786,7 +1791,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1877,14 +1882,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Új alosztály" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Új osztály" @@ -1894,7 +1899,7 @@ msgstr "Új osztály" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2423,6 +2428,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2990,7 +3000,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3137,6 +3147,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Átnevezés" @@ -3318,35 +3329,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Ezt a műveletet nem lehet visszavonni. Kérem gondolja meg!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Nyelvi beállítások" @@ -3706,7 +3740,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Nincs kötet" @@ -3986,8 +4020,8 @@ msgstr "Felhasznált terület" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3999,8 +4033,8 @@ msgstr "Kvóta" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4023,30 +4057,30 @@ msgstr "Utolsó belépés" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Osztályok" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Alosztályok" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Nincsenek alosztályok" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Nincs tag" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Nincsenek osztályok" @@ -5500,10 +5534,6 @@ msgstr "Profil" msgid "Language" msgstr "Nyelv" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profilbeállítások" diff --git a/locale/is/LC_MESSAGES/django.po b/locale/is/LC_MESSAGES/django.po index 25bbad050a..3145cf46ce 100644 --- a/locale/is/LC_MESSAGES/django.po +++ b/locale/is/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Icelandic (http://www.transifex.com/haiwen/seahub/language/is/)\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -64,16 +64,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Mistókst að gefa út kvóta: hámarks kvóti er %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Það er þegar til hópur með þetta nafn." @@ -93,7 +95,7 @@ msgstr "" msgid "My Library" msgstr "Safnið mitt" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -116,12 +118,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "Ekki er hægt að eyða kerfissafni." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -370,7 +372,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -394,11 +396,11 @@ msgstr "Ekki leyfileg viðtökuslóð" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -437,7 +439,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -471,7 +473,7 @@ msgstr "Notandi %s er þegar meðlimur hóps." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -563,11 +565,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Rangt lykilorð" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Villa í dulkóðuðu safni" @@ -641,13 +643,13 @@ msgid "Password is too short." msgstr "Lykilorð er of stutt." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3817,7 +3819,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Ný athugasemd á %s" @@ -4128,23 +4130,23 @@ msgstr "Tókst að breyta persónuupplýsingunum þínum" msgid "Failed to edit profile" msgstr "Tókst ekki að breyta persónuupplýsingum" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Hefur ekki enn tekið boðinu" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Prufureikningi er ekki hægt að eyða." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Mistókst að gera safn að sjálfgefnu safni." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Get ekki sett dulkóðað safn sem sjálfgefið safn." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Tókst að setja \"%s\" sem sjálfgefna safnið þitt." diff --git a/locale/is/LC_MESSAGES/djangojs.po b/locale/is/LC_MESSAGES/djangojs.po index c77093caf3..6b7729da0e 100644 --- a/locale/is/LC_MESSAGES/djangojs.po +++ b/locale/is/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Hjörleifur Sveinbjörnsson \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Icelandic (http://www.transifex.com/haiwen/seahub/language/is/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "Hætta við" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "Hætta við" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "Viltu í alvörunni eyða reikningnum þínum?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nafn er skilyrði" @@ -825,6 +829,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "Lykilorðin stemma ekki" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nýtt Safn" @@ -1656,7 +1661,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Skipta um nafn" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Það er ekki hægt að taka þessa aðgerð til baka. Vinsamlegast hugsaðu málið aftur!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Tungumálastilling" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3984,8 +4018,8 @@ msgstr "Notað Pláss" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "Síðasta Innskráning" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "Persónuupplýsingar" msgid "Language" msgstr "Tungumál" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Stillingar Persónuupplýsinga" diff --git a/locale/it/LC_MESSAGES/django.po b/locale/it/LC_MESSAGES/django.po index 84e0f63bd0..701ec4d43c 100644 --- a/locale/it/LC_MESSAGES/django.po +++ b/locale/it/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Italian (http://www.transifex.com/haiwen/seahub/language/it/)\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Il nome è troppo lungo (la lunghezza massima è di 64 caratteri)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Il nome non dovrebbe includere '/'" @@ -67,16 +67,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Impossibile impostare la quota: la quota massima è %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Esiste già un gruppo con questo nome." @@ -96,7 +98,7 @@ msgstr "Esistono sotto-reparti in questo Reparto" msgid "My Library" msgstr "La Mia Libreria" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -119,12 +121,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "La libreria di sistema non può essere eliminata." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -373,7 +375,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -397,11 +399,11 @@ msgstr "Percorso di destinazione non valido" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Quota superata." @@ -440,7 +442,7 @@ msgstr "Utente %s non trovato." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -474,7 +476,7 @@ msgstr "L'utente %s è già membro del gruppo." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -566,11 +568,11 @@ msgstr "" msgid "New password of library %s" msgstr "Nuova password per la libreria 1%s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Password sbagliata" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Errore nella decrittazione della libreria" @@ -644,13 +646,13 @@ msgid "Password is too short." msgstr "La password è troppo corta." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "I giorni di scadenza dovrebbero essere maggiori o uguali a 1 %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "I giorni di scadenza dovrebbero essere inferiori o uguali a 1 %s" @@ -3820,7 +3822,7 @@ msgstr "Cartella spostata" msgid "New file updates on %s" msgstr "Nuovi file aggiornati in %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Nuova notifica in %s" @@ -4131,23 +4133,23 @@ msgstr "Profilo modificato correttamente." msgid "Failed to edit profile" msgstr "Modifica del profilo fallita." -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Non ha ancora accettato l'invito" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "L'account demo non può essere cancellato." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Fallita impostazione della libreria predefinita." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Impossibile impostare la libreria crittografata come libreria predefinita." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" è stata correttamente impostata come libreria predefinita." diff --git a/locale/it/LC_MESSAGES/djangojs.po b/locale/it/LC_MESSAGES/djangojs.po index eaaf74b3b7..13fe40d3a8 100644 --- a/locale/it/LC_MESSAGES/djangojs.po +++ b/locale/it/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Stefano Ruberti \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Italian (http://www.transifex.com/haiwen/seahub/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "Un file è in fase di caricamento. Sei sicuro di voler lasciare questa p #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -212,7 +212,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -414,6 +415,7 @@ msgstr "Annulla" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -431,7 +433,7 @@ msgstr "Annulla" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -656,6 +658,7 @@ msgstr "Vuoi veramente eliminare il tuo account?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -787,6 +790,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Il nome è obbligatorio" @@ -827,6 +831,7 @@ msgstr "Nuova libreria del dipartimento" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -859,10 +864,10 @@ msgstr "Nuova libreria del dipartimento" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -953,7 +958,7 @@ msgstr "Le Password non corrispondono" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nuova libreria" @@ -1658,7 +1663,7 @@ msgstr "Nome Libraria" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1786,7 +1791,7 @@ msgstr "Aggiungi membro al gruppo" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1877,14 +1882,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Nuovo Sotto-dipartimento" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Nuovo Dipartimento" @@ -1894,7 +1899,7 @@ msgstr "Nuovo Dipartimento" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2423,6 +2428,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2990,7 +3000,7 @@ msgstr "mostra di più" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3137,6 +3147,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Rinomina" @@ -3318,35 +3329,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Questa operazione non sarà reversibile. Per cortesia pensaci due volte!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "Email non inviate" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Per ora" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Per 4 ore" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Per giorno" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Per settimana" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Notifica via e-mail delle modifiche ai file" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Notifica per Email" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Impostazioni Lingua" @@ -3706,7 +3740,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Nessuna libreria" @@ -3986,8 +4020,8 @@ msgstr "Spazio Utilizzato" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3999,8 +4033,8 @@ msgstr "Quota" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4023,30 +4057,30 @@ msgstr "Ultimo Accesso" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Dipartimenti" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Sotto-dipartimenti" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Nessun sotto-dipartimento" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Nessun membro" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Nessun dipartimento" @@ -5500,10 +5534,6 @@ msgstr "Profilo" msgid "Language" msgstr "Lingua" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Notifica per Email" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Settaggi del profilo" diff --git a/locale/ja/LC_MESSAGES/django.po b/locale/ja/LC_MESSAGES/django.po index 582ca2bd4a..9433641676 100644 --- a/locale/ja/LC_MESSAGES/django.po +++ b/locale/ja/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Japanese (http://www.transifex.com/haiwen/seahub/language/ja/)\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "名前が長すぎます(最大64文字)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "名前には「/」を含めないでください。" @@ -67,16 +67,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "規定容量の設定に失敗:最大規定容量は %d MBです。" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "該当グループ名は既に存在します。" @@ -96,7 +98,7 @@ msgstr "この部門のサブ部門があります" msgid "My Library" msgstr "マイ・ライブラリ" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -119,12 +121,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "システムライブラリーは削除できません。" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "ライブラリは所有者に転送することはできません" @@ -373,7 +375,7 @@ msgstr "ウイルスファイルが見つかりません" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -397,11 +399,11 @@ msgstr "行き先パス名が不正です。" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "クォータを超えています" @@ -440,7 +442,7 @@ msgstr "ユーザー%sが見つかりません" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -474,7 +476,7 @@ msgstr "ユーザー%sはすでにグループメンバーです。" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -566,11 +568,11 @@ msgstr "このライブラリのパスワードをリセットできません。 msgid "New password of library %s" msgstr "ライブラリ%sの新しいパスワード" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "パスワードが違います。" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "ライブラリ復号化エラー" @@ -644,13 +646,13 @@ msgid "Password is too short." msgstr "パスワードが短すぎます" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "有効期限は%s以上である必要があります" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "有効期限は%s以下である必要があります" @@ -3814,7 +3816,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "%sの新規通知" @@ -4124,23 +4126,23 @@ msgstr "プロフィールを編集しました。" msgid "Failed to edit profile" msgstr "プロフィールの編集に失敗しました。" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "まだ招待を受け付けていません。" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "デモアカウントは削除されました。" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "既定ライブラリの設定に失敗しました。" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "暗号化ライブラリーを既定のライブラリに設定できません。" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "「%s」を既定のライブラリーに設定しました。" diff --git a/locale/ja/LC_MESSAGES/djangojs.po b/locale/ja/LC_MESSAGES/djangojs.po index a9c919033c..6319eee954 100644 --- a/locale/ja/LC_MESSAGES/djangojs.po +++ b/locale/ja/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Japanese (http://www.transifex.com/haiwen/seahub/language/ja/)\n" "MIME-Version: 1.0\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "連絡先情報が必要" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "キャンセル" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "キャンセル" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "本当にアカウントを削除しますか?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "{num}個のアイテムをコピー" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "名前は必須項目です。" @@ -825,6 +829,7 @@ msgstr "新部門ライブラリ" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "新部門ライブラリ" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "パスワードが一致しません。" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "新しいライブラリー" @@ -1656,7 +1661,7 @@ msgstr "ライブラリ名" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "グループメンバーを追加" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "管理者としてユーザーを選択..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "新しいサブ部門" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "新部門" @@ -1892,7 +1897,7 @@ msgstr "新部門" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "開始日" msgid "End date" msgstr "終了日" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "名前の変更" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "この操作はキャンセルできません。よく考えて!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "言語設定" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3984,8 +4018,8 @@ msgstr "利用量" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "前回のログイン" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "プロフィール" msgid "Language" msgstr "言語" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "プロフィール設定" diff --git a/locale/ko/LC_MESSAGES/django.po b/locale/ko/LC_MESSAGES/django.po index dea83a11f3..b0a1a4ff29 100644 --- a/locale/ko/LC_MESSAGES/django.po +++ b/locale/ko/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Korean (http://www.transifex.com/haiwen/seahub/language/ko/)\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "이름이 너무 깁니다(최대 64문자)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "이름에 '/' 문자를 넣으면 안됩니다." @@ -64,16 +64,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "제한 용량 설정 실패: 최대 제한 용량은 %d MB 입니다" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "해당 이름의 그룹이 이미 있습니다." @@ -93,7 +95,7 @@ msgstr "이 부서에 하위 부서가 있습니다." msgid "My Library" msgstr "내 라이브러리" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -116,12 +118,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "시스템 라이브러리는 삭제할 수 없습니다." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "전송 실패: %s의 역할은 %s입니다. 라이브러리를 추가할 수 없음" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "라이브러리를 소유자에게 전송할 수 없습니다." @@ -370,7 +372,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -394,11 +396,11 @@ msgstr "대상 경로가 잘못되었습니다" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "제한 용량을 넘었습니다." @@ -437,7 +439,7 @@ msgstr "%s 사용자가 없습니다." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -471,7 +473,7 @@ msgstr "%s 사용자는 이미 그룹 구성원입니다." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -563,11 +565,11 @@ msgstr "이 라이브러리 암호를 초기화할 수 없습니다." msgid "New password of library %s" msgstr "%s 라이브러리의 새 암호" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "잘못된 암호입니다" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "해독 라이브러리 오류" @@ -641,13 +643,13 @@ msgid "Password is too short." msgstr "암호가 너무 짧습니다." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "유효기간 값은 %s보다 크거나 같아야 합니다." #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "유효기간 값은 %s보다 작거나 같아야 합니다. " @@ -3811,7 +3813,7 @@ msgstr "폴더를 이동했습니다" msgid "New file updates on %s" msgstr "%s에 새 파일 업데이트함" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "%s에 새 공지가 있습니다" @@ -4121,23 +4123,23 @@ msgstr "프로파일 편집에 성공했습니다." msgid "Failed to edit profile" msgstr "프로파일 편집에 실패했습니다" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "아직 초대를 수락하지 않았습니다" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "데모 계정은 삭제할 수 없습니다." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "기본 라이브러리 설정에 실패했습니다." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "암호화 라이브러리를 기본 라이브러리로 지정할 수 없습니다." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" 기본 라이브러리 설정에 성공했습니다." diff --git a/locale/ko/LC_MESSAGES/djangojs.po b/locale/ko/LC_MESSAGES/djangojs.po index a2ded00a4a..d23e84c7fc 100644 --- a/locale/ko/LC_MESSAGES/djangojs.po +++ b/locale/ko/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Seong-ho Cho \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Korean (http://www.transifex.com/haiwen/seahub/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -160,7 +160,7 @@ msgstr "파일을 업로드하고 있습니다. 정말로 이 페이지를 벗 #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "취소" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "취소" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "정말로 계정을 삭제하시겠어요?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "이름이 필요합니다" @@ -825,6 +829,7 @@ msgstr "새 부서 라이브러리" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "새 부서 라이브러리" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "암호가 일치하지 않습니다" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "새 라이브러리" @@ -1656,7 +1661,7 @@ msgstr "라이브러리 이름" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "그룹 구성원 추가" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "관리자 선택..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "새 하위 부서" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "새 부서" @@ -1892,7 +1897,7 @@ msgstr "새 부서" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "더 보기" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "{name} 삭제에 실패했습니다." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "이름 바꾸기" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "이 동작은 되돌릴 수 없습니다. 다시 생각해보세요!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "전자메일 보내지 않음" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "시간당" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "4시간당" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "일일" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "주간" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "파일 변경 전자메일 알림" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "전자메일 알림" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "추가, 삭제, 수정 파일 목록을 메일함으로 보냅니다." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "언어 설정" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "라이브러리 없음" @@ -3984,8 +4018,8 @@ msgstr "사용 공간" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "제한 용량" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "최근 로그인" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "부서" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "하위 부서" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "새 하위 부서 없음" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "구성원 없음" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "부서 없음" @@ -5498,10 +5532,6 @@ msgstr "프로파일" msgid "Language" msgstr "언어" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "전자메일 알림" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "프로파일 설정" diff --git a/locale/lt/LC_MESSAGES/django.po b/locale/lt/LC_MESSAGES/django.po index 42160b3167..11164d50df 100644 --- a/locale/lt/LC_MESSAGES/django.po +++ b/locale/lt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Lithuanian (http://www.transifex.com/haiwen/seahub/language/lt/)\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Vardas per ilgas (daugiausia 64 simboliai)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Vardas negali turėti '/'." @@ -64,16 +64,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Nepavyko nustatyti saugyklos dydžio: didžiausia reikšmė %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Grupė tokiu pavadinimu jau yra." @@ -93,7 +95,7 @@ msgstr "" msgid "My Library" msgstr "Mano biblioteka" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -116,12 +118,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "Sistemos bibliotekos ištrinti negalima." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -370,7 +372,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -394,11 +396,11 @@ msgstr "Neteisingas paskirties maršrutas" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Saugyklos vieta išnaudota." @@ -437,7 +439,7 @@ msgstr "Vartotojo %s nėra." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -471,7 +473,7 @@ msgstr "Vartotojas %s jau yra grupės narys." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -563,11 +565,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Klaidingas slaptažodis" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Nepavyko iššifruoti bibliotekos" @@ -641,13 +643,13 @@ msgid "Password is too short." msgstr "Slaptažodis per trumpas." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3829,7 +3831,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "%sgautas naujas pranešimas " @@ -4142,23 +4144,23 @@ msgstr "Profilis sėkmingai redaguotas." msgid "Failed to edit profile" msgstr "Nepavyko redaguoti profilio" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "" diff --git a/locale/lt/LC_MESSAGES/djangojs.po b/locale/lt/LC_MESSAGES/djangojs.po index 27742e6dd9..a827ff388b 100644 --- a/locale/lt/LC_MESSAGES/djangojs.po +++ b/locale/lt/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Audronis G. \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Lithuanian (http://www.transifex.com/haiwen/seahub/language/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Atšaukti" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Atšaukti" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "Tikrai norite ištrinti savo paskyrą?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Vardas privalomas" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Šis veiksmas negrįžtamas. Pagalvokite prieš atlikdami!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Kalbos nustatymai" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "Naudojama saugyklos" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "Paskutinis prisijungimas" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Profilis" msgid "Language" msgstr "Kalba" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profilio nustatymai" diff --git a/locale/lv/LC_MESSAGES/django.po b/locale/lv/LC_MESSAGES/django.po index b71d54818c..05951e1e6a 100644 --- a/locale/lv/LC_MESSAGES/django.po +++ b/locale/lv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Latvian (http://www.transifex.com/haiwen/seahub/language/lv/)\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -62,16 +62,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Nevar iestatīt kvotu: maksimālā kvota %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Šāda grupa jau pastāv" @@ -91,7 +93,7 @@ msgstr "" msgid "My Library" msgstr "Mana bibliotēka" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -114,12 +116,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "Sistēmas bibliotēku nevar dzēst." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -368,7 +370,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -392,11 +394,11 @@ msgstr "Nederīgs mērķa ceļš" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -435,7 +437,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -469,7 +471,7 @@ msgstr "Lietotājs %s jau ir grupas dalībnieks." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -561,11 +563,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Kļūdaina parole" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Atkodēšanas kļūda" @@ -639,13 +641,13 @@ msgid "Password is too short." msgstr "Parole par īsu" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3821,7 +3823,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Jauns paziņojums no %s" @@ -4133,23 +4135,23 @@ msgstr "Veiksmīgi rediģēts profils." msgid "Failed to edit profile" msgstr "Neizdevās rediģēt profilu" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Vēl nav pieņēmis uzaicinājumu" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo kontu nevar dzēst." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Neizdevās iestatīt noklusēto bibliotēku." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Nevar iestatīt šifrētu bibliotēku, kā noklusēto bibliotēku." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Veiksmīgi iestatīts \"%s\" kā jūsu noklusētā bibliotēka." diff --git a/locale/lv/LC_MESSAGES/djangojs.po b/locale/lv/LC_MESSAGES/djangojs.po index 16405deb8d..005453d908 100644 --- a/locale/lv/LC_MESSAGES/djangojs.po +++ b/locale/lv/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Qubit Bit\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Latvian (http://www.transifex.com/haiwen/seahub/language/lv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "Atcelt" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "Atcelt" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "Tiešām dzēst kontu?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nepieciešams nosaukums" @@ -825,6 +829,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "Paroles nesakrīt" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Jauna bibliotēka" @@ -1656,7 +1661,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Pārsaukt" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Neatgriezeniska darbība, izdomājiet kārtīgi!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Valodas iestatījumi" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Bibliotēkas nav" @@ -3984,8 +4018,8 @@ msgstr "Izlietots" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "Pēdējā pieteikšanās" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Nav dalībnieka" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "Profils" msgid "Language" msgstr "Valoda" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profila iestatījumi" diff --git a/locale/lv_LV/LC_MESSAGES/djangojs.po b/locale/lv_LV/LC_MESSAGES/djangojs.po index c3d181f868..6162e6373a 100644 --- a/locale/lv_LV/LC_MESSAGES/djangojs.po +++ b/locale/lv_LV/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Latvian (Latvia) (http://www.transifex.com/haiwen/seahub/language/lv_LV/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Atcelt" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Atcelt" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "Tiešām dzēst kontu?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "Paroles nesakrīt" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Jauna krātuve" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Neatgriezeniska darbība, izdomājiet kārtīgi!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Nav biedru" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Profils" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profila iestatījumi" diff --git a/locale/mk/LC_MESSAGES/django.po b/locale/mk/LC_MESSAGES/django.po index cb598a78f8..1e57ad3150 100644 --- a/locale/mk/LC_MESSAGES/django.po +++ b/locale/mk/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Macedonian (http://www.transifex.com/haiwen/seahub/language/mk/)\n" @@ -18,12 +18,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -61,16 +61,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "" @@ -90,7 +92,7 @@ msgstr "" msgid "My Library" msgstr "" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -113,12 +115,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -367,7 +369,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -391,11 +393,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -434,7 +436,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -468,7 +470,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -560,11 +562,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "" @@ -638,13 +640,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3814,7 +3816,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "" @@ -4125,23 +4127,23 @@ msgstr "" msgid "Failed to edit profile" msgstr "" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "" diff --git a/locale/mk/LC_MESSAGES/djangojs.po b/locale/mk/LC_MESSAGES/djangojs.po index ad3747d615..632ba302ad 100644 --- a/locale/mk/LC_MESSAGES/djangojs.po +++ b/locale/mk/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Macedonian (http://www.transifex.com/haiwen/seahub/language/mk/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/nb_NO/LC_MESSAGES/djangojs.po b/locale/nb_NO/LC_MESSAGES/djangojs.po index 75d3749600..332ca145a9 100644 --- a/locale/nb_NO/LC_MESSAGES/djangojs.po +++ b/locale/nb_NO/LC_MESSAGES/djangojs.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Mikal Thunold-Olsen \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/haiwen/seahub/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -161,7 +161,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -211,7 +211,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -413,6 +414,7 @@ msgstr "Avbryt" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -430,7 +432,7 @@ msgstr "Avbryt" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -655,6 +657,7 @@ msgstr "Ønsker du virkelig å slette denne kontoen?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -786,6 +789,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Navn er påkrevd" @@ -826,6 +830,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -858,10 +863,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -952,7 +957,7 @@ msgstr "Passordene stemmer ikke overens" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nytt bibliotek" @@ -1657,7 +1662,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1785,7 +1790,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1876,14 +1881,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1893,7 +1898,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2422,6 +2427,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2989,7 +2999,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3136,6 +3146,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Omdøpe" @@ -3317,35 +3328,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Denne kommandoen kan ikke reverseres. Tenk deg om minst to ganger!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Språkinnstillinger" @@ -3705,7 +3739,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Ingen bibliotek" @@ -3985,8 +4019,8 @@ msgstr "Forbrukt lagringsplass" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3998,8 +4032,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4022,30 +4056,30 @@ msgstr "Tidspunkt for siste pålogging" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Ingen medlemmer" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5499,10 +5533,6 @@ msgstr "Profil" msgid "Language" msgstr "Språk" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profilinstilling" diff --git a/locale/nl/LC_MESSAGES/django.po b/locale/nl/LC_MESSAGES/django.po index e05e31c8c8..5327369a5b 100644 --- a/locale/nl/LC_MESSAGES/django.po +++ b/locale/nl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Dutch (http://www.transifex.com/haiwen/seahub/language/nl/)\n" @@ -18,12 +18,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -61,16 +61,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "" @@ -90,7 +92,7 @@ msgstr "" msgid "My Library" msgstr "" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -113,12 +115,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -367,7 +369,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -391,11 +393,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -434,7 +436,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -468,7 +470,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -560,11 +562,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "" @@ -638,13 +640,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3814,7 +3816,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "" @@ -4125,23 +4127,23 @@ msgstr "" msgid "Failed to edit profile" msgstr "" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "" diff --git a/locale/nl/LC_MESSAGES/djangojs.po b/locale/nl/LC_MESSAGES/djangojs.po index 261b690092..cb7b5015d1 100644 --- a/locale/nl/LC_MESSAGES/djangojs.po +++ b/locale/nl/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Dutch (http://www.transifex.com/haiwen/seahub/language/nl/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/nl_NL/LC_MESSAGES/djangojs.po b/locale/nl_NL/LC_MESSAGES/djangojs.po index 53bbb555f2..d80b8575a6 100644 --- a/locale/nl_NL/LC_MESSAGES/djangojs.po +++ b/locale/nl_NL/LC_MESSAGES/djangojs.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Harmen \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/haiwen/seahub/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -164,7 +164,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -214,7 +214,8 @@ msgid "Contact information is required." msgstr "Contactinformatie is verplicht." #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -416,6 +417,7 @@ msgstr "Annuleren" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -433,7 +435,7 @@ msgstr "Annuleren" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -658,6 +660,7 @@ msgstr "Wil je je account echt verwijderen?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -789,6 +792,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Naam is verplicht" @@ -829,6 +833,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -861,10 +866,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -955,7 +960,7 @@ msgstr "Wachtwoorden komen niet overeen" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nieuwe Bibliotheek" @@ -1660,7 +1665,7 @@ msgstr "Naam bibliotheek" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1788,7 +1793,7 @@ msgstr "Groepslid toevoegen" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1879,14 +1884,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Nieuwe subafdeling" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Nieuwe afdeling" @@ -1896,7 +1901,7 @@ msgstr "Nieuwe afdeling" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2425,6 +2430,11 @@ msgstr "Startdatum" msgid "End date" msgstr "Einddatum" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2992,7 +3002,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3139,6 +3149,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Hernoem" @@ -3320,35 +3331,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Deze handeling kan niet ongedaan gemaakt worden" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Per uur" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Per 4 uur" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Per dag" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Per week" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Taalinstelling" @@ -3708,7 +3742,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Geen bibliotheken" @@ -3988,8 +4022,8 @@ msgstr "Ruimte Gebruikt" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -4001,8 +4035,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4025,30 +4059,30 @@ msgstr "Laatste inlog" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Afdelingen" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Geen leden" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Geen afdelingen" @@ -5502,10 +5536,6 @@ msgstr "Profiel" msgid "Language" msgstr "Taal" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profielinstelling" diff --git a/locale/pl/LC_MESSAGES/django.po b/locale/pl/LC_MESSAGES/django.po index 3f6fe18232..8784f654d9 100644 --- a/locale/pl/LC_MESSAGES/django.po +++ b/locale/pl/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Polish (http://www.transifex.com/haiwen/seahub/language/pl/)\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Nazwa jest zbyt długa (maksymalnie 64 znaki)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Nazwa nie powinna zawierać '/'." @@ -67,16 +67,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Nie udało się ustawić limitów dyskowych: maksimum to %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Już istnieje grupa o takiej nazwie." @@ -96,7 +98,7 @@ msgstr "Są poddziały w tym dziale." msgid "My Library" msgstr "Moja biblioteka" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -119,12 +121,12 @@ msgstr "Błąd dodawania %s do instytucji: użytkownik już należy do tej insty msgid "System library can not be deleted." msgstr "Biblioteka systemowa nie może zostać usunięta." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "Biblioteka nie może być przeniesiona do właściciela." @@ -373,7 +375,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -397,11 +399,11 @@ msgstr "Nieprawidłowa ścieżka docelowa" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Brak miejsca." @@ -440,7 +442,7 @@ msgstr "Użytkownika %s nie został znaleziony." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -474,7 +476,7 @@ msgstr "Użytkownik %s już jest członkiem grupy." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -566,11 +568,11 @@ msgstr "Nie można zresetować hasła tej biblioteki." msgid "New password of library %s" msgstr "Nowe hasło dla biblioteki %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Nieprawidłowe hasło" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Błąd deszyfrowania biblioteki" @@ -644,13 +646,13 @@ msgid "Password is too short." msgstr "Hasło jest zbyt krótkie." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Czas przedawnienia w dniach powinien być większy lub równy %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Czas przedawnienia w dniach powinien być mniejszy lub równy %s" @@ -3832,7 +3834,7 @@ msgstr "Folder przeniesiono" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "%s nowych powiadomień" @@ -4145,23 +4147,23 @@ msgstr "Pomyślnie zmieniono profil." msgid "Failed to edit profile" msgstr "Nie udało się wyedytować profilu" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Nie zaakceptował jeszcze zaproszenia" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Konto demonstracyjne nie może zostać usunięte." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Nie udało się ustawić biblioteki domyślnej." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Nie można ustawić szyfrowanej biblioteki jako domyślnej." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Pomyślnie ustawiono \"%s\" jako Twoją bibliotekę domyślną." diff --git a/locale/pl/LC_MESSAGES/djangojs.po b/locale/pl/LC_MESSAGES/djangojs.po index 19fbaf269d..e2c04a5355 100644 --- a/locale/pl/LC_MESSAGES/djangojs.po +++ b/locale/pl/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: K.S. \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Polish (http://www.transifex.com/haiwen/seahub/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -160,7 +160,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -210,7 +210,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -412,6 +413,7 @@ msgstr "Anuluj" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -429,7 +431,7 @@ msgstr "Anuluj" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -654,6 +656,7 @@ msgstr "Czy na pewno chcesz usunąć swoje konto?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -785,6 +788,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nazwa jest wymagana" @@ -825,6 +829,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -857,10 +862,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -951,7 +956,7 @@ msgstr "Hasła nie są identyczne" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nowa biblioteka" @@ -1656,7 +1661,7 @@ msgstr "Nazwa biblioteki" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1784,7 +1789,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1875,14 +1880,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2421,6 +2426,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2988,7 +2998,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3135,6 +3145,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Zmień nazwę" @@ -3316,35 +3327,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Ta operacja jest nieodwracalna. Dobrze się zastanów!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Ustawienia językowe" @@ -3704,7 +3738,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Brak bibliotek" @@ -3984,8 +4018,8 @@ msgstr "Wykorzystana przestrzeń" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3997,8 +4031,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4021,30 +4055,30 @@ msgstr "Ostatnie logowanie" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Brak członków" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5498,10 +5532,6 @@ msgstr "Profil" msgid "Language" msgstr "Język" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Ustawienia profilu" diff --git a/locale/pt_BR/LC_MESSAGES/django.po b/locale/pt_BR/LC_MESSAGES/django.po index c442decbe1..2a4544a8da 100644 --- a/locale/pt_BR/LC_MESSAGES/django.po +++ b/locale/pt_BR/LC_MESSAGES/django.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/haiwen/seahub/language/pt_BR/)\n" @@ -34,12 +34,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "O nome é muito extenso (máximo de 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "O nome não pode conter '/'." @@ -77,16 +77,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Falha ao definir uma cota: a cota maxima é %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Já existe um grupo com esse nome." @@ -106,7 +108,7 @@ msgstr "" msgid "My Library" msgstr "Minha Biblioteca" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -129,12 +131,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "A biblioteca do sistema não pode ser excluída." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -383,7 +385,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -407,11 +409,11 @@ msgstr "O caminho destino é inválido" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Sem cota disponível." @@ -450,7 +452,7 @@ msgstr "Usuário %s não encontrado." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -484,7 +486,7 @@ msgstr "O usuário %s já é membro do grupo." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -576,11 +578,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Senha incorreta" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Falha ao descriptografar a biblioteca" @@ -654,13 +656,13 @@ msgid "Password is too short." msgstr "Senha muito curta." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3830,7 +3832,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Nova notificação em %s" @@ -4141,23 +4143,23 @@ msgstr "Perfil editado com sucesso." msgid "Failed to edit profile" msgstr "Falha ao editar o perfil." -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Não foi aceito nenhum convite ainda" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "A conta demo não pode ser excluída." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Falha ao configurar a biblioteca default." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Não é possível usar uma biblioteca compartilhada como principal." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" definida como sua biblioteca padrão com sucesso." diff --git a/locale/pt_BR/LC_MESSAGES/djangojs.po b/locale/pt_BR/LC_MESSAGES/djangojs.po index ceba28d8d8..e07c2a22f4 100644 --- a/locale/pt_BR/LC_MESSAGES/djangojs.po +++ b/locale/pt_BR/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Erick Melo \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/haiwen/seahub/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -212,7 +212,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -414,6 +415,7 @@ msgstr "Cancelar" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -431,7 +433,7 @@ msgstr "Cancelar" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -656,6 +658,7 @@ msgstr "Você realmente deseja excluir essa conta?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -787,6 +790,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Nome requerido" @@ -827,6 +831,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -859,10 +864,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -953,7 +958,7 @@ msgstr "Senhas não coincidem" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nova biblioteca" @@ -1658,7 +1663,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1786,7 +1791,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1877,14 +1882,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1894,7 +1899,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2423,6 +2428,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2990,7 +3000,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3137,6 +3147,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Renomear" @@ -3318,35 +3329,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Essa operação não será revertida. Favor verifique duas vezes!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Configuração de Idioma" @@ -3706,7 +3740,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Nenhuma biblioteca" @@ -3986,8 +4020,8 @@ msgstr "Espaço utilizado" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3999,8 +4033,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4023,30 +4057,30 @@ msgstr "Ultimo Login" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Nenhum membro" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5500,10 +5534,6 @@ msgstr "Perfil" msgid "Language" msgstr "Idioma" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Configurar perfil" diff --git a/locale/pt_PT/LC_MESSAGES/djangojs.po b/locale/pt_PT/LC_MESSAGES/djangojs.po index d5be5550d7..d96ac34247 100644 --- a/locale/pt_PT/LC_MESSAGES/djangojs.po +++ b/locale/pt_PT/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/haiwen/seahub/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/ru/LC_MESSAGES/django.po b/locale/ru/LC_MESSAGES/django.po index 2af09aa4aa..096f00d19d 100644 --- a/locale/ru/LC_MESSAGES/django.po +++ b/locale/ru/LC_MESSAGES/django.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Russian (http://www.transifex.com/haiwen/seahub/language/ru/)\n" @@ -36,12 +36,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Имя слишком длинное (максимум 64 символа)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Имя не должно содержать '/'." @@ -79,16 +79,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Невозможно задать квоту: максимальная квота %d МБ" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Группа с таким именем уже существует" @@ -108,7 +110,7 @@ msgstr "В этом отделе есть суб-отделы." msgid "My Library" msgstr "Моя библиотека" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -131,12 +133,12 @@ msgstr "Не удалось добавить %s в учреждение: пол msgid "System library can not be deleted." msgstr "Системная библиотека не может быть удалена." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Передача не удалась: роль %s в %s, невозможно добавить библиотеку.." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "Библиотека не может быть передана владельцу." @@ -385,7 +387,7 @@ msgstr "Файл с вирусом не найден." #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -409,11 +411,11 @@ msgstr "Неправильный путь назначения" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Превышение квоты дискового пространства." @@ -452,7 +454,7 @@ msgstr "Пользователь %s не найден." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -486,7 +488,7 @@ msgstr "Пользователь %s уже участник группы." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -578,11 +580,11 @@ msgstr "Не удается сбросить пароль этой библио msgid "New password of library %s" msgstr "Новый пароль библиотеки %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Неверный пароль" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Ошибка расшифровки библиотеки" @@ -656,13 +658,13 @@ msgid "Password is too short." msgstr "Пароль слишком короткий." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Срок действия должен быть больше или равен %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Срок действия должен быть меньше или равен %s" @@ -3844,7 +3846,7 @@ msgstr "Перемещенная папка" msgid "New file updates on %s" msgstr "Новые обновления файла в %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Новое уведомление в %s" @@ -4157,23 +4159,23 @@ msgstr "Профиль успешно изменен." msgid "Failed to edit profile" msgstr "Ошибка редактирования профиля" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Не принял приглашение еще" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Демонстрационная учетная запись не может быть удалена." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Не удалось установить библиотеку по умолчанию" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Невозможно использовать зашифрованную библиотеку по умолчанию." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" успешно установлена Вашей библиотекой по умолчанию." diff --git a/locale/ru/LC_MESSAGES/djangojs.po b/locale/ru/LC_MESSAGES/djangojs.po index 09fef2bce6..d150adf38e 100644 --- a/locale/ru/LC_MESSAGES/djangojs.po +++ b/locale/ru/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Vladimir \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Russian (http://www.transifex.com/haiwen/seahub/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "Файл загружен. Вы уверены, что хотите по #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -212,7 +212,8 @@ msgid "Contact information is required." msgstr "Контактная информация обязательна." #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -414,6 +415,7 @@ msgstr "Отменить" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -431,7 +433,7 @@ msgstr "Отменить" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -656,6 +658,7 @@ msgstr "Вы действительно хотите удалить вашу у #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -787,6 +790,7 @@ msgstr "Копирование {num} элементов" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Имя обязательно" @@ -827,6 +831,7 @@ msgstr "Новая библиотека отдела" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -859,10 +864,10 @@ msgstr "Новая библиотека отдела" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -953,7 +958,7 @@ msgstr "Пароли не совпадают" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Новая библиотека" @@ -1658,7 +1663,7 @@ msgstr "Название библиотеки" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1786,7 +1791,7 @@ msgstr "Добавить члена группы" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1877,14 +1882,14 @@ msgstr "Выбрать пользователя в качестве админи #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Новый суб-отдел" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Новый отдел" @@ -1894,7 +1899,7 @@ msgstr "Новый отдел" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2423,6 +2428,11 @@ msgstr "Дата начала" msgid "End date" msgstr "Дата окончания" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2990,7 +3000,7 @@ msgstr "показать еще" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3137,6 +3147,7 @@ msgstr "Не удалось удалить {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Переименовать" @@ -3318,35 +3329,58 @@ msgstr "Введите символы, чтобы начать поиск" msgid "This operation will not be reverted. Please think twice!" msgstr "Эту операцию нельзя отменить. Пожалуйста проверьте ее дважды!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "Не отправлять сообщения на email" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "За час" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "За 4 часа" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "За день" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "За неделю" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Уведомление об изменении файла по email" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Уведомление на email" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "Список добавленных, удаленных и измененных файлов будет отправлен на ваш почтовый ящик." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Выбор языка" @@ -3706,7 +3740,7 @@ msgstr "В этой группе еще не было ни одной библи #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Нет библиотек" @@ -3986,8 +4020,8 @@ msgstr "Использовано пространства" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3999,8 +4033,8 @@ msgstr "Квота" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4023,30 +4057,30 @@ msgstr "Последний вход" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Отделы" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Суб-отделы" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Нет суб-отделов" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Нет участников" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Нет отделов" @@ -5500,10 +5534,6 @@ msgstr "Профиль" msgid "Language" msgstr "Язык" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Уведомление на email" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Настройки профиля" diff --git a/locale/sk_SK/LC_MESSAGES/djangojs.po b/locale/sk_SK/LC_MESSAGES/djangojs.po index 6699dc26ba..6c4ce5bb13 100644 --- a/locale/sk_SK/LC_MESSAGES/djangojs.po +++ b/locale/sk_SK/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/haiwen/seahub/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Zrušiť" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Zrušiť" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "Heslá nie sú rovnaké" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nová knižnica" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Žiadny členovia" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "" msgid "Language" msgstr "" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "" diff --git a/locale/sl_SI/LC_MESSAGES/djangojs.po b/locale/sl_SI/LC_MESSAGES/djangojs.po index b778873ea4..2b6526ea02 100644 --- a/locale/sl_SI/LC_MESSAGES/djangojs.po +++ b/locale/sl_SI/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Vesna G. \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/haiwen/seahub/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Prekliči" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Prekliči" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "Ali res želite odstraniti svoj račun?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Naziv je zahtevan" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "Gesli se ne ujemata" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Nova knjižnica" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Preimenuj" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Te operacije ni mogoče povrniti. Prosimo premislite dvakrat!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Nastavitev jezika" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "Poraba prostora" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "Zadnja prijava" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Profil" msgid "Language" msgstr "Jezik" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Nastavitve profila" diff --git a/locale/sv/LC_MESSAGES/django.po b/locale/sv/LC_MESSAGES/django.po index 6d015e37c1..3fb975a4b2 100644 --- a/locale/sv/LC_MESSAGES/django.po +++ b/locale/sv/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Swedish (http://www.transifex.com/haiwen/seahub/language/sv/)\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "Namnet är för långt (max 64 tecken)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Namn ska inte innehålla '/'." @@ -66,16 +66,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Misslyckades att sätta kvot: max kvot är %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Det finns redan en annan grupp med detta namn." @@ -95,7 +97,7 @@ msgstr "Det är underavdelningar i denna avdelning." msgid "My Library" msgstr "Min Katalog" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -118,12 +120,12 @@ msgstr "Misslyckades att lägga till %s till institutionen: användaren tillhör msgid "System library can not be deleted." msgstr "Systemkatalog kan inte tas bort." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Överföring misslyckades: rolen för %s är %s, kan inte lägga till katalog." -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "Katalogen kan inte överföras till ägaren." @@ -372,7 +374,7 @@ msgstr "Virusfilen kunde inte hittas." #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -396,11 +398,11 @@ msgstr "Felaktig destination" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "Slut på kvoten." @@ -439,7 +441,7 @@ msgstr "Användare %s hittades inte." #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -473,7 +475,7 @@ msgstr "Användaren %s är redan medlem i gruppen." #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -565,11 +567,11 @@ msgstr "Kan inte återställa katalogens lösenord." msgid "New password of library %s" msgstr "Nytt lösenord för katalog %s" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Fel lösenord" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Fel vid avkryptering av katalog" @@ -643,13 +645,13 @@ msgid "Password is too short." msgstr "Lösenordet är för kort." #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Utgångsdatum ska vara större eller lika med %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Utgångsdagar ska vara minde än eller lika med %s" @@ -3819,7 +3821,7 @@ msgstr "Flyttat mapp" msgid "New file updates on %s" msgstr "Nya filer uppdaterad på %s" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Ny notis på %s" @@ -4130,23 +4132,23 @@ msgstr "Uppdaterade profilen" msgid "Failed to edit profile" msgstr "Misslyckades med profiländringen" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Har inte accepterat inbjudan ännu" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo-konto kan inte tas bort" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Misslyckades att sätta standardkatalog." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Kan inte använda en krypterad katalog som standardkatalog." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Satte \"%s\" till ditt standardkatalog." diff --git a/locale/sv/LC_MESSAGES/djangojs.po b/locale/sv/LC_MESSAGES/djangojs.po index 6c37f80a3d..a9c2a1bf53 100644 --- a/locale/sv/LC_MESSAGES/djangojs.po +++ b/locale/sv/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Radapompa \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Swedish (http://www.transifex.com/haiwen/seahub/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,7 +162,7 @@ msgstr "En fil håller på att laddas upp. Är du säker på att du vill lämna #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -212,7 +212,8 @@ msgid "Contact information is required." msgstr "Kontaktinformation krävs." #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -414,6 +415,7 @@ msgstr "Avbryt" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -431,7 +433,7 @@ msgstr "Avbryt" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -656,6 +658,7 @@ msgstr "Vill du verkligen ta bort ditt konto? " #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -787,6 +790,7 @@ msgstr "Kopiera {num} objekt" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Namn krävs" @@ -827,6 +831,7 @@ msgstr "Ny Avdelningskatalog" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -859,10 +864,10 @@ msgstr "Ny Avdelningskatalog" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -953,7 +958,7 @@ msgstr "Lösenorden överensstämmer inte" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Ny Katalog" @@ -1658,7 +1663,7 @@ msgstr "Katalogs Namn" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1786,7 +1791,7 @@ msgstr "Lägg till gruppmedlem" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1877,14 +1882,14 @@ msgstr "Välj en användare som admin..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "Ny Underavdelning" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "Ny Avdelning" @@ -1894,7 +1899,7 @@ msgstr "Ny Avdelning" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2423,6 +2428,11 @@ msgstr "Startdatum" msgid "End date" msgstr "Slutdatum" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2990,7 +3000,7 @@ msgstr "visa mer" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3137,6 +3147,7 @@ msgstr "Misslyckades ta bort {name}." #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Döp om" @@ -3318,35 +3329,58 @@ msgstr "Ange tecken för att påbörja sökning" msgid "This operation will not be reverted. Please think twice!" msgstr "Denna åtgärd kan inte ångras. Tänk efter innan!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "Skicka inga mail" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "Per timme" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "Var fjärde timme" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "Varje dag" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "Varje vecka" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "Mailnot för filändringar" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "Mailnotis" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "Lista med tillagda, borttagna och ändrade filer har skickats till din maillåda." +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Språkinställning" @@ -3706,7 +3740,7 @@ msgstr "Inga kataloger har delats med denna grupp ännu. En katalog som delas me #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "Inga kataloger" @@ -3986,8 +4020,8 @@ msgstr "Använt utrymme" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3999,8 +4033,8 @@ msgstr "Kvot" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4023,30 +4057,30 @@ msgstr "Senast Inloggning" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "Avdelningar" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "Underavdelningar" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "Inga underavdelningar" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Inga Medlemmar" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "Inga avdelningar" @@ -5500,10 +5534,6 @@ msgstr "Profil" msgid "Language" msgstr "Språk" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "Mailnotis" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profilinställningar" diff --git a/locale/th_TH/LC_MESSAGES/djangojs.po b/locale/th_TH/LC_MESSAGES/djangojs.po index b805578cd2..73b9aed69e 100644 --- a/locale/th_TH/LC_MESSAGES/djangojs.po +++ b/locale/th_TH/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Thai (Thailand) (http://www.transifex.com/haiwen/seahub/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "ยกเลิก" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "ยกเลิก" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "ต้องการลบบัญชีผู้ใช้ของค #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "ชื่อ จำเป็น" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "รหัสผ่านไม่ตรงกัน" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "คลังแฟ้มข้อมูลใหม่" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "เปลี่ยนชื่อ" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "การดำเนินการนี้จะไม่สามารถแปลงย้อนกลับ โปรดคิดให้ดี!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "ตั้งค่าภาษา" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "พื้นที่ที่ใช้ไป" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "ข้อมูลส่วนตัว" msgid "Language" msgstr "ภาษา" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "ตั้งค่าข้อมูลส่วนตัว" diff --git a/locale/tr/LC_MESSAGES/django.po b/locale/tr/LC_MESSAGES/django.po index d75daacce6..90823a8ad4 100644 --- a/locale/tr/LC_MESSAGES/django.po +++ b/locale/tr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Turkish (http://www.transifex.com/haiwen/seahub/language/tr/)\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -64,16 +64,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Kota oluşturulamadı: maksimum kota %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Bu isimde zaten bir grup var." @@ -93,7 +95,7 @@ msgstr "" msgid "My Library" msgstr "Kütüphanem" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -116,12 +118,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "Sistem kütüphanesi silinemez." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -370,7 +372,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -394,11 +396,11 @@ msgstr "Geçersiz hedef yolu" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -437,7 +439,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -471,7 +473,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -563,11 +565,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Hatalı şifre" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Kütüphane şifresi açma hatası" @@ -641,13 +643,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3817,7 +3819,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "%s -'de yeni bildirim" @@ -4128,23 +4130,23 @@ msgstr "Profil başarıyla düzenlendi." msgid "Failed to edit profile" msgstr "Profil düzenlenemedi." -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Daveti henüz kabul etmedi." -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo hesabı silinemez." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Varsayılan kütüphane kurma başarısız." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Şifrelenmiş kütüphane varsayılan kütüphane olarak ayarlanamaz." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" varsayılan kütüphaneniz olarak başarıyla kuruldu." diff --git a/locale/tr/LC_MESSAGES/djangojs.po b/locale/tr/LC_MESSAGES/djangojs.po index 6133c2cfde..00f834ab2b 100644 --- a/locale/tr/LC_MESSAGES/djangojs.po +++ b/locale/tr/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Turkish (http://www.transifex.com/haiwen/seahub/language/tr/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "İptal" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "İptal" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "Hesabınızı silmeyi gerçekten istiyor musunuz?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "İsim gerekli" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "Şifreler eşleşmiyor." #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Yeni Kütüphane" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Yeniden Adlandır" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Bu işlem geri alınamaz. Lütfen iki kez düşününün!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Dil Ayarları" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "Kullanılmış Alan" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "En son giriş" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Profil" msgid "Language" msgstr "Dil" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Profil Ayarları" diff --git a/locale/uk/LC_MESSAGES/django.po b/locale/uk/LC_MESSAGES/django.po index 7b8fd15369..2b507322ce 100644 --- a/locale/uk/LC_MESSAGES/django.po +++ b/locale/uk/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Ukrainian (http://www.transifex.com/haiwen/seahub/language/uk/)\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -67,16 +67,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Група з таким ім'ям вже існує" @@ -96,7 +98,7 @@ msgstr "" msgid "My Library" msgstr "Моя бібліотека" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -119,12 +121,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "Системна бібліотека не може бути видалена." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -373,7 +375,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -397,11 +399,11 @@ msgstr "Невірний шлях призначення" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -440,7 +442,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -474,7 +476,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -566,11 +568,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Невірний пароль" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Помилка розшифровки бібліотеки" @@ -644,13 +646,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3832,7 +3834,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Новий запис на %s" @@ -4145,23 +4147,23 @@ msgstr "Профіль успішно змінено." msgid "Failed to edit profile" msgstr "Помилка редагування профілю" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Не прийняв запрошення ще" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Демонстраційний обліковий запис не може бути видалений." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Не вдалося призначити бібліотеку за замовчанням." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Не вдалося призначити зашифровану бібліотеку як за замовчанням." -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "\"%s\" успішно призначена вашою бібліотекою за замовчанням." diff --git a/locale/uk/LC_MESSAGES/djangojs.po b/locale/uk/LC_MESSAGES/djangojs.po index 8c0ec1b4d1..65771185ef 100644 --- a/locale/uk/LC_MESSAGES/djangojs.po +++ b/locale/uk/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: Oleksandr Suvorov \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Ukrainian (http://www.transifex.com/haiwen/seahub/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Скасувати" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Скасувати" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "Дійсно хочете видалити %s ?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Потрібене старе ім'я" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "Паролі не збігаються" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Нова бібліотека" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Перейменувати" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Цю операцію неможливо скасувати. Будь ласка, подумайте двічі!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Встановлення мови" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "Дисковий простір, що використовується" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "Не учасники" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Профіль" msgid "Language" msgstr "Мова" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Налаштування профілю" diff --git a/locale/vi/LC_MESSAGES/django.po b/locale/vi/LC_MESSAGES/django.po index a5ee0bfc05..e1e852b7c9 100644 --- a/locale/vi/LC_MESSAGES/django.po +++ b/locale/vi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Vietnamese (http://www.transifex.com/haiwen/seahub/language/vi/)\n" @@ -18,12 +18,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -61,16 +61,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "Thiết lập Quota thất bại: quota tối đa là %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "Đã tồn tại tên nhóm này" @@ -90,7 +92,7 @@ msgstr "" msgid "My Library" msgstr "Thư viện của tôi" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -113,12 +115,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "Không thể xóa thư viện hệ thống." -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -367,7 +369,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -391,11 +393,11 @@ msgstr "Đường dẫn không hợp lệ" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "" @@ -434,7 +436,7 @@ msgstr "" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -468,7 +470,7 @@ msgstr "" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -560,11 +562,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "Sai mật khẩu" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "Lỗi giải mã" @@ -638,13 +640,13 @@ msgid "Password is too short." msgstr "" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3808,7 +3810,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "Ghi chú mới trên %s" @@ -4118,23 +4120,23 @@ msgstr "Chỉnh sửa profile thành công" msgid "Failed to edit profile" msgstr "Chỉnh sửa profile thất bại" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "Lời mời chưa được chấp nhận" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Tài khoản demo không thể xóa." -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "Cài đặt thư viện mặc định thất bại." -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "Không thể mã hóa thư viện mặc định" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "Cài đặt \"%s\" thành thư viện mặc định thành công " diff --git a/locale/vi/LC_MESSAGES/djangojs.po b/locale/vi/LC_MESSAGES/djangojs.po index 4d65cc3595..c7a3364967 100644 --- a/locale/vi/LC_MESSAGES/djangojs.po +++ b/locale/vi/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Vietnamese (http://www.transifex.com/haiwen/seahub/language/vi/)\n" "MIME-Version: 1.0\n" @@ -159,7 +159,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -209,7 +209,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -411,6 +412,7 @@ msgstr "Hủy" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -428,7 +430,7 @@ msgstr "Hủy" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -653,6 +655,7 @@ msgstr "Bạn có thật sự muốn xóa tài khoản của bạn?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -784,6 +787,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "Yêu cầu tên" @@ -824,6 +828,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -856,10 +861,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -950,7 +955,7 @@ msgstr "Mật khẩu không trùng khớp" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "Tạo thư viện mới" @@ -1655,7 +1660,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1783,7 +1788,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1874,14 +1879,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2420,6 +2425,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2987,7 +2997,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3134,6 +3144,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "Đổi tên" @@ -3315,35 +3326,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "Xóa tài khoản sẽ không thể phục hồi. Vui lòng suy nghĩ lần nữa!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "Cài đặt ngôn ngữ" @@ -3703,7 +3737,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "" @@ -3983,8 +4017,8 @@ msgstr "Dung lượng đã dùng" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3996,8 +4030,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4020,30 +4054,30 @@ msgstr "Lần đăng nhập cuối" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5497,10 +5531,6 @@ msgstr "Hồ Sơ Cá Nhân" msgid "Language" msgstr "Ngôn ngữ" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "Cài đặt hồ sơ cá nhân" diff --git a/locale/zh_CN/LC_MESSAGES/django.po b/locale/zh_CN/LC_MESSAGES/django.po index e94094f2c7..c864e3e142 100644 --- a/locale/zh_CN/LC_MESSAGES/django.po +++ b/locale/zh_CN/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 06:05+0000\n" "Last-Translator: llj \n" "Language-Team: Chinese (China) (http://www.transifex.com/haiwen/seahub/language/zh_CN/)\n" @@ -32,12 +32,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "名字太长(最多 64 个字)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "名字不能包含 ‘/’。" @@ -75,16 +75,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "配额设置失败:最大配额是 %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "名称只能包含字母,数字,空格,点,单引号,括号或下划线。" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "已有同名群组" @@ -104,7 +106,7 @@ msgstr "该部门中包含子部门。" msgid "My Library" msgstr "私人资料库" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -127,12 +129,12 @@ msgstr "添加 %s 到机构失败:用户已经属于该机构" msgid "System library can not be deleted." msgstr "系统资料库无法被删除。" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "转让失败:角色 %s 是 %s,无法添加资料库。" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "资料库无法转让给所有者。" @@ -381,7 +383,7 @@ msgstr "病毒文件未找到。" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -405,11 +407,11 @@ msgstr "目标路径无效" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "空间已超" @@ -448,7 +450,7 @@ msgstr "未找到用户 %s 。" #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -482,7 +484,7 @@ msgstr "用户 %s 已经是群组成员。" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -574,11 +576,11 @@ msgstr "无法重置这个资料库的密码。" msgid "New password of library %s" msgstr "资料库 %s的新密码" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "密码错误" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "解密资料库出错" @@ -652,13 +654,13 @@ msgid "Password is too short." msgstr "密码长度太短。" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "过期天数需要大于等于 %s" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "过期天数需要小于等于 %s" @@ -3822,7 +3824,7 @@ msgstr "移动文件夹" msgid "New file updates on %s" msgstr "%s上有新文件改动" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "%s 有新消息" @@ -4132,23 +4134,23 @@ msgstr "修改成功" msgid "Failed to edit profile" msgstr "修改失败" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "还未接受邀请" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo帐号无法被删除。" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "设置默认资料库失败。" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "无法把加密资料库设为默认资料库。" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "成功设置 \"%s\"为你的默认资料库。" diff --git a/locale/zh_CN/LC_MESSAGES/djangojs.po b/locale/zh_CN/LC_MESSAGES/djangojs.po index f145f5b5d4..b34796b64f 100644 --- a/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:55+0000\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:09+0000\n" "Last-Translator: llj \n" "Language-Team: Chinese (China) (http://www.transifex.com/haiwen/seahub/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -173,7 +173,7 @@ msgstr "正在上传一个文件。你确定要离开这当前网页吗?" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -223,7 +223,8 @@ msgid "Contact information is required." msgstr "联系人为必填项。" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -425,6 +426,7 @@ msgstr "取消" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -442,7 +444,7 @@ msgstr "取消" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -667,6 +669,7 @@ msgstr "确定要注销该帐号吗?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -798,6 +801,7 @@ msgstr "复制 {num} 个条目" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "名称为必填项" @@ -838,6 +842,7 @@ msgstr "新建部门资料库" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -870,10 +875,10 @@ msgstr "新建部门资料库" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -964,7 +969,7 @@ msgstr "两次输入的密码不一致" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "新建资料库" @@ -1669,7 +1674,7 @@ msgstr "资料库名称" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1797,7 +1802,7 @@ msgstr "增加群组成员" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1888,14 +1893,14 @@ msgstr "选择一个用户作为管理员..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "新建子部门" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "新建部门" @@ -1905,7 +1910,7 @@ msgstr "新建部门" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2434,6 +2439,11 @@ msgstr "起始日期" msgid "End date" msgstr "结束日期" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "重命名部门" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -3001,7 +3011,7 @@ msgstr "显示更多" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3148,6 +3158,7 @@ msgstr "删除 {name} 失败。" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "重命名" @@ -3329,35 +3340,58 @@ msgstr "输入字符开始搜索" msgid "This operation will not be reverted. Please think twice!" msgstr "该操作将不可撤销。请三思!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "不发送邮件" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "每小时" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "每4小时" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "每天" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "每周" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" -msgstr "文件改动邮件通知" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." +msgstr "1小时内未读的通知会发送到您的邮箱。" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "邮件通知" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "文件改动通知" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "添加,删除和修改的文件列表将发送到您的邮箱。" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "协作通知" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "是否将共享资料库或是加入群组之类的协作通知发送到您的邮箱。" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "语言设置" @@ -3717,7 +3751,7 @@ msgstr "还没有资料库被共享到当前群组。资料库被共享到一个 #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "没有资料库" @@ -3997,8 +4031,8 @@ msgstr "已用空间" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -4010,8 +4044,8 @@ msgstr "配额" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4034,30 +4068,30 @@ msgstr "上次登录" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "组织架构" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "子部门" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "没有子部门" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "暂无成员" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "没有部门" @@ -5511,10 +5545,6 @@ msgstr "个人信息" msgid "Language" msgstr "语言" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "邮件通知" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "个人信息设置" diff --git a/locale/zh_TW/LC_MESSAGES/django.po b/locale/zh_TW/LC_MESSAGES/django.po index 3d6c8e8909..4e1b3ccea0 100644 --- a/locale/zh_TW/LC_MESSAGES/django.po +++ b/locale/zh_TW/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: 2021-03-23 05:54+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/haiwen/seahub/language/zh_TW/)\n" @@ -25,12 +25,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:355 +#: seahub/api2/views.py:357 msgid "Name is too long (maximum is 64 characters)" msgstr "名字太長 (最多64個字)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:359 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:361 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "名字不能包含 '/'。" @@ -68,16 +68,18 @@ msgid "Failed to set quota: maximum quota is %d MB" msgstr "配額設定失敗:最大配額是 %d MB" #: seahub/api2/endpoints/admin/address_book/groups.py:80 -#: seahub/api2/endpoints/admin/groups.py:127 +#: seahub/api2/endpoints/admin/groups.py:129 +#: seahub/api2/endpoints/admin/groups.py:268 #: seahub/api2/endpoints/groups.py:216 seahub/api2/endpoints/groups.py:289 -#: seahub/api2/views.py:4591 seahub/group/forms.py:36 +#: seahub/api2/views.py:4607 seahub/group/forms.py:36 msgid "" "Name can only contain letters, numbers, spaces, hyphen, dot, single quote, " "brackets or underscore." msgstr "" #: seahub/api2/endpoints/admin/address_book/groups.py:85 -#: seahub/api2/endpoints/admin/groups.py:134 +#: seahub/api2/endpoints/admin/groups.py:136 +#: seahub/api2/endpoints/admin/groups.py:272 #: seahub/api2/endpoints/groups.py:221 seahub/api2/endpoints/groups.py:294 msgid "There is already a group with that name." msgstr "已有同名群組" @@ -97,7 +99,7 @@ msgstr "" msgid "My Library" msgstr "我的資料庫" -#: seahub/api2/endpoints/admin/groups.py:213 +#: seahub/api2/endpoints/admin/groups.py:216 #: seahub/api2/endpoints/groups.py:320 #, python-format msgid "User %s is already group owner." @@ -120,12 +122,12 @@ msgstr "" msgid "System library can not be deleted." msgstr "系統資料庫無法被刪除。" -#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1647 +#: seahub/api2/endpoints/admin/libraries.py:386 seahub/api2/views.py:1663 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1652 +#: seahub/api2/endpoints/admin/libraries.py:407 seahub/api2/views.py:1668 msgid "Library can not be transferred to owner." msgstr "" @@ -374,7 +376,7 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:72 #: seahub/api2/endpoints/repo_share_invitations.py:196 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3845 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3861 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 @@ -398,11 +400,11 @@ msgstr "目標路徑無效" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1790 -#: seahub/api2/views.py:1830 seahub/api2/views.py:1879 -#: seahub/api2/views.py:1923 seahub/api2/views.py:1969 -#: seahub/api2/views.py:2018 seahub/api2/views.py:2429 -#: seahub/api2/views.py:2543 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1806 +#: seahub/api2/views.py:1846 seahub/api2/views.py:1895 +#: seahub/api2/views.py:1939 seahub/api2/views.py:1985 +#: seahub/api2/views.py:2034 seahub/api2/views.py:2445 +#: seahub/api2/views.py:2559 msgid "Out of quota." msgstr "超過空間上限" @@ -441,7 +443,7 @@ msgstr "找不到使用者%s " #: seahub/api2/endpoints/file_tag.py:203 seahub/api2/endpoints/file_tag.py:216 #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 -#: seahub/profile/views.py:216 seahub/thumbnail/views.py:51 +#: seahub/profile/views.py:219 seahub/thumbnail/views.py:51 #: seahub/thumbnail/views.py:166 seahub/views/__init__.py:740 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." @@ -475,7 +477,7 @@ msgstr "用戶 %s 已經是群組的成員" #: seahub/api2/endpoints/group_members.py:115 #: seahub/api2/endpoints/group_members.py:319 -#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1633 +#: seahub/api2/endpoints/group_members.py:451 seahub/api2/views.py:1649 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 #: seahub/organizations/api/admin/users.py:322 @@ -567,11 +569,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3842 +#: seahub/api2/endpoints/repo_set_password.py:69 seahub/api2/views.py:3858 msgid "Wrong password" msgstr "密碼錯誤" -#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3848 +#: seahub/api2/endpoints/repo_set_password.py:75 seahub/api2/views.py:3864 msgid "Decrypt library error" msgstr "解密資料庫出錯" @@ -645,13 +647,13 @@ msgid "Password is too short." msgstr "密碼太短" #: seahub/api2/endpoints/share_links.py:289 -#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3413 +#: seahub/api2/endpoints/upload_links.py:182 seahub/api2/views.py:3429 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" #: seahub/api2/endpoints/share_links.py:295 -#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3419 +#: seahub/api2/endpoints/upload_links.py:188 seahub/api2/views.py:3435 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" @@ -3815,7 +3817,7 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:312 +#: seahub/notifications/management/commands/send_notices.py:321 #, python-format msgid "New notice on %s" msgstr "%s 有新消息" @@ -4125,23 +4127,23 @@ msgstr "修改成功" msgid "Failed to edit profile" msgstr "修改失敗" -#: seahub/profile/views.py:202 +#: seahub/profile/views.py:205 msgid "Has not accepted invitation yet" msgstr "還未接受邀請" -#: seahub/profile/views.py:226 +#: seahub/profile/views.py:229 msgid "Demo account can not be deleted." msgstr "Demo 帳號無法被刪除。" -#: seahub/profile/views.py:252 +#: seahub/profile/views.py:255 msgid "Failed to set default library." msgstr "設定預設資料庫失敗。" -#: seahub/profile/views.py:256 +#: seahub/profile/views.py:259 msgid "Can not set encrypted library as default library." msgstr "無法把加密資料庫設為預設資料庫。" -#: seahub/profile/views.py:261 +#: seahub/profile/views.py:264 #, python-format msgid "Successfully set \"%s\" as your default library." msgstr "成功設定 \"%s\"為你的預設資料庫。" diff --git a/locale/zh_TW/LC_MESSAGES/djangojs.po b/locale/zh_TW/LC_MESSAGES/djangojs.po index 1a2ef07b0b..58ed34ddaf 100644 --- a/locale/zh_TW/LC_MESSAGES/djangojs.po +++ b/locale/zh_TW/LC_MESSAGES/djangojs.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-03-23 13:53+0800\n" -"PO-Revision-Date: 2021-03-23 03:31+0000\n" -"Last-Translator: aa bbb \n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" +"PO-Revision-Date: 2021-03-30 03:04+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/haiwen/seahub/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -161,7 +161,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 -#: frontend/src/pages/sys-admin/departments/department-detail.js:344 +#: frontend/src/pages/sys-admin/departments/department-detail.js:367 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 #: frontend/src/pages/sys-admin/info.js:112 #: frontend/src/pages/sys-admin/orgs/org-nav.js:18 @@ -211,7 +211,8 @@ msgid "Contact information is required." msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 -#: frontend/src/components/user-settings/email-notice.js:41 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:41 +#: frontend/src/components/user-settings/email-notice.js:57 #: frontend/src/components/user-settings/user-avatar-form.js:60 #: frontend/src/components/user-settings/webdav-password.js:34 #: frontend/src/pages/sys-admin/admin-logs/login-logs.js:89 @@ -413,6 +414,7 @@ msgstr "取消" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:57 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:110 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:94 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:52 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:83 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66 @@ -430,7 +432,7 @@ msgstr "取消" #: frontend/src/components/markdown-view/comment-dialog.js:77 #: frontend/src/components/review-list-view/review-comment-dialog.js:90 #: frontend/src/components/review-list-view/review-comments.js:172 -#: frontend/src/components/user-settings/email-notice.js:64 +#: frontend/src/components/user-settings/email-notice.js:96 #: frontend/src/components/user-settings/user-basic-info-form.js:86 #: frontend/src/pages/search/advanced-search.js:241 #: frontend/src/pages/search/advanced-search.js:263 @@ -655,6 +657,7 @@ msgstr "確定要刪除該帳號嗎?" #: frontend/src/pages/org-admin/org-links.js:215 #: frontend/src/pages/org-admin/org-user-item.js:173 #: frontend/src/pages/org-admin/org-user-repos.js:169 +#: frontend/src/pages/sys-admin/departments/group-item.js:64 #: frontend/src/pages/sys-admin/groups/groups-content.js:170 #: frontend/src/pages/sys-admin/groups/groups-content.js:221 #: frontend/src/pages/sys-admin/institutions/institutions.js:119 @@ -786,6 +789,7 @@ msgstr "" #: frontend/src/components/dialog/org-add-user-dialog.js:112 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:51 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:47 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:53 msgid "Name is required" msgstr "名稱為必填項" @@ -826,6 +830,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:74 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:81 #: frontend/src/components/dialog/update-tag-dialog.js:101 #: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 @@ -858,10 +863,10 @@ msgstr "" #: frontend/src/pages/share-with-ocm/shared-with-ocm.js:34 #: frontend/src/pages/shared-libs/shared-libs.js:68 #: frontend/src/pages/starred/starred.js:33 -#: frontend/src/pages/sys-admin/departments/department-detail.js:267 -#: frontend/src/pages/sys-admin/departments/department-detail.js:305 -#: frontend/src/pages/sys-admin/departments/department-detail.js:352 -#: frontend/src/pages/sys-admin/departments/departments-list.js:95 +#: frontend/src/pages/sys-admin/departments/department-detail.js:290 +#: frontend/src/pages/sys-admin/departments/department-detail.js:328 +#: frontend/src/pages/sys-admin/departments/department-detail.js:375 +#: frontend/src/pages/sys-admin/departments/departments-list.js:114 #: frontend/src/pages/sys-admin/groups/group-members.js:49 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 @@ -952,7 +957,7 @@ msgstr "兩次輸入的密碼不一致" #: frontend/src/pages/groups/group-view.js:426 #: frontend/src/pages/org-admin/org-department-item.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:195 -#: frontend/src/pages/sys-admin/departments/department-detail.js:204 +#: frontend/src/pages/sys-admin/departments/department-detail.js:217 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" msgstr "新建資料庫" @@ -1657,7 +1662,7 @@ msgstr "" #: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/share-with-ocm/remote-dir-content.js:97 #: frontend/src/pages/shared-libs/shared-libs.js:70 -#: frontend/src/pages/sys-admin/departments/department-detail.js:353 +#: frontend/src/pages/sys-admin/departments/department-detail.js:376 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 #: frontend/src/pages/sys-admin/repos/repos.js:81 #: frontend/src/pages/sys-admin/repos/repos.js:83 @@ -1785,7 +1790,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 #: frontend/src/pages/org-admin/org-department-item.js:265 #: frontend/src/pages/org-admin/org-group-members.js:81 -#: frontend/src/pages/sys-admin/departments/department-detail.js:306 +#: frontend/src/pages/sys-admin/departments/department-detail.js:329 #: frontend/src/pages/sys-admin/users/user-groups.js:50 #: frontend/src/pages/sys-admin/users/users-content.js:91 msgid "Role" @@ -1876,14 +1881,14 @@ msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-department-item.js:160 -#: frontend/src/pages/sys-admin/departments/department-detail.js:202 +#: frontend/src/pages/sys-admin/departments/department-detail.js:215 msgid "New Sub-department" msgstr "" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 -#: frontend/src/pages/sys-admin/departments/departments-list.js:67 +#: frontend/src/pages/sys-admin/departments/departments-list.js:86 msgid "New Department" msgstr "" @@ -1893,7 +1898,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:123 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39 #: frontend/src/pages/org-admin/org-department-item.js:163 -#: frontend/src/pages/sys-admin/departments/department-detail.js:203 +#: frontend/src/pages/sys-admin/departments/department-detail.js:216 #: frontend/src/pages/sys-admin/groups/group-members.js:281 #: frontend/src/pages/sys-admin/institutions/institution-users.js:337 #: frontend/src/pages/sys-admin/orgs/org-users.js:319 @@ -2422,6 +2427,11 @@ msgstr "" msgid "End date" msgstr "" +#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:74 +#: frontend/src/pages/sys-admin/departments/department-detail.js:214 +msgid "Rename Department" +msgstr "" + #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" @@ -2989,7 +2999,7 @@ msgstr "" #: frontend/src/pages/groups/group-view.js:502 #: frontend/src/pages/groups/group-view.js:508 #: frontend/src/pages/org-admin/org-department-item.js:255 -#: frontend/src/pages/sys-admin/departments/department-detail.js:294 +#: frontend/src/pages/sys-admin/departments/department-detail.js:317 #: frontend/src/pages/sys-admin/groups/group-nav.js:17 #: frontend/src/pages/sys-admin/institutions/institution-nav.js:16 #: frontend/src/pages/sys-admin/orgs/org-nav.js:16 @@ -3136,6 +3146,7 @@ msgstr "" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:256 #: frontend/src/pages/groups/group-view.js:471 #: frontend/src/pages/my-libs/mylib-repo-menu.js:93 +#: frontend/src/pages/sys-admin/departments/group-item.js:61 #: frontend/src/utils/text-translation.js:11 msgid "Rename" msgstr "重命名" @@ -3317,35 +3328,58 @@ msgstr "" msgid "This operation will not be reverted. Please think twice!" msgstr "該操作將不可復原。請三思!" -#: frontend/src/components/user-settings/email-notice.js:18 +#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:27 msgid "Don't send emails" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:19 +#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:28 msgid "Per hour" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:20 +#: frontend/src/components/user-settings/email-notice.js:21 msgid "Per 4 hours" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:21 +#: frontend/src/components/user-settings/email-notice.js:22 msgid "Per day" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:22 +#: frontend/src/components/user-settings/email-notice.js:23 msgid "Per week" msgstr "" -#: frontend/src/components/user-settings/email-notice.js:52 -msgid "Email Notification of File Changes" +#: frontend/src/components/user-settings/email-notice.js:28 +msgid "" +"If notifications have not been read within one hour, they will be sent to " +"your mailbox." msgstr "" -#: frontend/src/components/user-settings/email-notice.js:53 +#: frontend/src/components/user-settings/email-notice.js:68 +#: frontend/src/settings.js:49 +msgid "Email Notification" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:69 +msgid "Notifications of file changes" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:70 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." msgstr "" +#: frontend/src/components/user-settings/email-notice.js:83 +msgid "Notifications of collaboration" +msgstr "" + +#: frontend/src/components/user-settings/email-notice.js:84 +msgid "" +"Whether the notifications of collaboration such as sharing library or " +"joining group should be sent to your mailbox." +msgstr "" + #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" msgstr "語言設定" @@ -3705,7 +3739,7 @@ msgstr "" #: frontend/src/pages/groups/groups-view.js:80 #: frontend/src/pages/my-libs/my-libs.js:39 #: frontend/src/pages/org-admin/org-department-item.js:316 -#: frontend/src/pages/sys-admin/departments/department-detail.js:368 +#: frontend/src/pages/sys-admin/departments/department-detail.js:391 msgid "No libraries" msgstr "沒有資料庫" @@ -3985,8 +4019,8 @@ msgstr "已用空間" #: frontend/src/pages/org-admin/org-department-item.js:230 #: frontend/src/pages/org-admin/org-departments-list.js:98 #: frontend/src/pages/org-admin/org-users-list.js:67 -#: frontend/src/pages/sys-admin/departments/department-detail.js:269 -#: frontend/src/pages/sys-admin/departments/departments-list.js:97 +#: frontend/src/pages/sys-admin/departments/department-detail.js:292 +#: frontend/src/pages/sys-admin/departments/departments-list.js:116 #: frontend/src/pages/sys-admin/users/ldap-users.js:45 #: frontend/src/pages/sys-admin/users/users-content.js:83 msgid "Quota" @@ -3998,8 +4032,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-groups.js:96 #: frontend/src/pages/org-admin/org-links.js:102 #: frontend/src/pages/org-admin/org-users-list.js:69 -#: frontend/src/pages/sys-admin/departments/department-detail.js:268 -#: frontend/src/pages/sys-admin/departments/departments-list.js:96 +#: frontend/src/pages/sys-admin/departments/department-detail.js:291 +#: frontend/src/pages/sys-admin/departments/departments-list.js:115 #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 @@ -4022,30 +4056,30 @@ msgstr "上次登入" #: frontend/src/pages/org-admin/org-department-item.js:208 #: frontend/src/pages/org-admin/org-departments-list.js:88 #: frontend/src/pages/org-admin/side-panel.js:62 -#: frontend/src/pages/sys-admin/departments/department-detail.js:246 -#: frontend/src/pages/sys-admin/departments/department-detail.js:247 -#: frontend/src/pages/sys-admin/departments/departments-list.js:87 +#: frontend/src/pages/sys-admin/departments/department-detail.js:269 +#: frontend/src/pages/sys-admin/departments/department-detail.js:270 +#: frontend/src/pages/sys-admin/departments/departments-list.js:106 #: frontend/src/pages/sys-admin/side-panel.js:126 msgid "Departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:221 -#: frontend/src/pages/sys-admin/departments/department-detail.js:260 +#: frontend/src/pages/sys-admin/departments/department-detail.js:283 msgid "Sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:248 -#: frontend/src/pages/sys-admin/departments/department-detail.js:287 +#: frontend/src/pages/sys-admin/departments/department-detail.js:310 msgid "No sub-departments" msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:259 -#: frontend/src/pages/sys-admin/departments/department-detail.js:299 +#: frontend/src/pages/sys-admin/departments/department-detail.js:322 msgid "No members" msgstr "暫無成員" #: frontend/src/pages/org-admin/org-departments-list.js:117 -#: frontend/src/pages/sys-admin/departments/departments-list.js:116 +#: frontend/src/pages/sys-admin/departments/departments-list.js:139 msgid "No departments" msgstr "" @@ -5499,10 +5533,6 @@ msgstr "設定" msgid "Language" msgstr "語言" -#: frontend/src/settings.js:49 -msgid "Email Notification" -msgstr "" - #: frontend/src/settings.js:125 msgid "Profile Setting" msgstr "個人資訊設定" diff --git a/seahub/trusted_ip/locale/en/LC_MESSAGES/django.po b/seahub/trusted_ip/locale/en/LC_MESSAGES/django.po index e9e91a1033..eb6f2c3aba 100644 --- a/seahub/trusted_ip/locale/en/LC_MESSAGES/django.po +++ b/seahub/trusted_ip/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: 2021-03-23 13:53+0800\n" +"POT-Creation-Date: 2021-03-30 11:01+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"