1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-03 08:11:08 +00:00
seahub/locale/hr/LC_MESSAGES/djangojs.po

9011 lines
315 KiB
Plaintext
Raw Normal View History

2015-07-07 06:08:43 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2024-11-07 08:38:11 +00:00
# Translators:
2015-07-07 06:08:43 +00:00
msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-09 19:01+0800\n"
2024-03-12 01:47:11 +00:00
"PO-Revision-Date: 2015-05-09 05:28+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Croatian (http://app.transifex.com/haiwen/seahub/language/hr/)\n"
2015-07-07 06:08:43 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
2024-03-12 01:47:11 +00:00
#: frontend/src/components/btn-qr-code.js:38
msgid "Scan the QR code to view the shared content directly"
2015-08-20 03:06:30 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/common/account.js:109
2024-03-12 01:47:11 +00:00
msgid "Exit System Admin"
2015-08-20 03:06:30 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/common/account.js:114
2024-03-12 01:47:11 +00:00
msgid "Exit Organization Admin"
2015-08-20 03:06:30 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/common/account.js:119
2024-03-12 01:47:11 +00:00
msgid "Exit Institution Admin"
2015-08-20 03:06:30 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/common/account.js:127
#: frontend/src/pages/sys-admin/side-panel.js:33
#: frontend/src/pages/sys-admin/users/users-content.js:313
2024-03-12 01:47:11 +00:00
msgid "System Admin"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/common/account.js:132
2024-03-12 01:47:11 +00:00
msgid "Organization Admin"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/common/account.js:137
2024-03-12 01:47:11 +00:00
msgid "Institution Admin"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/common/account.js:152
#: frontend/src/components/common/account.js:155
2024-03-12 01:47:11 +00:00
msgid "View profile and more"
2015-07-07 06:08:43 +00:00
msgstr ""
#: frontend/src/components/common/account.js:167
msgid "Used:"
msgstr ""
#: frontend/src/components/common/account.js:171
#: frontend/src/components/dialog/lib-settings.js:46
#: frontend/src/components/dir-view-mode/dir-others.js:30
#: frontend/src/components/dir-view-mode/dir-others.js:32
#: frontend/src/metadata/views/kanban/settings/index.js:92
#: frontend/src/pages/org-admin/side-panel.js:57
#: frontend/src/pages/org-admin/web-settings/web-settings.js:95
#: frontend/src/pages/sys-admin/side-panel.js:78
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:93
#: frontend/src/settings.js:160
msgid "Settings"
msgstr ""
#: frontend/src/components/common/account.js:174
#| msgid "Custom properties"
msgid "Customer Portal"
msgstr ""
#: frontend/src/components/common/account.js:175
#: frontend/src/components/common/logout.js:6
msgid "Log out"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:47
2024-03-12 01:47:11 +00:00
msgid "User {user_link} has added you to {group_link}"
2015-09-14 07:52:31 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:70
2024-03-12 01:47:11 +00:00
msgid "{share_from} has shared a library named {repo_link} to you."
2015-09-14 07:52:31 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:72
2024-03-12 01:47:11 +00:00
msgid "{share_from} has shared a folder named {repo_link} to you."
2015-09-14 07:52:31 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:98
2024-03-12 01:47:11 +00:00
msgid ""
2024-08-16 08:54:51 +00:00
"{share_from} has changed the permission of library {repo_link} to "
"{permission}."
2015-09-14 07:52:31 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:100
2024-03-12 01:47:11 +00:00
msgid ""
2024-08-16 08:54:51 +00:00
"{share_from} has changed the permission of folder {repo_link} to "
"{permission}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:125
2024-08-16 08:54:51 +00:00
msgid "{share_from} has cancelled the sharing of library {repo_name}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:127
2024-08-16 08:54:51 +00:00
msgid "{share_from} has cancelled the sharing of folder {repo_name}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:153
2024-08-16 08:54:51 +00:00
msgid ""
"{share_from} has shared a library named {repo_link} to group {group_link}."
2016-09-01 03:08:44 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:155
2024-08-16 08:54:51 +00:00
msgid ""
"{share_from} has shared a folder named {repo_link} to group {group_link}."
2016-09-01 03:08:44 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:181
2024-08-16 08:54:51 +00:00
msgid "{user} has transfered a library named {repo_link} to you."
2016-09-01 03:08:44 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:285
2024-03-12 01:47:11 +00:00
msgid "{user} created file {fileName} in library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:285
2024-03-12 01:47:11 +00:00
msgid ""
"{user} created file {fileName} and {fileCount} other file(s) in library "
"{libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:288
2024-03-12 01:47:11 +00:00
msgid "{user} deleted file {fileName} in library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:288
2024-03-12 01:47:11 +00:00
msgid ""
"{user} deleted file {fileName} and {fileCount} other file(s) in library "
"{libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:292
2024-03-12 01:47:11 +00:00
msgid "{user} restored file {fileName} in library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:295
2024-03-12 01:47:11 +00:00
msgid "{user} renamed file {oldFileName} {fileName} in library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:299
2024-03-12 01:47:11 +00:00
msgid "{user} moved file {fileName} in library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:299
2024-03-12 01:47:11 +00:00
msgid ""
"{user} moved file {fileName} and {fileCount} other file(s) in library "
"{libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:302
2024-03-12 01:47:11 +00:00
msgid "{user} updated file {fileName} in library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:314
2024-03-12 01:47:11 +00:00
msgid "{user} created folder {folderName} in library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:314
2024-03-12 01:47:11 +00:00
msgid ""
"{user} created folder {folderName} and {folderCount} other folder(s) in "
"library {libraryName}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:317
2024-03-12 01:47:11 +00:00
msgid "{user} deleted folder {folderName} in library {libraryName}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:317
2024-03-12 01:47:11 +00:00
msgid ""
"{user} deleted folder {folderName} and {folderCount} other folder(s) in "
"library {libraryName}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:321
2024-03-12 01:47:11 +00:00
msgid "{user} restored folder {folderName} in library {libraryName}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:324
2024-03-12 01:47:11 +00:00
msgid ""
"{user} renamed folder {oldFolderName} {folderName} in library {libraryName}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:328
2024-03-12 01:47:11 +00:00
msgid "{user} moved folder {folderName} in library {libraryName}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/notice-item.js:328
2024-03-12 01:47:11 +00:00
msgid ""
"{user} moved folder {folderName} and {folderCount} other folder(s) in "
"library {libraryName}."
msgstr ""
#: frontend/src/components/common/notification.js:97
#: frontend/src/pages/sys-admin/side-panel.js:162
2024-08-16 08:54:51 +00:00
#: frontend/src/user-notifications.js:166
2024-03-12 01:47:11 +00:00
msgid "Notifications"
msgstr ""
#: frontend/src/components/common/notification.js:103
#| msgid "Notifications"
msgid "Notification"
msgstr ""
#: frontend/src/components/common/notification.js:104
#| msgid "Mark all read"
msgid "Mark all as read"
msgstr ""
#: frontend/src/components/common/notification.js:105
#| msgid "All Notifications"
msgid "View all notifications"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/common/select/no-group-message.js:8
2024-03-12 01:47:11 +00:00
msgid "Group not found"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/cur-dir-path/dir-path.js:55
2024-11-07 08:38:11 +00:00
#: frontend/src/components/main-side-nav-folded.js:82
#: frontend/src/components/main-side-nav.js:70
2024-03-12 01:47:11 +00:00
msgid "A file is being uploaded. Are you sure you want to leave this page?"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/cur-dir-path/dir-path.js:132
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dir-view-mode/dir-views.js:31
2024-08-16 08:54:51 +00:00
msgid "Views"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/cur-dir-path/dir-path.js:217
#: frontend/src/components/cur-dir-path/dir-path.js:223
#: frontend/src/components/dir-view-mode/dir-column-nav.js:382
#: frontend/src/components/dirent-detail/lib-details.js:18
#: frontend/src/components/main-side-nav.js:221
#: frontend/src/components/main-side-nav.js:223
#: frontend/src/pages/libraries/index.js:264
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:78
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:81
#: frontend/src/pages/repo-wiki-mode/side-panel.js:161
#: frontend/src/pages/sys-admin/info.js:118
#: frontend/src/pages/sys-admin/repos/repos.js:80
#: frontend/src/pages/sys-admin/repos/repos.js:83
msgid "Files"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/cur-dir-path/dir-tool.js:40
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sort-options.js:19
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/libraries/index.js:28
#: frontend/src/pages/share-admin/share-links.js:406
2024-08-16 08:54:51 +00:00
msgid "By name ascending"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/cur-dir-path/dir-tool.js:41
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sort-options.js:20
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/libraries/index.js:29
#: frontend/src/pages/share-admin/share-links.js:407
2024-08-16 08:54:51 +00:00
msgid "By name descending"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/cur-dir-path/dir-tool.js:42
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sort-options.js:23
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/libraries/index.js:30
2024-08-16 08:54:51 +00:00
msgid "By time ascending"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/cur-dir-path/dir-tool.js:43
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sort-options.js:24
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/libraries/index.js:31
2024-08-16 08:54:51 +00:00
msgid "By time descending"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/cur-dir-path/dir-tool.js:144
#: frontend/src/components/cur-dir-path/dir-tool.js:145
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/op-menu.js:53
#: frontend/src/components/dialog/op-menu.js:54
#: frontend/src/components/dirent-list-view/dirent-list-item.js:926
#: frontend/src/components/dirent-list-view/dirent-list-item.js:927
#: frontend/src/components/dropdown-menu/item-dropdown-menu.js:155
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dropdown-menu/item-dropdown-menu.js:156
#: frontend/src/components/dropdown-menu/item-dropdown-menu.js:185
#: frontend/src/components/dropdown-menu/item-dropdown-menu.js:188
#: frontend/src/components/file-view/file-toolbar.js:228
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:54
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:55
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:75
#: frontend/src/components/history-list-view/history-list-item.js:99
#: frontend/src/components/history-list-view/history-list-item.js:100
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:465
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:466
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:511
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:512
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:574
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:575
#: frontend/src/components/user-settings/linked-devices.js:164
#: frontend/src/components/user-settings/linked-devices.js:165
#: frontend/src/components/wiki-card-view/wiki-card-item.js:238
#: frontend/src/components/wiki-card-view/wiki-card-item.js:239
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/face-recognition/peoples/people/op-menu/index.js:39
#: frontend/src/metadata/views/face-recognition/peoples/people/op-menu/index.js:40
#: frontend/src/metadata/views/kanban/boards/board/header/op-menu/index.js:39
#: frontend/src/metadata/views/kanban/boards/board/header/op-menu/index.js:40
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:297
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:298
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/file-history-old/history-item.js:119
#: frontend/src/pages/file-history-old/history-item.js:120
#: frontend/src/pages/invitations/invitations-view.js:123
#: frontend/src/pages/invitations/invitations-view.js:124
#: frontend/src/pages/linked-devices/linked-devices.js:166
#: frontend/src/pages/linked-devices/linked-devices.js:167
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:54
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-menu.js:197
#: frontend/src/pages/my-libs/mylib-repo-menu.js:198
#: frontend/src/pages/my-libs/mylib-repo-menu.js:251
#: frontend/src/pages/my-libs/mylib-repo-menu.js:252
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:259
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:260
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups-search-groups.js:107
#: frontend/src/pages/org-admin/org-groups-search-groups.js:108
#: frontend/src/pages/org-admin/org-groups.js:332
#: frontend/src/pages/org-admin/org-groups.js:333
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:212
#: frontend/src/pages/org-admin/org-links.js:213
#: frontend/src/pages/org-admin/org-user-item.js:181
#: frontend/src/pages/org-admin/org-user-item.js:182
#: frontend/src/pages/repo-wiki-mode/side-panel.js:168
#: frontend/src/pages/repo-wiki-mode/side-panel.js:169
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:129
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:130
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:165
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:166
#: frontend/src/pages/share-admin/folders.js:270
#: frontend/src/pages/share-admin/folders.js:271
#: frontend/src/pages/share-admin/libraries.js:283
#: frontend/src/pages/share-admin/libraries.js:284
#: frontend/src/pages/share-admin/share-links.js:347
#: frontend/src/pages/share-admin/share-links.js:348
#: frontend/src/pages/share-admin/upload-links.js:176
#: frontend/src/pages/share-admin/upload-links.js:177
#: frontend/src/pages/shared-libs/shared-libs.js:386
#: frontend/src/pages/shared-libs/shared-libs.js:387
#: frontend/src/pages/shared-libs/shared-libs.js:437
#: frontend/src/pages/shared-libs/shared-libs.js:438
#: frontend/src/pages/shared-libs/shared-libs.js:485
#: frontend/src/pages/starred/starred.js:212
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120
#: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:121
#: frontend/src/pages/sys-admin/logs-page/file-access-item-menu.js:35
#: frontend/src/pages/sys-admin/logs-page/file-access-item-menu.js:36
#: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120
#: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:121
#: frontend/src/shared-dir-view.js:798 frontend/src/shared-dir-view.js:799
#: frontend/src/shared-dir-view.js:878 frontend/src/shared-dir-view.js:879
2024-08-16 08:54:51 +00:00
msgid "More operations"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/about-dialog.js:42
msgid "Server Version: "
msgstr ""
#: frontend/src/components/dialog/about-dialog.js:42
msgid "Seafile"
msgstr ""
#: frontend/src/components/dialog/about-dialog.js:44
msgid "About Us"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:31
msgid "Contact information is required."
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:37
2024-11-07 08:38:11 +00:00
msgid "Abuse report added"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:68
#: frontend/src/components/shared-file-view/shared-file-view.js:137
2024-03-12 01:47:11 +00:00
msgid "Report Abuse"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:72
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/abuse-reports.js:94
2024-03-12 01:47:11 +00:00
msgid "Abuse Type"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:74
msgid "Copyright Infringement"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:75
msgid "Virus"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:76
msgid "Abuse Content"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:77
msgid "Other"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:81
msgid "Contact Information"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:85
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:142
#: frontend/src/components/dialog/custom-permission/list-custom-permissions.js:31
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:195
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/abuse-reports.js:95
#: frontend/src/repo-history.js:140 frontend/src/repo-history.js:147
2024-03-12 01:47:11 +00:00
msgid "Description"
msgstr ""
#: frontend/src/components/dialog/add-abuse-report-dialog.js:92
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/add-wiki-dialog.js:108
#: frontend/src/components/dialog/add-wiki-page-dialog.js:74
#: frontend/src/components/dialog/change-group-dialog.js:39
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/common-operation-confirmation-dialog.js:34
#: frontend/src/components/dialog/confirm-delete-account.js:35
#: frontend/src/components/dialog/confirm-disconnect-dingtalk.js:35
#: frontend/src/components/dialog/confirm-disconnect-wechat.js:35
#: frontend/src/components/dialog/confirm-restore-repo.js:36
#: frontend/src/components/dialog/confirm-unlink-device.js:49
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:104
#: frontend/src/components/dialog/copy-dirent-dialog.js:187
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/create-file-dialog.js:108
#: frontend/src/components/dialog/create-folder-dialog.js:96
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/create-group-dialog.js:82
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:270
#: frontend/src/components/dialog/create-tag-dialog.js:106
#: frontend/src/components/dialog/delete-dialog.js:32
#: frontend/src/components/dialog/delete-folder-dialog.js:62
#: frontend/src/components/dialog/delete-repo-dialog.js:72
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/delete-wiki-dialog.js:20
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/dismiss-group-dialog.js:33
#: frontend/src/components/dialog/generate-upload-link.js:335
#: frontend/src/components/dialog/import-members-dialog.js:60
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/insert-file-dialog.js:66
#: frontend/src/components/dialog/insert-repo-image-dialog.js:79
#: frontend/src/components/dialog/internal-link-dialog.js:75
#: frontend/src/components/dialog/invitation-revoke-dialog.js:56
#: frontend/src/components/dialog/invite-people-dialog.js:121
#: frontend/src/components/dialog/label-repo-state-dialog.js:88
#: frontend/src/components/dialog/leave-group-dialog.js:32
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:144
#: frontend/src/components/dialog/lib-settings/lib-old-files-auto-del-setting-panel.js:120
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:272
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:252
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-add-department-dialog.js:86
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/org-add-member-dialog.js:66
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-add-repo-dialog.js:82
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:175
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-delete-department-dialog.js:43
#: frontend/src/components/dialog/org-delete-member-dialog.js:45
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/org-delete-repo-dialog.js:38
#: frontend/src/components/dialog/org-import-users-dialog.js:58
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-rename-department-dialog.js:100
#: frontend/src/components/dialog/org-set-group-quota-dialog.js:77
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/remove-webdav-password.js:38
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/rename-dialog.js:105
#: frontend/src/components/dialog/rename-dirent.js:108
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/rename-group-dialog.js:66
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/rename-wiki-dialog.js:83
#: frontend/src/components/dialog/repo-share-admin/share-links.js:296
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:285
#: frontend/src/components/dialog/reset-webdav-password.js:89
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/save-shared-dir-dialog.js:66
#: frontend/src/components/dialog/save-shared-file-dialog.js:74
#: frontend/src/components/dialog/select-dirent-body.js:238
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/set-org-user-contact-email.js:65
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/set-org-user-default-quota.js:78
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/set-org-user-name.js:67
#: frontend/src/components/dialog/set-org-user-quota.js:79
#: frontend/src/components/dialog/set-webdav-password.js:89
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:74
#: frontend/src/components/dialog/sysadmin-dialog/set-upload-download-rate-limit.js:75
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:86
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-member-dialog.js:45
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-member-dialog.js:65
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:117
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:81
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-sys-notification-dialog.js:54
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:174
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-batch-add-admin-dialog.js:49
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:87
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:88
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-department-dialog.js:44
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-member-dialog.js:45
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:38
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:49
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:55
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-import-user-dialog.js:59
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:144
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:179
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:95
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:50
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:77
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:65
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-name-dialog.js:64
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:47
#: frontend/src/components/dialog/sysadmin-dialog/update-user.js:60
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:225
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/upload-remind-dialog.js:44
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:73
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:85
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/view-link-dialog.js:37
#: frontend/src/components/file-uploader/upload-list-item.js:144
2024-08-16 08:54:51 +00:00
#: frontend/src/components/send-link.js:112
#: frontend/src/components/share-link-panel/link-details.js:232
2024-03-12 01:47:11 +00:00
#: frontend/src/components/share-link-panel/link-list.js:68
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:144
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/social-login-saml.js:67
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/dialog/delete-confirm-dialog/index.js:14
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/index.js:80
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/turn-off-confirm.js:14
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/index.js:81
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/turn-off-confirm.js:14
#: frontend/src/metadata/components/popover/column-popover/index.js:105
#: frontend/src/metadata/components/popover/filter-popover/index.js:200
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/index.js:135
#: frontend/src/metadata/components/popover/kanban-add-category-popover/index.js:68
#: frontend/src/metadata/components/popover/options-popover/confirm-delete-popover/index.js:31
#: frontend/src/metadata/components/popover/sort-popover/index.js:281
2024-08-16 08:54:51 +00:00
#: frontend/src/metadata/metadata-tree-view/name-dialog/index.js:85
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/input-item.js:92
#: frontend/src/pages/org-admin/web-settings/input-item.js:69
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/web-settings/input-item.js:70
#: frontend/src/pages/upload-link/upload-list-item.js:144
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/common/delete-dialog.js:25
#: frontend/src/pages/wiki2/wiki-nav/add-new-page-dialog.js:116
2024-03-12 01:47:11 +00:00
#: frontend/src/tc-accept.js:42
msgid "Cancel"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/add-abuse-report-dialog.js:93
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/add-wiki-dialog.js:109
#: frontend/src/components/dialog/add-wiki-page-dialog.js:75
#: frontend/src/components/dialog/change-group-dialog.js:40
#: frontend/src/components/dialog/change-repo-password-dialog.js:139
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/clean-trash.js:77
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:105
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-department-repo-dialog.js:95
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/create-file-dialog.js:109
#: frontend/src/components/dialog/create-folder-dialog.js:97
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/create-group-dialog.js:83
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:271
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:129
#: frontend/src/components/dialog/edit-repo-commit-labels.js:74
#: frontend/src/components/dialog/insert-file-dialog.js:67
#: frontend/src/components/dialog/insert-file-dialog.js:68
#: frontend/src/components/dialog/insert-repo-image-dialog.js:81
#: frontend/src/components/dialog/insert-repo-image-dialog.js:82
#: frontend/src/components/dialog/invitation-revoke-dialog.js:57
#: frontend/src/components/dialog/invite-people-dialog.js:122
#: frontend/src/components/dialog/label-repo-state-dialog.js:89
#: frontend/src/components/dialog/lib-decrypt-dialog.js:67
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:145
#: frontend/src/components/dialog/lib-settings/lib-old-files-auto-del-setting-panel.js:121
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:273
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:326
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:253
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:305
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-add-admin-dialog.js:65
#: frontend/src/components/dialog/org-add-department-dialog.js:87
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/org-add-member-dialog.js:67
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-add-repo-dialog.js:83
#: frontend/src/components/dialog/org-add-user-dialog.js:166
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/org-admin-invite-user-dialog.js:79
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:176
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-rename-department-dialog.js:101
#: frontend/src/components/dialog/org-set-group-quota-dialog.js:78
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/publish-wiki-dialog.js:131
#: frontend/src/components/dialog/rename-dialog.js:106
#: frontend/src/components/dialog/rename-dirent.js:109
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/rename-group-dialog.js:67
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/rename-wiki-dialog.js:84
#: frontend/src/components/dialog/repo-api-token-dialog.js:259
#: frontend/src/components/dialog/reset-webdav-password.js:90
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/save-shared-dir-dialog.js:68
#: frontend/src/components/dialog/save-shared-dir-dialog.js:70
#: frontend/src/components/dialog/save-shared-file-dialog.js:76
#: frontend/src/components/dialog/save-shared-file-dialog.js:78
#: frontend/src/components/dialog/select-dirent-body.js:239
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/set-org-user-contact-email.js:66
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/set-org-user-default-quota.js:79
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/set-org-user-name.js:68
#: frontend/src/components/dialog/set-org-user-quota.js:80
#: frontend/src/components/dialog/set-webdav-password.js:90
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:153
#: frontend/src/components/dialog/share-to-group.js:357
#: frontend/src/components/dialog/share-to-invite-people.js:301
#: frontend/src/components/dialog/share-to-other-server.js:258
#: frontend/src/components/dialog/share-to-user.js:383
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:75
#: frontend/src/components/dialog/sysadmin-dialog/set-upload-download-rate-limit.js:76
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:87
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-dialog.js:54
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-member-dialog.js:44
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-member-dialog.js:66
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:138
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:118
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:82
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-sys-notification-dialog.js:55
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:175
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-batch-add-admin-dialog.js:50
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:88
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:89
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:50
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:56
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:145
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:180
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:96
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:51
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:78
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:66
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-name-dialog.js:65
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:271
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:256
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/update-user.js:61
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:226
#: frontend/src/components/dialog/transfer-group-dialog.js:74
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:74
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:86
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:77
2024-03-12 01:47:11 +00:00
#: frontend/src/components/list-and-add-group-members.js:180
#: frontend/src/components/list-and-add-group-members.js:181
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:199
#: frontend/src/components/share-link-panel/link-authenticated-users.js:202
#: frontend/src/components/user-settings/email-notice.js:91
2024-10-14 09:36:15 +00:00
#: frontend/src/components/user-settings/user-basic-info-form.js:89
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/index.js:81
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/index.js:82
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/index.js:106
#: frontend/src/metadata/components/popover/filter-popover/index.js:201
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/index.js:136
#: frontend/src/metadata/components/popover/kanban-add-category-popover/index.js:69
#: frontend/src/metadata/components/popover/sort-popover/index.js:282
2024-08-16 08:54:51 +00:00
#: frontend/src/metadata/metadata-tree-view/name-dialog/index.js:86
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/input-item.js:91
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups-search-groups.js:281
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:183
#: frontend/src/pages/org-admin/statistic/statistic-common-tool.js:128
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/web-settings/input-item.js:68
#: frontend/src/pages/search/advanced-search.js:241
#: frontend/src/pages/search/advanced-search.js:263
#: frontend/src/pages/sys-admin/groups/search-groups.js:125
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:121
#: frontend/src/pages/sys-admin/repos/search-repos.js:155
#: frontend/src/pages/sys-admin/statistic/statistic-common-tool.js:128
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:324
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/web-settings/input-item.js:69
#: frontend/src/pages/wiki2/wiki-nav/add-new-page-dialog.js:119
2024-03-12 01:47:11 +00:00
msgid "Submit"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/add-wiki-dialog.js:85
#: frontend/src/components/wiki-card-view/wiki-card-item-add.js:12
#: frontend/src/pages/wikis/wikis.js:352
2024-08-16 08:54:51 +00:00
msgid "Add Wiki"
msgstr ""
#: frontend/src/components/dialog/add-wiki-dialog.js:87
#: frontend/src/components/dialog/add-wiki-page-dialog.js:61
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:83
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/create-department-repo-dialog.js:81
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/create-file-dialog.js:95
#: frontend/src/components/dialog/create-folder-dialog.js:83
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/create-group-dialog.js:70
#: frontend/src/components/dialog/create-repo-dialog.js:188
#: frontend/src/components/dialog/create-tag-dialog.js:79
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/list-created-files-dialog.js:31
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:84
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:70
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-add-department-dialog.js:73
#: frontend/src/components/dialog/org-add-repo-dialog.js:69
#: frontend/src/components/dialog/org-add-user-dialog.js:141
#: frontend/src/components/dialog/org-rename-department-dialog.js:87
#: frontend/src/components/dialog/repo-share-admin/group-shares.js:184
#: frontend/src/components/dialog/repo-share-admin/share-links.js:241
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:231
#: frontend/src/components/dialog/repo-share-admin/user-shares.js:184
#: frontend/src/components/dialog/search-file-dialog.js:96
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:131
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:73
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-dialog.js:44
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:109
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:95
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:68
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:65
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:63
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:82
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/trash-dialog.js:252
#: frontend/src/components/dirent-list-view/dirent-list-view.js:726
2024-08-16 08:54:51 +00:00
#: frontend/src/components/group-members.js:30
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:160
#: frontend/src/components/wiki-dir-list-view/wiki-dir-list-view.js:23
2024-08-16 08:54:51 +00:00
#: frontend/src/metadata/metadata-tree-view/name-dialog/index.js:77
#: frontend/src/pages/institution-admin/user-content/user-groups.js:37
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-content/user-info.js:52
#: frontend/src/pages/institution-admin/user-content/user-repos.js:38
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-list-search/index.js:67
#: frontend/src/pages/institution-admin/user-list/index.js:108
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/libraries/index.js:284
#: frontend/src/pages/my-libs/my-libs-deleted.js:91
#: frontend/src/pages/my-libs/mylib-repo-list-view.js:130
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:164
#: frontend/src/pages/org-admin/departments/department-libraries.js:69
#: frontend/src/pages/org-admin/departments/department-list.js:119
#: frontend/src/pages/org-admin/departments/department-members.js:178
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/departments/sub-departments.js:128
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:74
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:64
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-admin-list.js:50
#: frontend/src/pages/org-admin/org-group-info.js:73
#: frontend/src/pages/org-admin/org-group-members.js:81
#: frontend/src/pages/org-admin/org-group-repos.js:83
#: frontend/src/pages/org-admin/org-groups-search-groups.js:156
#: frontend/src/pages/org-admin/org-groups.js:180
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:103
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-user-profile.js:136
#: frontend/src/pages/org-admin/org-user-repos.js:79
#: frontend/src/pages/org-admin/org-user-shared-repos.js:76
#: frontend/src/pages/org-admin/org-users-list.js:72
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:35
#: frontend/src/pages/share-admin/folders.js:51
#: frontend/src/pages/share-admin/libraries.js:50
#: frontend/src/pages/share-admin/share-links.js:88
#: frontend/src/pages/share-admin/upload-links.js:51
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/share-with-ocm/remote-dir-content.js:100
#: frontend/src/pages/share-with-ocm/shared-with-ocm.js:38
#: frontend/src/pages/shared-libs/shared-libs.js:114
#: frontend/src/pages/starred/starred.js:41
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/login-logs.js:47
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:47
#: frontend/src/pages/sys-admin/departments/department-libraries.js:85
#: frontend/src/pages/sys-admin/departments/department-list.js:115
#: frontend/src/pages/sys-admin/departments/department-members.js:128
#: frontend/src/pages/sys-admin/departments/sub-departments.js:110
#: frontend/src/pages/sys-admin/groups/group-members.js:56
#: frontend/src/pages/sys-admin/groups/group-repos.js:39
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups-content.js:60
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/groups/search-groups.js:118
2024-11-07 08:38:11 +00:00
#: 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:50
#: frontend/src/pages/sys-admin/links/share-links.js:66
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/links/upload-links.js:48
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:88
#: frontend/src/pages/sys-admin/logs-page/file-update-logs.js:47
#: frontend/src/pages/sys-admin/logs-page/login-logs.js:46
#: frontend/src/pages/sys-admin/orgs/org-groups.js:37
#: frontend/src/pages/sys-admin/orgs/org-repos.js:32
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:59
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:55
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:114
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/dir-content.js:105
#: frontend/src/pages/sys-admin/repos/repos.js:76
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:68
#: frontend/src/pages/sys-admin/terms-and-conditions/content.js:49
#: frontend/src/pages/sys-admin/users/user-groups.js:46
#: frontend/src/pages/sys-admin/users/user-links.js:48
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/user-repos.js:55
#: frontend/src/pages/sys-admin/users/user-shared-repos.js:32
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:136
#: frontend/src/repo-folder-trash.js:240 frontend/src/repo-snapshot.js:200
#: frontend/src/shared-dir-view.js:671
2024-08-16 08:54:51 +00:00
msgid "Name"
msgstr ""
#: frontend/src/components/dialog/add-wiki-dialog.js:91
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:87
2024-08-16 08:54:51 +00:00
msgid "Wiki owner"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/add-wiki-dialog.js:91
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:87
2024-08-16 08:54:51 +00:00
msgid "Optional"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/add-wiki-dialog.js:96
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:92
#: frontend/src/components/dialog/transfer-dialog.js:188
2024-08-16 08:54:51 +00:00
msgid "Select a department"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/add-wiki-dialog.js:100
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:96
2024-08-16 08:54:51 +00:00
msgid "No department"
msgstr ""
#: frontend/src/components/dialog/add-wiki-dialog.js:102
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:98
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/cell-editors/multiple-select-editor/index.js:215
#: frontend/src/metadata/components/cell-editors/single-select-editor/index.js:210
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:348
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:460
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/options-popover/index.js:155
2024-08-16 08:54:51 +00:00
msgid "No options available"
msgstr ""
#: frontend/src/components/dialog/add-wiki-page-dialog.js:57
#: frontend/src/pages/wiki2/side-panel.js:178
2024-08-16 08:54:51 +00:00
msgid "New page"
msgstr ""
#: frontend/src/components/dialog/change-group-dialog.js:29
msgid "Are you sure to change group {placeholder} to department ?"
msgstr ""
#: frontend/src/components/dialog/change-group-dialog.js:33
msgid "Change group to department"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:49
2016-03-22 04:09:28 +00:00
msgid "Please enter the old password"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:55
2016-03-22 04:09:28 +00:00
msgid "Please enter a new password"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:61
2016-03-22 04:09:28 +00:00
msgid "New password is too short"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:67
2016-03-22 04:09:28 +00:00
msgid "Please enter the new password again"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:73
2016-03-22 04:09:28 +00:00
msgid "New passwords don't match"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:84
2016-03-22 04:09:28 +00:00
msgid "Successfully changed library password."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:98
2024-03-12 01:47:11 +00:00
msgid "Change Password of Library {placeholder}"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:108
2024-03-12 01:47:11 +00:00
msgid "Old Password"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:119
2024-03-12 01:47:11 +00:00
msgid "New Password"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:120
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:240
msgid "(at least {placeholder} characters)"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/change-repo-password-dialog.js:131
2024-03-12 01:47:11 +00:00
msgid "New Password Again"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/clean-trash.js:20
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:20
2024-03-12 01:47:11 +00:00
msgid "3 days ago"
msgstr ""
#: frontend/src/components/dialog/clean-trash.js:21
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:21
2024-03-12 01:47:11 +00:00
msgid "1 week ago"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/clean-trash.js:22
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:22
2024-03-12 01:47:11 +00:00
msgid "1 month ago"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/clean-trash.js:23
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:23
2024-03-12 01:47:11 +00:00
msgid "all"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/clean-trash.js:46
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:46
2024-03-12 01:47:11 +00:00
msgid "Clean succeeded."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/clean-trash.js:62
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/trash-dialog.js:197
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:62
#: frontend/src/pages/org-admin/devices/devices-errors.js:194
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:375
#: frontend/src/pages/share-admin/share-links.js:604
#: frontend/src/pages/share-admin/upload-links.js:302
#: frontend/src/pages/sys-admin/devices/devices-errors.js:199
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:402
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:97
#: frontend/src/repo-folder-trash.js:208
2024-03-12 01:47:11 +00:00
msgid "Clean"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/clean-trash.js:65
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/wiki-clean-trash.js:65
2024-03-12 01:47:11 +00:00
msgid "Clear files in trash and history"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/commit-details.js:49
#: frontend/src/components/dialog/org-logs-file-update-detail.js:123
msgid "Modification Details"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/commit-details.js:63
#: frontend/src/components/dialog/org-logs-file-update-detail.js:61
msgid "New files"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/commit-details.js:64
#: frontend/src/components/dialog/org-logs-file-update-detail.js:71
msgid "Deleted files"
2017-01-10 05:50:38 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/commit-details.js:65
#: frontend/src/components/dialog/org-logs-file-update-detail.js:81
msgid "Renamed or Moved files"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/commit-details.js:66
#: frontend/src/components/dialog/org-logs-file-update-detail.js:91
msgid "Modified files"
msgstr ""
#: frontend/src/components/dialog/commit-details.js:67
#: frontend/src/components/dialog/org-logs-file-update-detail.js:101
msgid "New directories"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/commit-details.js:68
#: frontend/src/components/dialog/org-logs-file-update-detail.js:111
msgid "Deleted directories"
msgstr ""
#: frontend/src/components/dialog/common-operation-confirmation-dialog.js:35
msgid "Confirm"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-delete-account.js:27
#: frontend/src/components/user-settings/delete-account.js:36
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:64
2024-03-12 01:47:11 +00:00
msgid "Delete Account"
msgstr ""
#: frontend/src/components/dialog/confirm-delete-account.js:29
msgid "Really want to delete your account?"
msgstr ""
#: frontend/src/components/dialog/confirm-delete-account.js:36
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:190
#: frontend/src/components/dialog/custom-permission/custom-permission-item.js:60
#: frontend/src/components/dialog/delete-dialog.js:33
#: frontend/src/components/dialog/delete-folder-dialog.js:63
#: frontend/src/components/dialog/delete-repo-dialog.js:73
#: frontend/src/components/dialog/dismiss-group-dialog.js:34
#: frontend/src/components/dialog/generate-upload-link.js:357
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:68
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:69
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:69
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:70
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:177
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-delete-department-dialog.js:44
#: frontend/src/components/dialog/org-delete-member-dialog.js:46
#: frontend/src/components/dialog/org-delete-repo-dialog.js:39
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/publish-wiki-dialog.js:130
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/remove-webdav-password.js:39
#: frontend/src/components/dialog/repo-api-token-dialog.js:78
#: frontend/src/components/dialog/repo-share-admin/group-shares.js:114
#: frontend/src/components/dialog/repo-share-admin/group-shares.js:115
#: frontend/src/components/dialog/repo-share-admin/share-links.js:105
#: frontend/src/components/dialog/repo-share-admin/share-links.js:106
#: frontend/src/components/dialog/repo-share-admin/share-links.js:297
#: frontend/src/components/dialog/repo-share-admin/share-links.js:338
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:286
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:327
#: frontend/src/components/dialog/repo-share-admin/user-shares.js:114
#: frontend/src/components/dialog/repo-share-admin/user-shares.js:115
#: frontend/src/components/dialog/share-to-group.js:62
#: frontend/src/components/dialog/share-to-group.js:63
#: frontend/src/components/dialog/share-to-invite-people.js:64
#: frontend/src/components/dialog/share-to-invite-people.js:65
#: frontend/src/components/dialog/share-to-other-server.js:62
#: frontend/src/components/dialog/share-to-user.js:102
#: frontend/src/components/dialog/share-to-user.js:103
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-department-dialog.js:45
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-member-dialog.js:46
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:39
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:61
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:60
2024-10-14 09:36:15 +00:00
#: frontend/src/components/dirent-list-view/dirent-list-item.js:741
#: frontend/src/components/dirent-list-view/dirent-list-item.js:764
2024-03-12 01:47:11 +00:00
#: frontend/src/components/group-members.js:163
#: frontend/src/components/popover/tag-list-item.js:55
#: frontend/src/components/popover/tag-list-item.js:56
#: frontend/src/components/popover/virtual-tag-list-item.js:52
#: frontend/src/components/popover/virtual-tag-list-item.js:53
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:57
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:58
#: frontend/src/components/share-link-panel/link-authenticated-users.js:63
#: frontend/src/components/share-link-panel/link-authenticated-users.js:64
#: frontend/src/components/share-link-panel/link-details.js:301
#: frontend/src/components/share-link-panel/link-details.js:308
#: frontend/src/components/share-link-panel/link-item.js:113
#: frontend/src/components/share-link-panel/link-item.js:121
2024-03-12 01:47:11 +00:00
#: frontend/src/components/share-link-panel/link-list.js:69
#: frontend/src/components/share-link-panel/link-list.js:127
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:497
#: frontend/src/components/toolbar/selected-dirents-toolbar.js:395
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/delete-account.js:38
#: frontend/src/components/user-settings/web-api-auth-token.js:91
#: frontend/src/components/wiki-card-view/wiki-card-item.js:257
#: frontend/src/components/wiki-card-view/wiki-card-item.js:294
#: frontend/src/components/wiki-card-view/wiki-card-item.js:306
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/dialog/delete-confirm-dialog/index.js:15
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:176
#: frontend/src/metadata/components/popover/options-popover/confirm-delete-popover/index.js:32
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/metadata-tree-view/view-item/index.js:57
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/gallery/context-menu/index.js:20
#: frontend/src/metadata/views/kanban/boards/board/header/op-menu/index.js:44
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:104
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-list-search/index.js:92
#: frontend/src/pages/institution-admin/user-list/index.js:144
#: frontend/src/pages/institution-admin/user-list/user-item.js:88
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/invitations/invitations-view.js:102
#: frontend/src/pages/invitations/invitations-view.js:103
#: frontend/src/pages/invitations/invitations-view.js:133
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:339
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:394
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-menu.js:139
#: frontend/src/pages/org-admin/departments/group-item.js:55
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:266
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:198
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:256
#: frontend/src/pages/org-admin/org-group-repos.js:174
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups-search-groups.js:114
#: frontend/src/pages/org-admin/org-groups.js:339
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:219
#: frontend/src/pages/org-admin/org-user-item.js:188
#: frontend/src/pages/org-admin/org-user-repos.js:170
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/group-item.js:72
#: frontend/src/pages/sys-admin/groups/groups-content.js:203
#: frontend/src/pages/sys-admin/groups/groups-content.js:257
#: frontend/src/pages/sys-admin/institutions/institution-users.js:186
#: frontend/src/pages/sys-admin/institutions/institutions.js:137
#: frontend/src/pages/sys-admin/institutions/institutions.js:145
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:158
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:121
#: frontend/src/pages/sys-admin/notifications/notifications.js:159
#: frontend/src/pages/sys-admin/notifications/notifications.js:208
#: frontend/src/pages/sys-admin/orgs/org-groups.js:119
#: frontend/src/pages/sys-admin/orgs/org-groups.js:127
#: frontend/src/pages/sys-admin/orgs/org-repos.js:116
#: frontend/src/pages/sys-admin/orgs/org-repos.js:124
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:197
#: frontend/src/pages/sys-admin/orgs/org-users.js:300
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:204
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:212
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/dir-content.js:64
#: frontend/src/pages/sys-admin/repos/repos.js:264
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:202
#: frontend/src/pages/sys-admin/repos/trash-repos.js:260
#: frontend/src/pages/sys-admin/terms-and-conditions/item.js:114
#: frontend/src/pages/sys-admin/terms-and-conditions/item.js:158
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:363
#: frontend/src/pages/sys-admin/users/user-links.js:135
#: frontend/src/pages/sys-admin/users/user-repos.js:164
#: frontend/src/pages/sys-admin/users/user-repos.js:219
#: frontend/src/pages/sys-admin/users/users-content.js:380
#: frontend/src/pages/sys-admin/users/users-content.js:579
#: frontend/src/pages/sys-admin/users/users.js:552
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:65
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:69
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:402
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/common/delete-dialog.js:26
#: frontend/src/utils/text-translation.js:44
2024-03-12 01:47:11 +00:00
msgid "Delete"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-disconnect-dingtalk.js:27
#: frontend/src/components/dialog/confirm-disconnect-dingtalk.js:36
#: frontend/src/components/dialog/confirm-disconnect-wechat.js:27
#: frontend/src/components/dialog/confirm-disconnect-wechat.js:36
#: frontend/src/components/user-settings/social-login-dingtalk.js:41
#: frontend/src/components/user-settings/social-login-saml.js:52
#: frontend/src/components/user-settings/social-login-saml.js:59
#: frontend/src/components/user-settings/social-login-saml.js:68
#: frontend/src/components/user-settings/social-login.js:41
msgid "Disconnect"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-disconnect-dingtalk.js:29
#: frontend/src/components/dialog/confirm-disconnect-wechat.js:29
#: frontend/src/components/user-settings/social-login-saml.js:61
msgid "Are you sure you want to disconnect?"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-restore-repo.js:31
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:264
#: frontend/src/pages/sys-admin/repos/trash-repos.js:268
2024-03-12 01:47:11 +00:00
msgid "Restore Library"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-restore-repo.js:33
msgid "Are you sure you want to restore this library?"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-restore-repo.js:37
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:149
#: frontend/src/components/dialog/my-deleted-repos.js:150
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/trash-dialog.js:395
#: frontend/src/components/dialog/trash-dialog.js:406
#: frontend/src/components/history-list-view/history-list-item.js:103
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/file-history-old/history-item.js:126
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/my-libs-deleted.js:174
#: frontend/src/pages/my-libs/my-libs-deleted.js:175
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:195
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:267
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:169
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:199
#: frontend/src/pages/sys-admin/repos/trash-repos.js:271
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:256
#: frontend/src/repo-folder-trash.js:364 frontend/src/repo-folder-trash.js:375
#: frontend/src/repo-snapshot.js:170 frontend/src/repo-snapshot.js:299
#: frontend/src/repo-snapshot.js:308
2024-03-12 01:47:11 +00:00
msgid "Restore"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-unlink-device.js:38
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:36
msgid "Unlink device"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/confirm-unlink-device.js:40
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:38
msgid "Are you sure you want to unlink this device?"
msgstr ""
#: frontend/src/components/dialog/confirm-unlink-device.js:44
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:42
msgid "Delete files from this device the next time it comes online."
msgstr ""
#: frontend/src/components/dialog/confirm-unlink-device.js:50
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:48
#: frontend/src/components/user-settings/linked-devices.js:143
#: frontend/src/components/user-settings/linked-devices.js:172
#: frontend/src/pages/linked-devices/linked-devices.js:145
#: frontend/src/pages/linked-devices/linked-devices.js:174
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:149
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:153
2024-03-12 01:47:11 +00:00
msgid "Unlink"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/convert-wiki-dialog.js:81
msgid "Convert Wiki"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/copy-dirent-dialog.js:43
#: frontend/src/components/dialog/copy-dirent-dialog.js:88
#: frontend/src/components/dialog/move-dirent-dialog.js:54
#: frontend/src/components/dialog/move-dirent-dialog.js:106
2024-03-12 01:47:11 +00:00
msgid "Invalid destination path"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/copy-dirent-dialog.js:74
#: frontend/src/components/dialog/move-dirent-dialog.js:91
#: frontend/src/components/dialog/move-dirent-dialog.js:127
msgid "Can not move folder %(src)s to its subfolder %(des)s"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/copy-dirent-dialog.js:103
msgid "Can not copy folder %(src)s to its subfolder %(des)s"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/copy-dirent-dialog.js:140
2024-03-12 01:47:11 +00:00
msgid "Copy {placeholder} to"
2015-09-12 03:39:57 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/copy-dirent-dialog.js:143
2015-09-12 03:39:57 +00:00
msgid "Copy selected item(s) to:"
msgstr ""
#: frontend/src/components/dialog/copy-dirent-dialog.js:171
#: frontend/src/components/dialog/select-dirent-body.js:193
#: frontend/src/components/file-chooser/repo-list-wrapper.js:81
#| msgid "Owned Libraries"
msgid "Other Libraries"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/copy-move-dirent-progress-dialog.js:18
msgid "Move {num} items"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/copy-move-dirent-progress-dialog.js:18
msgid "Copy {num} items"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-department-repo-dialog.js:56
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/create-group-dialog.js:50
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:83
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:84
#: frontend/src/components/dialog/org-add-department-dialog.js:45
#: frontend/src/components/dialog/org-add-repo-dialog.js:41
#: frontend/src/components/dialog/org-add-user-dialog.js:105
#: frontend/src/components/dialog/org-rename-department-dialog.js:53
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:45
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:41
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:48
#: frontend/src/metadata/components/popover/kanban-add-category-popover/index.js:32
2024-08-16 08:54:51 +00:00
#: frontend/src/metadata/metadata-tree-view/name-dialog/index.js:25
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/validate/view.js:9
#: frontend/src/utils/utils.js:1902
2024-03-12 01:47:11 +00:00
msgid "Name is required"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-department-repo-dialog.js:61
#: frontend/src/components/dialog/create-repo-dialog.js:88
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/rename-wiki-dialog.js:61
2024-03-12 01:47:11 +00:00
#: frontend/src/components/rename.js:95
msgid "Name should not include '/'."
msgstr ""
#: frontend/src/components/dialog/create-department-repo-dialog.js:77
msgid "New Department Library"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/create-file-dialog.js:65
#: frontend/src/components/dialog/create-folder-dialog.js:57
#: frontend/src/components/dialog/rename-dialog.js:58
#: frontend/src/components/dialog/rename-dirent.js:58
2024-10-14 09:36:15 +00:00
#: frontend/src/components/dirent-list-view/dirent-list-view.js:140
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:85
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/views/table/index.js:92
2024-03-12 01:47:11 +00:00
msgid "The name \"{name}\" is already taken. Please choose a different name."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/create-file-dialog.js:91
#: frontend/src/components/toolbar/dir-operation-toolbar.js:239
#: frontend/src/components/toolbar/dir-operation-toolbar.js:353
#: frontend/src/pages/repo-wiki-mode/side-panel.js:176
#: frontend/src/utils/text-translation.js:12
2024-03-12 01:47:11 +00:00
msgid "New File"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/create-folder-dialog.js:79
#: frontend/src/components/toolbar/dir-operation-toolbar.js:238
#: frontend/src/components/toolbar/dir-operation-toolbar.js:352
#: frontend/src/pages/repo-wiki-mode/side-panel.js:175
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/repos/dir-view.js:176
#: frontend/src/utils/text-translation.js:8
2024-03-12 01:47:11 +00:00
msgid "New Folder"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/create-group-dialog.js:68
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:61
2024-11-07 08:38:11 +00:00
#: frontend/src/components/main-side-nav.js:107
#: frontend/src/pages/sys-admin/groups/groups.js:148
2024-03-12 01:47:11 +00:00
msgid "New Group"
msgstr ""
#: frontend/src/components/dialog/create-repo-dialog.js:96
#: frontend/src/components/dialog/org-add-user-dialog.js:113
msgid "Please enter password"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:101
#: frontend/src/components/dialog/org-add-user-dialog.js:118
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:26
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:31
2024-03-12 01:47:11 +00:00
msgid "Please enter the password again"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:106
msgid "Password is too short"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:111
#: frontend/src/components/dialog/generate-upload-link.js:150
#: frontend/src/components/dialog/org-add-user-dialog.js:123
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:30
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:35
#: frontend/src/components/share-link-panel/link-creation.js:195
2024-03-12 01:47:11 +00:00
msgid "Passwords don't match"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:184
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-add-repo-dialog.js:65
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-repo-dialog.js:64
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:59
#: frontend/src/pages/groups/group-item.js:126
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/groups/group-view.js:366
#: frontend/src/pages/libraries/index.js:301
#: frontend/src/pages/my-libs/my-libs.js:148
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/new-library.js:12
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/departments/department.js:99
#: frontend/src/pages/shared-with-all/index.js:235
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/departments/department.js:106
#: frontend/src/pages/sys-admin/repos/all-repos.js:153
msgid "New Library"
msgstr ""
#: frontend/src/components/dialog/create-repo-dialog.js:200
msgid "Template"
msgstr ""
#: frontend/src/components/dialog/create-repo-dialog.js:212
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-list-view.js:141
2024-03-12 01:47:11 +00:00
msgid "Storage Backend"
msgstr ""
#: frontend/src/components/dialog/create-repo-dialog.js:224
#: frontend/src/components/dialog/custom-permission/list-custom-permissions.js:21
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:286
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:266
#: frontend/src/components/dialog/repo-api-token-dialog.js:223
#: frontend/src/components/dialog/repo-share-admin/group-shares.js:186
#: frontend/src/components/dialog/repo-share-admin/user-shares.js:186
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:133
#: frontend/src/components/dialog/share-to-group.js:322
#: frontend/src/components/dialog/share-to-invite-people.js:274
#: frontend/src/components/dialog/share-to-invite-people.js:317
#: frontend/src/components/dialog/share-to-other-server.js:85
#: frontend/src/components/dialog/share-to-other-server.js:223
#: frontend/src/components/dialog/share-to-user.js:350
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:243
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:291
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:230
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:281
#: frontend/src/components/share-link-panel/link-details.js:254
#: frontend/src/components/share-link-panel/link-list.js:86
#: frontend/src/components/share-link-panel/link-list.js:98
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:83
#: frontend/src/pages/org-admin/org-logs.js:65
#: frontend/src/pages/share-admin/folders.js:53
#: frontend/src/pages/share-admin/folders.js:278
#: frontend/src/pages/share-admin/libraries.js:52
#: frontend/src/pages/share-admin/libraries.js:291
#: frontend/src/pages/share-admin/share-links.js:90
#: frontend/src/pages/share-admin/share-links.js:355
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50
#: frontend/src/utils/text-translation.js:60
2024-03-12 01:47:11 +00:00
msgid "Permission"
msgstr ""
#: frontend/src/components/dialog/create-repo-dialog.js:226
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:43
2024-03-12 01:47:11 +00:00
#: frontend/src/components/select-editor/repo-api-token-permission-editor.js:22
#: frontend/src/components/select-editor/repo-api-token-permission-editor.js:57
#: frontend/src/utils/utils.js:875
2024-03-12 01:47:11 +00:00
msgid "Read-Write"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:227
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:44
2024-03-12 01:47:11 +00:00
#: frontend/src/components/select-editor/repo-api-token-permission-editor.js:57
#: frontend/src/utils/utils.js:878
2024-03-12 01:47:11 +00:00
msgid "Read-Only"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:235
msgid "Encrypt"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:240
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:296
#: frontend/src/components/dialog/generate-upload-link.js:388
#: frontend/src/components/dialog/lib-decrypt-dialog.js:66
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/org-add-user-dialog.js:145
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:153
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:58
#: frontend/src/components/share-link-panel/link-creation.js:313
#: frontend/src/components/share-link-panel/link-details.js:194
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:220
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:55 frontend/src/settings.js:170
2024-03-12 01:47:11 +00:00
msgid "Password"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/create-repo-dialog.js:253
#: frontend/src/components/dialog/generate-upload-link.js:403
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:167
#: frontend/src/components/share-link-panel/link-creation.js:328
2024-03-12 01:47:11 +00:00
msgid "Password again"
msgstr ""
#: frontend/src/components/dialog/create-tag-dialog.js:53
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:94
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:96
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/zip-download-dialog.js:73
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:399
#: frontend/src/components/shared-link-file-uploader/file-uploader.js:408
#: frontend/src/components/subscription.js:60
#: frontend/src/components/subscription.js:267
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/file-uploader.js:398
2024-03-12 01:47:11 +00:00
msgid "Internal Server Error"
msgstr ""
#: frontend/src/components/dialog/create-tag-dialog.js:55
msgid "Tag \"{name}\" already exists."
msgstr ""
#: frontend/src/components/dialog/create-tag-dialog.js:73
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:124
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:183
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:184
#: frontend/src/components/share-link-panel/link-authenticated-users.js:182
#: frontend/src/components/share-link-panel/link-authenticated-users.js:183
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:287
#: frontend/src/components/share-link-panel/link-details.js:167
#: frontend/src/repo-folder-trash.js:202 frontend/src/repo-history.js:112
#: frontend/src/repo-snapshot.js:150
2024-03-12 01:47:11 +00:00
msgid "Back"
msgstr ""
#: frontend/src/components/dialog/create-tag-dialog.js:74
msgid "New Tag"
msgstr ""
#: frontend/src/components/dialog/create-tag-dialog.js:84
msgid "Select a color"
msgstr ""
#: frontend/src/components/dialog/create-tag-dialog.js:108
#: frontend/src/components/dialog/create-tag-dialog.js:109
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-toolbar.js:152
#: frontend/src/components/file-view/file-toolbar.js:216
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:174
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:231
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:279
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:309
#: frontend/src/shared-dir-view.js:495
2024-03-12 01:47:11 +00:00
msgid "Save"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:88
msgid "Description is required"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:113
#: frontend/src/components/dialog/custom-permission/list-custom-permissions.js:23
msgid "Add permission"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:113
msgid "Edit permission"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:138
#: frontend/src/components/dialog/custom-permission/list-custom-permissions.js:30
msgid "Permission name"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:151
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:683
#: frontend/src/components/shared-link-file-uploader/file-uploader.js:666
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:230
#: frontend/src/components/toolbar/dir-operation-toolbar.js:348
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:58
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:68
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:78
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:88
#: frontend/src/pages/sys-admin/repos/dir-view.js:175
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:79
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:89
#: frontend/src/pages/sys-admin/users/user-links.js:197
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/file-uploader.js:624
#: frontend/src/pages/upload-link/upload-progress-dialog.js:66
#: frontend/src/shared-dir-view.js:479
2024-03-12 01:47:11 +00:00
msgid "Upload"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:157
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:180
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/zip-download-dialog.js:123
2024-10-14 09:36:15 +00:00
#: frontend/src/components/dirent-list-view/dirent-list-item.js:735
#: frontend/src/components/dirent-list-view/dirent-list-item.js:758
#: frontend/src/components/file-view/file-toolbar.js:166
#: frontend/src/components/file-view/file-toolbar.js:250
2024-03-12 01:47:11 +00:00
#: frontend/src/components/file-view/file-view-tip.js:25
#: frontend/src/components/history-list-view/history-list-item.js:104
#: frontend/src/components/history-trash-file-view/download.js:10
#: frontend/src/components/shared-file-view/shared-file-view-tip.js:27
#: frontend/src/components/shared-file-view/shared-file-view.js:133
#: frontend/src/components/toolbar/selected-dirents-toolbar.js:400
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/gallery/context-menu/index.js:19
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/file-history-old/history-item.js:127
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:186
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:72
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:257
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:63
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:73
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:83
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:93
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:142
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:170
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/share-with-ocm/remote-dir-content.js:59
#: frontend/src/pages/sys-admin/repos/dir-content.js:67
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:74
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:84
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:94
#: frontend/src/pages/sys-admin/users/user-links.js:201
#: frontend/src/repo-snapshot.js:309 frontend/src/shared-dir-view.js:779
#: frontend/src/shared-dir-view.js:806 frontend/src/shared-dir-view.js:854
#: frontend/src/shared-dir-view.js:886 frontend/src/shared-dir-view.js:955
#: frontend/src/shared-dir-view.js:973
#: frontend/src/utils/text-translation.js:40
2024-03-12 01:47:11 +00:00
msgid "Download"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:163
msgid "Create"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:169
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:119
2024-03-12 01:47:11 +00:00
#: frontend/src/translate.js:7
msgid "Modify"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:177
msgid "Modify includes modify file, move/rename file and folder"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:184
#: frontend/src/components/dialog/internal-link-dialog.js:76
#: frontend/src/components/dialog/internal-link.js:59
#: frontend/src/components/dialog/org-admin-invite-user-via-weixin-dialog.js:37
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/publish-wiki-dialog.js:121
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/repo-api-token-dialog.js:70
#: frontend/src/components/dialog/share-admin-link.js:34
#: frontend/src/components/dialog/view-link-dialog.js:38
#: frontend/src/components/share-link-panel/link-item.js:112
2024-03-12 01:47:11 +00:00
#: frontend/src/components/shared-link.js:24
#: frontend/src/components/toolbar/selected-dirents-toolbar.js:390
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-saml-config.js:118
#: frontend/src/pages/org-admin/org-saml-config.js:132
#: frontend/src/pages/org-admin/org-saml-config.js:146
#: frontend/src/pages/org-admin/org-saml-config.js:160
#: frontend/src/pages/org-admin/org-saml-config.js:208
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:147
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:171
#: frontend/src/utils/text-translation.js:56
2024-03-12 01:47:11 +00:00
msgid "Copy"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:196
msgid "Preview online"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-editor.js:202
msgid "Generate share link"
msgstr ""
#: frontend/src/components/dialog/custom-permission/custom-permission-item.js:55
#: frontend/src/components/dialog/generate-upload-link.js:343
#: frontend/src/components/dialog/generate-upload-link.js:344
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/repo-share-admin/group-shares.js:87
#: frontend/src/components/dialog/repo-share-admin/group-shares.js:88
#: frontend/src/components/dialog/repo-share-admin/user-shares.js:87
#: frontend/src/components/dialog/repo-share-admin/user-shares.js:88
#: frontend/src/components/select-editor/repo-api-token-permission-editor.js:64
2024-08-16 08:54:51 +00:00
#: frontend/src/components/select-editor/select-editor.js:135
#: frontend/src/components/select-editor/select-editor.js:136
#: frontend/src/components/share-link-panel/link-details.js:240
#: frontend/src/components/share-link-panel/link-details.js:241
2024-08-16 08:54:51 +00:00
#: frontend/src/components/toolbar/view-file-toolbar.js:109
#: frontend/src/components/user-settings/user-avatar-form.js:96
#: frontend/src/pages/institution-admin/user-content/user-info.js:61
#: frontend/src/pages/org-admin/org-info.js:128
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-user-profile.js:139
#: frontend/src/pages/org-admin/org-user-profile.js:145
#: frontend/src/pages/org-admin/org-user-profile.js:154
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sdoc-revision/index.js:121
#: frontend/src/pages/share-admin/folders.js:230
#: frontend/src/pages/share-admin/folders.js:231
#: frontend/src/pages/share-admin/libraries.js:243
#: frontend/src/pages/share-admin/libraries.js:244
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/group-item.js:123
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-info.js:28
#: frontend/src/pages/sys-admin/orgs/org-info.js:41
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-info.js:89
#: frontend/src/pages/sys-admin/users/users-content.js:533
#: frontend/src/pages/wiki/main-panel.js:106
#: frontend/src/pages/wiki/main-panel.js:107 frontend/src/repo-history.js:306
2024-03-12 01:47:11 +00:00
msgid "Edit"
msgstr ""
#: frontend/src/components/dialog/delete-dialog.js:21
msgid "Delete File"
msgstr ""
#: frontend/src/components/dialog/delete-dialog.js:23
#: frontend/src/components/dialog/delete-folder-dialog.js:56
msgid "Delete Folder"
msgstr ""
#: frontend/src/components/dialog/delete-dialog.js:29
2024-08-16 08:54:51 +00:00
msgid "Are you sure you want to delete"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/delete-folder-dialog.js:45
#: frontend/src/components/dialog/delete-repo-dialog.js:52
#, javascript-format
msgid "Are you sure you want to delete %s ?"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/delete-folder-dialog.js:49
msgid ""
"This folder has been shared to {user_amount} user(s) and {group_amount} "
"group(s)."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/delete-repo-dialog.js:57
msgid ""
"This library has been shared to {user_amount} user(s) and {group_amount} "
"group(s)."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/delete-repo-dialog.js:66
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-delete-repo-dialog.js:33
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:33
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:253
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:103
#: frontend/src/pages/sys-admin/orgs/org-repos.js:121
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:257
#: frontend/src/pages/sys-admin/users/user-repos.js:216
2024-03-12 01:47:11 +00:00
msgid "Delete Library"
2015-07-23 05:26:33 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/dismiss-group-dialog.js:28
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:107
#: frontend/src/pages/sys-admin/groups/groups-content.js:254
#: frontend/src/pages/sys-admin/orgs/org-groups.js:124
2024-03-12 01:47:11 +00:00
msgid "Delete Group"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/dismiss-group-dialog.js:30
msgid "Really want to delete this group?"
2015-07-07 06:08:43 +00:00
msgstr ""
#: frontend/src/components/dialog/edit-filetag-dialog.js:119
#| msgid "Select Image"
msgid "Select Tags"
msgstr ""
#: frontend/src/components/dialog/edit-filetag-dialog.js:141
#: frontend/src/components/popover/edit-filetag-popover.js:187
#: frontend/src/components/popover/list-tag-popover.js:149
msgid "Create a new tag"
msgstr ""
#: frontend/src/components/dialog/edit-filetag-dialog.js:145
#: frontend/src/components/dialog/list-created-files-dialog.js:55
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:107
#: frontend/src/components/dialog/org-add-admin-dialog.js:64
#: frontend/src/components/dialog/search-file-dialog.js:118
#: frontend/src/components/dialog/share-admin-link.js:35
#: frontend/src/components/dialog/share-repo-dialog.js:152
#: frontend/src/components/dialog/transfer-group-dialog.js:73
#: frontend/src/components/search/search.js:746
#: frontend/src/components/search/search.js:780
#: frontend/src/components/system-notification.js:46
msgid "Close"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/edit-repo-commit-labels.js:47
msgid "Successfully edited labels."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/edit-repo-commit-labels.js:61
msgid "Edit labels"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-09-02 03:42:19 +00:00
#: frontend/src/components/dialog/file-access-log.js:87
msgid "{placeholder} Access Log"
msgstr ""
#: frontend/src/components/dialog/file-access-log.js:103
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:262
#: frontend/src/components/dialog/share-to-user.js:349
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:229
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:280
2024-09-02 03:42:19 +00:00
#: frontend/src/pages/dashboard/content.js:32
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:45
#: frontend/src/pages/org-admin/devices/devices-errors.js:49
2024-09-02 03:42:19 +00:00
#: frontend/src/pages/org-admin/org-logs-file-audit.js:99
#: frontend/src/pages/org-admin/org-logs-file-update.js:115
#: frontend/src/pages/org-admin/statistic/traffic-table.js:27
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:138
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:46
#: frontend/src/pages/sys-admin/devices/devices-errors.js:50
2024-09-02 03:42:19 +00:00
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:27
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:163
2024-09-02 03:42:19 +00:00
msgid "User"
msgstr ""
#: frontend/src/components/dialog/file-access-log.js:104
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:192
2024-09-02 03:42:19 +00:00
#: frontend/src/pages/org-admin/org-logs-file-audit.js:100
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:63
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:89
2024-09-02 03:42:19 +00:00
#: frontend/src/pages/sys-admin/users/user-links.js:50
msgid "Type"
msgstr ""
#: frontend/src/components/dialog/file-access-log.js:105
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/linked-devices.js:33
#: frontend/src/pages/linked-devices/linked-devices.js:37
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:48
#: frontend/src/pages/org-admin/devices/devices-errors.js:51
2024-09-02 03:42:19 +00:00
#: frontend/src/pages/org-admin/org-logs-file-audit.js:101
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/login-logs.js:48
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:49
#: frontend/src/pages/sys-admin/devices/devices-errors.js:52
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:90
#: frontend/src/pages/sys-admin/logs-page/login-logs.js:47
2024-09-02 03:42:19 +00:00
msgid "IP"
msgstr ""
#: frontend/src/components/dialog/file-access-log.js:105
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/linked-devices.js:32
#: frontend/src/pages/linked-devices/linked-devices.js:36
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:47
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:48
2024-09-02 03:42:19 +00:00
msgid "Device Name"
msgstr ""
#: frontend/src/components/dialog/file-access-log.js:106
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:128
2024-09-02 03:42:19 +00:00
#: frontend/src/pages/org-admin/org-logs-file-audit.js:102
#: frontend/src/pages/org-admin/org-logs-file-update.js:116
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:86
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:91
#: frontend/src/pages/sys-admin/logs-page/file-update-logs.js:48
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:53
2024-09-02 03:42:19 +00:00
msgid "Date"
msgstr ""
#: frontend/src/components/dialog/file-access-log.js:115
#: frontend/src/components/shared-file-view/shared-file-view.js:173
#: frontend/src/pages/org-admin/org-logs-file-audit.js:179
#: frontend/src/pages/org-admin/org-logs-file-update.js:205
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:153
msgid "Anonymous User"
msgstr ""
#: frontend/src/components/dialog/file-access-log.js:130
msgid "This file has (apparently) not been accessed yet"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:142
#: frontend/src/components/dialog/reset-webdav-password.js:29
#: frontend/src/components/dialog/set-webdav-password.js:29
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:187
2024-03-12 01:47:11 +00:00
msgid "Please enter a password."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:146
#: frontend/src/components/dialog/reset-webdav-password.js:33
#: frontend/src/components/dialog/set-webdav-password.js:33
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:191
2024-03-12 01:47:11 +00:00
msgid "The password is too short."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:154
#: frontend/src/components/dialog/reset-webdav-password.js:38
#: frontend/src/components/dialog/set-webdav-password.js:38
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:199
2024-03-12 01:47:11 +00:00
msgid ""
"The password is too weak. It should include at least {passwordStrengthLevel}"
" of the following: number, upper letter, lower letter and other symbols."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:162
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:207
2024-03-12 01:47:11 +00:00
msgid "Please select an expiration time"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:170
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:216
2024-03-12 01:47:11 +00:00
msgid "Please enter days"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:174
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:65
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:220
2024-03-12 01:47:11 +00:00
msgid "Please enter a non-negative integer"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:206
msgid "Upload link is copied to the clipboard."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:276
#: frontend/src/components/dialog/reset-webdav-password.js:68
#: frontend/src/components/dialog/set-webdav-password.js:68
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:314
2024-03-12 01:47:11 +00:00
msgid ""
"(at least {passwordMinLength} characters and includes "
"{passwordStrengthLevel} of the following: number, upper letter, lower letter"
" and other symbols)"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:285
#: frontend/src/components/dialog/share-dialog.js:121
msgid "Upload Link"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:305
#: frontend/src/components/share-link-panel/link-details.js:203
2024-08-16 08:54:51 +00:00
#: frontend/src/components/user-settings/web-api-auth-token.js:84
2024-03-12 01:47:11 +00:00
msgid "Hide"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/generate-upload-link.js:305
#: frontend/src/components/share-link-panel/link-details.js:203
2024-08-16 08:54:51 +00:00
#: frontend/src/components/user-settings/web-api-auth-token.js:84
2024-03-12 01:47:11 +00:00
msgid "Show"
2015-07-07 06:08:43 +00:00
msgstr ""
#: frontend/src/components/dialog/generate-upload-link.js:318
#: frontend/src/components/share-link-panel/link-details.js:215
#| msgid "Expiration days"
msgid "Expiration date"
msgstr ""
#: frontend/src/components/dialog/generate-upload-link.js:334
#: frontend/src/components/share-link-panel/link-details.js:231
#: frontend/src/pages/sys-admin/terms-and-conditions/item.js:111
msgid "Update"
msgstr ""
#: frontend/src/components/dialog/generate-upload-link.js:356
#: frontend/src/components/send-link.js:111
#: frontend/src/components/share-link-panel/link-details.js:290
msgid "Send"
msgstr ""
#: frontend/src/components/dialog/generate-upload-link.js:376
#: frontend/src/components/dialog/generate-upload-link.js:381
#: frontend/src/components/share-link-panel/link-creation.js:302
#: frontend/src/components/share-link-panel/link-creation.js:307
msgid "Add password protection"
msgstr ""
#: frontend/src/components/dialog/generate-upload-link.js:416
#: frontend/src/components/share-link-panel/link-creation.js:341
#| msgid "Add option"
msgid "Add auto expiration"
msgstr ""
#: frontend/src/components/dialog/generate-upload-link.js:435
#: frontend/src/components/share-link-panel/link-creation.js:415
#: frontend/src/components/user-settings/web-api-auth-token.js:94
#| msgid "Generate Link"
msgid "Generate"
msgstr ""
#: frontend/src/components/dialog/group-members-dialog.js:85
2024-08-16 08:54:51 +00:00
msgid "Group members"
msgstr ""
#: frontend/src/components/dialog/guide-for-new-dialog.js:23
#| msgid "Upload files to {folder_name_placeholder}"
msgid "Welcome to {site_name_placeholder}"
msgstr ""
#: frontend/src/components/dialog/guide-for-new-dialog.js:25
msgid ""
"{site_name_placeholder} organizes files into libraries. Each library can be "
"synced and shared separately. We have created a personal library for you. "
"You can create more libraries later."
msgstr ""
#: frontend/src/components/dialog/guide-for-new-dialog.js:26
msgid ""
"{site_name_placeholder} organizes files into libraries. Each library can be "
"synced and shared separately. However, since you are a guest user now, you "
"can not create libraries."
msgstr ""
#: frontend/src/components/dialog/image-dialog.js:53
msgid "The image could not be loaded."
msgstr ""
#: frontend/src/components/dialog/image-dialog.js:54
msgid "Previous (Left arrow key)"
msgstr ""
#: frontend/src/components/dialog/image-dialog.js:55
msgid "Next (Right arrow key)"
msgstr ""
#: frontend/src/components/dialog/image-dialog.js:56
#| msgid "Close"
msgid "Close (Esc)"
msgstr ""
#: frontend/src/components/dialog/image-dialog.js:57
msgid "Zoom in"
msgstr ""
#: frontend/src/components/dialog/image-dialog.js:58
msgid "Zoom out"
msgstr ""
#: frontend/src/components/dialog/image-dialog.js:63
msgid "View original image"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/import-members-dialog.js:37
#: frontend/src/components/dialog/org-import-users-dialog.js:37
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-import-user-dialog.js:38
msgid "Please choose a .xlsx file."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/import-members-dialog.js:50
msgid "Import members from a .xlsx file"
2016-03-22 04:09:28 +00:00
msgstr ""
#: frontend/src/components/dialog/import-members-dialog.js:54
#: frontend/src/components/dialog/org-import-users-dialog.js:52
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-import-user-dialog.js:53
#| msgid "Download and upload"
msgid "Download an example file"
msgstr ""
#: frontend/src/components/dialog/import-members-dialog.js:55
#: frontend/src/components/dialog/org-import-users-dialog.js:53
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-import-user-dialog.js:54
#| msgid "Upload Files"
msgid "Upload file"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/insert-file-dialog.js:55
msgid "Select File"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/insert-repo-image-dialog.js:57
msgid "Select Image"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/insert-repo-image-dialog.js:73
msgid "No preview"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/internal-link-dialog.js:53
#: frontend/src/components/dialog/internal-link.js:41
#: frontend/src/components/dialog/org-admin-invite-user-via-weixin-dialog.js:22
msgid "Internal link has been copied to clipboard"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/internal-link-dialog.js:63
#: frontend/src/components/dialog/internal-link.js:54
msgid ""
"An internal link is a link to a file or folder that can be accessed by users"
" with read permission to the file or folder."
2016-09-01 03:08:44 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/internal-link-dialog.js:67
#: frontend/src/components/dialog/share-dialog.js:128
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:277
2024-10-14 09:36:15 +00:00
#: frontend/src/components/operations/internal-link-operation.js:28
2024-03-12 01:47:11 +00:00
msgid "Internal Link"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invitation-revoke-dialog.js:34
msgid "Successfully revoked access of user {placeholder}."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invitation-revoke-dialog.js:47
msgid "Are you sure to revoke access of user {placeholder} ?"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invitation-revoke-dialog.js:51
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/invitations/invitations-view.js:94
#: frontend/src/pages/invitations/invitations-view.js:95
#: frontend/src/pages/invitations/invitations-view.js:132
2024-03-12 01:47:11 +00:00
msgid "Revoke Access"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invite-people-dialog.js:49
#: frontend/src/components/dialog/label-repo-state-dialog.js:55
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/set-org-user-default-quota.js:39
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/set-org-user-quota.js:40
#: frontend/src/components/dialog/share-to-invite-people.js:176
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/statistic/statistic-reports.js:29
#: frontend/src/pages/search/main-panel.js:105
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29
msgid "It is required."
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invite-people-dialog.js:65
#: frontend/src/components/dialog/share-to-invite-people.js:190
2024-03-12 01:47:11 +00:00
msgid "Email is invalid."
2015-08-20 03:06:30 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invite-people-dialog.js:79
#: frontend/src/components/dialog/share-to-invite-people.js:205
2024-03-12 01:47:11 +00:00
msgid "Successfully invited %(email)."
2015-07-23 05:26:33 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invite-people-dialog.js:82
#: frontend/src/components/dialog/share-to-invite-people.js:208
2024-03-12 01:47:11 +00:00
msgid "Successfully invited %(email) and %(num) other people."
2015-07-23 05:26:33 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invite-people-dialog.js:107
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:158
#: frontend/src/components/dialog/share-to-invite-people.js:273
#: frontend/src/components/main-side-nav-folded.js:189
#: frontend/src/components/main-side-nav.js:258
#: frontend/src/components/main-side-nav.js:260
#: frontend/src/pages/invitations/invitations-view.js:278
#: frontend/src/pages/invitations/invitations-view.js:280
2024-03-12 01:47:11 +00:00
msgid "Invite Guest"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invite-people-dialog.js:109
#: frontend/src/components/dialog/org-admin-invite-user-dialog.js:66
msgid "Emails"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/invite-people-dialog.js:113
#: frontend/src/components/dialog/org-admin-invite-user-dialog.js:70
#: frontend/src/components/dialog/share-to-invite-people.js:284
2024-03-12 01:47:11 +00:00
#: frontend/src/components/send-link.js:97
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:195
#: frontend/src/components/share-link-panel/link-creation.js:408
2024-03-12 01:47:11 +00:00
msgid "Emails, separated by ','"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/label-repo-state-dialog.js:67
msgid "Successfully added label(s) for library {placeholder}"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/label-repo-state-dialog.js:82
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-menu.js:163
#: frontend/src/utils/text-translation.js:180
2024-03-12 01:47:11 +00:00
msgid "Label Current State"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/leave-group-dialog.js:27
msgid "Leave Group"
2015-07-07 06:08:43 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/leave-group-dialog.js:29
msgid "Really want to leave this group?"
2015-07-07 06:08:43 +00:00
msgstr ""
2016-03-22 04:09:28 +00:00
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/leave-group-dialog.js:33
#: frontend/src/components/wiki-card-view/wiki-card-item.js:263
#: frontend/src/components/wiki-card-view/wiki-card-item.js:300
#: frontend/src/components/wiki-card-view/wiki-card-item.js:312
2024-03-12 01:47:11 +00:00
msgid "Leave"
2016-03-22 04:09:28 +00:00
msgstr ""
#: frontend/src/components/dialog/lib-decrypt-dialog.js:62
#| msgid "Reset library password"
msgid "This library is password protected"
msgstr ""
#: frontend/src/components/dialog/lib-decrypt-dialog.js:64
#| msgid "Confirm password"
msgid "Wrong password"
msgstr ""
#: frontend/src/components/dialog/lib-decrypt-dialog.js:68
msgid "The password will be kept in the server for only 1 hour."
2024-11-07 08:38:11 +00:00
msgstr ""
#: frontend/src/components/dialog/lib-settings.js:55
#: frontend/src/components/dir-view-mode/dir-others.js:42
#: frontend/src/components/dir-view-mode/dir-others.js:44
#: frontend/src/components/file-view/file-toolbar.js:196
2024-11-07 08:38:11 +00:00
#: frontend/src/components/toolbar/view-file-toolbar.js:143
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:65
#: frontend/src/utils/text-translation.js:108
msgid "History"
msgstr ""
#: frontend/src/components/dialog/lib-settings.js:62
msgid "Auto deletion"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings.js:69
msgid "Extended properties"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings.js:76
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/index.js:73
2024-11-07 08:38:11 +00:00
msgid "Face recognition"
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:54
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:55
msgid "Successfully set library history."
2016-03-22 04:09:28 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:116
2024-03-12 01:47:11 +00:00
msgid "Setting library history is disabled by Admin."
2017-01-10 05:50:38 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:121
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:121
2024-03-12 01:47:11 +00:00
msgid "Keep full history"
msgstr ""
2016-09-01 03:08:44 +00:00
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:125
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:125
2024-03-12 01:47:11 +00:00
msgid "Don't keep history"
2017-02-17 02:47:17 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:129
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:129
2024-03-12 01:47:11 +00:00
msgid "Only keep a period of history:"
2017-02-17 02:47:17 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js:138
#: frontend/src/components/dialog/lib-settings/lib-old-files-auto-del-setting-panel.js:114
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:138
2024-03-12 01:47:11 +00:00
#: frontend/src/components/set-link-expiration.js:89
msgid "days"
2017-02-17 02:47:17 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-old-files-auto-del-setting-panel.js:47
2024-03-12 01:47:11 +00:00
msgid "Please enter a positive integer"
2017-02-17 02:47:17 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-old-files-auto-del-setting-panel.js:61
2024-03-12 01:47:11 +00:00
msgid "Successfully set it."
2017-02-17 02:47:17 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-old-files-auto-del-setting-panel.js:101
2024-03-12 01:47:11 +00:00
msgid "Do not automatically delete files"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/lib-settings/lib-old-files-auto-del-setting-panel.js:105
2024-03-12 01:47:11 +00:00
msgid "Automatically delete files that are not modified within certain days:"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/lib-sub-folder-permission-dialog.js:48
2024-03-12 01:47:11 +00:00
msgid "User Permission"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/lib-sub-folder-permission-dialog.js:58
2024-03-12 01:47:11 +00:00
msgid "Group Permission"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/lib-sub-folder-permission-dialog.js:89
2024-03-12 01:47:11 +00:00
msgid "{placeholder} Folder Permission"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/lib-sub-folder-permission-dialog.js:89
msgid "Set permission of {placeholder}"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:282
#: frontend/src/components/dialog/share-to-group.js:321
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:242
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:290
#| msgid "Groups"
msgid "Group"
msgstr ""
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:284
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:264
#: frontend/src/components/dialog/trash-dialog.js:389
#: frontend/src/components/dialog/trash-dialog.js:449
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:85
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:93
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:52
#: frontend/src/repo-folder-trash.js:358 frontend/src/repo-folder-trash.js:418
#: frontend/src/repo-snapshot.js:295
msgid "Folder"
msgstr ""
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:293
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:273
msgid ""
"Folder permission is only effective after the library is shared to users or "
"groups. It is used to fine tune sub-folder permissions."
msgstr ""
#: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:302
#| msgid "Delete group"
msgid "Select a group"
msgstr ""
#: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:282
#: frontend/src/components/dialog/org-add-member-dialog.js:57
#: frontend/src/components/dialog/share-to-user.js:365
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-member-dialog.js:37
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-member-dialog.js:56
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-batch-add-admin-dialog.js:44
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:44
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:45
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:240
#: frontend/src/components/list-and-add-group-members.js:173
#: frontend/src/components/share-link-panel/link-authenticated-users.js:197
#: frontend/src/components/share-link-panel/link-creation.js:396
#: frontend/src/pages/institution-admin/main-panel.js:23
#: frontend/src/pages/org-admin/org-users-search-users.js:178
#: frontend/src/pages/org-admin/org-users-users.js:260
#: frontend/src/pages/sys-admin/users/search-users.js:315
#: frontend/src/pages/sys-admin/users/users.js:462
msgid "Search users"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/list-created-files-dialog.js:26
msgid "Created Files"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/list-created-files-dialog.js:32
#: frontend/src/file-history-old.js:243
#: frontend/src/pages/dashboard/content.js:35
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:166
#: frontend/src/pages/org-admin/devices/devices-errors.js:54
#: frontend/src/pages/sys-admin/abuse-reports.js:96
#: frontend/src/pages/sys-admin/admin-logs/login-logs.js:50
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:50
#: frontend/src/pages/sys-admin/devices/devices-errors.js:55
#: frontend/src/pages/sys-admin/logs-page/login-logs.js:49
#: frontend/src/repo-history.js:141 frontend/src/repo-history.js:148
#: frontend/src/user-notifications.js:136
#: frontend/src/user-notifications.js:140
msgid "Time"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:79
msgid "Tagged Files"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:85
#: frontend/src/components/dialog/search-file-dialog.js:97
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/trash-dialog.js:256
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/detail-list-view.js:106
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:66
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dirent-detail/embedded-file-details/file-details.js:13
#: frontend/src/components/dirent-detail/lib-details.js:19
#: frontend/src/components/dirent-list-view/dirent-list-view.js:729
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:162
#: frontend/src/components/wiki-dir-list-view/wiki-dir-list-view.js:24
2024-03-12 01:47:11 +00:00
#: frontend/src/file-history-old.js:245
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:203
#: frontend/src/pages/institution-admin/user-content/user-repos.js:39
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/libraries/index.js:286
#: frontend/src/pages/markdown-editor/detail-list-view/index.js:77
#: frontend/src/pages/my-libs/mylib-repo-list-view.js:138
#: frontend/src/pages/org-admin/departments/department-libraries.js:70
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:79
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:81
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-group-repos.js:84
#: frontend/src/pages/org-admin/org-user-repos.js:80
#: frontend/src/pages/org-admin/org-user-shared-repos.js:78
#: frontend/src/pages/search/advanced-search.js:78
#: frontend/src/pages/search/advanced-search.js:226
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/share-with-ocm/remote-dir-content.js:102
#: frontend/src/pages/shared-libs/shared-libs.js:116
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/department-libraries.js:86
#: frontend/src/pages/sys-admin/groups/group-repos.js:40
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/dir-content.js:107
#: frontend/src/pages/sys-admin/repos/repos.js:81
#: frontend/src/pages/sys-admin/repos/repos.js:83
#: frontend/src/pages/sys-admin/users/user-links.js:49
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/user-repos.js:56
#: frontend/src/pages/sys-admin/users/user-shared-repos.js:34
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:138
#: frontend/src/repo-folder-trash.js:243 frontend/src/repo-snapshot.js:201
#: frontend/src/shared-dir-view.js:673
2024-03-12 01:47:11 +00:00
msgid "Size"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:86
#: frontend/src/components/dialog/search-file-dialog.js:98
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:132
#: frontend/src/components/dirent-detail/detail-list-view.js:84
#: frontend/src/components/dirent-detail/detail-list-view.js:108
#: frontend/src/components/dirent-list-view/dirent-list-view.js:730
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:163
#: frontend/src/components/wiki-dir-list-view/wiki-dir-list-view.js:25
#: frontend/src/pages/institution-admin/user-content/user-repos.js:40
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/libraries/index.js:287
#: frontend/src/pages/markdown-editor/detail-list-view/index.js:79
#: frontend/src/pages/my-libs/mylib-repo-list-view.js:144
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-user-repos.js:81
#: frontend/src/pages/org-admin/org-user-shared-repos.js:79
#: frontend/src/pages/search/advanced-search.js:75
#: frontend/src/pages/search/advanced-search.js:198
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/share-with-ocm/remote-dir-content.js:103
#: frontend/src/pages/shared-libs/shared-libs.js:117
#: frontend/src/pages/starred/starred.js:43
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/dir-content.js:108
#: frontend/src/pages/sys-admin/users/user-repos.js:57
#: frontend/src/shared-dir-view.js:674
2024-08-16 08:54:51 +00:00
msgid "Last Update"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/list-taggedfiles-dialog.js:165
#: frontend/src/pages/starred/starred.js:196
#: frontend/src/pages/starred/starred.js:245
2024-03-12 01:47:11 +00:00
msgid "deleted"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/manage-members-dialog.js:21
msgid "Manage group members"
2024-08-13 02:59:48 +00:00
msgstr ""
#: frontend/src/components/dialog/move-dirent-dialog.js:250
2024-08-16 08:54:51 +00:00
msgid "Move {placeholder} to"
2024-08-13 02:59:48 +00:00
msgstr ""
#: frontend/src/components/dialog/move-dirent-dialog.js:253
2024-08-16 08:54:51 +00:00
msgid "Move selected item(s) to:"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:52
#: frontend/src/pages/my-libs/my-libs-deleted.js:54
#: frontend/src/pages/my-libs/my-libs.js:149
2024-08-16 08:54:51 +00:00
msgid "Deleted Libraries"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:59
#: frontend/src/pages/my-libs/my-libs-deleted.js:61
2024-08-16 08:54:51 +00:00
msgid "No deleted libraries"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:60
#: frontend/src/pages/my-libs/my-libs-deleted.js:62
2024-08-16 08:54:51 +00:00
msgid ""
"You have not deleted any libraries in the last {placeholder} days. A deleted"
" library will be cleaned automatically after this period."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:65
#: frontend/src/pages/my-libs/my-libs-deleted.js:67
2024-08-16 08:54:51 +00:00
msgid ""
"Tip: libraries deleted {placeholder} days ago will be cleaned automatically."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:71
#: frontend/src/pages/my-libs/my-libs-deleted.js:92
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:66
#: frontend/src/pages/sys-admin/repos/trash-repos.js:70
2024-08-16 08:54:51 +00:00
msgid "Deleted Time"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/my-deleted-repos.js:123
2024-08-16 08:54:51 +00:00
msgid "Successfully restored the library {library_name}."
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/org-add-admin-dialog.js:53
msgid "Add Admins"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-add-admin-dialog.js:58
2024-03-12 01:47:11 +00:00
msgid "Select a user as admin"
msgstr ""
#: frontend/src/components/dialog/org-add-department-dialog.js:66
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:66
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/departments/department.js:93
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/departments/department.js:104
msgid "New Sub-department"
msgstr ""
#: frontend/src/components/dialog/org-add-department-dialog.js:66
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:66
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-list.js:92
#: frontend/src/pages/sys-admin/departments/department-list.js:91
2024-03-12 01:47:11 +00:00
msgid "New Department"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/org-add-member-dialog.js:54
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-member-dialog.js:34
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-member-dialog.js:53
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:126
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:39
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/departments/department.js:96
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/departments/department.js:105
#: frontend/src/pages/sys-admin/groups/group-members.js:323
#: frontend/src/pages/sys-admin/institutions/institution-users.js:364
#: frontend/src/pages/sys-admin/orgs/org-users.js:436
2024-03-12 01:47:11 +00:00
msgid "Add Member"
msgstr ""
#: frontend/src/components/dialog/org-add-user-dialog.js:99
#: frontend/src/components/dialog/org-admin-invite-user-dialog.js:51
msgid "email is required"
msgstr ""
#: frontend/src/components/dialog/org-add-user-dialog.js:133
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:108
#: frontend/src/pages/sys-admin/users/users.js:417
#: frontend/src/pages/sys-admin/users/users.js:534
2024-03-12 01:47:11 +00:00
msgid "Add User"
msgstr ""
#: frontend/src/components/dialog/org-add-user-dialog.js:137
#: frontend/src/components/dialog/share-to-invite-people.js:316
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-to-user.js:77
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:130
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-content/user-info.js:49
#: frontend/src/pages/institution-admin/user-list-search/index.js:67
#: frontend/src/pages/institution-admin/user-list/index.js:108
#: frontend/src/pages/invitations/invitations-view.js:196
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/ldap-users.js:47
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-info.js:118
2024-03-12 01:47:11 +00:00
msgid "Email"
msgstr ""
#: frontend/src/components/dialog/org-add-user-dialog.js:159
#| msgid "Confirm password"
msgid "Confirm Password"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/org-admin-invite-user-dialog.js:61
#: frontend/src/pages/org-admin/org-users-users.js:275
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-users-users.js:276
2024-03-12 01:47:11 +00:00
msgid "Invite users"
msgstr ""
#: frontend/src/components/dialog/org-admin-invite-user-dialog.js:63
msgid ""
"You can enter multiple emails. An invitation link will be sent to each of "
"them."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:62
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:64
2024-09-23 14:31:27 +00:00
msgid ""
"Failed to export. Please check whether the size of table attachments exceeds"
" the limit."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:115
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:119
2024-09-23 14:31:27 +00:00
msgid "Date Invalid."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:149
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:153
2024-09-23 14:31:27 +00:00
msgid "Choose date"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:152
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:156
2024-09-23 14:31:27 +00:00
msgid "Start date"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-admin-logs-export-excel-dialog.js:161
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:165
2024-09-23 14:31:27 +00:00
msgid "End date"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-delete-department-dialog.js:34
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/org-delete-member-dialog.js:36
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-delete-repo-dialog.js:29
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-department-dialog.js:35
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-member-dialog.js:36
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:29
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-list-search/index.js:30
#: frontend/src/pages/institution-admin/user-list/index.js:71
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups-content.js:221
#: frontend/src/pages/sys-admin/institutions/institutions.js:129
#: frontend/src/pages/sys-admin/orgs/org-groups.js:106
#: frontend/src/pages/sys-admin/orgs/org-repos.js:99
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:230
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:137
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/terms-and-conditions/item.js:128
#: frontend/src/pages/sys-admin/users/user-repos.js:193
#: frontend/src/pages/sys-admin/users/users-content.js:422
2024-03-12 01:47:11 +00:00
msgid "Are you sure you want to delete {placeholder} ?"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/org-delete-department-dialog.js:38
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-department-dialog.js:39
msgid "Delete Department"
msgstr ""
#: frontend/src/components/dialog/org-delete-member-dialog.js:40
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-member-dialog.js:40
#: frontend/src/pages/sys-admin/orgs/org-users.js:297
2024-03-12 01:47:11 +00:00
msgid "Delete Member"
msgstr ""
#: frontend/src/components/dialog/org-import-users-dialog.js:50
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-import-user-dialog.js:51
msgid "Import users from a .xlsx file"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/org-rename-department-dialog.js:41
#: frontend/src/pages/org-admin/web-settings/web-settings.js:57
msgid "Name updated"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/org-rename-department-dialog.js:80
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:75
#: frontend/src/pages/sys-admin/departments/department.js:103
msgid "Rename Department"
msgstr ""
#: frontend/src/components/dialog/org-set-group-quota-dialog.js:39
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:39
msgid "Quota is invalid."
msgstr ""
#: frontend/src/components/dialog/org-set-group-quota-dialog.js:59
#: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:49
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:59
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:298
#: frontend/src/pages/sys-admin/users/users.js:486
2024-03-12 01:47:11 +00:00
msgid "Set Quota"
msgstr ""
#: frontend/src/components/dialog/org-set-group-quota-dialog.js:71
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:71
msgid "An integer that is greater than 0 or equal to -2."
msgstr ""
#: frontend/src/components/dialog/org-set-group-quota-dialog.js:72
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:72
msgid "Tip: -2 means no limit."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/publish-wiki-dialog.js:64
2024-11-07 08:38:11 +00:00
msgid "Wiki custom URL deleted"
2024-09-23 14:31:27 +00:00
msgstr ""
#: frontend/src/components/dialog/publish-wiki-dialog.js:89
msgid "URL is required"
msgstr ""
#: frontend/src/components/dialog/publish-wiki-dialog.js:97
msgid "URL is copied to the clipboard"
msgstr ""
#: frontend/src/components/dialog/publish-wiki-dialog.js:107
msgid "Publish Wiki"
msgstr ""
#: frontend/src/components/dialog/publish-wiki-dialog.js:109
msgid "Customize URL"
msgstr ""
#: frontend/src/components/dialog/publish-wiki-dialog.js:125
msgid ""
"The custom part of the URL must be between 5 and 30 characters long and may "
"only contain letters (a-z), numbers, and hyphens."
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/remove-webdav-password.js:33
msgid "Delete WebDAV Password"
msgstr ""
#: frontend/src/components/dialog/remove-webdav-password.js:35
msgid "Are you sure you want to delete WebDAV password?"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/rename-dialog.js:98
#: frontend/src/components/dialog/rename-dirent.js:101
2024-03-12 01:47:11 +00:00
msgid "Rename File"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/rename-dialog.js:98
#: frontend/src/components/dialog/rename-dirent.js:101
2024-03-12 01:47:11 +00:00
msgid "Rename Folder"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/rename-dialog.js:100
#: frontend/src/components/dialog/rename-dirent.js:103
2024-03-12 01:47:11 +00:00
msgid "New file name"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/rename-dialog.js:100
#: frontend/src/components/dialog/rename-dirent.js:103
2024-03-12 01:47:11 +00:00
msgid "New folder name"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/rename-group-dialog.js:59
msgid "Rename Group"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/rename-group-dialog.js:61
msgid "Rename group to"
2016-09-01 03:08:44 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/rename-wiki-dialog.js:56
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:67
#: frontend/src/components/rename.js:89
msgid "Name is required."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/rename-wiki-dialog.js:70
msgid "Rename Wiki"
msgstr ""
#: frontend/src/components/dialog/rename-wiki-dialog.js:72
msgid "New Wiki name"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/repo-api-token-dialog.js:47
msgid "API token is copied to the clipboard."
msgstr ""
#: frontend/src/components/dialog/repo-api-token-dialog.js:116
#: frontend/src/components/dialog/trash-dialog.js:127
#: frontend/src/pages/lib-content-view/lib-content-view.js:225
#: frontend/src/repo-folder-trash.js:132 frontend/src/utils/utils.js:1402
msgid "Permission denied"
msgstr ""
#: frontend/src/components/dialog/repo-api-token-dialog.js:197
#: frontend/src/components/dialog/trash-dialog.js:132
#: frontend/src/components/dialog/trash-dialog.js:365
#: frontend/src/components/dialog/zip-download-dialog.js:76
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:244
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:299
#: frontend/src/metadata/store/server-operator.js:379
#: frontend/src/metadata/store/server-operator.js:397
#: frontend/src/pages/lib-content-view/lib-content-view.js:231
#: frontend/src/pages/lib-content-view/lib-content-view.js:808
#: frontend/src/pages/lib-content-view/lib-content-view.js:856
#: frontend/src/pages/lib-content-view/lib-content-view.js:947
#: frontend/src/pages/lib-content-view/lib-content-view.js:1141
#: frontend/src/pages/lib-content-view/lib-content-view.js:1157
#: frontend/src/pages/lib-content-view/lib-content-view.js:1193
#: frontend/src/pages/lib-content-view/lib-content-view.js:1221
#: frontend/src/pages/lib-content-view/lib-content-view.js:1299
#: frontend/src/pages/lib-content-view/lib-content-view.js:1355
#: frontend/src/pages/lib-content-view/lib-content-view.js:1393
#: frontend/src/pages/my-libs/my-libs-deleted.js:150
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:261
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:283
#: frontend/src/pages/org-admin/devices/devices-errors.js:53
#: frontend/src/pages/search/main-panel.js:75
#: frontend/src/pages/search/main-panel.js:162
#: frontend/src/pages/search/main-panel.js:174
#: frontend/src/pages/shared-libs/shared-libs.js:249
#: frontend/src/pages/shared-with-all/index.js:76
#: frontend/src/pages/sys-admin/abuse-reports.js:45
#: frontend/src/pages/sys-admin/devices/devices-errors.js:54
#: frontend/src/pages/upload-link/file-uploader.js:432
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:232
#: frontend/src/repo-folder-trash.js:137 frontend/src/repo-folder-trash.js:334
#: frontend/src/utils/utils.js:1409
msgid "Error"
msgstr ""
#: frontend/src/components/dialog/repo-api-token-dialog.js:199
#: frontend/src/components/dialog/trash-dialog.js:138
#: frontend/src/components/dialog/trash-dialog.js:367
#: frontend/src/pages/lib-content-view/lib-content-view.js:221
#: frontend/src/pages/search/main-panel.js:77
#: frontend/src/pages/sys-admin/abuse-reports.js:47
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:234
#: frontend/src/repo-folder-trash.js:143 frontend/src/repo-folder-trash.js:336
#: frontend/src/shared-file-view-document.js:74
#: frontend/src/shared-file-view-spreadsheet.js:71
#: frontend/src/utils/utils.js:1412 frontend/src/view-file-document.js:76
#: frontend/src/view-file-spreadsheet.js:71
msgid "Please check the network."
msgstr ""
#: frontend/src/components/dialog/repo-api-token-dialog.js:222
#| msgid "Name"
msgid "App Name"
msgstr ""
#: frontend/src/components/dialog/repo-api-token-dialog.js:285
#| msgid "{placeholder} Access Log"
msgid "{placeholder} API Token"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/repo-share-admin-dialog.js:54
2024-08-16 08:54:51 +00:00
msgid "{placeholder} Share Admin"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/repo-share-admin-dialog.js:69
#: frontend/src/components/dialog/repo-share-admin/share-links.js:292
#: frontend/src/pages/share-admin/share-links.js:564
#: frontend/src/pages/share-admin/upload-links.js:275
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/links/links-nav.js:15
msgid "Share Links"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/repo-share-admin-dialog.js:76
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:281
#: frontend/src/pages/share-admin/share-links.js:571
#: frontend/src/pages/share-admin/upload-links.js:279
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/links/links-nav.js:16
msgid "Upload Links"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/repo-share-admin-dialog.js:82
2024-03-12 01:47:11 +00:00
msgid "User Shares"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/repo-share-admin-dialog.js:87
2024-03-12 01:47:11 +00:00
msgid "Group Shares"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/share-links.js:243
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:233
#: frontend/src/components/dialog/share-to-invite-people.js:318
#: frontend/src/components/share-link-panel/link-list.js:87
#: frontend/src/components/share-link-panel/link-list.js:99
#: frontend/src/pages/invitations/invitations-view.js:115
#: frontend/src/pages/invitations/invitations-view.js:198
#: frontend/src/pages/share-admin/share-links.js:92
#: frontend/src/pages/share-admin/share-links.js:340
#: frontend/src/pages/share-admin/upload-links.js:54
#: frontend/src/pages/share-admin/upload-links.js:169
#: frontend/src/pages/sys-admin/links/share-links.js:75
#: frontend/src/pages/sys-admin/links/upload-links.js:53
msgid "Expiration"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/share-links.js:305
#: frontend/src/components/share-link-panel/link-list.js:76
#: frontend/src/translate.js:14
msgid "No share links"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/share-links.js:335
#: frontend/src/components/share-link-panel/link-list.js:124
msgid "Delete share links"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/share-links.js:336
#: frontend/src/components/share-link-panel/link-list.js:125
msgid "Are you sure you want to delete the selected share link(s) ?"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:151
#| msgid "Successfully deleted 1 item."
msgid "Successfully deleted 1 item"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:209
#| msgid "Successfully deleted 1 share link"
msgid "Successfully deleted 1 upload link"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:210
#| msgid "Successfully deleted {number_placeholder} share links"
msgid "Successfully deleted {number_placeholder} upload links"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:230
#: frontend/src/components/dirent-detail/lib-details.js:20
#: frontend/src/metadata/utils/column/index.js:174
#: frontend/src/pages/org-admin/org-group-info.js:76
#: frontend/src/pages/org-admin/org-groups-search-groups.js:157
#: frontend/src/pages/org-admin/org-groups.js:181
#: frontend/src/pages/sys-admin/orgs/org-groups.js:38
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:56
msgid "Creator"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:232
#: frontend/src/components/dialog/share-admin-link.js:29
#: frontend/src/components/dialog/view-link-dialog.js:32
#: frontend/src/components/share-link-panel/link-details.js:168
#: frontend/src/components/share-link-panel/link-details.js:172
#: frontend/src/components/share-link-panel/link-list.js:85
#: frontend/src/components/share-link-panel/link-list.js:97
msgid "Link"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:234
#: frontend/src/pages/share-admin/share-links.js:91
#: frontend/src/pages/share-admin/share-links.js:339
#: frontend/src/pages/share-admin/upload-links.js:53
#: frontend/src/pages/share-admin/upload-links.js:168
#: frontend/src/pages/sys-admin/users/user-links.js:51
msgid "Visits"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:294
#: frontend/src/translate.js:15
msgid "No upload links"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:324
#| msgid "No upload links"
msgid "Delete upload links"
msgstr ""
#: frontend/src/components/dialog/repo-share-admin/upload-links.js:325
#| msgid "Are you sure you want to delete the selected share link(s) ?"
msgid "Are you sure you want to delete the selected upload link(s) ?"
msgstr ""
#: frontend/src/components/dialog/reset-encrypted-repo-password-dialog.js:42
msgid ""
"New password has been sent to your email {mail}. Please check your mailbox. "
"If you dont receive the password, please check if your email address is "
"properly configured."
msgstr ""
#: frontend/src/components/dialog/reset-encrypted-repo-password-dialog.js:47
msgid "Reset library password"
msgstr ""
#: frontend/src/components/dialog/reset-encrypted-repo-password-dialog.js:51
msgid "Sending new password..."
msgstr ""
#: frontend/src/components/dialog/reset-webdav-password.js:72
msgid "Reset WebDAV Password"
msgstr ""
#: frontend/src/components/dialog/save-shared-dir-dialog.js:55
#: frontend/src/components/dialog/save-shared-file-dialog.js:63
msgid "Save to:"
msgstr ""
#: frontend/src/components/dialog/seahub-io-dialog.js:24
msgid "Exporting"
2024-11-07 08:38:11 +00:00
msgstr ""
#: frontend/src/components/dialog/seahub-io-dialog.js:29
msgid "Exporting..."
msgstr ""
#: frontend/src/components/dialog/search-file-dialog.js:80
#: frontend/src/components/dialog/search-file-dialog.js:84
2024-09-23 14:31:27 +00:00
#: frontend/src/components/file-chooser/index.js:469
#: frontend/src/components/file-chooser/searcher/index.js:117
2024-11-07 08:38:11 +00:00
#: frontend/src/components/search/wiki2-search.js:151
#: frontend/src/components/search/wiki2-search.js:162
2024-03-12 01:47:11 +00:00
msgid "Search"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/search-file-dialog.js:83
2024-03-12 01:47:11 +00:00
#: frontend/src/components/search/search-by-name.js:35
msgid "Search files in this library"
msgstr ""
#: frontend/src/components/dialog/search-file-dialog.js:91
#: frontend/src/components/search/wiki2-search.js:176
#: frontend/src/pages/search/search-results.js:73
msgid "No result"
msgstr ""
#: frontend/src/components/dialog/select-dirent-body.js:186
#: frontend/src/components/file-chooser/repo-list-wrapper.js:61
#| msgid "Create Library"
msgid "Current Library"
msgstr ""
#: frontend/src/components/dialog/select-dirent-body.js:200
#| msgid "Space Used"
msgid "Recently Used"
msgstr ""
#: frontend/src/components/dialog/select-dirent-body.js:235
#| msgid "New Folder"
msgid "New folder"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/set-org-user-contact-email.js:57
msgid "Set user contact email"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/set-org-user-default-quota.js:64
msgid "Set user default quota"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/set-org-user-default-quota.js:73
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/set-org-user-quota.js:74
#: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:68
#: frontend/src/components/dialog/sysadmin-dialog/set-upload-download-rate-limit.js:69
msgid "Tip: 0 means default limit"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/set-org-user-name.js:59
msgid "Set user name"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/set-org-user-quota.js:65
msgid "Set user quota"
msgstr ""
#: frontend/src/components/dialog/set-webdav-password.js:72
msgid "Set WebDAV Password"
msgstr ""
#: frontend/src/components/dialog/share-admin-link.js:22
msgid "The link is copied to the clipboard."
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/share-dialog.js:114
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:271
2024-03-12 01:47:11 +00:00
#: frontend/src/components/share-link-panel/link-list.js:59
msgid "Share Link"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:137
#: frontend/src/components/dialog/share-wiki-dialog.js:83
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50
msgid "Share to user"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:144
#: frontend/src/components/dialog/share-wiki-dialog.js:90
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55
msgid "Share to group"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:151
2024-03-12 01:47:11 +00:00
msgid "Custom sharing permissions"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:167
2024-03-12 01:47:11 +00:00
msgid "Share to other server"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/share-dialog.js:327
#: frontend/src/components/dialog/share-wiki-dialog.js:160
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84
2024-10-14 09:36:15 +00:00
#: frontend/src/components/dirent-list-view/dirent-list-item.js:738
#: frontend/src/components/dirent-list-view/dirent-list-item.js:761
#: frontend/src/components/file-view/file-toolbar.js:139
#: frontend/src/components/file-view/file-toolbar.js:244
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:345
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:495
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:261
2024-08-16 08:54:51 +00:00
#: frontend/src/components/toolbar/view-file-toolbar.js:136
#: frontend/src/components/wiki-card-view/wiki-card-item.js:251
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:163
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:70
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:338
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:393
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-menu.js:136
#: frontend/src/pages/shared-libs/shared-libs.js:376
#: frontend/src/pages/shared-libs/shared-libs.js:427
#: frontend/src/pages/shared-libs/shared-libs.js:493
#: frontend/src/pages/sys-admin/repos/repos.js:261
#: frontend/src/utils/text-translation.js:36
2024-03-12 01:47:11 +00:00
msgid "Share"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:38
#: frontend/src/pages/org-admin/departments/department-libraries.js:127
#: frontend/src/pages/starred/starred.js:189
#: frontend/src/pages/starred/starred.js:238
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/departments/repo-item.js:37
msgid "icon"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:108
2024-03-12 01:47:11 +00:00
msgid "Please select a library to share."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/share-repo-dialog.js:124
2024-03-12 01:47:11 +00:00
msgid "Select libraries to share"
msgstr ""
#: frontend/src/components/dialog/share-to-group.js:337
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:253
#| msgid "Delete group"
msgid "Select groups"
msgstr ""
#: frontend/src/components/dialog/share-to-invite-people.js:319
#: frontend/src/pages/sys-admin/invitations/invitations.js:61
msgid "Inviter"
msgstr ""
#: frontend/src/components/dialog/share-to-other-server.js:83
#: frontend/src/components/dialog/share-to-other-server.js:221
#| msgid "At server"
msgid "Server"
msgstr ""
#: frontend/src/components/dialog/share-to-other-server.js:84
#: frontend/src/components/dialog/share-to-other-server.js:222
#| msgid "Email"
msgid "User Email"
msgstr ""
#: frontend/src/components/dialog/share-to-other-server.js:193
#: frontend/src/pages/groups/group-view.js:286
#: frontend/src/pages/org-admin/org-user-item.js:77
#: frontend/src/pages/org-admin/org-users-users.js:157
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:167
#: frontend/src/pages/sys-admin/users/users-content.js:280
#: frontend/src/pages/sys-admin/users/users-content.js:341
#: frontend/src/pages/sys-admin/users/users-content.js:346
#: frontend/src/pages/sys-admin/users/users.js:306
#: frontend/src/pages/sys-admin/users/users.js:330
msgid "It may take some time, please wait."
msgstr ""
#: frontend/src/components/dialog/share-to-other-server.js:199
#: frontend/src/pages/invitations/invitations-view.js:54
#: frontend/src/pages/share-admin/share-links.js:526
#: frontend/src/pages/share-admin/upload-links.js:244
#: frontend/src/pages/sys-admin/groups/groups.js:87
#: frontend/src/pages/sys-admin/groups/search-groups.js:54
#: frontend/src/pages/sys-admin/institutions/institutions.js:230
#: frontend/src/pages/sys-admin/invitations/invitations.js:302
#: frontend/src/pages/sys-admin/notifications/notifications.js:273
#: frontend/src/pages/sys-admin/orgs/org-groups.js:182
#: frontend/src/pages/sys-admin/orgs/org-repos.js:175
#: frontend/src/pages/sys-admin/orgs/org-users.js:392
#: frontend/src/pages/sys-admin/orgs/orgs.js:105
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:69
#: frontend/src/pages/sys-admin/repos/dir-view.js:96
#: frontend/src/pages/sys-admin/terms-and-conditions/terms-and-conditions.js:73
#: frontend/src/pages/sys-admin/users/user-links.js:299
#: frontend/src/pages/sys-admin/users/user-links.js:312
#: frontend/src/pages/sys-admin/users/user-repos.js:283
msgid "Successfully deleted 1 item."
msgstr ""
#: frontend/src/components/dialog/share-to-other-server.js:231
#| msgid "Select a user"
msgid "Select a server"
msgstr ""
#: frontend/src/components/dialog/share-to-user.js:248
#: frontend/src/components/dialog/share-to-user.js:274
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:175
msgid "Library can not be shared to owner."
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sort-options.js:21
msgid "By size ascending"
msgstr ""
#: frontend/src/components/dialog/sort-options.js:22
msgid "By size descending"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:66
#: frontend/src/components/dialog/sysadmin-dialog/set-upload-download-rate-limit.js:67
msgid "An integer that is greater than or equal to 0."
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/set-upload-download-rate-limit.js:50
msgid "Set Upload Rate Limit"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/set-upload-download-rate-limit.js:50
msgid "Set Download Rate Limit"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-dialog.js:41
msgid "Add institution"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:71
msgid "Version Number is required."
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:75
msgid "Version Number must be a number."
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:79
msgid "Text is required."
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:102
msgid "Update Terms and Conditions"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:102
msgid "Add Terms and Conditions"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:113
msgid "Version Number"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:93
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/search/advanced-search.js:18
#: frontend/src/pages/sys-admin/terms-and-conditions/content.js:51
2024-03-12 01:47:11 +00:00
msgid "Text"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:121
#: frontend/src/pages/sys-admin/terms-and-conditions/content.js:53
2024-03-12 01:47:11 +00:00
msgid "Activated"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:125
msgid "On"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:131
msgid "Off"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:75
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:102
msgid "Passwords do not match."
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:91
#: frontend/src/pages/sys-admin/orgs/orgs.js:128
msgid "Add Organization"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:100
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:74
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:74
#: frontend/src/components/group-members.js:125
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:164
#: frontend/src/pages/groups/group-view.js:329
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-content/user-group-item.js:27
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/libraries/index.js:288
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:85
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:65
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-group-members.js:109
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:104
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-user-shared-repos.js:77
#: frontend/src/pages/shared-libs/shared-libs.js:118
#: frontend/src/pages/sys-admin/groups/group-members.js:165
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups-content.js:61
#: frontend/src/pages/sys-admin/links/share-links.js:68
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/links/upload-links.js:50
#: frontend/src/pages/sys-admin/orgs/org-repos.js:34
#: frontend/src/pages/sys-admin/repos/repos.js:87
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:69
#: frontend/src/pages/sys-admin/users/user-groups.js:118
#: frontend/src/pages/sys-admin/users/user-links.js:158
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:170
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:188
msgid "Owner"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:101
msgid "Owner can use admin panel in an organization, must be a new account."
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-sys-notification-dialog.js:41
#: frontend/src/pages/sys-admin/notifications/notifications.js:302
2024-03-12 01:47:11 +00:00
msgid "Add new notification"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:134
msgid "Name(optional)"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:140
#: frontend/src/components/group-members.js:31
#: frontend/src/pages/institution-admin/user-content/user-groups.js:38
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-members.js:179
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-group-members.js:82
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/department-members.js:129
#: frontend/src/pages/sys-admin/groups/group-members.js:57
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:61
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:57
#: frontend/src/pages/sys-admin/users/user-groups.js:47
#: frontend/src/pages/sys-admin/users/users-content.js:91
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:86
2024-03-12 01:47:11 +00:00
msgid "Role"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:141
msgid ""
"You can also add a user as a guest, who will not be allowed to create "
"libraries and groups."
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-batch-add-admin-dialog.js:40
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/users.js:406
2024-03-12 01:47:11 +00:00
msgid "Add Admin"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:75
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:75
msgid "(If left blank, owner will be admin)"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:79
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:80
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:50
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:166
2024-03-12 01:47:11 +00:00
msgid "Select a user"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:40
msgid "Transfer Group {placeholder} to"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:110
msgid "{placeholder} History Setting"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-rename-department-dialog.js:36
msgid "Department renamed"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:214
2024-03-12 01:47:11 +00:00
msgid "Transfer Library {library_name}"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:50
msgid "Set max number of members"
msgstr ""
#: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-name-dialog.js:50
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-info.js:67
2024-03-12 01:47:11 +00:00
msgid "Set Name"
msgstr ""
#: frontend/src/components/dialog/terms-editor-dialog.js:25
#: frontend/src/components/dialog/terms-preview-dialog.js:16
#: frontend/src/components/main-side-nav-folded.js:222
#: frontend/src/components/main-side-nav.js:290
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:322
2024-03-12 01:47:11 +00:00
msgid "Terms"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:141
2024-08-16 08:54:51 +00:00
msgid "Transfer to user"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:153
2024-03-12 01:47:11 +00:00
msgid "Transfer to department"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:162
#: frontend/src/pages/institution-admin/side-panel.js:28
#: frontend/src/pages/institution-admin/users-nav/index.js:12
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:170
#: frontend/src/pages/org-admin/side-panel.js:69
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/statistic/statistic-nav.js:17
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:123
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:131
#: frontend/src/pages/sys-admin/side-panel.js:102
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/statistic/statistic-nav.js:17
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:124
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:133
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:307
#: frontend/src/pages/sys-admin/users/user-nav.js:30
2024-11-07 08:38:11 +00:00
msgid "Users"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:176
#: frontend/src/components/dialog/transfer-dialog.js:201
msgid "Keep sharing"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:178
msgid "If the library is shared to another user, the sharing will be ketp."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:182
#: frontend/src/pages/org-admin/departments/department-list.js:112
#: frontend/src/pages/org-admin/departments/department.js:143
#: frontend/src/pages/org-admin/departments/department.js:144
#: frontend/src/pages/org-admin/side-panel.js:81
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/department-list.js:107
#: frontend/src/pages/sys-admin/departments/department.js:160
#: frontend/src/pages/sys-admin/departments/department.js:161
#: frontend/src/pages/sys-admin/side-panel.js:126
2024-11-07 08:38:11 +00:00
msgid "Departments"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-dialog.js:203
msgid ""
"If the library is shared to another department, the sharing will be ketp."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-group-dialog.js:46
msgid "Group has been transfered"
2024-09-23 14:31:27 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/transfer-group-dialog.js:61
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:106
msgid "Transfer Group"
msgstr ""
#: frontend/src/components/dialog/transfer-group-dialog.js:63
msgid "Transfer group to"
msgstr ""
#: frontend/src/components/dialog/transfer-group-dialog.js:67
msgid "Please enter 1 or more character"
msgstr ""
#: frontend/src/components/dialog/trash-dialog.js:187
#: frontend/src/repo-folder-trash.js:186
msgid "{placeholder} Trash"
msgstr ""
#: frontend/src/components/dialog/trash-dialog.js:195
msgid "Visit old version page"
msgstr ""
#: frontend/src/components/dialog/trash-dialog.js:208
#: frontend/src/components/dirent-grid-view/dirent-grid-view.js:888
#: frontend/src/components/dirent-list-view/dirent-list-view.js:790
2024-11-07 08:38:11 +00:00
msgid "No file"
msgstr ""
#: frontend/src/components/dialog/trash-dialog.js:213
#: frontend/src/components/shared-file-view/shared-file-view.js:121
#: frontend/src/repo-folder-trash.js:206 frontend/src/repo-snapshot.js:168
#: frontend/src/shared-dir-view.js:455
2024-11-07 08:38:11 +00:00
msgid "Current path: "
2024-09-23 14:31:27 +00:00
msgstr ""
#: frontend/src/components/dialog/trash-dialog.js:254
2024-08-16 08:54:51 +00:00
#: frontend/src/repo-folder-trash.js:241
msgid "Original path"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/trash-dialog.js:255
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:139
#: frontend/src/repo-folder-trash.js:242
msgid "Delete Time"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/trash-dialog.js:361
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:228
#: frontend/src/repo-folder-trash.js:330 frontend/src/repo-snapshot.js:273
2024-08-16 08:54:51 +00:00
msgid "Successfully restored 1 item."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dialog/trash-dialog.js:400
#: frontend/src/components/dialog/trash-dialog.js:459
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/dashboard/content.js:34
#: frontend/src/pages/org-admin/org-logs-file-audit.js:104
#: frontend/src/pages/org-admin/statistic/statistic-nav.js:15
#: frontend/src/pages/sys-admin/abuse-reports.js:92
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:93
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/statistic/statistic-nav.js:15
#: frontend/src/repo-folder-trash.js:369 frontend/src/repo-folder-trash.js:426
#: frontend/src/repo-snapshot.js:304
2024-08-16 08:54:51 +00:00
msgid "File"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/upload-remind-dialog.js:35
msgid "Replace file {filename}?"
msgstr ""
#: frontend/src/components/dialog/upload-remind-dialog.js:38
msgid "A file with the same name already exists in this folder."
msgstr ""
#: frontend/src/components/dialog/upload-remind-dialog.js:39
msgid "Replacing it will overwrite its content."
msgstr ""
#: frontend/src/components/dialog/upload-remind-dialog.js:42
msgid "Replace"
msgstr ""
#: frontend/src/components/dialog/upload-remind-dialog.js:43
msgid "Don't replace"
msgstr ""
2024-09-02 03:42:19 +00:00
#: frontend/src/components/dialog/user-password-widgets/password-strength-checker.js:27
2024-08-16 08:54:51 +00:00
msgid "Password strength"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-02 03:42:19 +00:00
#: frontend/src/components/dialog/user-password-widgets/password-strength-checker.js:41
2024-08-16 08:54:51 +00:00
msgid ""
"Password must be at least 8 characters long and contain different "
"characters: uppercase letters, lowercase letters, numbers, and special "
"symbols"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:22
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:27
msgid "Password cannot be blank"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:34
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:42
msgid "Insufficient password strength"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:41
msgid "Password set"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:53
msgid "Set password"
msgstr ""
#: frontend/src/components/dialog/user-password-widgets/user-set-password-dialog.js:63
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:75
msgid "Confirm password"
msgstr ""
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:23
msgid "Current password cannot be blank"
msgstr ""
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:39
msgid "New password cannot be the same as old password"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:48
#: frontend/src/components/user-settings/webdav-password.js:37
msgid "Password updated"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:59
msgid "Update password"
msgstr ""
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:64
msgid "Current password"
msgstr ""
#: frontend/src/components/dialog/user-password-widgets/user-update-password-dialog.js:70
msgid "New password"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dialog/view-link-dialog.js:21
msgid "Link has been copied to clipboard"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dialog/wiki-convert-status-dialog.js:24
#| msgid "Convert Wiki"
msgid "Converting"
msgstr ""
#: frontend/src/components/dialog/wiki-convert-status-dialog.js:29
#| msgid "Exporting..."
msgid "Converting..."
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/dialog/zip-download-dialog.js:70
msgid "Failed to download. The total size of the files exceeded the limit."
msgstr ""
#: frontend/src/components/dialog/zip-download-dialog.js:150
msgid "Packaging..."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dir-view-mode/dir-others.js:28
2024-08-16 08:54:51 +00:00
msgid "Others"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dir-view-mode/dir-others.js:36
#: frontend/src/components/dir-view-mode/dir-others.js:38
2024-08-16 08:54:51 +00:00
#: frontend/src/components/history-trash-file-view/file-view.js:33
#: frontend/src/pages/org-admin/libraries/org-repo-nav.js:16
#: frontend/src/pages/sys-admin/repos/repos-nav.js:17
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/wiki2/wiki-nav/wiki-nav.js:113
#: frontend/src/utils/text-translation.js:124
2024-08-16 08:54:51 +00:00
msgid "Trash"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dir-view-mode/extension-prompts/index.js:15
2024-10-14 09:36:15 +00:00
msgid "Extension Prompts"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dir-view-mode/extension-prompts/index.js:22
2024-10-14 09:36:15 +00:00
msgid "Bell Icon"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dir-view-mode/extension-prompts/index.js:27
2024-10-14 09:36:15 +00:00
msgid ""
"Turn on extensible properties and views to experience a new way of managing "
"files"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/detail-list-view.js:83
#: frontend/src/components/dirent-detail/detail-list-view.js:107
#: frontend/src/metadata/utils/column/index.js:201
#: frontend/src/pages/markdown-editor/detail-list-view/index.js:78
2024-03-12 01:47:11 +00:00
msgid "Location"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/detail-list-view.js:90
#: frontend/src/components/dirent-detail/detail-list-view.js:122
2024-08-16 08:54:51 +00:00
msgid "Edit metadata properties"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/detail-list-view.js:110
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:69
2024-08-16 08:54:51 +00:00
#: frontend/src/components/toolbar/view-file-toolbar.js:142
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/markdown-editor/detail-list-view/index.js:81
#: frontend/src/utils/text-translation.js:120
2024-08-16 08:54:51 +00:00
msgid "Tags"
msgstr ""
#: frontend/src/components/dirent-detail/dirent-details/dir-details.js:14
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:68
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dirent-detail/embedded-file-details/file-details.js:15
#: frontend/src/components/dirent-detail/lib-details.js:21
#: frontend/src/metadata/utils/column/index.js:171
2024-08-16 08:54:51 +00:00
msgid "Last modified time"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:23
2024-10-14 09:36:15 +00:00
msgid "Dimensions"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:25
2024-10-14 09:36:15 +00:00
msgid "Device make"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:27
2024-10-14 09:36:15 +00:00
msgid "Device model"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:29
2024-10-14 09:36:15 +00:00
msgid "Color space"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:31
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:207
msgid "Capture time"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:33
2024-10-14 09:36:15 +00:00
msgid "Focal length"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:35
2024-10-14 09:36:15 +00:00
msgid "F number"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:37
2024-10-14 09:36:15 +00:00
msgid "Exposure time"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:51
2024-10-14 09:36:15 +00:00
msgid "mm"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:53
2024-10-14 09:36:15 +00:00
msgid "s"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:67
2024-09-23 14:31:27 +00:00
#: frontend/src/components/dirent-detail/embedded-file-details/file-details.js:14
#: frontend/src/metadata/utils/column/index.js:177
2024-08-16 08:54:51 +00:00
msgid "Last modifier"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:113
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:139
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/detail-editor/collaborator-editor/index.js:90
#: frontend/src/metadata/components/detail-editor/date-editor/index.js:45
#: frontend/src/metadata/components/detail-editor/long-text-editor/index.js:32
#: frontend/src/metadata/components/detail-editor/multiple-select-editor/index.js:98
#: frontend/src/metadata/components/detail-editor/number-editor/index.js:72
#: frontend/src/metadata/components/detail-editor/rate-editor/index.js:17
#: frontend/src/metadata/components/detail-editor/single-select-editor/index.js:91
#: frontend/src/metadata/components/detail-editor/text-editor/index.js:75
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/metadata-details/index.js:119
#: frontend/src/metadata/components/metadata-details/location/index.js:174
#: frontend/src/metadata/views/gallery/content.js:117
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records/group-body/group-container/group-title.js:11
2024-08-16 08:54:51 +00:00
msgid "Empty"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:131
2024-10-14 09:36:15 +00:00
msgid "General information"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/dirent-detail/dirent-details/file-details/index.js:134
2024-10-14 09:36:15 +00:00
msgid "Capture information"
msgstr ""
#: frontend/src/components/dirent-grid-view/dirent-grid-item.js:332
#: frontend/src/components/dirent-list-view/dirent-list-item.js:797
msgid "freezed"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/dirent-grid-view/dirent-grid-item.js:332
#: frontend/src/components/dirent-list-view/dirent-list-item.js:797
#: frontend/src/components/file-view/file-info.js:32
#: frontend/src/pages/markdown-editor/header-toolbar/file-info.js:17
msgid "locked"
msgstr ""
#: frontend/src/components/dirent-grid-view/dirent-grid-item.js:333
2024-10-14 09:36:15 +00:00
#: frontend/src/components/dirent-list-view/dirent-list-item.js:791
2024-09-23 14:31:27 +00:00
msgid "Frozen by {name}"
msgstr ""
#: frontend/src/components/dirent-grid-view/dirent-grid-item.js:333
2024-10-14 09:36:15 +00:00
#: frontend/src/components/dirent-list-view/dirent-list-item.js:791
2024-09-23 14:31:27 +00:00
msgid "locked by {name}"
msgstr ""
#: frontend/src/components/dirent-list-view/dirent-list-item.js:829
#| msgid "Unselect"
msgid "Unselect this item"
2024-05-10 08:01:17 +00:00
msgstr ""
#: frontend/src/components/dirent-list-view/dirent-list-item.js:829
#| msgid "Select File"
msgid "Select this item"
msgstr ""
#: frontend/src/components/dirent-list-view/dirent-list-item.js:836
#: frontend/src/components/dirent-list-view/dirent-list-item.js:936
#: frontend/src/components/file-view/file-info.js:41
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:646
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:647
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:685
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:686
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:309
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:310
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:377
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:378
#: frontend/src/pages/my-libs/mylib-repo-menu.js:133
#: frontend/src/pages/shared-libs/shared-libs.js:360
#: frontend/src/pages/shared-libs/shared-libs.js:361
#: frontend/src/pages/shared-libs/shared-libs.js:415
#: frontend/src/pages/shared-libs/shared-libs.js:416
#: frontend/src/pages/shared-libs/shared-libs.js:492
#: frontend/src/pages/starred/starred.js:219
#: frontend/src/pages/starred/starred.js:259
#: frontend/src/pages/starred/starred.js:260
msgid "Unstar"
msgstr ""
#: frontend/src/components/dirent-list-view/dirent-list-item.js:836
#: frontend/src/components/dirent-list-view/dirent-list-item.js:936
#: frontend/src/components/file-view/file-info.js:41
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:646
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:647
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:309
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:310
#: frontend/src/pages/my-libs/mylib-repo-menu.js:130
#: frontend/src/pages/shared-libs/shared-libs.js:360
#: frontend/src/pages/shared-libs/shared-libs.js:361
#: frontend/src/pages/shared-libs/shared-libs.js:492
msgid "Star"
msgstr ""
#: frontend/src/components/dirent-list-view/dirent-list-view.js:719
#: frontend/src/components/dirent-list-view/dirent-list-view.js:720
#| msgid "Select all"
msgid "Unselect all items"
msgstr ""
#: frontend/src/components/dirent-list-view/dirent-list-view.js:719
#: frontend/src/components/dirent-list-view/dirent-list-view.js:720
#| msgid "Select all"
msgid "Select all items"
2024-05-10 08:01:17 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dirent-list-view/dirent-none-view.js:54
msgid "This folder has no content at this time."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/dirent-list-view/dirent-none-view.js:55
msgid "You can create files quickly"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/file-chooser/index.js:325
#: frontend/src/components/file-chooser/repo-list-wrapper.js:38
2024-09-23 14:31:27 +00:00
#: frontend/src/components/search/wiki-search.js:194
2024-03-12 01:47:11 +00:00
msgid "No results matching"
msgstr ""
#: frontend/src/components/file-chooser/repo-list-wrapper.js:122
#: frontend/src/components/main-side-nav.js:160
#: frontend/src/components/main-side-nav.js:162
#: frontend/src/components/org-admin-group-nav.js:23
#: frontend/src/pages/org-admin/departments/department.js:44
#: frontend/src/pages/org-admin/side-panel.js:63
#: frontend/src/pages/search/advanced-search.js:66
#: frontend/src/pages/search/advanced-search.js:91
#: frontend/src/pages/share-admin/libraries.js:361
#: frontend/src/pages/sys-admin/departments/department.js:45
#: frontend/src/pages/sys-admin/groups/group-nav.js:17
#: frontend/src/pages/sys-admin/info.js:118
#: frontend/src/pages/sys-admin/orgs/org-nav.js:20
#: frontend/src/pages/sys-admin/repos/search-repos.js:140
#: frontend/src/pages/sys-admin/side-panel.js:90
msgid "Libraries"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:147
#: frontend/src/components/shared-link-file-uploader/file-uploader.js:145
#: frontend/src/pages/upload-link/file-uploader.js:139
2024-03-12 01:47:11 +00:00
msgid "Please upload no more than {maxFiles} files at a time."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:394
#: frontend/src/components/shared-link-file-uploader/file-uploader.js:405
#: frontend/src/pages/upload-link/file-uploader.js:395
2024-03-12 01:47:11 +00:00
msgid "File is locked by others."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:395
2024-03-12 01:47:11 +00:00
msgid "Invalid filename."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:396
2024-03-12 01:47:11 +00:00
msgid "File already exists."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:397
2024-03-12 01:47:11 +00:00
msgid "File size is too large."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:398
2024-03-12 01:47:11 +00:00
msgid "Out of quota."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/file-uploader.js:407
#: frontend/src/components/shared-link-file-uploader/file-uploader.js:398
#: frontend/src/pages/upload-link/file-uploader.js:388
2024-03-12 01:47:11 +00:00
msgid "Network error"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/forbid-upload-list-item.js:23
#: frontend/src/components/shared-link-file-uploader/forbid-upload-list-item.js:23
#: frontend/src/pages/upload-link/forbid-upload-list-item.js:23
msgid "File too large"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/file-uploader/upload-list-item.js:94
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:94
#: frontend/src/pages/upload-link/upload-list-item.js:94
msgid "Preparing to upload..."
msgstr ""
#: frontend/src/components/file-uploader/upload-list-item.js:95
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:95
#: frontend/src/pages/upload-link/upload-list-item.js:95
msgid "Remaining"
msgstr ""
#: frontend/src/components/file-uploader/upload-list-item.js:96
#: frontend/src/components/file-uploader/upload-list-item.js:122
#: frontend/src/components/file-view/file-toolbar.js:146
#: frontend/src/components/file-view/file-toolbar.js:210
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:96
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:122
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:169
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:226
#: frontend/src/pages/upload-link/upload-list-item.js:96
#: frontend/src/pages/upload-link/upload-list-item.js:122
msgid "Saving..."
msgstr ""
#: frontend/src/components/file-uploader/upload-list-item.js:117
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:117
#: frontend/src/pages/upload-link/upload-list-item.js:117
#| msgid "Saving..."
msgid "Waiting..."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/upload-list-item.js:118
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:118
#: frontend/src/pages/upload-link/upload-list-item.js:118
msgid "Uploading..."
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/file-uploader/upload-list-item.js:131
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:131
#: frontend/src/pages/upload-link/upload-list-item.js:131
#| msgid "Upload"
msgid "Uploaded"
msgstr ""
#: frontend/src/components/file-uploader/upload-list-item.js:147
#: frontend/src/components/shared-link-file-uploader/upload-list-item.js:147
#: frontend/src/pages/upload-link/upload-list-item.js:147
msgid "Retry"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/file-uploader/upload-progress-dialog.js:48
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:48
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/upload-progress-dialog.js:51
msgid "{uploaded_files_num}/{all_files_num} Files"
2024-04-16 02:37:32 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/file-uploader/upload-progress-dialog.js:56
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:56
#: frontend/src/pages/upload-link/upload-progress-dialog.js:58
msgid "{failed_files_num} file(s) failed to upload"
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:67
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:67
#: frontend/src/pages/upload-link/upload-progress-dialog.js:83
2024-03-12 01:47:11 +00:00
msgid "File Uploading..."
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:77
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:77
#: frontend/src/pages/upload-link/upload-progress-dialog.js:90
#| msgid "All records loaded"
msgid "All files uploaded"
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:96
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:96
msgid "Retry All"
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:103
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:103
#: frontend/src/pages/upload-link/upload-progress-dialog.js:75
msgid "Cancel All"
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:110
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:110
#: frontend/src/pages/upload-link/upload-progress-dialog.js:107
#| msgid "Rename"
msgid "name"
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:111
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:111
#: frontend/src/pages/upload-link/upload-progress-dialog.js:108
msgid "size"
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:112
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:112
#: frontend/src/pages/upload-link/upload-progress-dialog.js:109
#| msgid "In progress"
msgid "progress"
msgstr ""
#: frontend/src/components/file-uploader/upload-progress-dialog.js:113
#: frontend/src/components/shared-link-file-uploader/upload-progress-dialog.js:113
#: frontend/src/pages/upload-link/upload-progress-dialog.js:110
msgid "state"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-info.js:31
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/file-info.js:13
msgid "starred"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-info.js:31
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/file-info.js:13
msgid "unstarred"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-toolbar.js:95
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:148
#: frontend/src/utils/text-translation.js:72
2024-03-12 01:47:11 +00:00
msgid "Lock"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-toolbar.js:99
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:156
#: frontend/src/utils/text-translation.js:76
2024-03-12 01:47:11 +00:00
msgid "Unlock"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-toolbar.js:124
2024-03-12 01:47:11 +00:00
msgid "Print"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-toolbar.js:173
#: frontend/src/components/file-view/file-toolbar.js:254
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:48
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:80
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-logs-file-update.js:260
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/file-update-logs.js:139
#: frontend/src/repo-history.js:292 frontend/src/utils/text-translation.js:64
2024-03-12 01:47:11 +00:00
msgid "Details"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/file-view/file-toolbar.js:180
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:200
#: frontend/src/utils/text-translation.js:68
2024-03-12 01:47:11 +00:00
msgid "Open via Client"
msgstr ""
#: frontend/src/components/file-view/file-toolbar.js:200
#: frontend/src/components/file-view/file-toolbar.js:234
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:62
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:83
#: frontend/src/metadata/views/table/context-menu/index.js:127
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:69
msgid "Open parent folder"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/file-view/file-view-tip.js:16
#: frontend/src/components/history-trash-file-view/file-view-tip.js:17
#: frontend/src/components/shared-file-view/shared-file-view-tip.js:15
msgid "Online view is not applicable to this file format"
msgstr ""
#: frontend/src/components/file-view/file-view.js:147
msgid "Unfold"
msgstr ""
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:69
#: frontend/src/components/file-view/onlyoffice-file-toolbar.js:79
#| msgid "Folder"
msgid "Fold"
msgstr ""
#: frontend/src/components/files-sub-nav.js:55
#: frontend/src/components/files-sub-nav.js:57
#: frontend/src/pages/libraries/index.js:299
#: frontend/src/pages/my-libs/my-libs-deleted.js:52
#: frontend/src/pages/my-libs/my-libs.js:145
msgid "My Libraries"
msgstr ""
#: frontend/src/components/files-sub-nav.js:62
#: frontend/src/components/files-sub-nav.js:64
#: frontend/src/components/wiki-card-view/wiki-card-view.js:101
#: frontend/src/pages/shared-libs/shared-libs.js:631
#: frontend/src/pages/shared-libs/shared-libs.js:641
msgid "Shared with me"
msgstr ""
#: frontend/src/components/files-sub-nav.js:69
#: frontend/src/components/files-sub-nav.js:71
#: frontend/src/pages/shared-with-all/index.js:215
#: frontend/src/pages/shared-with-all/index.js:230
#| msgid "Shared with me"
msgid "Shared with all"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/group-members.js:74
#: frontend/src/components/group-members.js:119
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/groups/group-view.js:323
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-content/user-group-item.js:22
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-members.js:226
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-group-members.js:111
#: frontend/src/pages/org-admin/org-users-nav.js:16
#: frontend/src/pages/org-admin/side-panel.js:34
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/departments/member-item.js:27
#: frontend/src/pages/sys-admin/groups/group-members.js:108
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:219
#: frontend/src/pages/sys-admin/users/user-groups.js:121
#: frontend/src/pages/sys-admin/users/user-links.js:161
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/users/users-nav.js:25
#: frontend/src/utils/utils.js:881
2024-03-12 01:47:11 +00:00
msgid "Admin"
msgstr ""
#: frontend/src/components/group-members.js:75
#: frontend/src/components/group-members.js:122
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/groups/group-view.js:326
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-content/user-group-item.js:31
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-members.js:227
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-group-members.js:113
#: frontend/src/pages/sys-admin/departments/member-item.js:28
#: frontend/src/pages/sys-admin/groups/group-members.js:109
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:221
#: frontend/src/pages/sys-admin/users/user-groups.js:124
#: frontend/src/pages/sys-admin/users/user-links.js:164
2024-03-12 01:47:11 +00:00
msgid "Member"
msgstr ""
#: frontend/src/components/group-members.js:96
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:295
#: frontend/src/pages/lib-content-view/lib-content-view.js:935
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:279
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:157
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-group-repos.js:146
#: frontend/src/pages/org-admin/org-user-repos.js:142
#: frontend/src/pages/sys-admin/repos/repos.js:161
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:161
2024-03-12 01:47:11 +00:00
msgid "Successfully deleted {name}."
msgstr ""
#: frontend/src/components/history-trash-file-view/file-view.js:33
msgid "Current Path: "
msgstr ""
#: frontend/src/components/libs-mobile-thead.js:17
#: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:159
#: frontend/src/pages/libraries/index.js:283
#: frontend/src/pages/my-libs/mylib-repo-list-view.js:126
#: frontend/src/pages/shared-libs/shared-libs.js:113
msgid "Library Type"
msgstr ""
#: frontend/src/components/libs-mobile-thead.js:19
#: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:161
#: frontend/src/pages/libraries/index.js:285
#: frontend/src/pages/my-libs/mylib-repo-list-view.js:134
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:82
#: frontend/src/pages/shared-libs/shared-libs.js:115
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:49
msgid "Actions"
msgstr ""
#: frontend/src/components/list-and-add-group-members.js:170
msgid "Add group member"
msgstr ""
#: frontend/src/components/list-and-add-group-members.js:200
#| msgid "Search groups"
msgid "Search group members"
msgstr ""
#: frontend/src/components/main-side-nav-folded.js:151
#: frontend/src/components/main-side-nav.js:237
#: frontend/src/components/main-side-nav.js:239
#: frontend/src/pages/starred/starred.js:331
#| msgid "No favorites"
msgid "Favorites"
msgstr ""
#: frontend/src/components/main-side-nav-folded.js:164
#: frontend/src/components/main-side-nav.js:244
#: frontend/src/components/main-side-nav.js:246
#| msgid "Active"
msgid "Activities"
msgstr ""
#: frontend/src/components/main-side-nav-folded.js:177
#: frontend/src/components/main-side-nav.js:251
#: frontend/src/components/main-side-nav.js:253
#: frontend/src/pages/wikis/wikis.js:339
msgid "Wikis"
msgstr ""
#: frontend/src/components/main-side-nav-folded.js:212
#: frontend/src/components/main-side-nav-folded.js:214
#: frontend/src/components/main-side-nav.js:281
#: frontend/src/components/main-side-nav.js:283
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:67
msgid "Help"
msgstr ""
#: frontend/src/components/main-side-nav-folded.js:230
#: frontend/src/components/main-side-nav.js:297
msgid "Clients"
msgstr ""
#: frontend/src/components/main-side-nav-folded.js:236
#: frontend/src/components/main-side-nav.js:303
#| msgid "About Us"
msgid "About"
msgstr ""
#: frontend/src/components/main-side-nav-folded.js:245
msgid "Unfold the sidebar"
msgstr ""
#: frontend/src/components/main-side-nav.js:136
#: frontend/src/components/main-side-nav.js:138
#: frontend/src/components/main-side-nav.js:145
#: frontend/src/components/main-side-nav.js:147
#: frontend/src/pages/org-admin/side-panel.js:95
#: frontend/src/pages/sys-admin/side-panel.js:174
#| msgid "Link"
msgid "Links"
msgstr ""
#: frontend/src/components/main-side-nav.js:168
#: frontend/src/components/main-side-nav.js:170
#: frontend/src/pages/share-admin/folders.js:370
#| msgid "Folder"
msgid "Folders"
msgstr ""
#: frontend/src/components/main-side-nav.js:218
#| msgid "Color space"
msgid "Workspace"
msgstr ""
#: frontend/src/components/main-side-nav.js:265
#: frontend/src/components/main-side-nav.js:267
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:348
#: frontend/src/pages/my-libs/mylib-repo-menu.js:169
#: frontend/src/utils/text-translation.js:150
msgid "Share Admin"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/main-side-nav.js:275
msgid "Help and resources"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/main-side-nav.js:311
msgid "Fold the sidebar"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/more.js:14
msgid "show more"
msgstr ""
#: frontend/src/components/org-admin-group-nav.js:26
#: frontend/src/pages/groups/group-view.js:368
#: frontend/src/pages/org-admin/departments/department.js:43
#: frontend/src/pages/sys-admin/departments/department.js:44
#: frontend/src/pages/sys-admin/groups/group-nav.js:18
#: frontend/src/pages/sys-admin/institutions/institution-nav.js:18
#: frontend/src/pages/sys-admin/orgs/org-nav.js:18
msgid "Members"
msgstr ""
#: frontend/src/components/org-admin-user-nav.js:23
#: frontend/src/pages/institution-admin/user-content/index.js:8
#: frontend/src/pages/sys-admin/users/user-nav.js:18
msgid "Owned Libraries"
msgstr ""
#: frontend/src/components/org-admin-user-nav.js:26
#: frontend/src/pages/sys-admin/users/user-nav.js:19
msgid "Shared Libraries"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/paginator.js:47
msgid "{number_placeholder} / Page"
msgstr ""
#: frontend/src/components/pdf-viewer.js:20
msgid "Thumbnail"
msgstr ""
#: frontend/src/components/permission-denied-tip.js:6
msgid ""
"Permission denied. Please try {placeholder-left}login again.{placeholder-"
"right}"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/popover/edit-filetag-popover.js:141
2024-03-12 01:47:11 +00:00
msgid "No tags"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/popover/edit-filetag-popover.js:145
2024-03-12 01:47:11 +00:00
msgid "Tag not found"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/popover/edit-filetag-popover.js:159
2024-03-12 01:47:11 +00:00
msgid "Find a tag"
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:36
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:41
2024-03-12 01:47:11 +00:00
msgid "Please select a file"
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:71
#: frontend/src/components/popover/tag-list-footer.js:75
msgid "The imported tags are invalid"
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:80
msgid "The imported tag already exists"
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:84
msgid "Tags imported"
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:99
msgid "Failed to import tags. Please reupload."
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:120
msgid ""
"Use the import/export function to transfer tags quickly to another library. "
"(The export is in JSON format.)"
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:129
msgid "Import tags"
msgstr ""
#: frontend/src/components/popover/tag-list-footer.js:132
msgid "Export tags"
msgstr ""
#: frontend/src/components/repo-monitored-icon.js:22
#| msgid "Search files in this library"
msgid "You are watching file changes of this library."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/repos-sort-menu.js:37
#: frontend/src/components/repos-sort-menu.js:38
msgid "Switch sort mode"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/sdoc-wiki-page-viewer/index.js:134
2024-09-23 14:31:27 +00:00
#: frontend/src/components/seafile-markdown-viewer/index.js:149
2024-08-16 08:54:51 +00:00
msgid "Last modified by"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/search/search.js:538
#: frontend/src/components/search/wiki2-search.js:174
msgid "Type characters to start search"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/search/search.js:565
#: frontend/src/components/search/search.js:615
#: frontend/src/components/search/search.js:632
2024-08-16 08:54:51 +00:00
msgid "in all libraries"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/search/search.js:603
#: frontend/src/components/search/search.js:626
#| msgid "Search files in this library"
msgid "in this library"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/search/search.js:609
#| msgid "Parent folder"
msgid "in this folder"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/search/search.js:677
msgid "Search results visited recently"
msgstr ""
#: frontend/src/components/search/wiki2-search-result.js:24
msgid "Current page"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/select-editor/select-editor.js:62
#: frontend/src/components/select-editor/select-editor.js:67
msgid "Add custom permission"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/select-editor/share-link-scope-editor.js:17
#: frontend/src/components/share-link-panel/link-creation.js:384
2024-09-23 14:31:27 +00:00
msgid "Anyone with the link"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/select-editor/share-link-scope-editor.js:21
#: frontend/src/components/share-link-panel/link-creation.js:390
2024-09-23 14:31:27 +00:00
msgid "Specific users in the team"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/select-editor/share-link-scope-editor.js:25
#: frontend/src/components/share-link-panel/link-creation.js:405
2024-09-23 14:31:27 +00:00
msgid "Specific people with email address"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/select-editor/sysadmin-user-role-editor.js:19
#: frontend/src/pages/sys-admin/invitations/invitations.js:184
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:187
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:154
#: frontend/src/pages/sys-admin/users/user-info.js:324
#: frontend/src/pages/sys-admin/users/users-content.js:300
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:33
2024-03-12 01:47:11 +00:00
msgid "Default"
msgstr ""
#: frontend/src/components/select-editor/sysadmin-user-role-editor.js:21
#: frontend/src/pages/sys-admin/invitations/invitations.js:178
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:181
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:156
#: frontend/src/pages/sys-admin/users/user-info.js:326
#: frontend/src/pages/sys-admin/users/users-content.js:302
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:35
2024-03-12 01:47:11 +00:00
msgid "Guest"
msgstr ""
#: frontend/src/components/send-link.js:45
msgid "Please input at least an email."
msgstr ""
#: frontend/src/components/send-link.js:63
msgid "Successfully sent to {placeholder}"
msgstr ""
#: frontend/src/components/send-link.js:69
msgid "Failed to send to {email_placeholder}: {errorMsg_placeholder}"
msgstr ""
#: frontend/src/components/send-link.js:90
msgid "Send to:"
msgstr ""
#: frontend/src/components/send-link.js:101
msgid "Message (optional):"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/send-link.js:113
2024-03-12 01:47:11 +00:00
msgid "Sending..."
msgstr ""
#: frontend/src/components/set-link-expiration.js:36
msgid "{minDays_placeholder} - {maxDays_placeholder} days"
msgstr ""
#: frontend/src/components/set-link-expiration.js:40
msgid "Greater than or equal to {minDays_placeholder} days"
msgstr ""
#: frontend/src/components/set-link-expiration.js:43
msgid "Less than or equal to {maxDays_placeholder} days"
msgstr ""
#: frontend/src/components/set-link-expiration.js:82
msgid "Expiration days"
msgstr ""
#: frontend/src/components/set-link-expiration.js:101
msgid "Expiration time"
msgstr ""
#: frontend/src/components/share-link-panel/index.js:112
#: frontend/src/components/share-link-panel/index.js:135
msgid "Successfully deleted 1 share link"
msgstr ""
#: frontend/src/components/share-link-panel/index.js:136
msgid "Successfully deleted {number_placeholder} share links"
msgstr ""
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:116
#: frontend/src/components/share-link-panel/link-authenticated-users.js:121
#, javascript-format
#| msgid "successfully added user %s."
msgid "Successfully added %s."
msgstr ""
#: frontend/src/components/share-link-panel/link-authenticated-emails.js:187
#: frontend/src/components/share-link-panel/link-details.js:284
msgid "Authenticated emails"
msgstr ""
#: frontend/src/components/share-link-panel/link-authenticated-users.js:186
#: frontend/src/components/share-link-panel/link-details.js:281
#| msgid "Activated Users"
msgid "Authenticated users"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:152
msgid ""
"Share links cannot be generated because \"Invisible\", \"Online Read-Write\""
" or \"Online Read-Only\" is set for you on some folder(s) in the library."
msgstr ""
#: frontend/src/components/share-link-panel/link-creation.js:176
2024-03-12 01:47:11 +00:00
msgid "Please enter an integer bigger than 1 as number of links."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:180
2024-03-12 01:47:11 +00:00
msgid ""
"Please enter an integer not bigger than {max_number} as number of links."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:288
2024-03-12 01:47:11 +00:00
#: frontend/src/components/share-link-panel/link-list.js:64
msgid "Generate links in batch"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:288
2024-03-12 01:47:11 +00:00
#: frontend/src/components/share-link-panel/link-list.js:63
msgid "Generate Link"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-creation.js:294
2024-03-12 01:47:11 +00:00
msgid "Number of links"
msgstr ""
#: frontend/src/components/share-link-panel/link-creation.js:362
#| msgid "Edit permission"
msgid "Set permission"
msgstr ""
#: frontend/src/components/share-link-panel/link-creation.js:379
msgid "Set access scope"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/components/share-link-panel/link-details.js:51
2024-03-12 01:47:11 +00:00
#: frontend/src/components/share-link-panel/link-item.js:59
msgid "Share link is copied to the clipboard."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-details.js:57
2024-03-12 01:47:11 +00:00
msgid "Direct download link is copied to the clipboard."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/share-link-panel/link-details.js:182
msgid "Direct download link"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/share-link-panel/link-details.js:270
#| msgid "Access Log"
msgid "Access scope"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/share-link-panel/link-details.js:305
#: frontend/src/components/share-link-panel/link-item.js:118
#| msgid "Delete share links"
msgid "Delete share link"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/share-link-panel/link-details.js:306
#: frontend/src/components/share-link-panel/link-item.js:119
#| msgid "Are you sure you want to delete the selected share link(s) ?"
msgid "Are you sure you want to delete the share link?"
2024-11-07 08:38:11 +00:00
msgstr ""
#: frontend/src/components/share-link-panel/link-list.js:70
msgid "Export"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/shared-file-view/shared-file-view.js:47
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/index.js:409
#: frontend/src/pages/plain-markdown-editor/index.js:172
2024-03-12 01:47:11 +00:00
#: frontend/src/view-file-text.js:81
msgid "Successfully saved"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/shared-file-view/shared-file-view.js:63
2024-11-07 08:38:11 +00:00
#: frontend/src/shared-dir-view.js:78
2024-03-12 01:47:11 +00:00
msgid "File download is disabled: the share link traffic of owner is used up."
msgstr ""
#: frontend/src/components/shared-file-view/shared-file-view.js:122
#| msgid "Shared by"
msgid "Shared by:"
msgstr ""
#: frontend/src/components/shared-file-view/shared-file-view.js:128
msgid "Save as ..."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-link.js:29
msgid "Expired"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:240
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:257
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:233
#: frontend/src/pages/sys-admin/repos/repos.js:174
#: frontend/src/pages/sys-admin/users/user-repos.js:296
2024-11-07 08:38:11 +00:00
msgid "Successfully transferred the library."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:246
#: frontend/src/pages/my-libs/my-libs-deleted.js:151
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:263
msgid "Failed. Please check the network."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:301
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:285
2024-03-12 01:47:11 +00:00
msgid "Failed to delete {name}."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:333
#: frontend/src/components/wiki-card-view/wiki-card-item.js:247
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/metadata-tree-view/view-item/index.js:53
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/face-recognition/peoples/people/op-menu/index.js:44
#: frontend/src/pages/groups/group-view.js:374
#: frontend/src/pages/my-libs/mylib-repo-menu.js:142
#: frontend/src/pages/org-admin/departments/group-item.js:52
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:152
#: frontend/src/pages/sdoc/sdoc-file-history/history-version.js:172
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/group-item.js:69
#: frontend/src/utils/text-translation.js:48
2024-03-12 01:47:11 +00:00
msgid "Rename"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:336
#: frontend/src/pages/groups/group-view.js:376
#: frontend/src/pages/my-libs/mylib-repo-menu.js:145
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:267
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups-content.js:206
#: frontend/src/pages/sys-admin/repos/repos.js:267
#: frontend/src/pages/sys-admin/users/user-repos.js:167
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/text-translation.js:142
msgid "Transfer"
msgstr ""
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:339
#: frontend/src/pages/my-libs/mylib-repo-menu.js:160
#: frontend/src/utils/text-translation.js:146
2024-03-12 01:47:11 +00:00
msgid "Folder Permission"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:342
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:496
#: frontend/src/pages/share-admin/folders.js:251
#: frontend/src/pages/share-admin/folders.js:279
#: frontend/src/pages/share-admin/libraries.js:264
#: frontend/src/pages/share-admin/libraries.js:292
#: frontend/src/pages/sys-admin/groups/group-repos.js:139
#: frontend/src/pages/sys-admin/groups/group-repos.js:147
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/text-translation.js:185
2024-03-12 01:47:11 +00:00
msgid "Unshare"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:351
#: frontend/src/pages/my-libs/mylib-repo-menu.js:148
#: frontend/src/utils/text-translation.js:154
2024-03-12 01:47:11 +00:00
msgid "Change Password"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:354
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/webdav-password.js:104
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-menu.js:151
#: frontend/src/pages/sys-admin/orgs/org-users.js:200
#: frontend/src/pages/sys-admin/orgs/org-users.js:306
#: frontend/src/pages/sys-admin/users/users-content.js:383
#: frontend/src/pages/sys-admin/users/users-content.js:585
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/text-translation.js:158
2024-03-12 01:47:11 +00:00
msgid "Reset Password"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:357
#: frontend/src/pages/my-libs/mylib-repo-menu.js:154
#: frontend/src/pages/shared-libs/shared-libs.js:392
#: frontend/src/pages/shared-libs/shared-libs.js:443
#: frontend/src/pages/shared-libs/shared-libs.js:495
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/text-translation.js:166
2024-03-12 01:47:11 +00:00
msgid "Watch File Changes"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:360
#: frontend/src/pages/my-libs/mylib-repo-menu.js:157
#: frontend/src/pages/shared-libs/shared-libs.js:392
#: frontend/src/pages/shared-libs/shared-libs.js:443
#: frontend/src/pages/shared-libs/shared-libs.js:495
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/text-translation.js:162
2024-03-12 01:47:11 +00:00
msgid "Unwatch File Changes"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:366
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/index.js:173
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/mylib-repo-menu.js:172
#: frontend/src/utils/text-translation.js:170
2024-03-12 01:47:11 +00:00
msgid "Advanced"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:369
#: frontend/src/pages/my-libs/mylib-repo-menu.js:175
2024-03-12 01:47:11 +00:00
msgid "SeaTable integration"
msgstr ""
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:606
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:147
#: frontend/src/pages/shared-libs/shared-libs.js:266
msgid "Successfully unstarred {library_name_placeholder}."
msgstr ""
#: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:616
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:157
#: frontend/src/pages/shared-libs/shared-libs.js:276
msgid "Successfully starred {library_name_placeholder}."
msgstr ""
#: frontend/src/components/toolbar/common-toolbar.js:64
#: frontend/src/pages/search/main-panel.js:308
#: frontend/src/pages/wiki/main-panel.js:95
#: frontend/src/pages/wiki/main-panel.js:112
2024-03-12 01:47:11 +00:00
msgid "Search files"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:177
msgid "Please choose a .sdoczip file."
msgstr ""
#: frontend/src/components/toolbar/dir-operation-toolbar.js:220
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/upload-progress-dialog.js:68
2024-03-12 01:47:11 +00:00
msgid "Upload Files"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:224
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/upload-progress-dialog.js:69
2024-03-12 01:47:11 +00:00
msgid "Upload Folder"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:243
#: frontend/src/utils/text-translation.js:32
2024-08-16 08:54:51 +00:00
msgid "New SeaDoc File"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:246
#: frontend/src/utils/text-translation.js:16
2024-03-12 01:47:11 +00:00
msgid "New Markdown File"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:247
#: frontend/src/utils/text-translation.js:20
2024-03-12 01:47:11 +00:00
msgid "New Excel File"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:248
#: frontend/src/utils/text-translation.js:24
2024-03-12 01:47:11 +00:00
msgid "New PowerPoint File"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:249
#: frontend/src/utils/text-translation.js:28
2024-03-12 01:47:11 +00:00
msgid "New Word File"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:253
2024-08-16 08:54:51 +00:00
msgid "New"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/dir-operation-toolbar.js:269
#: frontend/src/components/toolbar/dir-operation-toolbar.js:405
2024-09-23 14:31:27 +00:00
msgid "Import sdoc"
msgstr ""
#: frontend/src/components/toolbar/dir-operation-toolbar.js:405
#| msgid "Converting, please wait..."
msgid "Importing sdoc, please wait..."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/toolbar/selected-dirents-toolbar.js:380
msgid "Unselect"
msgstr ""
#: frontend/src/components/toolbar/selected-dirents-toolbar.js:381
2024-08-16 08:54:51 +00:00
msgid "selected"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/toolbar/selected-dirents-toolbar.js:385
#: frontend/src/utils/text-translation.js:52
2024-08-16 08:54:51 +00:00
msgid "Move"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/user-select.js:97
2024-03-12 01:47:11 +00:00
msgid "User not found"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/user-select.js:97
2024-03-12 01:47:11 +00:00
msgid "Enter characters to start searching"
msgstr ""
#: frontend/src/components/user-settings/delete-account.js:37
msgid "This operation will not be reverted. Please think twice!"
msgstr ""
#: 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:20
#: frontend/src/components/user-settings/email-notice.js:28
msgid "Per hour"
msgstr ""
#: frontend/src/components/user-settings/email-notice.js:21
msgid "Per 4 hours"
msgstr ""
#: frontend/src/components/user-settings/email-notice.js:22
msgid "Per day"
msgstr ""
#: frontend/src/components/user-settings/email-notice.js:23
msgid "Per week"
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 ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/email-notice.js:57
msgid "Email notification updated"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/email-notice.js:68
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:60
2024-03-12 01:47:11 +00:00
msgid "Email Notification"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/user-settings/email-notice.js:70
2024-03-12 01:47:11 +00:00
msgid "Notifications of file changes"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/components/user-settings/email-notice.js:71
2024-03-12 01:47:11 +00:00
msgid ""
"The list of added, deleted and modified files will be sent to your mailbox."
msgstr ""
#: frontend/src/components/user-settings/email-notice.js:81
#| msgid "Notifications of file changes"
msgid "Notifications of collaboration"
msgstr ""
#: frontend/src/components/user-settings/email-notice.js:82
msgid ""
"Whether the notifications of collaboration such as sharing library or "
"joining group should be sent to your mailbox."
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/language-setting.js:26
msgid "Language Setting"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/linked-devices.js:25
2024-08-16 08:54:51 +00:00
msgid ""
"No linked devices. You have not accessed your files with any client (desktop"
" or mobile) yet. Configure clients on your devices to access your data more "
"comfortably."
msgstr ""
#: frontend/src/components/user-settings/linked-devices.js:31
#: frontend/src/pages/linked-devices/linked-devices.js:35
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:46
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:47
2024-11-07 08:38:11 +00:00
msgid "Platform"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/linked-devices.js:34
#: frontend/src/pages/linked-devices/linked-devices.js:38
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:49
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:50
#: frontend/src/pages/sys-admin/users/users-content.js:86
msgid "Last Access"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/components/user-settings/linked-devices.js:123
#: frontend/src/pages/linked-devices/linked-devices.js:125
#| msgid "Successfully copied %(name)s."
msgid "Successfully unlinked %(name)s."
msgstr ""
#: frontend/src/components/user-settings/linked-devices.js:232
#: frontend/src/pages/linked-devices/linked-devices.js:235
#: frontend/src/settings.js:63
msgid "Linked Devices"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/list-in-address-book.js:30
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:58
2024-03-12 01:47:11 +00:00
msgid "Global Address Book"
msgstr ""
#: frontend/src/components/user-settings/list-in-address-book.js:33
msgid ""
"List your account in global address book, so that others can find you by "
"typing your name."
msgstr ""
#: frontend/src/components/user-settings/social-login-dingtalk.js:38
#: frontend/src/components/user-settings/social-login-saml.js:49
#: frontend/src/components/user-settings/social-login.js:38
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:62
2024-03-12 01:47:11 +00:00
msgid "Social Login"
msgstr ""
#: frontend/src/components/user-settings/social-login-dingtalk.js:42
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/social-login-saml.js:53
#: frontend/src/components/user-settings/social-login.js:42
2024-03-12 01:47:11 +00:00
msgid "Connect"
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:18
msgid "Status: enabled"
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:20
#: frontend/src/pages/sys-admin/users/user-info.js:183
#: frontend/src/pages/sys-admin/users/user-info.js:186
#| msgid "Two-Factor Authentication"
msgid "Disable Two-Factor Authentication"
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:23
msgid ""
"If you don't have any device with you, you can access your account using "
"backup codes."
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:24
msgid "You have only one backup code remaining."
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:25
msgid "You have {num} backup codes remaining."
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:28
#| msgid "Show changes"
msgid "Show Codes"
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:37
msgid ""
"Two-factor authentication is not enabled for your account. Enable two-factor"
" authentication for enhanced account security."
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:39
#| msgid "Two-Factor Authentication"
msgid "Enable Two-Factor Authentication"
msgstr ""
#: frontend/src/components/user-settings/two-factor-auth.js:48
#: frontend/src/pages/sys-admin/users/user-info.js:178
#: frontend/src/settings.js:61
msgid "Two-Factor Authentication"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/user-avatar-form.js:33
msgid "Please choose an image file."
msgstr ""
#: frontend/src/components/user-settings/user-avatar-form.js:42
msgid "File extensions can only be {placeholder}."
msgstr ""
#: frontend/src/components/user-settings/user-avatar-form.js:50
msgid "The file is too large. Allowed maximum size is 1MB."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/user-avatar-form.js:59
msgid "Avatar updated"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/user-settings/user-avatar-form.js:92
#| msgid "Avatar"
msgid "Avatar:"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/user-settings/user-basic-info-form.js:71
2024-03-12 01:47:11 +00:00
msgid "Username:"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/user-settings/user-basic-info-form.js:75
2024-03-12 01:47:11 +00:00
msgid "You can use this field at login."
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/user-settings/user-basic-info-form.js:81
2024-03-12 01:47:11 +00:00
msgid "Contact Email:"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/components/user-settings/user-basic-info-form.js:85
2024-03-12 01:47:11 +00:00
msgid "Your notifications will be sent to this email."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/web-api-auth-token.js:38
msgid "Auth Token created"
msgstr ""
#: frontend/src/components/user-settings/web-api-auth-token.js:51
msgid "Auth Token deleted"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/web-api-auth-token.js:75
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:56
2024-03-12 01:47:11 +00:00
msgid "Web API Auth Token"
msgstr ""
#: frontend/src/components/user-settings/web-api-auth-token.js:79
msgid "Token:"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/user-settings/webdav-password.js:54
msgid "Password reset"
msgstr ""
#: frontend/src/components/user-settings/webdav-password.js:74
msgid "Password removed"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/components/user-settings/webdav-password.js:93
2024-08-16 08:54:51 +00:00
msgid "WebDAV Access"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/user-settings/webdav-password.js:95
msgid "WebDAV username:"
msgstr ""
#: frontend/src/components/user-settings/webdav-password.js:98
#: frontend/src/components/user-settings/webdav-password.js:103
msgid "WebDAV password:"
msgstr ""
#: frontend/src/components/user-settings/webdav-password.js:98
msgid "not set"
msgstr ""
#: frontend/src/components/user-settings/webdav-password.js:99
msgid "Set Password"
msgstr ""
#: frontend/src/components/user-settings/webdav-password.js:105
msgid "Delete Password"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/view-modes.js:49
2024-08-16 08:54:51 +00:00
msgid "List view"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/components/view-modes.js:50
2024-08-16 08:54:51 +00:00
msgid "Grid view"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/view-modes.js:61
2024-09-23 14:31:27 +00:00
#: frontend/src/components/view-modes.js:62
2024-08-16 08:54:51 +00:00
msgid "Switch view mode"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/wiki-card-view/wiki-card-item.js:108
msgid "Wiki published"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:249
#: frontend/src/pages/sdoc-revision/index.js:122
msgid "Publish"
2024-08-13 02:59:48 +00:00
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:254
#: frontend/src/components/wiki-card-view/wiki-card-item.js:286
#| msgid "Publish"
msgid "Unpublish"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:260
#| msgid "Convert Wiki"
msgid "Convert to new Wiki"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:275
#| msgid "Publish"
msgid "Published"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:284
#| msgid "Publish Wiki"
msgid "Unpublish Wiki"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:285
#| msgid "Are you sure you want to unlink this device?"
msgid "Are you sure you want to unpublish Wiki"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:292
#: frontend/src/components/wiki-card-view/wiki-card-item.js:304
#| msgid "Delete File"
msgid "Delete Wiki"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:293
#: frontend/src/components/wiki-card-view/wiki-card-item.js:305
#| msgid "Are you sure you want to delete"
msgid "Are you sure you want to delete Wiki"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:298
#: frontend/src/components/wiki-card-view/wiki-card-item.js:310
#| msgid "Leave Share"
msgid "Leave Share Wiki"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-item.js:299
#: frontend/src/components/wiki-card-view/wiki-card-item.js:311
#| msgid "Are you sure you want to delete %s ?"
msgid "Are you sure you want to leave share Wiki"
msgstr ""
#: frontend/src/components/wiki-card-view/wiki-card-view.js:88
msgid "My Wikis"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/components/wiki-card-view/wiki-card-view.js:140
2024-08-16 08:54:51 +00:00
msgid "Old Wikis"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/file-history-old.js:237
#: frontend/src/pages/file-history/side-panel.js:105
#: frontend/src/pages/sdoc/sdoc-file-history/side-panel.js:257
msgid "History Versions"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/file-history-old.js:244 frontend/src/repo-history.js:142
#: frontend/src/repo-history.js:149
msgid "Modifier"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/file-history-old.js:268
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:56
#: frontend/src/repo-folder-trash.js:285
msgid "More"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/cell-editors/collaborator-editor/index.js:214
msgid "No collaborators available"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/cell-editors/collaborator-editor/index.js:214
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/collaborator-filter/index.js:88
msgid "No collaborators"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/cell-editors/collaborator-editor/index.js:250
msgid "Search collaborators"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/cell-editors/multiple-select-editor/index.js:215
#: frontend/src/metadata/components/cell-editors/single-select-editor/index.js:210
msgid "No option"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/cell-editors/multiple-select-editor/index.js:254
#: frontend/src/metadata/components/cell-editors/single-select-editor/index.js:248
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:347
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:459
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/options-popover/index.js:197
2024-09-23 14:31:27 +00:00
msgid "Search option"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/cell-editors/multiple-select-editor/index.js:267
#: frontend/src/metadata/components/cell-editors/single-select-editor/index.js:261
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/options-popover/index.js:211
2024-09-23 14:31:27 +00:00
msgid "Add option"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/data-process-setter/filter-setter.js:38
2024-09-23 14:31:27 +00:00
msgid "1 preset filter"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/data-process-setter/filter-setter.js:38
2024-09-23 14:31:27 +00:00
msgid "1 filter"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/data-process-setter/filter-setter.js:39
2024-09-23 14:31:27 +00:00
msgid "Preset filters"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/data-process-setter/filter-setter.js:39
2024-09-23 14:31:27 +00:00
msgid "Filters"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/data-process-setter/filter-setter.js:40
2024-09-23 14:31:27 +00:00
msgid "Preset filter"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/data-process-setter/filter-setter.js:40
2024-09-23 14:31:27 +00:00
msgid "Filter"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/gallery-group-by-setter/index.js:10
msgid "Year"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/gallery-group-by-setter/index.js:11
msgid "Month"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/gallery-group-by-setter/index.js:12
msgid "Day"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/gallery-group-by-setter/index.js:13
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:325
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-nav.js:15
#: frontend/src/pages/org-admin/org-users-nav.js:15
#: frontend/src/pages/search/advanced-search.js:66
#: frontend/src/pages/share-with-ocm/remote-dir-path.js:56
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:136
#: frontend/src/pages/sys-admin/repos/dir-path-bar.js:57
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/sys-admin/repos/repos-nav.js:15
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:26
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:37
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:69
#: frontend/src/pages/sys-admin/virus-scan/nav.js:15
msgid "All"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/groupby-setter.js:24
msgid "Grouped by 1 property"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/groupby-setter.js:25
msgid "Grouped by xxx properties"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/groupby-setter.js:27
#: frontend/src/metadata/views/kanban/settings/index.js:105
2024-09-23 14:31:27 +00:00
msgid "Group by"
2024-09-02 03:42:19 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/data-process-setter/hide-column-setter.js:18
msgid "1 hidden property"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/hide-column-setter.js:19
msgid "xxx hidden properties"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/hide-column-setter.js:20
msgid "Hide properties"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/pre-hide-column-setter.js:46
msgid "Preset hide properties"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/pre-hide-column-setter.js:48
msgid "1 preset hidden property"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/pre-hide-column-setter.js:50
msgid "xxx preset hidden properties"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/sort-setter.js:20
msgid "1 preset sort"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/sort-setter.js:20
msgid "1 sort"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/sort-setter.js:21
msgid "preset sorts"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/sort-setter.js:21
msgid "sorts"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/sort-setter.js:22
msgid "Preset sort"
msgstr ""
#: frontend/src/metadata/components/data-process-setter/sort-setter.js:22
msgid "Sort"
msgstr ""
#: frontend/src/metadata/components/dialog/delete-confirm-dialog/index.js:11
msgid "Are you sure to delete "
msgstr ""
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/index.js:76
2024-11-07 08:38:11 +00:00
msgid "Enable face recognition to identify people in your photos."
2024-09-23 14:31:27 +00:00
msgstr ""
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/turn-off-confirm.js:9
#| msgid "Face recognition"
msgid "Turn off face recognition"
msgstr ""
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/turn-off-confirm.js:11
#| msgid ""
#| " really want to turn off extended properties? Existing properties l all "
#| "deleted."
msgid ""
"Do you really want to turn off face recognition? Existing results will all "
"be deleted."
msgstr ""
#: frontend/src/metadata/components/dialog/metadata-face-recognition-dialog/turn-off-confirm.js:15
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/turn-off-confirm.js:15
msgid "Turn off"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/index.js:74
2024-09-23 14:31:27 +00:00
msgid "Enable extended properties"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/index.js:77
2024-09-02 03:42:19 +00:00
msgid ""
2024-09-23 14:31:27 +00:00
"After enable extended properties for files, you can add different properties"
" to files, like collaborators, file expiring time, file description. You can"
" also create different views for files based extended properties."
msgstr ""
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/turn-off-confirm.js:9
msgid "Turn off extended properties"
2024-09-02 03:42:19 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/dialog/metadata-status-manage-dialog/turn-off-confirm.js:11
2024-09-02 03:42:19 +00:00
msgid ""
2024-09-23 14:31:27 +00:00
"Do you really want to turn off extended properties? Existing properties will"
" all be deleted."
2024-09-02 03:42:19 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/metadata-details/location/index.js:149
msgid "No address found for the given coordinates."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/date-data/index.js:33
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:124
msgid "ISO"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/date-data/index.js:34
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:125
msgid "US"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/date-data/index.js:35
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:126
msgid "European"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/date-data/index.js:36
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:127
msgid "Germany Russia etc"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/date-data/index.js:64
msgid "Format"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/date-data/index.js:76
msgid "Accurate to minute"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/rate-data/index.js:53
msgid "Style"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/data/rate-data/index.js:89
msgid "Max"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/name/index.js:30
msgid "Property name"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/column-types/index.js:102
msgid "Search property types"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/column-types/index.js:109
msgid "Predefined properties"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/column-types/index.js:126
msgid "Custom properties"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:100
msgid "Long text"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:107
msgid "Number"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:114
msgid "Collaborator"
2024-08-13 02:59:48 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:121
msgid "Checkbox"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:136
msgid "Single select"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:143
msgid "Multiple select"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/type/index.js:150
msgid "Rate"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/utils.js:7
#: frontend/src/metadata/components/popover/column-popover/utils.js:66
msgid "This is required"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/utils.js:11
msgid "Name cannot contain dots"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/utils.js:17
#: frontend/src/utils/utils.js:1912
2024-09-23 14:31:27 +00:00
msgid "Name cannot contain backtick"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/utils.js:23
msgid "Name cannot contain curly braces"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/utils.js:32
msgid "There is another property with this name"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/utils.js:42
msgid "Another property has this property type"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/column-popover/utils.js:54
msgid "Invalid regular expression"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item-utils.js:68
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item-utils.js:81
msgid "And"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item-utils.js:72
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item-utils.js:86
msgid "Or"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/collaborator-filter/index.js:86
msgid "Search collaborator"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:345
msgid "Select option(s)"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:440
msgid "deleted option"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:457
msgid "Select an option"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:475
msgid "Select collaborators"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:535
2024-09-23 14:31:27 +00:00
msgid "Invalid filter"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:580
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:188
#: frontend/src/metadata/components/popover/hidden-column-popover/index.js:106
#: frontend/src/metadata/components/popover/sort-popover/index.js:229
msgid "Search property"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/filter-popover/advanced-filters/filter-item/index.js:581
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:189
#: frontend/src/metadata/components/popover/sort-popover/index.js:230
msgid "No results"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/file-folder-filter.js:7
msgid "Only files"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/file-folder-filter.js:8
msgid "Only folders"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/file-folder-filter.js:9
msgid "Files and folders"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/gallery-file-type-filter.js:7
2024-09-23 14:31:27 +00:00
msgid "Only pictures"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/gallery-file-type-filter.js:8
2024-09-23 14:31:27 +00:00
msgid "Only videos"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/gallery-file-type-filter.js:9
2024-09-23 14:31:27 +00:00
msgid "Pictures and videos"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/index.js:32
2024-09-23 14:31:27 +00:00
msgid "Basic"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/components/popover/filter-popover/basic-filters/table-file-type-filter.js:40
#: frontend/src/metadata/utils/column/index.js:185
msgid "File type"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/filter-popover/index.js:179
msgid "No filters"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/metadata/components/popover/filter-popover/index.js:192
#| msgid "1 filter"
msgid "Add filter"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:93
#: frontend/src/metadata/components/popover/sort-popover/index.js:18
#: frontend/src/metadata/components/popover/sort-popover/index.js:206
msgid "Up"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:96
#: frontend/src/metadata/components/popover/sort-popover/index.js:22
msgid "Down"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:107
msgid "By day"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:108
msgid "By week"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:109
msgid "By month"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:110
msgid "By quarter"
2024-09-02 03:42:19 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/groupby-item.js:111
msgid "By year"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/groupbys/index.js:22
msgid "No groupings applied to this view."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/index.js:123
msgid "Add group"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/index.js:129
msgid "Collapse all"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/groupbys-popover/index.js:130
msgid "Expand all"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/hidden-column-popover/hidden-columns/index.js:28
msgid "No properties available to be hidden"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/hidden-column-popover/index.js:111
#: frontend/src/metadata/views/kanban/settings/index.js:155
2024-09-23 14:31:27 +00:00
msgid "Hide all"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/hidden-column-popover/index.js:112
#: frontend/src/metadata/views/kanban/settings/index.js:156
2024-09-23 14:31:27 +00:00
msgid "Show all"
msgstr ""
#: frontend/src/metadata/components/popover/kanban-add-category-popover/index.js:38
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/options-popover/index.js:49
2024-09-23 14:31:27 +00:00
msgid "There is another option with this name"
msgstr ""
#: frontend/src/metadata/components/popover/options-popover/confirm-delete-popover/index.js:27
msgid "{name} rows use this option."
msgstr ""
#: frontend/src/metadata/components/popover/options-popover/confirm-delete-popover/index.js:28
#| msgid "Are you sure you want to delete this page?"
msgid "Are you sure you want to delete this option?"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/popover/options-popover/index.js:156
2024-09-23 14:31:27 +00:00
msgid "No options"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:56
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:60
msgid "The imported options are invalid"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:65
msgid "The imported option already exists"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:73
msgid "Options imported"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:77
msgid "Failed imported options"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:89
msgid ""
"Use the import/export function to transfer options quickly. (The export is "
"in JSON format.) By pasting cells, copied from a text column, an Excel or a "
"TXT file, you can also add options quickly."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:98
msgid "Import options"
msgstr ""
#: frontend/src/metadata/components/popover/options-popover/options-footer.js:105
#| msgid "Import options"
msgid "Export options"
msgstr ""
#: frontend/src/metadata/components/popover/sort-popover/index.js:267
#| msgid "sorts"
msgid "No sorts"
msgstr ""
#: frontend/src/metadata/components/popover/sort-popover/index.js:274
#| msgid "Add User"
msgid "Add sort"
msgstr ""
#: frontend/src/metadata/components/popover/view-popover/add-view/index.js:47
2024-09-23 14:31:27 +00:00
msgid "Table"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/metadata/components/popover/view-popover/add-view/index.js:49
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/wiki2/wiki-right-header/page-cover.js:74
2024-09-23 14:31:27 +00:00
msgid "Gallery"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/metadata/components/popover/view-popover/add-view/index.js:51
msgid "Kanban"
msgstr ""
#: frontend/src/metadata/components/popover/view-popover/add-view/index.js:69
2024-09-23 14:31:27 +00:00
msgid "New view"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/components/view-details/index.js:28
msgid "There is no information to display."
msgstr ""
#: frontend/src/metadata/components/view-toolbar/face-recognition/index.js:31
#: frontend/src/metadata/components/view-toolbar/gallery-view-toolbar/index.js:52
#: frontend/src/metadata/views/kanban/settings/index.js:154
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/text-translation.js:116
msgid "Properties"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/column/limit.js:15
msgid ""
"The content of the document has exceeded the limit of 100000 characters, and"
" the content cannot be saved"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/column/limit.js:16
msgid ""
"The content of the document has exceeded the limit of 100000 characters, and"
" only the first 100000 characters are saved"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:28
msgid "Today"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:29
msgid "Tomorrow"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:30
msgid "Yesterday"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:31
msgid "One week ago"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:32
msgid "One week from now"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:33
msgid "One month ago"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:34
msgid "One month from now"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:35
msgid "Number of days ago"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:36
msgid "Number of days from now"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:37
msgid "Exact date"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:38
msgid "The past week"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:39
msgid "The past month"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:40
msgid "The past year"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:41
msgid "The next week"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:42
msgid "The next month"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:43
msgid "The next year"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:44
msgid "The next numbers of days"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:45
msgid "The past numbers of days"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:46
msgid "This week"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:47
msgid "This month"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-modifier.js:48
msgid "This year"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:32
msgid "contains"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:33
msgid "does not contain"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:34
msgid "is"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:35
msgid "is not"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:42
msgid "is empty"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:43
msgid "is not empty"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:44
msgid "is within..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:45
msgid "is before..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:46
msgid "is after..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:47
msgid "is on or before..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:48
msgid "is on or after..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:49
msgid "has any of..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:50
msgid "has all of..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:51
msgid "has none of..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:52
msgid "is exactly..."
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:53
msgid "is current user's ID"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:54
msgid "include the current user"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:55
msgid "is any of..."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/constants/filter/filter-predicate.js:56
msgid "is none of..."
msgstr ""
#: frontend/src/metadata/hooks/metadata-view.js:85
2024-09-23 14:31:27 +00:00
msgid ""
"The files' metadata is being created. This may take a minute or so. Please "
"refresh the page later."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/hooks/metadata.js:73
msgid "Recognizing portraits. Please refresh the page later."
msgstr ""
#: frontend/src/metadata/hooks/metadata.js:89
msgid "Photos - classfied by people"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/metadata/metadata-tree-view/index.js:130
#: frontend/src/metadata/metadata-tree-view/index.js:134
2024-09-23 14:31:27 +00:00
msgid "Untitled"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/metadata/metadata-tree-view/index.js:227
2024-09-23 14:31:27 +00:00
msgid "Add view"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/metadata-tree-view/name-dialog/index.js:21
#: frontend/src/metadata/utils/validate/view.js:5
msgid "Name should be string"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/metadata-tree-view/name-dialog/index.js:28
#: frontend/src/metadata/utils/validate/view.js:12
#: frontend/src/pages/wiki2/wiki-nav/add-new-page-dialog.js:55
#: frontend/src/utils/utils.js:1907
2024-09-23 14:31:27 +00:00
msgid "Name cannot contain slash"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/metadata-tree-view/name-dialog/index.js:31
#: frontend/src/metadata/utils/validate/view.js:15
#: frontend/src/pages/wiki2/wiki-nav/add-new-page-dialog.js:59
#: frontend/src/utils/utils.js:1917
2024-09-23 14:31:27 +00:00
msgid "Name cannot contain backslash"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/metadata-tree-view/view-item/index.js:54
2024-09-23 14:31:27 +00:00
msgid "Duplicate"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/metadata-tree-view/view-item/index.js:204
msgid "File extended properties"
msgstr ""
#: frontend/src/metadata/store/server-operator.js:47
2024-10-14 09:36:15 +00:00
msgid "Failed to modify records"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:64
#: frontend/src/metadata/views/face-recognition/person-photos/index.js:101
2024-10-14 09:36:15 +00:00
msgid "Failed to delete records"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/store/server-operator.js:71
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:77
2024-09-23 14:31:27 +00:00
msgid "Failed to restore records"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:91
2024-09-23 14:31:27 +00:00
msgid "Failed to insert property"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:100
2024-09-23 14:31:27 +00:00
msgid "Failed to delete property"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:109
2024-09-23 14:31:27 +00:00
msgid "Failed to rename property"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:127
2024-09-23 14:31:27 +00:00
msgid "Failed to modify property data"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:136
2024-09-23 14:31:27 +00:00
msgid "Failed to modify property order"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:145
2024-09-23 14:31:27 +00:00
msgid "Failed to modify filter"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:154
2024-09-23 14:31:27 +00:00
msgid "Failed to modify sort"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:163
2024-09-23 14:31:27 +00:00
msgid "Failed to modify group"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:172
2024-09-23 14:31:27 +00:00
msgid "Failed to modify hidden properties"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/store/server-operator.js:183
msgid "Failed to modify people name"
msgstr ""
#: frontend/src/metadata/store/server-operator.js:193
#| msgid "Failed to modify sort"
msgid "Failed to modify settings"
msgstr ""
#: frontend/src/metadata/store/server-operator.js:380
#: frontend/src/metadata/store/server-operator.js:398
#: frontend/src/pages/lib-content-view/lib-content-view.js:1143
#: frontend/src/pages/lib-content-view/lib-content-view.js:1159
2024-10-14 09:36:15 +00:00
msgid "Renaming {name} failed"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:168
msgid "Created time"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:181
msgid "Parent folder"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:183
msgid "File name"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:187
msgid "File collaborators"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:189
msgid "File reviewer"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:191
msgid "File expire time"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:193
msgid "Document keywords"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:197
msgid "Is expired"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:199
msgid "File status"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:205
msgid "File details"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/column/index.js:209
msgid "File owner"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:267
2024-09-23 14:31:27 +00:00
msgid "Picture"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:268
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/search/advanced-search.js:18
msgid "Document"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:269
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/search/advanced-search.js:18
#: frontend/src/pages/search/advanced-search.js:164
msgid "Video"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:270
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/search/advanced-search.js:18
#: frontend/src/pages/search/advanced-search.js:168
msgid "Audio"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:271
2024-09-23 14:31:27 +00:00
msgid "Code"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:272
2024-09-23 14:31:27 +00:00
msgid "Compressed"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:299
2024-09-23 14:31:27 +00:00
msgid "In progress"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:300
2024-09-23 14:31:27 +00:00
msgid "In review"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:301
2024-09-23 14:31:27 +00:00
msgid "Done"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/utils/column/index.js:302
2024-09-23 14:31:27 +00:00
msgid "Outdated"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/utils/validate/view.js:18
msgid "Name already exists"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/face-recognition/peoples/index.js:72
msgid "Identifying portraits..."
2024-11-07 08:38:11 +00:00
msgstr ""
#: frontend/src/metadata/views/face-recognition/peoples/people/index.js:26
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/face-recognition/person-photos/index.js:140
msgid "Person image"
msgstr ""
#: frontend/src/metadata/views/face-recognition/peoples/people/index.js:91
2024-11-07 08:38:11 +00:00
msgid "items"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/face-recognition/person-photos/index.js:95
#: frontend/src/metadata/views/gallery/index.js:55
#: frontend/src/metadata/views/table/index.js:129
msgid "Successfully deleted {name} and {n} other items"
msgstr ""
#: frontend/src/metadata/views/face-recognition/person-photos/index.js:96
#: frontend/src/metadata/views/gallery/index.js:56
#: frontend/src/metadata/views/table/index.js:130
#: frontend/src/pages/lib-content-view/lib-content-view.js:1183
#: frontend/src/pages/lib-content-view/lib-content-view.js:1211
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:376
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-groups-search-groups.js:229
#: frontend/src/pages/org-admin/org-groups.js:128
msgid "Successfully deleted {name}"
msgstr ""
#: frontend/src/metadata/views/gallery/content.js:150
#: frontend/src/metadata/views/table/table-main/records/index.js:700
msgid "No record"
msgstr ""
#: frontend/src/metadata/views/kanban/add-board/index.js:38
#: frontend/src/metadata/views/kanban/add-board/index.js:40
#| msgid "New Tag"
msgid "New category"
msgstr ""
#: frontend/src/metadata/views/kanban/boards/board/header/index.js:40
msgid "Uncategorized"
msgstr ""
#: frontend/src/metadata/views/kanban/boards/index.js:176
#| msgid "No changes"
msgid "No categories"
msgstr ""
#: frontend/src/metadata/views/kanban/settings/index.js:116
#| msgid "Delete property"
msgid "Title property"
msgstr ""
#: frontend/src/metadata/views/kanban/settings/index.js:127
#| msgid "Don't send emails"
msgid "Don't show empty values"
msgstr ""
#: frontend/src/metadata/views/kanban/settings/index.js:135
#| msgid "Property name"
msgid "Show property names"
msgstr ""
#: frontend/src/metadata/views/kanban/settings/index.js:143
#| msgid "Text files"
msgid "Text wraps"
msgstr ""
#: frontend/src/metadata/views/kanban/settings/index.js:153
msgid "Properties to display on the card"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:64
2024-09-23 14:31:27 +00:00
msgid "Clear selected"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:65
2024-09-23 14:31:27 +00:00
msgid "Copy selected"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:78
msgid "Delete selected"
msgstr ""
#: frontend/src/metadata/views/table/context-menu/index.js:86
#: frontend/src/metadata/views/table/context-menu/index.js:111
msgid "Extract file details"
msgstr ""
#: frontend/src/metadata/views/table/context-menu/index.js:126
2024-09-23 14:31:27 +00:00
msgid "Open folder in new tab"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:126
2024-09-23 14:31:27 +00:00
msgid "Open file in new tab"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:132
2024-09-23 14:31:27 +00:00
msgid "Generate description"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:134
2024-09-23 14:31:27 +00:00
msgid "Generate image description"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:139
msgid "Extract file detail"
msgstr ""
#: frontend/src/metadata/views/table/context-menu/index.js:144
msgid "Delete folder"
msgstr ""
#: frontend/src/metadata/views/table/context-menu/index.js:144
msgid "Delete file"
msgstr ""
#: frontend/src/metadata/views/table/context-menu/index.js:148
msgid "Rename folder"
msgstr ""
#: frontend/src/metadata/views/table/context-menu/index.js:148
msgid "Rename file"
msgstr ""
#: frontend/src/metadata/views/table/context-menu/index.js:214
2024-09-23 14:31:27 +00:00
msgid "Failed to generate description"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:242
2024-09-23 14:31:27 +00:00
msgid "Failed to generate image description"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:250
msgid "Select up to 50 files"
2024-10-14 09:36:15 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/metadata/views/table/context-menu/index.js:276
msgid "Failed to extract file details"
2024-10-14 09:36:15 +00:00
msgstr ""
#: frontend/src/metadata/views/table/masks/interaction-masks/index.js:653
2024-09-23 14:31:27 +00:00
msgid "xxx rows are copied."
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/views/table/masks/interaction-masks/index.js:653
2024-09-23 14:31:27 +00:00
msgid "1 row is copied."
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/views/table/masks/interaction-masks/index.js:685
2024-09-23 14:31:27 +00:00
msgid "xxx cells copied"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/views/table/masks/interaction-masks/index.js:685
2024-09-23 14:31:27 +00:00
msgid "1 cell copied"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/load-all-tip.js:16
msgid "Loaded 50,000 records."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/load-all-tip.js:17
msgid "Click to load more"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:55
msgid "All records loaded"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:113
msgid "xxx records selected"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:113
msgid "1 record selected"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:117
msgid "xxx cells selected"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:122
msgid "xxx records"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:124
2024-10-14 09:36:15 +00:00
msgid "xxx record"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:142
msgid "Load all"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-footer/index.js:146
msgid "Loading"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:114
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:143
msgid "Edit format settings"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:115
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:205
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:224
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:249
msgid "This property is not editable"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:115
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:205
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:224
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:249
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:260
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:269
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:280
msgid "You do not have permission"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:204
msgid "Edit single select"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:223
msgid "Edit multiple select"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:248
msgid "Rename property"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:259
msgid "Sort ascending"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:260
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:269
msgid "This property does not support sorting"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:268
msgid "Sort descending"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:279
msgid "Delete property"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/cell/dropdown-menu/index.js:280
msgid "This property can not be deleted"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records-header/select-all.js:83
#: frontend/src/metadata/views/table/table-main/records-header/select-all.js:84
#: frontend/src/metadata/views/table/table-main/records-header/select-all.js:85
msgid "Select all"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records/group-body/group-container/group-header-left.js:42
msgid "Count"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/metadata/views/table/table-main/records/group-body/group-container/group-title.js:12
msgid "Deleted option"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/metadata/views/table/table-main/records/record/actions-cell/index.js:49
msgid "The row is locked and cannot be modified"
msgstr ""
#: frontend/src/metadata/views/table/table-main/records/record/actions-cell/index.js:82
#: frontend/src/metadata/views/table/table-main/records/record/actions-cell/index.js:83
#: frontend/src/metadata/views/table/table-main/records/record/actions-cell/index.js:84
#| msgid "Select all"
msgid "Select"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/views/table/table-main/records/record/cell/operation-btn/index.js:128
2024-09-23 14:31:27 +00:00
msgid "Open folder"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/metadata/views/table/table-main/records/record/cell/operation-btn/index.js:128
2024-09-23 14:31:27 +00:00
msgid "Open file"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:64
2024-08-16 08:54:51 +00:00
msgid "Created library"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:68
2024-08-16 08:54:51 +00:00
msgid "Renamed library"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:72
2024-08-16 08:54:51 +00:00
msgid "Deleted library"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:76
2024-08-16 08:54:51 +00:00
msgid "Restored library"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:80
2024-08-16 08:54:51 +00:00
msgid "Cleaned trash"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:82
2024-08-16 08:54:51 +00:00
msgid "Removed all items from trash."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:84
2024-08-16 08:54:51 +00:00
msgid "Removed items older than {n} days from trash."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:93
2024-08-16 08:54:51 +00:00
msgid "{file} and {n} other files"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:96
2024-08-16 08:54:51 +00:00
msgid "Created {n} files"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:100
2024-08-16 08:54:51 +00:00
msgid "details"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:114
2024-08-16 08:54:51 +00:00
msgid "Created draft"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:114
2024-08-16 08:54:51 +00:00
msgid "Created file"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:119
2024-08-16 08:54:51 +00:00
msgid "Deleted draft"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:119
2024-08-16 08:54:51 +00:00
msgid "Deleted file"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:124
2024-08-16 08:54:51 +00:00
msgid "Restored file"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:129
2024-08-16 08:54:51 +00:00
msgid "Renamed file"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:136
2024-08-16 08:54:51 +00:00
msgid "Moved file"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:141
2024-08-16 08:54:51 +00:00
msgid "Updated draft"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:141
2024-08-16 08:54:51 +00:00
msgid "Updated file"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:151
2024-08-16 08:54:51 +00:00
msgid "Created folder"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:156
2024-08-16 08:54:51 +00:00
msgid "Deleted folder"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:161
2024-08-16 08:54:51 +00:00
msgid "Restored folder"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:166
2024-08-16 08:54:51 +00:00
msgid "Renamed folder"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/dashboard/activity-item.js:173
2024-08-16 08:54:51 +00:00
msgid "Moved folder"
msgstr ""
#: frontend/src/pages/dashboard/content.js:25
msgid "No more activities"
msgstr ""
#: frontend/src/pages/dashboard/files-activities.js:247
#| msgid "All Notifications"
msgid "All Activities"
msgstr ""
#: frontend/src/pages/dashboard/files-activities.js:250
#| msgid "No more activities"
msgid "My Activities"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/pages/dashboard/user-selector.js:78
msgid "Modified by:"
msgstr ""
#: frontend/src/pages/dashboard/user-selector.js:81
msgid "Modified by"
msgstr ""
#: frontend/src/pages/dashboard/user-selector.js:100
msgid "Find modifiers"
msgstr ""
#: frontend/src/pages/file-history-old/history-item.js:58
msgid "(current version)"
msgstr ""
#: frontend/src/pages/file-history-old/history-item.js:128
#: frontend/src/pages/share-admin/share-links.js:309
#: frontend/src/pages/share-admin/share-links.js:310
#: frontend/src/pages/share-admin/share-links.js:356
#: frontend/src/pages/share-admin/upload-links.js:157
#: frontend/src/pages/share-admin/upload-links.js:184
#: frontend/src/pages/sys-admin/users/user-links.js:132
2024-08-16 08:54:51 +00:00
msgid "View"
msgstr ""
#: frontend/src/pages/file-history-old/history-item.js:130
msgid "View Related Snapshot"
msgstr ""
#: frontend/src/pages/file-history/side-panel.js:92
#: frontend/src/pages/sdoc/sdoc-file-history/side-panel.js:110
msgid "Successfully restored."
msgstr ""
#: frontend/src/pages/groups/group-item.js:115
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/groups/group-view.js:142
#: frontend/src/pages/groups/group-view.js:147
#: frontend/src/pages/institution-admin/user-content/user-repos.js:29
#: frontend/src/pages/libraries/index.js:310
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/my-libs.js:33
#: frontend/src/pages/org-admin/departments/department-libraries.js:88
#: frontend/src/pages/sys-admin/departments/department-libraries.js:99
#: frontend/src/pages/sys-admin/users/user-shared-repos.js:49
msgid "No libraries"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/pages/groups/group-view.js:135
msgid "No libraries shared with this group"
2024-09-23 14:31:27 +00:00
msgstr ""
#: frontend/src/pages/groups/group-view.js:136
msgid ""
"No libraries have been shared with this group yet. A library shared with a "
"group can be accessed by all group members. You can share a library with a "
"group in \"My Libraries\". You can also create a new library to be shared "
"with this group by clicking the \"New Library\" button in the menu bar."
2024-09-23 14:31:27 +00:00
msgstr ""
#: frontend/src/pages/groups/group-view.js:148
msgid "You can create libraries by clicking the \"New Library\" button above."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/groups/group-view.js:371
2024-11-07 08:38:11 +00:00
msgid "Import members"
msgstr ""
#: frontend/src/pages/groups/group-view.js:372
msgid "Manage members"
msgstr ""
#: frontend/src/pages/groups/group-view.js:379
2024-08-16 08:54:51 +00:00
msgid "Delete group"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/groups/group-view.js:384
2024-08-16 08:54:51 +00:00
msgid "Leave group"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/groups/group-view.js:409
2024-08-16 08:54:51 +00:00
msgid "This is a special group representing a department."
msgstr ""
#: frontend/src/pages/institution-admin/user-content/index.js:7
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/header-toolbar.js:192
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-info.js:66
#: frontend/src/pages/org-admin/side-panel.js:39
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:104
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:88
#: frontend/src/pages/sys-admin/institutions/institution-nav.js:17
#: frontend/src/pages/sys-admin/orgs/org-nav.js:17
#: frontend/src/pages/sys-admin/side-panel.js:43
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-nav.js:17
msgid "Info"
msgstr ""
#: frontend/src/pages/institution-admin/user-content/index.js:9
#: frontend/src/pages/org-admin/org-groups-search-groups.js:268
#: frontend/src/pages/org-admin/side-panel.js:75
#: frontend/src/pages/sys-admin/groups/group-nav.js:27
#: frontend/src/pages/sys-admin/groups/groups.js:155
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/groups/search-groups.js:110
#: frontend/src/pages/sys-admin/info.js:138
#: frontend/src/pages/sys-admin/orgs/org-nav.js:19
#: frontend/src/pages/sys-admin/side-panel.js:114
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-nav.js:21
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:210
2024-08-16 08:54:51 +00:00
msgid "Groups"
msgstr ""
#: frontend/src/pages/institution-admin/user-content/user-groups.js:29
2024-08-16 08:54:51 +00:00
msgid "This user has not created or joined any groups"
msgstr ""
#: frontend/src/pages/institution-admin/user-content/user-groups.js:39
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-list-search/index.js:70
#: frontend/src/pages/institution-admin/user-list/index.js:111
msgid "Create At"
msgstr ""
#: frontend/src/pages/institution-admin/user-content/user-groups.js:40
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-list-search/index.js:71
#: frontend/src/pages/institution-admin/user-list/index.js:112
#: frontend/src/pages/org-admin/org-groups-search-groups.js:159
#: frontend/src/pages/org-admin/org-groups.js:183
msgid "Operations"
msgstr ""
#: frontend/src/pages/institution-admin/user-content/user-info.js:44
#: frontend/src/pages/org-admin/org-user-profile.js:128
msgid "Avatar"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-content/user-info.js:57
#: frontend/src/pages/org-admin/org-user-profile.js:151
#: frontend/src/pages/sys-admin/users/user-info.js:157
msgid "Space Used / Quota"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/institution-admin/user-content/user-repo-item.js:31
#: frontend/src/pages/sys-admin/users/user-repos.js:155
#: frontend/src/pages/sys-admin/users/user-shared-repos.js:72
#| msgid "Move {placeholder} to"
msgid "Broken ({repo_id_placeholder})"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-list-search/index.js:67
#: frontend/src/pages/institution-admin/user-list/index.js:108
#: frontend/src/pages/org-admin/org-user-profile.js:142
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/users-content.js:85
2024-08-16 08:54:51 +00:00
msgid "Contact Email"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/institution-admin/user-list-search/index.js:68
#: frontend/src/pages/institution-admin/user-list/index.js:109
#: frontend/src/pages/org-admin/org-admin-list.js:51
#: frontend/src/pages/org-admin/org-users-list.js:73
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:36
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/login-logs.js:49
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:53
#: frontend/src/pages/sys-admin/institutions/institution-users.js:64
#: frontend/src/pages/sys-admin/logs-page/login-logs.js:48
#: frontend/src/pages/sys-admin/orgs/org-users.js:60
#: frontend/src/pages/sys-admin/users/users-content.js:90
#: frontend/src/pages/sys-admin/users/users-content.js:96
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:172
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:190
msgid "Status"
msgstr ""
#: frontend/src/pages/institution-admin/user-list-search/index.js:69
#: frontend/src/pages/institution-admin/user-list/index.js:110
#: frontend/src/pages/org-admin/org-admin-list.js:52
#: frontend/src/pages/org-admin/org-users-list.js:75
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:38
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:54
#: frontend/src/pages/sys-admin/institutions/institution-users.js:65
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/orgs/org-info.js:82
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:62
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:58
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/ldap-users.js:48
#: frontend/src/pages/sys-admin/users/users-content.js:78
2024-08-16 08:54:51 +00:00
msgid "Space Used"
msgstr ""
#: frontend/src/pages/institution-admin/user-list-search/index.js:70
#: frontend/src/pages/institution-admin/user-list/index.js:111
#: frontend/src/pages/org-admin/org-admin-list.js:53
#: frontend/src/pages/org-admin/org-users-list.js:77
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:40
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:55
#: frontend/src/pages/sys-admin/institutions/institution-users.js:66
#: frontend/src/pages/sys-admin/orgs/org-users.js:63
#: frontend/src/pages/sys-admin/users/ldap-users.js:49
2024-08-16 08:54:51 +00:00
msgid "Last Login"
msgstr ""
#: frontend/src/pages/institution-admin/user-list-search/index.js:89
#: frontend/src/pages/institution-admin/user-list/index.js:141
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:109
#: frontend/src/pages/sys-admin/users/users-content.js:576
2024-08-16 08:54:51 +00:00
msgid "Delete User"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/institution-admin/user-list/user-item.js:15
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-user-item.js:123
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:174
#: frontend/src/pages/sys-admin/institutions/institution-users.js:210
#: frontend/src/pages/sys-admin/orgs/org-users.js:210
#: frontend/src/pages/sys-admin/users/users-content.js:326
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:24
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:72
msgid "Active"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/institution-admin/user-list/user-item.js:21
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-user-item.js:125
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:174
#: frontend/src/pages/sys-admin/institutions/institution-users.js:210
#: frontend/src/pages/sys-admin/orgs/org-users.js:212
#: frontend/src/pages/sys-admin/users/users-content.js:328
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:22
#: frontend/src/pages/sys-admin/users/users-filter-bar.js:75
msgid "Inactive"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/invitations/invitations-view.js:114
#: frontend/src/pages/invitations/invitations-view.js:197
2024-03-12 01:47:11 +00:00
msgid "Invite Time"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/invitations/invitations-view.js:116
#: frontend/src/pages/invitations/invitations-view.js:199
2024-03-12 01:47:11 +00:00
msgid "Accepted"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/invitations/invitations-view.js:184
2024-03-12 01:47:11 +00:00
msgid "No guest invitations"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/invitations/invitations-view.js:185
2024-03-12 01:47:11 +00:00
msgid ""
"You have not invited any guests yet. A guest can access shared libraries "
"through the web interface allowing more efficient ways to collaborate than "
2024-10-14 09:36:15 +00:00
"through links. You can invite a guest by clicking the \"Invite Guest\" item "
"in the menu."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/lib-content-view/lib-content-view.js:228
2024-03-12 01:47:11 +00:00
msgid "Library share permission not found."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/lib-content-view/lib-content-view.js:667
2024-03-12 01:47:11 +00:00
msgid "Failed to move files to another library."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/lib-content-view/lib-content-view.js:669
#: frontend/src/shared-dir-view.js:218
2024-03-12 01:47:11 +00:00
msgid "Failed to copy files to another library."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/lib-content-view/lib-content-view.js:699
2024-03-12 01:47:11 +00:00
msgid "Successfully moved files to another library."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/lib-content-view/lib-content-view.js:701
#: frontend/src/shared-dir-view.js:232
2024-03-12 01:47:11 +00:00
msgid "Successfully copied files to another library."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:900
2024-03-12 01:47:11 +00:00
msgid "Restored {name} and {n} other items"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:901
2024-03-12 01:47:11 +00:00
msgid "Restored {name}"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:908
2024-03-12 01:47:11 +00:00
msgid "Failed to restore {name} and {n} other items"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:909
2024-03-12 01:47:11 +00:00
msgid "Failed to restore {name}"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:931
2024-03-12 01:47:11 +00:00
msgid "Successfully deleted {name} and {n} other items."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:941
#: frontend/src/pages/lib-content-view/lib-content-view.js:1187
#: frontend/src/pages/lib-content-view/lib-content-view.js:1215
2024-03-12 01:47:11 +00:00
msgid "Undo"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:948
2024-03-12 01:47:11 +00:00
msgid "Failed to delete {name} and {n} other items."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1195
#: frontend/src/pages/lib-content-view/lib-content-view.js:1223
2024-03-12 01:47:11 +00:00
msgid "Failed to delete {name}"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1287
2024-03-12 01:47:11 +00:00
msgid "Successfully moved {name}."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1300
2024-03-12 01:47:11 +00:00
msgid "Failed to move {name}."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1348
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sdoc/sdoc-file-history/side-panel.js:127
#: frontend/src/utils/utils.js:1505
2024-03-12 01:47:11 +00:00
msgid "Successfully copied %(name)s."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1356
2024-03-12 01:47:11 +00:00
msgid "Failed to copy %(name)s"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1376
2024-03-12 01:47:11 +00:00
msgid "Converting, please wait..."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1388
2024-03-12 01:47:11 +00:00
msgid "Successfully converted the file."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:1395
2024-03-12 01:47:11 +00:00
msgid "Failed to convert {name}."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:2216
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:259
#: frontend/src/pages/share-with-ocm/shared-with-ocm.js:111
#: frontend/src/pages/shared-libs/shared-libs.js:378
#: frontend/src/pages/shared-libs/shared-libs.js:429
#: frontend/src/pages/shared-libs/shared-libs.js:494
2024-03-12 01:47:11 +00:00
msgid "Leave Share"
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:2263
2024-09-23 14:31:27 +00:00
msgid "This library has been set to read-only by admin and cannot be updated."
msgstr ""
#: frontend/src/pages/lib-content-view/lib-content-view.js:2427
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/wiki/main-panel.js:82
#: frontend/src/pages/wiki2/main-panel.js:91
2024-09-23 14:31:27 +00:00
msgid "Folder does not exist."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/linked-devices/linked-devices.js:27
2024-03-12 01:47:11 +00:00
msgid "No linked devices"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/linked-devices/linked-devices.js:28
2024-03-12 01:47:11 +00:00
msgid ""
"You have not accessed your files with any client (desktop or mobile) yet. "
"Configure clients on your devices to access your data more comfortably."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:61
2024-03-12 01:47:11 +00:00
msgid "Switch to plain text editor"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/header-toolbar/more-menu.js:63
2024-03-12 01:47:11 +00:00
msgid "Switch to rich text editor"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/index.js:116
2024-03-12 01:47:11 +00:00
msgid "This file has been updated."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/index.js:117
2024-03-12 01:47:11 +00:00
msgid "Refresh"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/index.js:152
2024-03-12 01:47:11 +00:00
msgid "Another user is editing this file!"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/index.js:299
#: frontend/src/pages/plain-markdown-editor/index.js:101
2024-03-12 01:47:11 +00:00
msgid "Leave this page? The system may not save your changes."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/markdown-editor/index.js:419
#: frontend/src/pages/plain-markdown-editor/index.js:177
2024-03-12 01:47:11 +00:00
msgid "Failed to save"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/my-libs/my-libs-deleted.js:145
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:169
#: frontend/src/pages/sys-admin/repos/trash-repos.js:173
2024-03-12 01:47:11 +00:00
#: frontend/src/repo-snapshot.js:121
msgid "Successfully restored the library."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/my-libs/my-libs.js:34
2024-03-12 01:47:11 +00:00
msgid ""
"You have not created any libraries yet. A library is a container to organize"
" your files and folders. A library can also be shared with others and synced"
" to your connected devices. You can create a library by clicking the \"New "
"Library\" button in the menu bar."
msgstr ""
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:332
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:388
#: frontend/src/pages/my-libs/mylib-repo-list-item.js:432
msgid "Broken (please contact your administrator to fix this library)"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:54
#: frontend/src/pages/share-admin/folders.js:149
#: frontend/src/pages/share-admin/libraries.js:179
#: frontend/src/pages/shared-libs/shared-libs.js:245
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/shared-with-all/index.js:72
2024-03-12 01:47:11 +00:00
msgid "Successfully unshared {name}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:148
#: frontend/src/pages/share-with-ocm/shared-with-ocm.js:22
2024-03-12 01:47:11 +00:00
msgid "No libraries have been shared with you"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:149
#: frontend/src/pages/share-with-ocm/shared-with-ocm.js:23
2024-03-12 01:47:11 +00:00
msgid "No libraries have been shared with you from other servers."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/ocm-via-webdav/ocm-via-webdav.js:165
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-group-repos.js:85
#: frontend/src/pages/sys-admin/groups/group-repos.js:41
2024-03-12 01:47:11 +00:00
msgid "Shared By"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-list.js:120
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/departments/sub-departments.js:129
#: frontend/src/pages/org-admin/org-admin-list.js:53
#: frontend/src/pages/org-admin/org-groups-search-groups.js:158
#: frontend/src/pages/org-admin/org-groups.js:182
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:105
#: frontend/src/pages/org-admin/org-users-list.js:77
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:40
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/department-list.js:116
#: frontend/src/pages/sys-admin/departments/sub-departments.js:111
#: frontend/src/pages/sys-admin/groups/groups-content.js:62
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:55
#: frontend/src/pages/sys-admin/institutions/institution-users.js:66
#: frontend/src/pages/sys-admin/institutions/institutions.js:51
#: frontend/src/pages/sys-admin/links/share-links.js:70
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/links/upload-links.js:51
#: frontend/src/pages/sys-admin/orgs/org-groups.js:39
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:63
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:59
#: frontend/src/pages/sys-admin/users/user-groups.js:48
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/users-content.js:86
2024-08-16 08:54:51 +00:00
msgid "Created At"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-list.js:121
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/departments/sub-departments.js:130
#: frontend/src/pages/org-admin/org-admin-list.js:52
#: frontend/src/pages/org-admin/org-users-list.js:75
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:38
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/department-list.js:117
#: frontend/src/pages/sys-admin/departments/sub-departments.js:112
#: frontend/src/pages/sys-admin/users/ldap-users.js:48
#: frontend/src/pages/sys-admin/users/users-content.js:83
2024-08-16 08:54:51 +00:00
msgid "Quota"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-list.js:143
#: frontend/src/pages/sys-admin/departments/department-list.js:140
2024-08-16 08:54:51 +00:00
msgid "No departments"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/department-members.js:173
#: frontend/src/pages/sys-admin/departments/department-members.js:122
2024-08-16 08:54:51 +00:00
msgid "No members"
msgstr ""
#: frontend/src/pages/org-admin/departments/department.js:42
#: frontend/src/pages/sys-admin/departments/department.js:43
msgid "Sub-departments"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/departments/group-item.js:115
2024-08-16 08:54:51 +00:00
msgid "Edit Quota"
msgstr ""
#: frontend/src/pages/org-admin/departments/sub-departments.js:152
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/departments/sub-departments.js:133
2024-08-16 08:54:51 +00:00
msgid "No sub-departments"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:46
#: frontend/src/pages/org-admin/devices/devices-errors.js:50
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:47
#: frontend/src/pages/sys-admin/devices/devices-errors.js:51
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:115
#: frontend/src/pages/sys-admin/terms-and-conditions/content.js:50
2024-08-16 08:54:51 +00:00
#: frontend/src/repo-history.js:143 frontend/src/repo-history.js:150
2024-03-12 01:47:11 +00:00
msgid "Version"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/devices/devices-by-platform.js:122
#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:126
2024-03-12 01:47:11 +00:00
msgid "Successfully unlinked the device."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/devices/devices-errors.js:50
#: frontend/src/pages/sys-admin/devices/devices-errors.js:51
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:90
2024-11-07 08:38:11 +00:00
#: frontend/src/repo-history.js:143 frontend/src/repo-history.js:150
msgid "Device"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/org-admin/devices/devices-errors.js:52
#: frontend/src/pages/org-admin/org-logs-file-audit.js:103
#: frontend/src/pages/org-admin/org-logs-file-update.js:117
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:84
#: frontend/src/pages/org-admin/web-settings/web-settings.js:149
#: frontend/src/pages/share-admin/share-links.js:89
#: frontend/src/pages/share-admin/upload-links.js:52
#: frontend/src/pages/starred/starred.js:42
#: frontend/src/pages/sys-admin/abuse-reports.js:91
#: frontend/src/pages/sys-admin/devices/devices-errors.js:53
#: frontend/src/pages/sys-admin/file-scan-records.js:29
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:92
#: frontend/src/pages/sys-admin/logs-page/file-update-logs.js:49
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:51
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:169
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:187
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:246
msgid "Library"
msgstr ""
#: frontend/src/pages/org-admin/devices/devices-errors.js:174
#: frontend/src/pages/sys-admin/devices/devices-errors.js:179
#| msgid "Successfully cleared trash."
msgid "Successfully cleaned all errors."
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/devices/devices-nav.js:15
#: frontend/src/pages/sys-admin/devices/devices-nav.js:15
msgid "Desktop"
msgstr ""
#: frontend/src/pages/org-admin/devices/devices-nav.js:16
#: frontend/src/pages/sys-admin/devices/devices-nav.js:16
msgid "Mobile"
msgstr ""
#: frontend/src/pages/org-admin/devices/devices-nav.js:17
#: frontend/src/pages/sys-admin/devices/devices-nav.js:19
msgid "Errors"
msgstr ""
#: frontend/src/pages/org-admin/input-item.js:72
msgid "Verified"
msgstr ""
#: frontend/src/pages/org-admin/input-item.js:78
msgid ""
"Copy the IdP's certificate and paste it here. The certificate format is as "
"follows:"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:207
#: frontend/src/utils/utils.js:467
2024-08-16 08:54:51 +00:00
msgid "Encrypted library"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-all-repos.js:210
#: frontend/src/utils/utils.js:473
2024-08-16 08:54:51 +00:00
msgid "Read-Write library"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:254
#: frontend/src/pages/sys-admin/repos/trash-repos.js:258
2024-08-16 08:54:51 +00:00
msgid "Are you sure you want to delete {placeholder} completely?"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:265
#: frontend/src/pages/sys-admin/repos/trash-repos.js:269
2024-08-16 08:54:51 +00:00
msgid "Are you sure you want to restore {placeholder}?"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:360
#: frontend/src/pages/sys-admin/repos/trash-repos.js:364
2024-08-16 08:54:51 +00:00
msgid "Successfully cleared trash."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:399
#: frontend/src/pages/sys-admin/repos/trash-repos.js:426
2024-08-16 08:54:51 +00:00
msgid "Clear Trash"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:400
#: frontend/src/pages/sys-admin/repos/trash-repos.js:427
2024-08-16 08:54:51 +00:00
msgid "Are you sure you want to clear trash?"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/libraries/org-repo-trash.js:402
#: frontend/src/pages/sys-admin/repos/trash-repos.js:429
2024-08-16 08:54:51 +00:00
#: frontend/src/user-notifications.js:117
msgid "Clear"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups-search-groups.js:272
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/groups/search-groups.js:114
msgid "Search Groups"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups-search-groups.js:276
2024-03-12 01:47:11 +00:00
msgid "Search groups"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups-search-groups.js:287
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:189
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/groups/search-groups.js:131
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:127
#: frontend/src/pages/sys-admin/repos/search-repos.js:161
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:331
2024-03-12 01:47:11 +00:00
msgid "Result"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups.js:148
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups.js:123
2024-08-16 08:54:51 +00:00
msgid "Successfully change the group"
msgstr ""
#: frontend/src/pages/org-admin/org-groups.js:161
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups.js:132
2024-03-12 01:47:11 +00:00
msgid "Search groups by name"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups.js:174
msgid "All Groups"
msgstr ""
#: frontend/src/pages/org-admin/org-groups.js:203
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:128
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-logs-file-audit.js:124
#: frontend/src/pages/org-admin/org-logs-file-update.js:139
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:104
#: frontend/src/pages/org-admin/org-users-list.js:99
#: frontend/src/pages/search/main-panel.js:341
2024-03-12 01:47:11 +00:00
msgid "Previous"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups.js:205
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:130
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-logs-file-audit.js:126
#: frontend/src/pages/org-admin/org-logs-file-update.js:141
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:106
#: frontend/src/pages/org-admin/org-users-list.js:101
#: frontend/src/pages/search/main-panel.js:343
2024-03-12 01:47:11 +00:00
msgid "Next"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-groups.js:340
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups-content.js:209
2024-08-16 08:54:51 +00:00
msgid "Change to department"
msgstr ""
#: frontend/src/pages/org-admin/org-info.js:73
#: frontend/src/pages/org-admin/web-settings/web-settings.js:108
msgid "Team name"
msgstr ""
#: frontend/src/pages/org-admin/org-info.js:81
msgid "ID"
msgstr ""
#: frontend/src/pages/org-admin/org-info.js:89
#| msgid "Active Users"
msgid "Active users"
msgstr ""
#: frontend/src/pages/org-admin/org-info.js:94
#| msgid "Total Users"
msgid "Total users"
msgstr ""
#: frontend/src/pages/org-admin/org-info.js:100
msgid "User number limit"
msgstr ""
#: frontend/src/pages/org-admin/org-info.js:108
#| msgid "Space Used"
msgid "Space used"
msgstr ""
#: frontend/src/pages/org-admin/org-info.js:125
#| msgid "Set user default quota"
msgid "User default quota"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:97
2024-03-12 01:47:11 +00:00
msgid "All Public Links"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:106
#: frontend/src/pages/sys-admin/links/share-links.js:73
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/links/upload-links.js:52
2024-08-16 08:54:51 +00:00
msgid "Visit count"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-links.js:220
2024-03-12 01:47:11 +00:00
msgid "View Link"
msgstr ""
#: frontend/src/pages/org-admin/org-logs-file-audit.js:190
#: frontend/src/pages/org-admin/org-logs-file-audit.js:231
#: frontend/src/pages/org-admin/org-logs-file-update.js:216
#: frontend/src/pages/org-admin/org-logs-file-update.js:242
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:163
msgid "Only Show"
msgstr ""
#: frontend/src/pages/org-admin/org-logs-file-update.js:118
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/file-update-logs.js:50
2024-03-12 01:47:11 +00:00
msgid "Action"
msgstr ""
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:80
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:47
2024-03-12 01:47:11 +00:00
msgid "Share From"
msgstr ""
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:81
#: frontend/src/pages/share-admin/folders.js:52
#: frontend/src/pages/share-admin/libraries.js:51
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:48
2024-03-12 01:47:11 +00:00
msgid "Share To"
msgstr ""
#: frontend/src/pages/org-admin/org-logs-perm-audit.js:178
#: frontend/src/pages/org-admin/org-user-profile.js:148
#: frontend/src/pages/org-admin/statistic/traffic-table.js:27
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:27
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-info.js:123
2024-03-12 01:47:11 +00:00
msgid "Organization"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/org-logs.js:44
#: frontend/src/pages/sys-admin/groups/groups.js:149
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:335
#: frontend/src/pages/sys-admin/logs-page/file-update-logs.js:223
#: frontend/src/pages/sys-admin/logs-page/login-logs.js:188
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:221
#: frontend/src/pages/sys-admin/users/users.js:410
#: frontend/src/pages/sys-admin/users/users.js:418
2024-09-23 14:31:27 +00:00
msgid "Export Excel"
msgstr ""
#: frontend/src/pages/org-admin/org-logs.js:53
#: frontend/src/pages/sys-admin/logs-page/logs-nav.js:16
msgid "File Access"
msgstr ""
#: frontend/src/pages/org-admin/org-logs.js:59
#: frontend/src/pages/sys-admin/logs-page/logs-nav.js:17
msgid "File Update"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-saml-config.js:65
msgid "SAML config updated"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-saml-config.js:76
msgid "Domain verified"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:85
msgid "Copied"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:100
#: frontend/src/pages/org-admin/side-panel.js:108
2024-03-12 01:47:11 +00:00
msgid "SAML config"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:107
msgid "Configure your Identity Provider"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:108
msgid "Use these values to configure your Identity Provider"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:168
msgid "Configure Seafile"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:169
msgid "Use information from your Identity Provider to configure Seafile"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:182
msgid "Certificate"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:188
msgid "Verify Domain"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:189
msgid "Create a DNS TXT record to confirm the ownership of your Email Domain."
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:195
msgid "Email Domain"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:201
msgid "DNS TXT Value"
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:214
msgid ""
"Copy the domain DNS TXT and add it to your domain's DNS records, then click "
"the button to verify domain ownership. You must verify the ownership of "
"domain before Single Sign-On."
msgstr ""
#: frontend/src/pages/org-admin/org-saml-config.js:220
msgid "Verify"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-user-item.js:60
2024-03-12 01:47:11 +00:00
msgid "Resetting user's password, please wait for a moment."
msgstr ""
2024-08-13 02:59:48 +00:00
#: frontend/src/pages/org-admin/org-user-item.js:112
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/login-logs.js:103
#: frontend/src/pages/sys-admin/logs-page/login-logs.js:118
2024-03-12 01:47:11 +00:00
msgid "Failed"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/org-user-item.js:151
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:232
#: frontend/src/pages/sys-admin/users/users-content.js:425
2024-08-16 08:54:51 +00:00
msgid "Are you sure you want to set {user_placeholder} inactive?"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/org-admin/org-user-item.js:189
#| msgid "Reset"
msgid "ResetPwd"
msgstr ""
#: frontend/src/pages/org-admin/org-user-item.js:190
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:154
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:194
#: frontend/src/pages/sys-admin/users/users-content.js:386
#: frontend/src/pages/sys-admin/users/users-content.js:594
msgid "Revoke Admin"
msgstr ""
#: frontend/src/pages/org-admin/org-user-item.js:198
#: frontend/src/pages/sys-admin/orgs/org-users.js:315
#: frontend/src/pages/sys-admin/users/users-content.js:603
#| msgid "Set user name"
msgid "Set user inactive"
msgstr ""
#: frontend/src/pages/org-admin/org-user-item.js:201
#: frontend/src/pages/sys-admin/orgs/org-users.js:318
#: frontend/src/pages/sys-admin/users/users-content.js:606
msgid "Set"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-users-admins.js:44
#: frontend/src/pages/org-admin/org-users-search-users.js:115
#: frontend/src/pages/org-admin/org-users-users.js:202
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:145
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/users.js:243
2024-03-12 01:47:11 +00:00
#, javascript-format
msgid "Deleted user %s"
msgstr ""
#: frontend/src/pages/org-admin/org-users-admins.js:58
#, javascript-format
msgid "Successfully revoke the admin permission of %s"
msgstr ""
#: frontend/src/pages/org-admin/org-users-admins.js:72
#, javascript-format
msgid "Successfully set %s as admin."
msgstr ""
#: frontend/src/pages/org-admin/org-users-admins.js:87
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:155
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/org-users-users.js:247
msgid "Edit succeeded."
msgstr ""
#: frontend/src/pages/org-admin/org-users-admins.js:99
#: frontend/src/pages/org-admin/org-users-admins.js:100
msgid "Add admin"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/org-users-search-users.js:174
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:311
2024-03-12 01:47:11 +00:00
msgid "Search Users"
msgstr ""
#: frontend/src/pages/org-admin/org-users-users.js:188
#, javascript-format
msgid "successfully added user %s."
msgstr ""
#: frontend/src/pages/org-admin/org-users-users.js:222
#, javascript-format
msgid "successfully sent email to %s."
msgstr ""
#: frontend/src/pages/org-admin/org-users-users.js:270
msgid "Import users"
msgstr ""
#: frontend/src/pages/org-admin/org-users-users.js:271
#: frontend/src/pages/org-admin/org-users-users.js:272
msgid "Add user"
msgstr ""
#: frontend/src/pages/org-admin/side-panel.js:45
#: frontend/src/pages/sys-admin/side-panel.js:54
#| msgid "Status"
msgid "Statistic"
msgstr ""
#: frontend/src/pages/org-admin/side-panel.js:51
#: frontend/src/pages/sys-admin/side-panel.js:66
#| msgid "Device"
msgid "Devices"
msgstr ""
#: frontend/src/pages/org-admin/side-panel.js:101
#: frontend/src/pages/sys-admin/side-panel.js:186
msgid "Logs"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-common-tool.js:112
#: frontend/src/pages/sys-admin/statistic/statistic-common-tool.js:112
msgid "7 Days"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-common-tool.js:113
#: frontend/src/pages/sys-admin/statistic/statistic-common-tool.js:113
msgid "30 Days"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-common-tool.js:114
#: frontend/src/pages/sys-admin/statistic/statistic-common-tool.js:114
#| msgid "Year"
msgid "1 Year"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/statistic/statistic-file.js:45
#: frontend/src/pages/sys-admin/statistic/statistic-file.js:44
msgid "Added"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-file.js:50
#: frontend/src/pages/sys-admin/statistic/statistic-file.js:49
msgid "Visited"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-file.js:55
#: frontend/src/pages/sys-admin/statistic/statistic-file.js:54
msgid "Modified"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-file.js:60
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:213
#: frontend/src/pages/sys-admin/logs-page/file-update-logs.js:135
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:138
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:150
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/statistic/statistic-file.js:59
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:82
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:90
msgid "Deleted"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-file.js:94
#: frontend/src/pages/sys-admin/statistic/statistic-file.js:93
msgid "File Operations"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-nav.js:16
#: frontend/src/pages/sys-admin/statistic/statistic-nav.js:16
msgid "Storage"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-nav.js:18
#: frontend/src/pages/sys-admin/statistic/statistic-nav.js:18
msgid "Traffic"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-nav.js:19
#: frontend/src/pages/sys-admin/statistic/statistic-nav.js:19
msgid "Reports"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-reports.js:38
#: frontend/src/pages/org-admin/statistic/statistic-traffic-users.js:63
#: frontend/src/pages/sys-admin/statistic/statistic-reports.js:38
#: frontend/src/pages/sys-admin/statistic/statistic-traffic-orgs.js:63
#: frontend/src/pages/sys-admin/statistic/statistic-traffic-users.js:63
msgid "Invalid month, should be yyyymm."
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-reports.js:69
#: frontend/src/pages/sys-admin/statistic/statistic-reports.js:69
msgid "Monthly User Traffic"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-reports.js:71
#: frontend/src/pages/org-admin/statistic/statistic-traffic-users.js:122
#: frontend/src/pages/sys-admin/statistic/statistic-reports.js:71
#: frontend/src/pages/sys-admin/statistic/statistic-traffic-orgs.js:119
#: frontend/src/pages/sys-admin/statistic/statistic-traffic-users.js:122
msgid "Month:"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-reports.js:73
#: frontend/src/pages/org-admin/statistic/statistic-reports.js:79
#: frontend/src/pages/sys-admin/statistic/statistic-reports.js:73
#: frontend/src/pages/sys-admin/statistic/statistic-reports.js:79
msgid "Create Report"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-reports.js:78
#: frontend/src/pages/sys-admin/statistic/statistic-reports.js:78
msgid "User Storage"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-storage.js:36
#: frontend/src/pages/org-admin/statistic/statistic-storage.js:71
#: frontend/src/pages/sys-admin/statistic/statistic-storage.js:36
#: frontend/src/pages/sys-admin/statistic/statistic-storage.js:71
msgid "Total Storage"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:122
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:130
#: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56
#: frontend/src/pages/sys-admin/repos/repos-nav.js:16
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:123
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:132
msgid "System"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:154
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:157
#| msgid "Traffic"
msgid "Total Traffic"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:167
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:170
#| msgid "Traffic"
msgid "Web Traffic"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:180
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:183
#| msgid "Share Link"
msgid "Share Link Traffic"
msgstr ""
#: frontend/src/pages/org-admin/statistic/statistic-traffic.js:193
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:196
#| msgid "Traffic"
msgid "Sync Traffic"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/org-admin/statistic/statistic-users.js:36
#: frontend/src/pages/org-admin/statistic/statistic-users.js:69
#: frontend/src/pages/sys-admin/statistic/statistic-users.js:36
#: frontend/src/pages/sys-admin/statistic/statistic-users.js:69
msgid "Active Users"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/org-admin/statistic/traffic-table.js:28
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:28
msgid "Sync Upload"
msgstr ""
#: frontend/src/pages/org-admin/statistic/traffic-table.js:29
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:29
msgid "Sync Download"
msgstr ""
#: frontend/src/pages/org-admin/statistic/traffic-table.js:30
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:30
msgid "Web Upload"
msgstr ""
#: frontend/src/pages/org-admin/statistic/traffic-table.js:31
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:31
msgid "Web Download"
msgstr ""
#: frontend/src/pages/org-admin/statistic/traffic-table.js:32
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:32
msgid "Share link upload"
msgstr ""
#: frontend/src/pages/org-admin/statistic/traffic-table.js:33
#: frontend/src/pages/sys-admin/statistic/traffic-table.js:33
msgid "Share link download"
msgstr ""
#: frontend/src/pages/org-admin/web-settings/file-item.js:47
#: frontend/src/pages/sys-admin/web-settings/file-item.js:47
msgid "Change"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:69
msgid "Logo updated"
msgstr ""
#: frontend/src/pages/org-admin/web-settings/web-settings.js:78
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:48
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:78
msgid "System settings updated"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:126
2024-08-16 08:54:51 +00:00
msgid "File Upload"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:130
2024-03-12 01:47:11 +00:00
msgid "File extension white list"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:133
2024-03-12 01:47:11 +00:00
msgid ""
"File extension white list for file upload via web UI and API. For example, "
"\"md;txt;docx\". Empty means no limit."
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:141
2024-08-16 08:54:51 +00:00
msgid "Disable SAML user email / password login"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:144
2024-08-16 08:54:51 +00:00
msgid "Force user to use SSO login if SAML account is bound"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/org-admin/web-settings/web-settings.js:157
msgid "Not allow user to create encrypted libraries"
msgstr ""
#: frontend/src/pages/org-admin/web-settings/web-settings.js:166
msgid "Not allow user to clean library trash"
2024-08-16 08:54:51 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sdoc/sdoc-file-history/index.js:279
msgid "No changes"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sdoc/sdoc-file-history/index.js:292
msgid "Changes"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sdoc/sdoc-file-history/index.js:311
#| msgid "Last modified time"
msgid "Last modification"
msgstr ""
#: frontend/src/pages/sdoc/sdoc-file-history/index.js:314
#| msgid "Notifications"
msgid "Next modification"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sdoc/sdoc-file-history/side-panel.js:188
2024-03-12 01:47:11 +00:00
msgid "No version history"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sdoc/sdoc-file-history/side-panel.js:272
2024-03-12 01:47:11 +00:00
msgid "Show changes"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:18
msgid "Image"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:68
#: frontend/src/pages/search/advanced-search.js:120
msgid "File Types"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:75
msgid "to"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:99
msgid "In all libraries"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:128
msgid "All file types"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:139
msgid "Custom file types"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:152
msgid "Text files"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:156
msgid "Documents"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:160
msgid "Images"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:186
msgid "Input file extensions here, separate with ','"
msgstr ""
#: frontend/src/pages/search/advanced-search.js:242
#: frontend/src/pages/search/advanced-search.js:264
#: frontend/src/pages/sys-admin/orgs/org-users.js:309
#: frontend/src/pages/sys-admin/users/users-content.js:588
2024-03-12 01:47:11 +00:00
msgid "Reset"
msgstr ""
#: frontend/src/pages/search/main-panel.js:100
2024-03-12 01:47:11 +00:00
msgid "Invalid file size range."
msgstr ""
#: frontend/src/pages/search/main-panel.js:107
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/repos/search-repos.js:42
msgid "Required at least three letters."
msgstr ""
#: frontend/src/pages/search/search-results.js:73
msgid "result"
msgstr ""
#: frontend/src/pages/search/search-results.js:73
msgid "results"
msgstr ""
#: frontend/src/pages/share-admin/folders.js:179
#: frontend/src/pages/share-admin/libraries.js:154
#: frontend/src/pages/share-admin/share-links.js:241
#| msgid "Successfully edited labels."
msgid "Successfully modified permission."
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/share-admin/folders.js:263
#: frontend/src/pages/share-admin/libraries.js:276
2024-03-12 01:47:11 +00:00
msgid "Share To:"
msgstr ""
#: frontend/src/pages/share-admin/libraries.js:33
msgid "No libraries shared"
msgstr ""
#: frontend/src/pages/share-admin/libraries.js:34
msgid ""
"You have not shared any libraries with other users yet. You can share a "
"library with other users by clicking the share icon to the right of a "
"library's name in \"My Libraries\"."
msgstr ""
#: frontend/src/pages/share-admin/libraries.js:216
#| msgid "No members"
msgid "all members"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/share-admin/share-links.js:286
#: frontend/src/pages/share-admin/upload-links.js:151
#| msgid "deleted"
msgid "(deleted)"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/share-admin/share-links.js:319
#: frontend/src/pages/share-admin/share-links.js:320
#: frontend/src/pages/share-admin/share-links.js:357
#: frontend/src/pages/share-admin/upload-links.js:158
#: frontend/src/pages/share-admin/upload-links.js:185
#: frontend/src/pages/sys-admin/groups/group-members.js:177
#: frontend/src/pages/sys-admin/groups/group-members.js:186
#: frontend/src/pages/sys-admin/links/share-links.js:171
#: frontend/src/pages/sys-admin/links/upload-links.js:148
#: frontend/src/pages/wiki2/wiki-right-header/page-cover.js:75
#: frontend/src/pages/wiki2/wiki-right-header/page-icon.js:45
msgid "Remove"
msgstr ""
#: frontend/src/pages/share-admin/share-links.js:408
#| msgid "By time ascending"
msgid "By expiration ascending"
msgstr ""
#: frontend/src/pages/share-admin/share-links.js:409
#| msgid "By time descending"
msgid "By expiration descending"
msgstr ""
#: frontend/src/pages/share-admin/share-links.js:548
#| msgid "Successfully deleted 1 share link"
msgid "Successfully cleaned invalid share links."
msgstr ""
#: frontend/src/pages/share-admin/share-links.js:566
#: frontend/src/pages/share-admin/share-links.js:601
#| msgid "Delete share links"
msgid "Clean invalid share links"
msgstr ""
#: frontend/src/pages/share-admin/share-links.js:602
#| msgid "Are you sure you want to delete the selected share link(s) ?"
msgid "Are you sure you want to clean invalid share links?"
msgstr ""
#: frontend/src/pages/share-admin/upload-links.js:260
#| msgid "Successfully cleared trash."
msgid "Successfully cleaned invalid upload links."
msgstr ""
#: frontend/src/pages/share-admin/upload-links.js:281
#: frontend/src/pages/share-admin/upload-links.js:299
#| msgid "No upload links"
msgid "Clean invalid upload links"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/share-admin/upload-links.js:300
#| msgid "Are you sure you want to clear trash?"
msgid "Are you sure you want to clean invalid upload links?"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/share-with-ocm/shared-with-ocm.js:40
2024-03-12 01:47:11 +00:00
msgid "At server"
msgstr ""
#: frontend/src/pages/shared-libs/shared-libs.js:91
#| msgid "Shared Libraries"
msgid "No shared libraries"
msgstr ""
#: frontend/src/pages/shared-libs/shared-libs.js:250
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/shared-with-all/index.js:77
2024-03-12 01:47:11 +00:00
msgid "Failed to unshare {name}"
msgstr ""
#: frontend/src/pages/shared-with-all/index.js:127
#| msgid "No libraries"
msgid "No public libraries"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/shared-with-all/index.js:234
#| msgid "Shared Libraries"
msgid "Share existing libraries"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/abuse-reports.js:85
#: frontend/src/pages/sys-admin/side-panel.js:284
2024-03-12 01:47:11 +00:00
msgid "Abuse Reports"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/abuse-reports.js:93
2024-03-12 01:47:11 +00:00
msgid "Reporter"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/abuse-reports.js:97
2024-03-12 01:47:11 +00:00
msgid "Handled"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/login-logs.js:103
#: frontend/src/pages/sys-admin/logs-page/login-logs.js:118
msgid "Success"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/logs-nav.js:15
msgid "Admin Operation Logs"
msgstr ""
#: frontend/src/pages/sys-admin/admin-logs/logs-nav.js:16
msgid "Admin Login Logs"
msgstr ""
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:48
msgid "Operation"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:49
msgid "Detail"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:102
2024-03-12 01:47:11 +00:00
msgid "Create Library"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:104
2024-03-12 01:47:11 +00:00
msgid "Transfer Library"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:105
2024-03-12 01:47:11 +00:00
msgid "Create Group"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:110
2024-10-14 09:36:15 +00:00
msgid "Migrate User"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:138
2024-03-12 01:47:11 +00:00
msgid "Created library {library_name} with {owner} as its owner"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:148
2024-03-12 01:47:11 +00:00
msgid "Deleted library {library_name}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:153
2024-03-12 01:47:11 +00:00
msgid "Transferred library {library_name} from {user_from} to {user_to}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:164
2024-03-12 01:47:11 +00:00
msgid "Created group {group_name}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:169
2024-03-12 01:47:11 +00:00
msgid "Transferred group {group_name} from {user_from} to {user_to}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:176
2024-03-12 01:47:11 +00:00
msgid "Deleted group {group_name}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:181
2024-03-12 01:47:11 +00:00
msgid "Added user {user}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:186
2024-03-12 01:47:11 +00:00
msgid "Deleted user {user}"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:191
2024-10-14 09:36:15 +00:00
msgid "User migrate from {user_from} to {user_to}"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/file-scan-records.js:31
msgid "Path"
msgstr ""
#: frontend/src/pages/sys-admin/file-scan-records.js:32
msgid "Label"
msgstr ""
#: frontend/src/pages/sys-admin/file-scan-records.js:33
msgid "Suggestion"
msgstr ""
#: frontend/src/pages/sys-admin/file-scan-records.js:111
msgid "Content Scan Records"
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-members.js:149
2024-03-12 01:47:11 +00:00
msgid "Are you sure you want to remove {placeholder} ?"
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-members.js:183
#| msgid "Delete Member"
msgid "Remove Member"
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-members.js:268
#| msgid "Successfully sent to {placeholder}"
msgid "Successfully added {email_placeholder}"
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-members.js:274
#| msgid "Failed to send to {email_placeholder}: {errorMsg_placeholder}"
msgid "Failed to add {email_placeholder}: {error_msg_placeholder}"
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-members.js:293
#| msgid "Successfully sent to {placeholder}"
msgid "Successfully removed {placeholder}."
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-repos.js:127
#| msgid "Are you sure you want to remove {placeholder} ?"
msgid "Are you sure you want to unshare {placeholder} ?"
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-repos.js:144
#| msgid "Restore Library"
msgid "Unshare Library"
msgstr ""
#: frontend/src/pages/sys-admin/groups/group-repos.js:196
#| msgid "Successfully unstarred {library_name_placeholder}."
msgid "Successfully unshared library {placeholder}"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/groups/groups.js:105
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/groups/search-groups.js:72
msgid "Successfully transferred the group."
msgstr ""
#: frontend/src/pages/sys-admin/groups/search-groups.js:115
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:111
msgid "Tip: you can search by keyword in name."
msgstr ""
#: frontend/src/pages/sys-admin/info.js:66
msgid ""
"licensed to {placeholder_license_to}, upgrade service expired in "
"{placeholder_license_expiration}"
msgstr ""
#: frontend/src/pages/sys-admin/info.js:70
msgid ""
"licensed to {placeholder_license_to}, expires on "
"{placeholder_license_expiration}"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:95
2024-03-12 01:47:11 +00:00
msgid "System Info"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:98
2024-03-12 01:47:11 +00:00
msgid "Professional Edition"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:104
2024-03-12 01:47:11 +00:00
msgid "Upload license"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:110
2024-03-12 01:47:11 +00:00
msgid "Community Edition"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:111
2024-03-12 01:47:11 +00:00
msgid "Upgrade to Pro Edition"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:121
2024-03-12 01:47:11 +00:00
msgid "Storage Used"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:124
2024-03-12 01:47:11 +00:00
msgid "Total Devices"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:124
2024-03-12 01:47:11 +00:00
msgid "Current Connected Devices"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:129
#: frontend/src/pages/sys-admin/info.js:133
2024-03-12 01:47:11 +00:00
msgid "Activated Users"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/info.js:129
#: frontend/src/pages/sys-admin/info.js:133
msgid "Total Users"
msgstr ""
#: frontend/src/pages/sys-admin/info.js:129
msgid "Limits"
msgstr ""
#: frontend/src/pages/sys-admin/info.js:143
#: frontend/src/pages/sys-admin/orgs/org-nav.js:31
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/orgs/orgs.js:133
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:106
#: frontend/src/pages/sys-admin/side-panel.js:138
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:125
#: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:134
2024-03-12 01:47:11 +00:00
msgid "Organizations"
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:165
#: frontend/src/pages/sys-admin/users/users-content.js:424
msgid ""
"Are you sure you want to revoke the admin permission of {placeholder} ?"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:197
#: frontend/src/pages/sys-admin/users/users-content.js:597
#| msgid "Revoke Admin"
msgid "Revoke"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:255
#: frontend/src/pages/sys-admin/users/search-users.js:249
#: frontend/src/pages/sys-admin/users/users.js:395
msgid "Successfully revoked the admin permission of {placeholder}."
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institution-admins.js:268
#: frontend/src/pages/sys-admin/institutions/institution-users.js:352
#| msgid "deleted"
msgid "User deleted"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-nav.js:19
msgid "Admins"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institution-nav.js:28
#: frontend/src/pages/sys-admin/institutions/institutions.js:247
#: frontend/src/pages/sys-admin/side-panel.js:150
#| msgid "No institutions"
msgid "Institutions"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-users.js:189
#: frontend/src/pages/sys-admin/institutions/institution-users.js:230
#: frontend/src/pages/sys-admin/institutions/institution-users.js:234
msgid "Set Admin"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/institutions/institution-users.js:201
msgid "Are you sure you want to set {placeholder} as Admin?"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institution-users.js:311
#| msgid "Name updated"
msgid "Admin updated"
2024-11-07 08:38:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institutions.js:142
#| msgid "Delete Notification"
msgid "Delete Institution"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/institutions/institutions.js:242
#| msgid "Add institution"
msgid "Add Institution"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:62
2024-03-12 01:47:11 +00:00
msgid "Accepter"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:64
2024-03-12 01:47:11 +00:00
msgid "Invited at"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:65
msgid "Accepted at"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:66
2024-03-12 01:47:11 +00:00
msgid "Expired at"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:317
2024-03-12 01:47:11 +00:00
msgid "Operation succeeded."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:337
2024-03-12 01:47:11 +00:00
msgid "Delete Expired Invitations"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/invitations/invitations.js:342
#: frontend/src/pages/sys-admin/side-panel.js:222
2024-03-12 01:47:11 +00:00
msgid "Invitations"
msgstr ""
#: frontend/src/pages/sys-admin/links/share-links.js:67
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/links/upload-links.js:49
2024-03-12 01:47:11 +00:00
msgid "Token"
msgstr ""
#: frontend/src/pages/sys-admin/logs-page/file-access-item-menu.js:41
msgid "only show {placeholder}"
msgstr ""
#: frontend/src/pages/sys-admin/logs-page/logs-nav.js:15
msgid "Login"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:117
2024-09-23 14:31:27 +00:00
#: frontend/src/pages/sys-admin/terms-and-conditions/terms-and-conditions.js:85
msgid "Add"
msgstr ""
#: frontend/src/pages/sys-admin/main-panel-topbar.js:20
#: frontend/src/pages/wiki2/main-panel.js:72
msgid "Side Nav Menu"
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/notifications/notifications.js:47
#: frontend/src/translate.js:13
msgid "Notification Detail"
msgstr ""
#: frontend/src/pages/sys-admin/notifications/notifications.js:156
2024-03-12 01:47:11 +00:00
msgid "Set to current"
msgstr ""
#: frontend/src/pages/sys-admin/notifications/notifications.js:187
2024-03-12 01:47:11 +00:00
msgid "(current notification)"
msgstr ""
#: frontend/src/pages/sys-admin/notifications/notifications.js:204
2024-03-12 01:47:11 +00:00
msgid "Delete Notification"
msgstr ""
#: frontend/src/pages/sys-admin/notifications/notifications.js:205
2024-03-12 01:47:11 +00:00
msgid "Are you sure you want to delete the notification ?"
msgstr ""
#: frontend/src/pages/sys-admin/notifications/notifications.js:307
2024-03-12 01:47:11 +00:00
msgid "All Notifications"
msgstr ""
#: frontend/src/pages/sys-admin/orgs/org-info.js:79
msgid "Number of groups"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/org-users.js:231
#: frontend/src/pages/sys-admin/users/users-content.js:423
2024-03-12 01:47:11 +00:00
msgid "Are you sure you want to reset the password of {placeholder} ?"
msgstr ""
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:139
2024-03-12 01:47:11 +00:00
msgid ""
"{userCount} user(s) and {repoCount} libraries of this organization will also"
" be deleted."
msgstr ""
#: frontend/src/pages/sys-admin/orgs/orgs-content.js:209
#| msgid "Organization"
msgid "Delete Organization"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/orgs/orgs.js:80
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:56
#: frontend/src/pages/sys-admin/users/search-users.js:217
#: frontend/src/pages/sys-admin/users/search-users.js:234
#: frontend/src/pages/sys-admin/users/user-info.js:280
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/users.js:363
#: frontend/src/pages/sys-admin/users/users.js:380
msgid "Edit succeeded"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/orgs/orgs.js:114
msgid "Search organizations"
msgstr ""
#: frontend/src/pages/sys-admin/orgs/search-orgs.js:110
msgid "Search Organizations"
msgstr ""
#: frontend/src/pages/sys-admin/repos/all-repos.js:117
msgid "Search libraries by name or ID"
msgstr ""
#: frontend/src/pages/sys-admin/repos/repos.js:270
#| msgid "History Versions"
msgid "History Setting"
2024-11-07 08:38:11 +00:00
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/pages/sys-admin/repos/search-repos.js:144
msgid "Search Libraries"
msgstr ""
#: frontend/src/pages/sys-admin/repos/search-repos.js:145
msgid "Tip: you can search by keyword in name or ID."
msgstr ""
#: frontend/src/pages/sys-admin/repos/search-repos.js:148
msgid "Name or ID"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:63
#: frontend/src/translate.js:18
msgid ""
"Tip: libraries deleted {trashReposExpireDays} days ago will be cleaned "
"automatically."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/repos/trash-repos.js:373
2024-03-12 01:47:11 +00:00
msgid "Search libraries by owner"
msgstr ""
#: frontend/src/pages/sys-admin/side-panel.js:198
#| msgid "File name"
msgid "File Scan"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/side-panel.js:210
#| msgid "Virus"
msgid "Virus Scan"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/side-panel.js:234
#: frontend/src/pages/sys-admin/terms-and-conditions/terms-and-conditions.js:90
msgid "Terms and Conditions"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/side-panel.js:246
#| msgid "Admin Login Logs"
msgid "Admin Logs"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/terms-and-conditions/content.js:52
msgid "Created"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/terms-and-conditions/item.js:154
msgid "Delete T&C"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/terms-and-conditions/terms-and-conditions.js:62
msgid "Update succeeded."
2024-03-12 01:47:11 +00:00
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:192
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/users.js:290
2024-03-12 01:47:11 +00:00
msgid "Successfully deleted 1 user."
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:193
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/users/users.js:291
2024-03-12 01:47:11 +00:00
msgid "Successfully deleted {user_number_placeholder} users."
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:299
#: frontend/src/pages/sys-admin/users/search-users.js:360
#: frontend/src/pages/sys-admin/users/users.js:487
#: frontend/src/pages/sys-admin/users/users.js:549
2024-03-12 01:47:11 +00:00
msgid "Delete Users"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/sys-admin/users/search-users.js:361
#: frontend/src/pages/sys-admin/users/users.js:550
2024-03-12 01:47:11 +00:00
msgid "Are you sure you want to delete the selected user(s) ?"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-info.js:71
2024-03-12 01:47:11 +00:00
msgid "Set Login ID"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/sys-admin/users/user-info.js:75
2024-03-12 01:47:11 +00:00
msgid "Set Contact Email"
msgstr ""
#: frontend/src/pages/sys-admin/users/user-nav.js:20
msgid "Shared Links"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/users/users-content.js:102
#| msgid "Institution Admin"
msgid "Institution"
msgstr ""
#: frontend/src/pages/sys-admin/users/users-content.js:175
msgid "No users"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/users/users-content.js:311
#| msgid "Set Admin"
msgid "Default Admin"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/users/users-content.js:315
#| msgid "Share Admin"
msgid "Daily Admin"
msgstr ""
#: frontend/src/pages/sys-admin/users/users-content.js:317
#| msgid "Add Admin"
msgid "Audit Admin"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/pages/sys-admin/users/users-nav.js:15
msgid "Database"
msgstr ""
#: frontend/src/pages/sys-admin/users/users-nav.js:19
msgid "LDAP"
msgstr ""
#: frontend/src/pages/sys-admin/users/users-nav.js:20
msgid "LDAP(imported)"
msgstr ""
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:68
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:72
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:403
msgid "Ignore"
msgstr ""
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:71
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:75
msgid "Don't ignore"
msgstr ""
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:84
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:92
msgid "Ignored"
msgstr ""
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:87
#: frontend/src/pages/sys-admin/virus-scan/nav.js:16
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:95
msgid "Unhandled"
msgstr ""
#: frontend/src/pages/sys-admin/virus-scan/all-virus-files.js:171
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:189
msgid "Virus File"
msgstr ""
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:374
msgid "Failed to delete %(virus_file) from library %(library): %(error_msg)"
msgstr ""
#: frontend/src/pages/sys-admin/virus-scan/unhandled-virus-files.js:375
msgid "Failed to ignore %(virus_file) from library %(library): %(error_msg)"
msgstr ""
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:100
msgid ""
"Note: Settings via web interface are saved in database table (seahub-"
"db/constance_config). They have a higher priority over the settings in "
"config files."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:102
2024-03-12 01:47:11 +00:00
msgid "Branding"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:109
2024-03-12 01:47:11 +00:00
msgid "Site title shown in a browser tab"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:116
2024-03-12 01:47:11 +00:00
msgid "Site name used in email sending"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:138
2024-03-12 01:47:11 +00:00
msgid "Login Background Image"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:150
2024-03-12 01:47:11 +00:00
msgid "Use custom CSS"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:155
2024-03-12 01:47:11 +00:00
msgid "Custom CSS"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:167
2024-03-12 01:47:11 +00:00
msgid "allow new registrations"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:170
2024-03-12 01:47:11 +00:00
msgid ""
"Allow new user registrations. Uncheck this to prevent anyone from creating a"
" new account."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:174
2024-03-12 01:47:11 +00:00
msgid "activate after registration"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:177
2024-03-12 01:47:11 +00:00
msgid ""
"Activate user immediately after registration. If unchecked, a user need to "
"be activated by administrator or via activation email"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:181
2024-03-12 01:47:11 +00:00
msgid "send activation email"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:184
2024-03-12 01:47:11 +00:00
msgid "Send activation Email after user registration."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:188
2024-03-12 01:47:11 +00:00
msgid "keep sign in"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:191
2024-03-12 01:47:11 +00:00
msgid "Number of days that keep user sign in."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:198
2024-03-12 01:47:11 +00:00
msgid "The maximum number of failed login attempts before showing CAPTCHA."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:205
2024-03-12 01:47:11 +00:00
msgid "Freeze user account when failed login attempts exceed limit."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:216
2024-03-12 01:47:11 +00:00
msgid "Enable users to share libraries to any groups in the system."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:227
2024-03-12 01:47:11 +00:00
msgid "Force user to use a strong password when sign up or change password."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:234
2024-03-12 01:47:11 +00:00
msgid ""
"Force user to change password when account is newly added or reset by admin"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:241
2024-03-12 01:47:11 +00:00
msgid "Enable two factor authentication"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:253
2024-03-12 01:47:11 +00:00
msgid "Allow user to change library history settings"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:260
2024-03-12 01:47:11 +00:00
msgid "Allow user to create encrypted libraries"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:264
2024-03-12 01:47:11 +00:00
msgid "library password minimum length"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:267
2024-03-12 01:47:11 +00:00
msgid ""
"The least number of characters an encrypted library password should include."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:271
2024-03-12 01:47:11 +00:00
msgid "share/upload link force password"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:274
2024-03-12 01:47:11 +00:00
msgid "Force user use password when generating share/upload link."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:278
2024-03-12 01:47:11 +00:00
msgid "share/upload link password minimum length"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:281
2024-03-12 01:47:11 +00:00
msgid ""
"The least number of characters a share/upload link password should include."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:285
2024-03-12 01:47:11 +00:00
msgid "share/upload link password strength level"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:288
2024-03-12 01:47:11 +00:00
msgid ""
"The level(1-4) of a share/upload link password's strength. For example, '3' "
"means password must have at least 3 of the following: num, upper letter, "
"lower letter and other symbols"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:295
2024-03-12 01:47:11 +00:00
msgid "Allow user to clean library trash"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:300
2024-03-12 01:47:11 +00:00
msgid "Online Preview"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:304
2024-03-12 01:47:11 +00:00
msgid "text file extensions"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:307
2024-03-12 01:47:11 +00:00
msgid ""
"Extensions of text files that can be online previewed, each suffix is "
"separated by a comma."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:311
2024-03-12 01:47:11 +00:00
msgid "Sync"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:317
2024-03-12 01:47:11 +00:00
msgid ""
"If turn on, the desktop clients will not be able to sync a folder outside "
"the default Seafile folder."
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/pages/sys-admin/web-settings/web-settings.js:328
2024-03-12 01:47:11 +00:00
msgid ""
"Enable system admin to add Terms and Conditions, and all users will have to "
"accept the terms."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/file-uploader.js:434
2024-03-12 01:47:11 +00:00
msgid "Failed to upload {file_name}."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/index.js:41
2024-03-12 01:47:11 +00:00
msgid "Upload files to {folder_name_placeholder}"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/upload-link/index.js:44
2024-03-12 01:47:11 +00:00
msgid "shared by:"
msgstr ""
#: frontend/src/pages/upload-link/index.js:48
#: frontend/src/shared-dir-view.js:477
msgid "The owner of this library has run out of space."
msgstr ""
#: frontend/src/pages/upload-link/index.js:52
msgid "File size should be smaller than {max_size_placeholder}."
msgstr ""
#: frontend/src/pages/upload-link/index.js:55
msgid "Drag and drop files or folders here."
msgstr ""
#: frontend/src/pages/wiki/side-panel.js:69
#| msgid "Restore Library"
msgid "Go to Library"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/common/delete-dialog.js:20
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:108
msgid "Delete page"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/common/delete-dialog.js:22
msgid "Are you sure you want to delete this page?"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/common/name-edit-popover.js:51
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:99
msgid "Modify name"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-nav/add-new-page-dialog.js:51
msgid "Name cannot be empty"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-nav/add-new-page-dialog.js:106
msgid "Page name"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/pages/wiki2/wiki-nav/pages/dragged-page-item.js:53
msgid "Cannot move parent page to child page"
msgstr ""
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:55
msgid "Failed to duplicate page"
msgstr ""
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:61
msgid "Copied link to clipboard"
msgstr ""
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:62
msgid "Copy failed"
msgstr ""
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:95
msgid "Copy link"
msgstr ""
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:103
msgid "Duplicate page"
msgstr ""
#: frontend/src/pages/wiki2/wiki-nav/pages/page-dropdownmenu.js:114
msgid "Open in new tab"
msgstr ""
#: frontend/src/pages/wiki2/wiki-nav/pages/page-item.js:275
#| msgid "Add permission"
msgid "Add page inside"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/wiki2/wiki-right-header/page-cover.js:55
#: frontend/src/pages/wiki2/wiki-right-header/page-cover.js:79
2024-08-16 08:54:51 +00:00
msgid "Cover"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/wiki2/wiki-right-header/page-cover.js:58
2024-08-16 08:54:51 +00:00
msgid "Change cover"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/wiki2/wiki-right-header/page-icon.js:44
2024-08-16 08:54:51 +00:00
msgid "Emojis"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/wiki2/wiki-right-header/page-title.js:64
2024-08-16 08:54:51 +00:00
msgid "Add icon"
msgstr ""
2024-10-14 09:36:15 +00:00
#: frontend/src/pages/wiki2/wiki-right-header/page-title.js:70
2024-08-16 08:54:51 +00:00
msgid "Add cover"
msgstr ""
#: frontend/src/pages/wiki2/wiki-trash-dialog.js:88
msgid "{placeholder} Wiki Trash"
msgstr ""
#: frontend/src/pages/wikis/wikis.js:376
2024-08-16 08:54:51 +00:00
msgid "No Wikis"
msgstr ""
#: frontend/src/pages/wikis/wikis.js:379
2024-10-14 09:36:15 +00:00
msgid "You do not have any Wikis yet."
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/pages/wikis/wikis.js:380
2024-10-14 09:36:15 +00:00
msgid "You can add a Wiki by clicking the \"Add Wiki\" item in the menu."
2024-08-16 08:54:51 +00:00
msgstr ""
#: frontend/src/repo-history.js:96
2024-03-12 01:47:11 +00:00
msgid "{placeholder} Modification History"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/repo-history.js:115
2024-03-12 01:47:11 +00:00
msgid ""
"Tip: a snapshot will be generated after modification, which records the "
"library state after the modification."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/repo-history.js:144
2024-03-12 01:47:11 +00:00
msgid "Labels"
msgstr ""
#: frontend/src/repo-history.js:280
msgid "None"
msgstr ""
#: frontend/src/repo-history.js:283 frontend/src/repo-snapshot.js:162
msgid "Unknown"
msgstr ""
#: frontend/src/repo-history.js:313
#| msgid "(current version)"
msgid "Current Version"
msgstr ""
#: frontend/src/repo-history.js:314
#| msgid "View Related Snapshot"
msgid "View Snapshot"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/repo-snapshot.js:132
2024-03-12 01:47:11 +00:00
msgid "{placeholder} Snapshot"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:54
2024-03-12 01:47:11 +00:00
msgid "Profile"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:57
msgid "WebDav Access"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/settings.js:59
2024-03-12 01:47:11 +00:00
msgid "Language"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/settings.js:92
msgid "User info updated"
2024-03-12 01:47:11 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/settings.js:164
msgid "Profile Setting"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/shared-dir-view.js:453
#| msgid "Shared by"
msgid "Shared by: "
msgstr ""
#: frontend/src/shared-dir-view.js:462 frontend/src/shared-dir-view.js:463
#| msgid "List view"
msgid "List"
msgstr ""
#: frontend/src/shared-dir-view.js:469 frontend/src/shared-dir-view.js:470
#| msgid "Grid view"
msgid "Grid"
msgstr ""
#: frontend/src/shared-dir-view.js:486
#| msgid "Save Selected Items"
msgid "ZIP Selected Items"
msgstr ""
#: frontend/src/shared-dir-view.js:488 frontend/src/translate.js:27
msgid "Save Selected Items"
msgstr ""
#: frontend/src/shared-dir-view.js:493
#| msgid "IP"
msgid "ZIP"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/shared-file-view-document.js:69
#: frontend/src/shared-file-view-spreadsheet.js:53
#: frontend/src/shared-file-view-spreadsheet.js:66
#: frontend/src/view-file-document.js:53 frontend/src/view-file-document.js:71
#: frontend/src/view-file-spreadsheet.js:53
#: frontend/src/view-file-spreadsheet.js:66
msgid "Document convertion failed."
msgstr ""
#: frontend/src/shared-file-view-image.js:42
msgid "you can also press ← "
msgstr ""
#: frontend/src/shared-file-view-image.js:45
msgid "you can also press →"
msgstr ""
2024-03-12 01:47:11 +00:00
#: frontend/src/tc-accept.js:41
msgid "Accept"
msgstr ""
#: frontend/src/translate.js:3
msgid "You have not shared any folders"
msgstr ""
#: frontend/src/translate.js:4
msgid "You don't have any share links"
msgstr ""
#: frontend/src/translate.js:5
msgid "You don't have any upload links"
msgstr ""
#: frontend/src/translate.js:6
msgid "You don't have any favorite items yet"
msgstr ""
#: frontend/src/translate.js:8
msgid "Import Users"
msgstr ""
#: frontend/src/translate.js:9
msgid "No connected devices"
msgstr ""
#: frontend/src/translate.js:10
msgid "No sync errors"
msgstr ""
#: frontend/src/translate.js:11
msgid "No groups"
msgstr ""
#: frontend/src/translate.js:12
msgid "No notifications"
msgstr ""
#: frontend/src/translate.js:16
msgid "No invitations"
msgstr ""
#: frontend/src/translate.js:17
msgid "No terms and conditions"
msgstr ""
#: frontend/src/translate.js:19
msgid "No favorites"
msgstr ""
#: frontend/src/translate.js:20
msgid "No folders shared"
msgstr ""
#: frontend/src/translate.js:21
msgid "No Admin login logs"
msgstr ""
#: frontend/src/translate.js:22
msgid "No Admin operation logs"
msgstr ""
#: frontend/src/translate.js:23
msgid "No permission logs"
msgstr ""
#: frontend/src/translate.js:24
msgid "No login logs"
msgstr ""
#: frontend/src/translate.js:25
msgid "No file update logs"
msgstr ""
#: frontend/src/translate.js:26
msgid "No file access logs"
msgstr ""
#: frontend/src/translate.js:28
msgid ""
"You have not shared any folders with other users yet. You can share a folder"
" with other users by clicking the share icon to the right of a folder's "
"name."
msgstr ""
#: frontend/src/translate.js:29
msgid ""
"You have not created any share links yet. A share link can be used to share "
"files and folders with anyone. You can create a share link for a file or "
"folder by clicking the share icon to the right of its name."
msgstr ""
#: frontend/src/translate.js:30
msgid ""
"You have not created any upload links yet. An upload link allows anyone to "
"upload files to a folder or library. You can create an upload link for a "
"folder or library by clicking the share icon to the right of its name."
msgstr ""
#: frontend/src/translate.js:31
msgid ""
"You have not added any libraries, folders or files to your favorites yet. A "
"favorite gives you quick access to your most frequently used objects. You "
"can add a library, folder or file to your favorites by clicking the star to "
"the left of its name."
2024-08-21 08:32:41 +00:00
msgstr ""
#: frontend/src/translate.js:32
msgid ""
"No public libraries have been created yet. A public library is accessible by"
" all users. You can create a public library by clicking the \"Add Library\" "
"button in the menu bar."
msgstr ""
#: frontend/src/translate.js:33
msgid ""
"No libraries have been shared directly with you. A shared library can be "
"shared with full or restricted permission. If you need access to a library "
"owned by another user, ask the user to share the library with you."
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/user-notifications.js:116
2024-03-12 01:47:11 +00:00
msgid "Mark all read"
msgstr ""
2024-08-16 08:54:51 +00:00
#: frontend/src/user-notifications.js:135
#: frontend/src/user-notifications.js:139
2024-03-12 01:47:11 +00:00
msgid "Message"
msgstr ""
#: frontend/src/utils/text-translation.js:80
2024-08-16 08:54:51 +00:00
msgid "Freeze Document"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/utils/text-translation.js:84
2024-08-16 08:54:51 +00:00
msgid "Unfreeze Document"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/utils/text-translation.js:88
msgid "Convert & Export"
msgstr ""
#: frontend/src/utils/text-translation.js:92
2024-08-16 08:54:51 +00:00
msgid "Convert to Markdown"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/utils/text-translation.js:96
2024-08-16 08:54:51 +00:00
msgid "Convert to sdoc"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/utils/text-translation.js:100
2024-08-16 08:54:51 +00:00
msgid "Convert to docx"
2024-03-12 01:47:11 +00:00
msgstr ""
#: frontend/src/utils/text-translation.js:104
2024-08-16 08:54:51 +00:00
msgid "Export as docx"
2024-08-13 02:59:48 +00:00
msgstr ""
#: frontend/src/utils/text-translation.js:112
2024-03-12 01:47:11 +00:00
msgid "Access Log"
msgstr ""
#: frontend/src/utils/text-translation.js:128
2024-03-12 01:47:11 +00:00
msgid "Convert with ONLYOFFICE"
msgstr ""
#: frontend/src/utils/text-translation.js:132
2024-08-16 08:54:51 +00:00
msgid "Display files"
msgstr ""
2024-09-23 14:31:27 +00:00
#: frontend/src/utils/text-translation.js:136
msgid "Export as zip"
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/text-translation.js:176
msgid "API Token"
msgstr ""
#: frontend/src/utils/utils.js:469
2024-03-12 01:47:11 +00:00
msgid "Admin access"
msgstr ""
#: frontend/src/utils/utils.js:476
2024-03-12 01:47:11 +00:00
msgid "Read-Only library"
msgstr ""
#: frontend/src/utils/utils.js:479
2024-03-12 01:47:11 +00:00
msgid "Online Read-Write library"
msgstr ""
#: frontend/src/utils/utils.js:482
2024-03-12 01:47:11 +00:00
msgid "Online Read-Only library"
msgstr ""
#: frontend/src/utils/utils.js:493
2024-03-12 01:47:11 +00:00
msgid "Read-Write folder"
msgstr ""
#: frontend/src/utils/utils.js:496
2024-03-12 01:47:11 +00:00
msgid "Read-Only folder"
msgstr ""
#: frontend/src/utils/utils.js:499
2024-03-12 01:47:11 +00:00
msgid "Online Read-Write folder"
msgstr ""
#: frontend/src/utils/utils.js:502
2024-03-12 01:47:11 +00:00
msgid "Online Read-Only folder"
msgstr ""
#: frontend/src/utils/utils.js:884
2024-03-12 01:47:11 +00:00
msgid "Online Read-Write"
msgstr ""
#: frontend/src/utils/utils.js:887
2024-03-12 01:47:11 +00:00
msgid "Online Read-Only"
msgstr ""
#: frontend/src/utils/utils.js:890
2024-03-12 01:47:11 +00:00
msgid "Invisible"
msgstr ""
#: frontend/src/utils/utils.js:900
2024-03-12 01:47:11 +00:00
msgid "User can read, write, upload, download and sync files."
msgstr ""
#: frontend/src/utils/utils.js:903
2024-03-12 01:47:11 +00:00
msgid "User can read, download and sync files."
msgstr ""
#: frontend/src/utils/utils.js:906
2024-03-12 01:47:11 +00:00
msgid "Besides Write permission, user can also share the library."
msgstr ""
#: frontend/src/utils/utils.js:909
2024-03-12 01:47:11 +00:00
msgid ""
"User can view and edit file online via browser. Files can't be downloaded."
msgstr ""
#: frontend/src/utils/utils.js:912
2024-03-12 01:47:11 +00:00
msgid ""
"User can only view files online via browser. Files can't be downloaded."
msgstr ""
#: frontend/src/utils/utils.js:915
2024-03-12 01:47:11 +00:00
msgid "User can not see this folder."
msgstr ""
#: frontend/src/utils/utils.js:926
2024-03-12 01:47:11 +00:00
msgid "Preview and download"
msgstr ""
#: frontend/src/utils/utils.js:936
2024-03-12 01:47:11 +00:00
msgid "Preview only"
msgstr ""
#: frontend/src/utils/utils.js:946
2024-03-12 01:47:11 +00:00
msgid "Download and upload"
msgstr ""
#: frontend/src/utils/utils.js:956
2024-03-12 01:47:11 +00:00
msgid "Edit on cloud and download"
msgstr ""
#: frontend/src/utils/utils.js:966
2024-03-12 01:47:11 +00:00
msgid "Edit on cloud only"
msgstr ""
#: frontend/src/utils/utils.js:1404
2024-10-14 09:36:15 +00:00
msgid "Too many requests"
msgstr ""
#: frontend/src/utils/utils.js:1507
2024-03-12 01:47:11 +00:00
msgid "Successfully copied %(name)s and 1 other item."
msgstr ""
#: frontend/src/utils/utils.js:1509
2024-03-12 01:47:11 +00:00
msgid "Successfully copied %(name)s and %(amount)s other items."
msgstr ""
#: frontend/src/utils/utils.js:1520
2024-03-12 01:47:11 +00:00
msgid "Successfully moved %(name)s."
msgstr ""
#: frontend/src/utils/utils.js:1522
2024-03-12 01:47:11 +00:00
msgid "Successfully moved %(name)s and 1 other item."
msgstr ""
#: frontend/src/utils/utils.js:1524
2024-03-12 01:47:11 +00:00
msgid "Successfully moved %(name)s and %(amount)s other items."
msgstr ""
#: frontend/src/utils/utils.js:1536
2024-03-12 01:47:11 +00:00
msgid "Failed to copy %(name)s and %(amount)s other item(s)."
msgstr ""
#: frontend/src/utils/utils.js:1539
2024-03-12 01:47:11 +00:00
msgid "Failed to copy %(name)s."
msgstr ""
#: frontend/src/utils/utils.js:1549
2024-03-12 01:47:11 +00:00
msgid "Failed to move %(name)s and %(amount)s other item(s)."
msgstr ""
#: frontend/src/utils/utils.js:1552
2024-03-12 01:47:11 +00:00
msgid "Failed to move %(name)s."
2016-09-01 03:08:44 +00:00
msgstr ""
2024-11-07 08:38:11 +00:00
#: frontend/src/utils/utils.js:1922
2024-11-07 08:38:11 +00:00
msgid "Name cannot be double dots"
msgstr ""
#~ msgid "No faces"
#~ msgstr "No faces"
#~ msgid "A file named {upload_file_link} is uploaded to {uploaded_link}."
#~ msgstr "A file named {upload_file_link} is uploaded to {uploaded_link}."
#~ msgid "A file named {upload_file_link} is uploaded."
#~ msgstr "A file named {upload_file_link} is uploaded."
#~ msgid "A folder named {upload_folder_link} is uploaded to {uploaded_link}."
#~ msgstr "A folder named {upload_folder_link} is uploaded to {uploaded_link}."
#~ msgid "A folder named {upload_folder_link} is uploaded."
#~ msgstr "A folder named {upload_folder_link} is uploaded."
#~ msgid ""
#~ "Your library {libraryName} has recently deleted a large number of files."
#~ msgstr ""
#~ "Your library {libraryName} has recently deleted a large number of files."
#~ msgid "No admins"
#~ msgstr "No admins"
#~ msgid "Number of members"
#~ msgstr "Number of members"
#~ msgid "Max number of members"
#~ msgstr "Max number of members"
#~ msgid "No organizations"
#~ msgstr "No organizations"
#~ msgid "Login ID"
#~ msgstr "Login ID"
#~ msgid "No shared links"
#~ msgstr "No shared links"