diff --git a/locale/ar/LC_MESSAGES/django.po b/locale/ar/LC_MESSAGES/django.po index 1eeb0899a4..0042c5d7e3 100644 --- a/locale/ar/LC_MESSAGES/django.po +++ b/locale/ar/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Arabic (http://www.transifex.com/haiwen/seahub/language/ar/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "الاسم طويل جدا (الحد الأقصى 64 حرف)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "الاسم لا يجب ان يحتوي على '/'." @@ -56,7 +56,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "المساحة المخصصة صغيرة جدا (على الأقل 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "فشل تحديد المخصص: المخصص الأقصى %d MB" @@ -72,18 +72,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "توجد مجموعة بنفس الاسم." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "مكتبتي" @@ -117,18 +117,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "لا يمكن حذف مكتبة النظام" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -267,6 +267,7 @@ msgstr "المساحة المخصصة" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -368,11 +369,11 @@ msgstr "مسار الوجهة غير صحيح" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "نفدت المساحة المخصصة." @@ -412,7 +413,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "الترخيص مرفوض." @@ -421,7 +422,7 @@ msgstr "الترخيص مرفوض." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -435,14 +436,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "خطأ داخلي في الخادم" @@ -461,10 +462,10 @@ msgid "User %s is already a group member." msgstr "المستخدم %s عضو في المجموعة بالفعل." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "المستخدم %s غير موجود في النظام." @@ -538,11 +539,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "كلمة مرور غير صحيحة" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "خطأ فك تشفير المكتبة" @@ -608,33 +609,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "تم مشاركة رابط تحميل معك على %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "لم يتمكن من تنزيل المجلد \"%s\": الحجم كبير جدا." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "الحجم الإجمالي تجاوز الحد الأقصى." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "كلمة المرور قصيرة جدا." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "كلمة المرور قصيرة جدا" @@ -682,10 +702,6 @@ msgstr "" msgid "Name is required." msgstr "الاسم مطلوب." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "الحجم الإجمالي تجاوز الحد الأقصى." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "الرجاء تيجيل الدخول." @@ -896,6 +912,11 @@ msgstr "ملاحظة" msgid "Files in this library can not be viewed online." msgstr "الملفات في هذه المكتبة لا يمكن عرضها مباشر." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "أدخل عنوان بريد صحيح." @@ -976,8 +997,7 @@ msgstr "آخر دخول" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "مدير" @@ -1006,7 +1026,7 @@ msgstr "غير فعال" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "نعم" @@ -1266,8 +1286,6 @@ msgstr "ملاحظة(اختياري)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "تقديم" @@ -1375,7 +1393,7 @@ msgstr "الاسم %s غير صحيح" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "متغير مفقود" @@ -1437,7 +1455,7 @@ msgid "Permission error: only group staff can add member" msgstr "خطأ في الإذن: فقط اعضاء المجموعة من يمكنهم إضافة عضو" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "المجموعة غير موجودة" @@ -1502,16 +1520,16 @@ msgstr "شكرا لاستخدامك موقعنا!" msgid "The %(site_name)s team" msgstr "فريق %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "الترخيص مرفوض" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "أنت مدعو للإنضمام الى مجموعة على %s" @@ -2090,6 +2108,7 @@ msgstr "لقد دعاك %(user)s للانضمام الى %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "مرحبا،" @@ -2193,26 +2212,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "ملاحظة جديدة على %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nلا توجد ملاحظات جديدة على %(site_name)s:\n" -msgstr[1] "\nلديك ملاحظة واحدة جديدة على %(site_name)s:\n" -msgstr[2] "\nلديك ملاحظتين جديدتين على %(site_name)s:\n" -msgstr[3] "\nلديك %(num)s ملاحظات جديدة على %(site_name)s:\n" -msgstr[4] "\nلديك %(num)s ملاحظة جديدة على %(site_name)s:\n" -msgstr[5] "\nلديك %(num)s ملاحظة جديدة على %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2313,6 +2321,21 @@ msgstr "مكتبة" msgid "Hi, %(name)s" msgstr "مرحبا, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nلا توجد ملاحظات جديدة على %(site_name)s:\n" +msgstr[1] "\nلديك ملاحظة واحدة جديدة على %(site_name)s:\n" +msgstr[2] "\nلديك ملاحظتين جديدتين على %(site_name)s:\n" +msgstr[3] "\nلديك %(num)s ملاحظات جديدة على %(site_name)s:\n" +msgstr[4] "\nلديك %(num)s ملاحظة جديدة على %(site_name)s:\n" +msgstr[5] "\nلديك %(num)s ملاحظة جديدة على %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "رسالة" @@ -2488,8 +2511,11 @@ msgstr "التالي" msgid "Per page: " msgstr "لكل صفحة: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "رمز غير صحيح." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "إعدادات" @@ -2638,23 +2664,7 @@ msgstr "تنظيم فريق اشتراك ملف" msgid "Side Nav Menu" msgstr "قائمة التنقل الجانبي" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "عرض الملف الشخصي و أكثر" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "مدير النظام" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "مدير التنظيم" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "تسجيل خروج" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "لا" @@ -3207,89 +3217,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "بحث عن ملفات في هذه ال wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "بحث عن ملفات في هذه المكتبة" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "بحث عن ملفات" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "متقدم" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "في جميع المكتبات" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "في هذه الWiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "في هذه المكتبة" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "في %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "كل أنواع الملفات" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "أنواع ملفات مخصصة" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "ملفات نصية" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "مستندات" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "صور" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "فيديو" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "صوت" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "أدخل امتدادات الملف هنا، افصل بينها ب ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "الرجاء اختيار نوع ملف واحد على الأقل أو أدخل امتداد ملف واحد على الأقل" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "تأكيد كلمة المرور للمتابعة" @@ -3376,6 +3303,15 @@ msgstr "بعد التعديل" msgid "Sorry, this user is not registered yet." msgstr "المعذرة، هذا المستخدم لم مسجل بعد." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "مُستخدم:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3462,7 +3398,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "معاملات غير صحيحة." @@ -3470,10 +3406,6 @@ msgstr "معاملات غير صحيحة." msgid "Failed to create thumbnail." msgstr "فشل انشاء المصغر." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "رمز غير صحيح." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3582,43 +3514,43 @@ msgstr "" msgid "permission error" msgstr "خطأ في الإذن" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "عاجز عن عرض صفحة المحذوفات" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "عاجز عن عرض تعديلات المكتبة" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "المكتبة غير موجودة" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "يرجى تحديد معرف السجل التاريخي" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "السجل التاريخي المحدد غير موجود" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "خطأ غير معروف" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" غير موجود." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "لم يتمكن من تنزيل \"%s\"" @@ -3639,9 +3571,9 @@ msgstr "معرف تقرير خاطئ" msgid "Bad upload link token." msgstr "رمز رابط تحميل غير صالح." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "الملف غير موجود" @@ -3653,77 +3585,77 @@ msgstr "معرف تقرير غير صالح في رابط التحميل." msgid "No conflict in the merge." msgstr "لا يوجد تعارضات في الدمج." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: فشل في فتح ملف على الإنترنت" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: فشل في فتح ملف على الإنترنت" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "الترميز الذي اخترته غير مناسب." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "ترميز الملف غير معروف" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "حجم الملف يتجاوز %s، ولا يمكن فتحه على الإنترنت." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "المكتبة مشفرة، و لا يمكن فتحها على الانترنت." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "غير قادر على عرض الملف" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "غير قادر على تنزيل الملف، مسار الملف غير صحيح" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "غير قادر على تنزيل الملف، مسار الملف خاطئ" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "غير قادر على تنزيل الملف، تم استهلاك حركة بيانات رابط المشاركة." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "غير قادر على عرض الملف، تم استهلاك حركة بيانات رابط المشاركة." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "غير قادر على تنزيل الملف" diff --git a/locale/ar/LC_MESSAGES/djangojs.po b/locale/ar/LC_MESSAGES/djangojs.po index 42689cb6d4..20fa854b71 100644 --- a/locale/ar/LC_MESSAGES/djangojs.po +++ b/locale/ar/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Amr Mothana \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Arabic (http://www.transifex.com/haiwen/seahub/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -151,8 +151,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "الوصف" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "الوصف" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "إلغاء" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "إلغاء" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "هل حقا تريد حذف حسابك؟" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "هل حقا تريد حذف حسابك؟" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "الاسم" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "مجموعة جديدة" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "الرجاء ادخال كلمة المرور" @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "الرجاء اعادة ادخال كلمة المرور" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "كلمة المرور قصيرة جدا" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "كلمات المرور غير متطابقة" @@ -933,7 +934,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "تشفير" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "كلمة المرور" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "هل أنت متأكد من حذف %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "إضافة" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "منتهي" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "ارسال" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "إضافة حماية كلمة المرور" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "اضافة الانتهاء التلقائي" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "أيام" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "توليد" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "الرجاء ادخال الأيام" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1261,8 +1274,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1278,7 +1291,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "نسخ" @@ -1301,7 +1314,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "مطلوب." @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "الحجم" @@ -1564,7 +1577,7 @@ msgstr "الحجم" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "الحجم" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "آخر تحديث" @@ -1622,6 +1635,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "عمليات أكثر" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "مشاركة روابط" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "روابظ التحميل" @@ -1999,35 +2013,35 @@ msgstr "ملحوظة: 0 يعني الحد الافتراضي" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "رابط التحميل" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "مشاركة مع مستخدم" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "مشاركة مع مجموعة" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "انتهاء" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "رقم الاصدار" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "نص" @@ -2274,7 +2288,7 @@ msgstr "حذف الملفات من هذا الجهاز عند التوصيل ف #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "فصل" @@ -2356,7 +2370,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2364,14 +2378,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "تتزيل" @@ -2626,13 +2640,13 @@ msgstr "قفل" msgid "Unlock" msgstr "فتح" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "تعليق" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "تم تعطيل تحميل الملف: تستخدم حركة المرور وصلة حصة المالك." @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "بحث عن ملفات" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "بحث عن ملفات" msgid "Upload" msgstr "تحميل" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "تحميل ملفات" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "تحميل مجلد" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3035,7 +3049,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "نقل" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "قائمة" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "(الاصدار الحالي)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "عرض" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "مجموعاتي" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "قائمة التنقل الجانبي" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "بحث عن ملفات في هذه المكتبة" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "العمليات" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "السابق" @@ -3877,7 +3880,7 @@ msgstr "السابق" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "التالي" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "كل الروابط العامة" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "عدد" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "إضافة مدير" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "المستخدمين" msgid "Logs" msgstr "سجلات الاداء" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "صورة" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "فيديو" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "صوت" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "في جميع المكتبات" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "كل أنواع الملفات" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "أنواع ملفات مخصصة" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "ملفات نصية" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "مستندات" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "صور" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "أدخل امتدادات الملف هنا، افصل بينها ب ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "عدد الزيارات" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "حذف" @@ -4596,7 +4596,7 @@ msgstr "" msgid "Invitations" msgstr "دعوات" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "بحث عن ملفات في هذه المكتبة" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5222,11 +5226,11 @@ msgstr "" msgid "Profile Setting" msgstr "إعداد الملف الشخصي" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "مشارك بواسطة: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/bg/LC_MESSAGES/django.po b/locale/bg/LC_MESSAGES/django.po index 0f65ab48fd..10d3872d4e 100644 --- a/locale/bg/LC_MESSAGES/django.po +++ b/locale/bg/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Bulgarian (http://www.transifex.com/haiwen/seahub/language/bg/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -56,7 +56,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Твърде ниска квота (минимална стойност 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -72,18 +72,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "" @@ -117,18 +117,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -267,6 +267,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -368,11 +369,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -412,7 +413,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "" @@ -421,7 +422,7 @@ msgstr "" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -435,14 +436,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "" @@ -461,10 +462,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -538,11 +539,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Грешна парола" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Грешка в разкодиращата библиотека" @@ -608,33 +609,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "" @@ -682,10 +702,6 @@ msgstr "" msgid "Name is required." msgstr "" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Моля влезте." @@ -896,6 +912,11 @@ msgstr "" msgid "Files in this library can not be viewed online." msgstr "" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Въведете валидна електронна поща." @@ -976,8 +997,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "" @@ -1006,7 +1026,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "" @@ -1246,8 +1266,6 @@ msgstr "" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "" @@ -1355,7 +1373,7 @@ msgstr "Невалидно име %s" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Липсващ аргумент" @@ -1417,7 +1435,7 @@ msgid "Permission error: only group staff can add member" msgstr "" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "" @@ -1482,16 +1500,16 @@ msgstr "" msgid "The %(site_name)s team" msgstr "" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "" @@ -2070,6 +2088,7 @@ msgstr "" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "" @@ -2173,22 +2192,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "" -msgstr[1] "" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2285,6 +2297,17 @@ msgstr "" msgid "Hi, %(name)s" msgstr "" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "" +msgstr[1] "" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "" @@ -2460,8 +2483,11 @@ msgstr "" msgid "Per page: " msgstr "" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "" @@ -2610,23 +2636,7 @@ msgstr "" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "" @@ -3179,89 +3189,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3348,6 +3275,15 @@ msgstr "" msgid "Sorry, this user is not registered yet." msgstr "" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3434,7 +3370,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3442,10 +3378,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3554,43 +3486,43 @@ msgstr "" msgid "permission error" msgstr "" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "" @@ -3611,9 +3543,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "" @@ -3625,77 +3557,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/bg/LC_MESSAGES/djangojs.po b/locale/bg/LC_MESSAGES/djangojs.po index 51ca106b6b..c06ce7e02a 100644 --- a/locale/bg/LC_MESSAGES/djangojs.po +++ b/locale/bg/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Bulgarian (http://www.transifex.com/haiwen/seahub/language/bg/)\n" "MIME-Version: 1.0\n" @@ -151,8 +151,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "" @@ -933,7 +934,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "Парола" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1261,8 +1274,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1278,7 +1291,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1301,7 +1314,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "" @@ -1564,7 +1577,7 @@ msgstr "" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "" @@ -1622,6 +1635,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1999,35 +2013,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2274,7 +2288,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2356,7 +2370,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2364,14 +2378,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2626,13 +2640,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3035,7 +3049,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "" @@ -3877,7 +3880,7 @@ msgstr "" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4596,7 +4596,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5222,11 +5226,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/ca/LC_MESSAGES/django.po b/locale/ca/LC_MESSAGES/django.po index 75c1c0f73f..15a802cf3c 100644 --- a/locale/ca/LC_MESSAGES/django.po +++ b/locale/ca/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Catalan (http://www.transifex.com/haiwen/seahub/language/ca/)\n" "MIME-Version: 1.0\n" @@ -20,12 +20,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -57,7 +57,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -73,18 +73,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Aquest nom de grup ja existeix" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Personal" @@ -118,18 +118,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -268,6 +268,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -369,11 +370,11 @@ msgstr "La ruta de destí no és vàlida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -413,7 +414,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Permís denegat." @@ -422,7 +423,7 @@ msgstr "Permís denegat." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -436,14 +437,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "S'ha produït un error intern" @@ -462,10 +463,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -539,11 +540,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "La contrasenya no és correcte" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "S'ha produït un error al desencriptar la llibreria" @@ -609,33 +610,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "No s'ha pogut descarregar el directori \"%s\" perquè és massa gran." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "La contrasenya és massa curta" @@ -683,10 +703,6 @@ msgstr "" msgid "Name is required." msgstr "El nom és obligatori." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "" @@ -897,6 +913,11 @@ msgstr "nota" msgid "Files in this library can not be viewed online." msgstr "Els fitxers d'aquesta llibreria no es poden mostrar a la web" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Introduïu un correu electrònic vàlid." @@ -977,8 +998,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administra" @@ -1007,7 +1027,7 @@ msgstr "Inactiu" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Sí" @@ -1247,8 +1267,6 @@ msgstr "Nota (opcional)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Envia" @@ -1356,7 +1374,7 @@ msgstr "El nom %s no és vàlid" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Falta un paràmetre" @@ -1418,7 +1436,7 @@ msgid "Permission error: only group staff can add member" msgstr "No tens permís per afegir membres en aquest grup" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Aquest grup no existeix" @@ -1483,16 +1501,16 @@ msgstr "Gràcies per confiar en nosaltres." msgid "The %(site_name)s team" msgstr "L'equip %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "S'ha denegat l'accés " -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "" @@ -2071,6 +2089,7 @@ msgstr "" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "" @@ -2174,22 +2193,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "" -msgstr[1] "" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2286,6 +2298,17 @@ msgstr "Llibreria" msgid "Hi, %(name)s" msgstr "" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "" +msgstr[1] "" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Missatge" @@ -2461,8 +2484,11 @@ msgstr "Següent" msgid "Per page: " msgstr "Per pàgina:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Configuració" @@ -2611,23 +2637,7 @@ msgstr "Equip d'organització de fitxers" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administrador de sistema" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Tanca la sessió" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "No" @@ -3180,89 +3190,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Cerca fitxers al wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Cerca fitxers a la llibreria" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Cerca fitxers" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "Avançat" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "A totes les llibreries" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "En aquesta wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "En aquest llibreria" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "a %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Tot tipus de fitxers" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Certs tipus de fitxers" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Fitxers de text" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Documents" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Imatges" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Vídeos" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "So" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Escrigui les extensions de fitxer separades per ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Seleccioneu un tipus de fitxer o introduïu una extensió com a mínim." - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3349,6 +3276,15 @@ msgstr "després de la modificació" msgid "Sorry, this user is not registered yet." msgstr "Aquest usuari encara no està registrat." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Actual:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3435,7 +3371,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3443,10 +3379,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3555,43 +3487,43 @@ msgstr "" msgid "permission error" msgstr "permís incorrecte" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "No es pot visualitzar la pàgina de reciclar" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "No es poden visualitzar les modificacions de la llibreria" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "La llibreria no existeix" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Especifiqueu un identificador d'historial" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "L'historial que heu especificat no existeix" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Error desconegut" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "No s'ha pogut descarregar \"%s\"" @@ -3612,9 +3544,9 @@ msgstr "Identificador incorrecte" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "El fitxer no existeix" @@ -3626,77 +3558,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "S'ha sincronitzat correctament" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: no s'ha pogut obrir el fitxer" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: No s'ha pogut obrir el fitxer" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "La codificació seleccionada no és vàlida." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Codificació de fitxer desconeguda" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "El fitxers és més gran de %s i no es pot obrir a la web." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "No es pot visualitzar el fitxer" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/ca/LC_MESSAGES/djangojs.po b/locale/ca/LC_MESSAGES/djangojs.po index 186abe3986..613d9cf748 100644 --- a/locale/ca/LC_MESSAGES/djangojs.po +++ b/locale/ca/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: jordeu \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Catalan (http://www.transifex.com/haiwen/seahub/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Descripció" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Descripció" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Cancela" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Cancela" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "Esteu segur que voleu eliminar el seu compte?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "Esteu segur que voleu eliminar el seu compte?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nom" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "Crea un grup" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Introduïu la contrasenya" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "Torneu a introduir la contrasenya" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "La contrasenya és massa curta" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Les contrasenyes no coincideixen" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "Encripta" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Contrasenya" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Esteu segur que voleu eliminar %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "Afegeix" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Envia" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dies" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Genera" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Còpia" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "És obligatori." @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Mida" @@ -1563,7 +1576,7 @@ msgstr "Mida" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "Mida" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Última actualització" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Més operacions" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Enllaços de pujada" @@ -1998,35 +2012,35 @@ msgstr "Consell: El 0 equival al límit per defecte" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Enllaç de pujada" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Descarrega" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Cerca fitxers" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "Cerca fitxers" msgid "Upload" msgstr "Puja" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Puja fitxers" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Mou" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(versió actual)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Mostra" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Els meus grups" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Cerca fitxers a la llibreria" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Operacions" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Anterior" @@ -3876,7 +3879,7 @@ msgstr "Anterior" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Següent" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "Tot els enllaços públics" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Compte" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "Usuaris" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Vídeos" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "So" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "a" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "A totes les llibreries" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Tot tipus de fitxers" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Certs tipus de fitxers" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Fitxers de text" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documents" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Imatges" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Escrigui les extensions de fitxer separades per ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Visites" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Elimina" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Cerca fitxers a la llibreria" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Configuració " -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Compartit per:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/cs/LC_MESSAGES/django.po b/locale/cs/LC_MESSAGES/django.po index b674d89d41..773e79e45f 100644 --- a/locale/cs/LC_MESSAGES/django.po +++ b/locale/cs/LC_MESSAGES/django.po @@ -3,17 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Jakub Skořepa , 2015 +# 472325e773d5665b9ce6803ea6af1ba7_bcbe1c5 <00fe210ef7e3c0d5d7c12279e8dd04e9_223901>, 2015 +# mgeisselreiter , 2020 # Pavel Borecki , 2018 # Petr Zientek , 2017 # Tomáš Holan , 2017-2019 -# Tomáš Kubalík , 2017,2019 +# Tomáš Kubalík , 2017,2019-2020 msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Czech (http://www.transifex.com/haiwen/seahub/language/cs/)\n" "MIME-Version: 1.0\n" @@ -23,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Jméno je příliš dlouhé (maximum je 64 znaků)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Jméno by nemělo obsahovat '/'." @@ -60,7 +61,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Kvóta je příliš malá (minimum je 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Chyba při nastavení kvóty: maximum je %d MB" @@ -76,18 +77,18 @@ msgstr "Název může obsahovat pouze písmena, čísla, mezery, pomlčky nebo p msgid "There is already a group with that name." msgstr "Skupina s tímto názvem již existuje." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Toto oddělení obsahuje knihovny." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Toto oddělení obsahuje pododdělení." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Moje knihovna" @@ -115,26 +116,26 @@ msgstr "Nelze přidat uživatele %s do instituce: uživatel již je v této inst msgid "" "Failed to add %s to the institution: user already belongs to this " "institution" -msgstr "" +msgstr "Nelze přidat uživatele %s do instituce: uživatel již je v této instituci" #: seahub/api2/endpoints/admin/libraries.py:253 seahub/views/sysadmin.py:750 msgid "System library can not be deleted." msgstr "Není možno smazat systémovou knihovnu." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Přenos selhal: role %s je %s, nemohu přidat knihovnu." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "Knihovnu nelze převést na vlastníka." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." -msgstr "" +msgstr "Existuje přidružená publikovaná knihovna." #: seahub/api2/endpoints/admin/shares.py:183 #, python-format @@ -271,8 +272,9 @@ msgstr "Kvóta úložiště" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." -msgstr "" +msgstr "Je více než 500 uživatelů a třídění se nenabízí." #: seahub/api2/endpoints/admin/users.py:510 seahub/base/accounts.py:781 #: seahub/forms.py:30 @@ -282,7 +284,7 @@ msgstr "Počet uživatelů překročil limit." #: seahub/api2/endpoints/admin/users.py:605 #, python-format msgid "Successfully added user %(user)s." -msgstr "" +msgstr "Úspěšně přidán uživatel %(user)s." #: seahub/api2/endpoints/admin/users.py:609 #: seahub/api2/endpoints/admin/users_batch.py:377 seahub/views/sysadmin.py:596 @@ -293,14 +295,14 @@ msgstr "Jste pozván pro připojení se do %s" #: seahub/api2/endpoints/admin/users.py:611 #, python-format msgid "Successfully added user %(user)s. An email notification has been sent." -msgstr "" +msgstr "Úspěšně přidán uživatel %(user)s. Emailová notifikace byla odeslána." #: seahub/api2/endpoints/admin/users.py:614 #, python-format msgid "" "Successfully added user %(user)s. But email notification can not be sent, " "because Email service is not properly configured." -msgstr "" +msgstr "Úspěšně přidán uživatel %(user)s. Emailová notifikace nemohla být odeslána protože emailová služba není správně nakonfigurována." #: seahub/api2/endpoints/admin/users.py:926 #: seahub/institutions/templates/institutions/useradmin.html:120 @@ -372,11 +374,11 @@ msgstr "Nesprávná cílová cesta" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Nedostatek úložného prostoru - mimo kvótu." @@ -416,7 +418,7 @@ msgstr "Uživatel %s nebyl nalezen." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Přístup odmítnut." @@ -425,13 +427,13 @@ msgstr "Přístup odmítnut." msgid "File is not locked." msgstr "Soubor není uzamčen." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Nemůžete obnovit zámek tohoto souboru." #: seahub/api2/endpoints/file_participants.py:120 msgid "The participant already exists." -msgstr "" +msgstr "Účastník již existuje" #: seahub/api2/endpoints/file_participants.py:129 #: seahub/api2/endpoints/file_tag.py:175 @@ -439,14 +441,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Vnitřní chyba serveru" @@ -465,10 +467,10 @@ msgid "User %s is already a group member." msgstr "Uživatel %s už je členem skupiny." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Uživatel %s nebyl v organizaci nalezen." @@ -486,7 +488,7 @@ msgstr "Název skupiny může obsahovat pouze písmena, čísla, mezery, pomlčk #: seahub/api2/endpoints/invitation.py:104 #, python-format msgid "%(user)s revoked your access to %(site_name)s." -msgstr "" +msgstr "%(user)s zrušil váš přístup k %(site_name)s." #: seahub/api2/endpoints/invitations.py:55 #: seahub/api2/endpoints/invitations.py:117 @@ -542,11 +544,11 @@ msgstr "Nelze resetovat heslo této knihovny." msgid "New password of library %s" msgstr "Nové heslo knihovny %s " -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Chybné heslo" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Problém při dešifrování knihovny" @@ -612,33 +614,52 @@ msgstr "Neplatný E-mail." msgid "An upload link is shared to you on %s" msgstr "Na %s je s vámi sdílen odkaz pro nahrání" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Nnení možné stáhnout adresář \"%s\": velikost je příliš velká." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Celková velikost přesahuje limit." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Heslo je příliš krátké" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Počet dní do expirace by měl být větší nebo rovno %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Počet dní do expirace by měl být menší nebo rovno %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "Sdílecí odkaz%s již existuje." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Heslo je příliš krátké." @@ -686,10 +707,6 @@ msgstr "Wiki nenalezena." msgid "Name is required." msgstr "Jméno je povinné" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Celková velikost přesahuje limit." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Prosím přihlašte se." @@ -900,6 +917,11 @@ msgstr "poznámka" msgid "Files in this library can not be viewed online." msgstr "Soubory v této knihovně nemohou být prohlíženy on-line." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Vložte platnou emailovou adresu." @@ -980,8 +1002,7 @@ msgstr "Poslední přihlášení" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Admin" @@ -1010,7 +1031,7 @@ msgstr "Neaktivní" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Ano" @@ -1260,8 +1281,6 @@ msgstr "Poznámka (volitelná)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Odeslat" @@ -1340,7 +1359,7 @@ msgstr "Nastala chyba, obraťte se na správce." #: seahub/dingtalk/views.py:98 seahub/weixin/views.py:95 #, python-format msgid "User %s not found or inactive." -msgstr "" +msgstr "Uživatel %s nebyl nalezen nebo je neaktivní." #: seahub/forms.py:59 msgid "The two passwords didn't match." @@ -1369,7 +1388,7 @@ msgstr "Jméno %s není platné" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Chybí argument" @@ -1431,7 +1450,7 @@ msgid "Permission error: only group staff can add member" msgstr "Chyba oprávnění: Pouze zástupce skupiny může přidat člena" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Skupina neexistuje" @@ -1496,16 +1515,16 @@ msgstr "Děkujeme za využití našich stránek!" msgid "The %(site_name)s team" msgstr "Tým %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Přístup odepřen" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Jste pozván do skupiny na %s" @@ -2084,6 +2103,7 @@ msgstr "%(user)s Vás pozval k připojení se do %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Dobrý den," @@ -2096,7 +2116,7 @@ msgstr "%(inviter)s Vás pozval k připojení se do %(site_name)s. Prosím zkont #: seahub/invitations/templates/invitations/invitation_revoke_email.html:12 #, python-format msgid "%(inviter)s revoked your access to %(site_name)s." -msgstr "" +msgstr "%(inviter)s zrušil váš přístup k %(site_name)s." #: seahub/invitations/templates/invitations/token_view.html:4 msgid "Create Account" @@ -2187,24 +2207,15 @@ msgstr "Přesunutá složka" msgid "New file updates on %s" msgstr "Nové aktualizace souboru %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Nové oznámení na %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nMáte 1 nové upozornění na %(site_name)s:\n" -msgstr[1] "\nMáte %(num)s nové upozornění na %(site_name)s:\n" -msgstr[2] "\nMáte %(num)s nových upozornění na %(site_name)s:\n" -msgstr[3] "\nMáte %(num)s nových upozornění na %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2303,6 +2314,19 @@ msgstr "Knihovna" msgid "Hi, %(name)s" msgstr "Dobrý den, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nMáte 1 nové upozornění na %(site_name)s:\n" +msgstr[1] "\nMáte %(num)s nové upozornění na %(site_name)s:\n" +msgstr[2] "\nMáte %(num)s nových upozornění na %(site_name)s:\n" +msgstr[3] "\nMáte %(num)s nových upozornění na %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Zpráva" @@ -2478,8 +2502,11 @@ msgstr "Další" msgid "Per page: " msgstr "Na stránku: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Neplatný token." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Nastavení" @@ -2628,23 +2655,7 @@ msgstr "Práce se soubory a týmová organizace" msgid "Side Nav Menu" msgstr "Postranní navigační nabídka" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Zobrazit profil a více" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "System Admin" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Správce organizace" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Odhlástit" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Ne" @@ -3175,12 +3186,12 @@ msgstr "silné" #: seahub/templates/snippets/policy_service_link.html:5 #: seahub/templates/snippets/policy_service_link.html:9 msgid "Privacy Policy" -msgstr "" +msgstr "Zásady ochrany osobních údajů" #: seahub/templates/snippets/policy_service_link.html:7 #: seahub/templates/snippets/policy_service_link.html:11 msgid "Terms of Service" -msgstr "" +msgstr "Podmínky služby" #: seahub/templates/snippets/repo_create_js.html:38 msgid "Description is required" @@ -3197,89 +3208,6 @@ msgid "" "as soon as possible." msgstr "Nové heslo knihovny %(repo_name)s je %(password)s. Prosím změntě si ho co nejdříve." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Vyhledat soubory v této wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Vyhledat soubory v této knihovně" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Vyhledat soubory" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "rozšířené" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Ve všech knihovnách" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "V této wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "V této knihovně" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "v %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Všechny typy souborů" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Vlastní typy souborů" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Textové soubory" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dokumenty" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Obrázky" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Sem vložte příponu souboru oddělenou ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Prosím vyberte nejméně jeden typ souboru nebo nejméně jednu příponu" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Prosím zadejte heslo pro pokračování" @@ -3366,6 +3294,15 @@ msgstr "po úpravách" msgid "Sorry, this user is not registered yet." msgstr "Uživatel není ještě registrován." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Využito:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3452,7 +3389,7 @@ msgid "Network error" msgstr "Chyba sítě" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Chybné argumenty." @@ -3460,10 +3397,6 @@ msgstr "Chybné argumenty." msgid "Failed to create thumbnail." msgstr "Chyba při vytváření náhledu." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Neplatný token." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3572,43 +3505,43 @@ msgstr "Zakázat" msgid "permission error" msgstr "Chyba oprávnění" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Není možné zobrazit recycle stránku" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Není možné zobrazit úpravy knihovny" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Knihovna neexistuje" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Prosím specifikujte ID historie" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Knihovna úspěšně obnovena." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Historie co jste specifikoval, neexistuje" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Neznámá chyba" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" neexistuje." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Není možné stáhnout \"%s\"" @@ -3629,9 +3562,9 @@ msgstr "Špatné repo ID" msgid "Bad upload link token." msgstr "Chybný token upload odkazu" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Soubor neexistuje" @@ -3643,77 +3576,77 @@ msgstr "Chybné repo ID v nahrávaném odkazu" msgid "No conflict in the merge." msgstr "Žádný konflikt ve sloučení" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: chyba při otvírání souboru online" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: chyba při otvírání souboru online" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Kódování co jste vybrali není správné." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Neznámé kódování souboru" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "velikost souboru předčila %s, není možné otevřít online. " -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Knihovna je šifrována, není možné otevřít online." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Není možné prohlížet soubor" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Chyba při přípravě náhledu souboru v Office Online." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Chyba při přípravě náhledu souboru v OnlyOffice." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Soubor není možné stáhnout, popis umístění není platný" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Není možné stáhnout soubor, nesprávný popis umístění" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Není možné stáhnout soubor, datový provoz sdíleného odkazu byl vyčerpán." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Soubor se nedaří stáhnout." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Není možné prohlížet soubor, datový provoz sdíleného odkazu byl vyčerpán." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Sdílet odkaz pro %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Nelze stáhnout soubor" diff --git a/locale/cs/LC_MESSAGES/djangojs.po b/locale/cs/LC_MESSAGES/djangojs.po index 741e357add..5938ce9042 100644 --- a/locale/cs/LC_MESSAGES/djangojs.po +++ b/locale/cs/LC_MESSAGES/djangojs.po @@ -6,14 +6,14 @@ # Pavel Borecki , 2018-2019 # Petr Zientek , 2017 # Tomáš Holan , 2017-2019 -# Tomáš Kubalík , 2017,2019 +# Tomáš Kubalík , 2017,2019-2020 msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Tomáš Kubalík \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Czech (http://www.transifex.com/haiwen/seahub/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -154,8 +154,8 @@ msgstr "Probíhá nahrávání souboru. Jste si jistý/á, že chcete opustit tu #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -182,8 +182,8 @@ msgid "Tags" msgstr "Štítky" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -203,7 +203,7 @@ msgstr "O nás" #: frontend/src/components/dialog/add-abuse-report-dialog.js:31 msgid "Contact information is required." -msgstr "" +msgstr "Jsou požadovány kontaktní informace" #: frontend/src/components/dialog/add-abuse-report-dialog.js:37 #: frontend/src/components/user-settings/email-notice.js:41 @@ -234,7 +234,7 @@ msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:75 msgid "Virus" -msgstr "" +msgstr "Virus" #: frontend/src/components/dialog/add-abuse-report-dialog.js:76 msgid "Abuse Content" @@ -242,11 +242,11 @@ msgstr "" #: frontend/src/components/dialog/add-abuse-report-dialog.js:77 msgid "Other" -msgstr "" +msgstr "Ostatní" #: frontend/src/components/dialog/add-abuse-report-dialog.js:81 msgid "Contact Information" -msgstr "" +msgstr "Kontaktní informace" #: frontend/src/components/dialog/add-abuse-report-dialog.js:85 #: frontend/src/pages/sys-admin/abuse-reports.js:101 @@ -268,9 +268,9 @@ msgstr "Popis" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -321,7 +321,7 @@ msgstr "Popis" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -411,8 +411,8 @@ msgstr "Storno" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -420,8 +420,8 @@ msgstr "Storno" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -586,7 +586,7 @@ msgstr "Smazané adresáře" #: frontend/src/components/dialog/common-operation-confirmation-dialog.js:35 msgid "Confirm" -msgstr "" +msgstr "Potvrdit" #: frontend/src/components/dialog/confirm-delete-account.js:27 #: frontend/src/components/user-settings/delete-account.js:36 @@ -600,12 +600,12 @@ msgstr "Opravdu chcete smazat svůj účet?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -628,7 +628,7 @@ msgstr "Opravdu chcete smazat svůj účet?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -731,11 +731,11 @@ msgstr "Kopírovat vybrané položky do:" #: frontend/src/components/dialog/copy-move-dirent-progress-dialog.js:18 msgid "Move {num} items" -msgstr "" +msgstr "Přesunout {num} položek" #: frontend/src/components/dialog/copy-move-dirent-progress-dialog.js:18 msgid "Copy {num} items" -msgstr "" +msgstr "Kopírovat {num} položek" #: frontend/src/components/dialog/create-department-repo-dialog.js:61 #: frontend/src/components/dialog/create-group-dialog.js:55 @@ -785,7 +785,7 @@ msgstr "Nová knihovna pro oddělení." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -821,6 +821,7 @@ msgstr "Nová knihovna pro oddělení." #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -830,7 +831,7 @@ msgstr "Nová knihovna pro oddělení." #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Název" @@ -844,8 +845,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "Jméno \"{name}\" je již obsazeno. Prosím zvolte jiné jméno." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -856,8 +857,8 @@ msgid "This is a draft" msgstr "Toto je návrh" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -873,7 +874,7 @@ msgid "New Group" msgstr "Nová skupina" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Zadejte heslo" @@ -884,12 +885,12 @@ msgid "Please enter the password again" msgstr "Zopakujte zadání hesla" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Heslo je příliš krátké." #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Zadání hesla se neshodují" @@ -936,7 +937,7 @@ msgstr "Typ uložiště" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -963,8 +964,8 @@ msgid "Encrypt" msgstr "Šifrovat" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -975,8 +976,8 @@ msgid "Password" msgstr "Heslo" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1003,8 +1004,8 @@ msgstr "Vybrat barvu" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1025,12 +1026,12 @@ msgstr "Smazat složku" msgid "Are you sure to delete" msgstr "Opravdu smazat" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Skutečně chcete smazat %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1077,124 +1078,136 @@ msgstr "" #: frontend/src/components/dialog/file-participant-dialog.js:121 #: frontend/src/components/dirent-detail/detail-list-view.js:144 msgid "Participants" -msgstr "" +msgstr "Účastníci" #: frontend/src/components/dialog/file-participant-dialog.js:131 #: frontend/src/pages/sys-admin/terms-and-conditions/terms-and-conditions.js:85 msgid "Add" msgstr "Přidat" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Veřejný odkaz zkopírován do schránky." -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Přímý odkaz ke stažení zkopírován do schránky." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Oprávnění úspěšně změněna." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(nejméně {passwordLength} znaků)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Odkaz:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Platnost skončila" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Přímý odkaz ke stažení:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Datum expirace:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Odeslat" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "Opravdu chcete smazat sdílecí odkaz?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Smazáním sdílecího odkazu bude všem odepřen přístup." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Přidat ochranu heslem" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Přidat automatickou expiraci" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dní" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Vyšší nebo rovno" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Nižší nebo rovno" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Nastavit oprávnění" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generovat" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Prosím zadejte dny" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Vložte prosím nezáporné celé číslo" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Odkaz pro nahrávání zkopírován do schránky." -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Odkaz pro nahrávání:" @@ -1264,8 +1277,8 @@ msgstr "Interní odkaz byl zkopírován do schránky" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Interní odkaz" @@ -1281,7 +1294,7 @@ msgstr "Interní odkaz směřuje na soubor nebo složku u které má uživatel o #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopírovat" @@ -1304,7 +1317,7 @@ msgstr "Odebrat přístup" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Je vyžadováno." @@ -1325,7 +1338,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "Úspěšně pozván %(email) a dalších %(num) lidí." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1453,8 +1466,8 @@ msgstr "Skupina nenalezena" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1550,8 +1563,8 @@ msgstr "Název knihovny" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1559,7 +1572,7 @@ msgstr "Název knihovny" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Velikost" @@ -1567,7 +1580,7 @@ msgstr "Velikost" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1579,13 +1592,13 @@ msgstr "Velikost" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Poslední aktualizace" @@ -1625,6 +1638,7 @@ msgstr "Návrhy" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1733,13 +1747,13 @@ msgstr "Nová Wiki stránka" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Více operací" @@ -1925,15 +1939,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Veřejné odkazy" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Upload odkazy" @@ -2002,35 +2016,35 @@ msgstr "Tip: 0 znamená výchozí limit" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Veřejný odkaz" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Upload odkaz" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Sdílet uživateli" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Sdílet skupině" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2068,10 +2082,10 @@ msgstr "Vybrat skupiny..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Skončení platnosti" @@ -2143,7 +2157,7 @@ msgid "Version Number" msgstr "Číslo verze" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Text" @@ -2277,7 +2291,7 @@ msgstr "Smazat soubory z tohoto zařízení, až se příště připojí." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Odpárovat" @@ -2359,7 +2373,7 @@ msgstr "Opravdu chcete zrušit zveřejnění této knihovny?" msgid "Unpublish" msgstr "Zrušit zveřejnění" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "Zveřejnit knihovnu" @@ -2367,14 +2381,14 @@ msgstr "Zveřejnit knihovnu" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2382,10 +2396,10 @@ msgstr "Zveřejnit knihovnu" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Stáhnout" @@ -2629,13 +2643,13 @@ msgstr "Zámek" msgid "Unlock" msgstr "Odemknout" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Otevřít rodičovský adresář" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Komentář" @@ -2648,7 +2662,7 @@ msgstr "Online zobrazení není u tohoto typu souboru podporované" #: frontend/src/components/file-view/participants-list.js:52 msgid "Add participants" -msgstr "" +msgstr "Přidat účastníky" #: frontend/src/components/history-trash-file-view/file-view.js:33 msgid "Current Path: " @@ -2881,7 +2895,7 @@ msgid "Successfully saved" msgstr "Úspěšně uloženo" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Stažení souboru je vypnuto: Datový limit sdíleného odkazu vlastníka byl vyčrpán." @@ -2973,13 +2987,13 @@ msgid "File History" msgstr "Historie souboru" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Vyhledat soubory" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2988,31 +3002,31 @@ msgstr "Vyhledat soubory" msgid "Upload" msgstr "Nahrát" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Nový" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Nahrát soubory" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Nahrát adresář" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Nový Markdown soubor" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nový soubor Excelu" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nový soubor PowerPointu" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nový soubor Wordu" @@ -3038,7 +3052,7 @@ msgstr "Nový návrh" msgid "Start review" msgstr "Začít kontrolu" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Přesunout" @@ -3057,7 +3071,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "Vytvořit z tohoto souboru návrh místo přímé úpravy." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Seznam" @@ -3433,10 +3447,10 @@ msgid "(current version)" msgstr "(aktuální verze)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Zobrazit" @@ -3538,8 +3552,8 @@ msgid "My Groups" msgstr "Moje skupiny" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3591,17 +3605,6 @@ msgstr "Složka neexistuje." msgid "This library has been set to read-only by admin and cannot be updated." msgstr "Tato knihovna byla nastavena správcem pouze pro čtení a nelze ji aktualizovat." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Postranní navigační nabídka" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Vyhledat soubory v této knihovně" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3806,7 +3809,7 @@ msgstr "Kvóta" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3869,7 +3872,7 @@ msgstr "Operace" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Předchozí" @@ -3880,7 +3883,7 @@ msgstr "Předchozí" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Další" @@ -3930,6 +3933,7 @@ msgid "All Public Links" msgstr "Všechny veřejné odkazy" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Počet" @@ -4054,7 +4058,7 @@ msgid "Add admin" msgstr "Přidat Administrátora" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4085,77 +4089,73 @@ msgstr "Uživatelé" msgid "Logs" msgstr "Logy" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "Dokument" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Obrázek" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: frontend/src/pages/search/advanced-search.js:68 +#: frontend/src/pages/search/advanced-search.js:120 msgid "File Types" msgstr "Typy souborů" -#: frontend/src/pages/search/advanced-search.js:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "do" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Ve všech knihovnách" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Všechny typy souborů" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Vlastní typy souborů" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Textové soubory" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumenty" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Obrázky" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Sem vložte příponu souboru oddělenou ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "Reset" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "Datum počátku by mělo být dříve než datum konce." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "Neplatný rozsah velikosti souboru" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "Jsou vyžadována nejméně tři písmena" @@ -4212,20 +4212,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Návštěvy" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Odstranit" @@ -4599,7 +4599,7 @@ msgstr "Smazat prošlé pozvánky" msgid "Invitations" msgstr "Pozvánky" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Kód" @@ -5143,6 +5143,10 @@ msgid "" "accept the terms." msgstr "Umožní administrátorovi přidat pravidla a podmínky, se kterými budou uživatelé muset souhlasit." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Vyhledat soubory v této knihovně" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "Jít do knihovny" @@ -5225,11 +5229,11 @@ msgstr "Emailové notifikace" msgid "Profile Setting" msgstr "Nastavení profilu" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Sdíleno uživatelem: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/da_DK/LC_MESSAGES/djangojs.po b/locale/da_DK/LC_MESSAGES/djangojs.po index 1b22e3e3b3..b3d9978190 100644 --- a/locale/da_DK/LC_MESSAGES/djangojs.po +++ b/locale/da_DK/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Danish (Denmark) (http://www.transifex.com/haiwen/seahub/language/da_DK/)\n" "MIME-Version: 1.0\n" @@ -151,8 +151,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "Beskrivelse" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "Beskrivelse" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "Afbryd" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "Afbryd" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Navn" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Indtast venligst kodeord" @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "Indtast venligst kodeordet igen" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Kodeord er for kort" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Kodeordene er ikke ens" @@ -933,7 +934,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "Kodeord" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Er du sikker på du vil slette %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1261,8 +1274,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1278,7 +1291,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1301,7 +1314,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Dette er nødvendigt" @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Størrelse" @@ -1564,7 +1577,7 @@ msgstr "Størrelse" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "Størrelse" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Sidste opdatering" @@ -1622,6 +1635,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1999,35 +2013,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2274,7 +2288,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2356,7 +2370,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2364,14 +2378,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2626,13 +2640,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3035,7 +3049,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Forrige" @@ -3877,7 +3880,7 @@ msgstr "Forrige" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Næste" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4596,7 +4596,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5222,11 +5226,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index d31f273571..a770075d67 100644 --- a/locale/de/LC_MESSAGES/django.po +++ b/locale/de/LC_MESSAGES/django.po @@ -3,8 +3,8 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# 1resu , 2016 -# 1resu , 2016 +# c8102f0c763e951b80d487a98493a3a2_3f82ce6 , 2016 +# c8102f0c763e951b80d487a98493a3a2_3f82ce6 , 2016 # A. Heß , 2015 # Andreas Schmidt , 2015 # Andreas Vollmer | HU Berlin , 2015-2020 @@ -13,7 +13,7 @@ # baiki , 2014 # casselt , 2018 # casselt , 2018 -# fsdfassfsdtwf2, 2014 +# 2165ba7a7559b0590e5367f8ce81fb5f_015cdbd, 2014 # Marcus Müller , 2015-2016 # Daniel Pan , 2015 # dbeuchler, 2014 @@ -38,8 +38,8 @@ # Jochen Rupp , 2014,2017 # Johannes Schleifenbaum, 2014 # Johannes Schleifenbaum, 2014 -# Kai Sieben , 2016 -# Kai Sieben , 2016 +# d4e998992c5d77930be0dd0199008e4a_0663716 , 2016 +# d4e998992c5d77930be0dd0199008e4a_0663716 , 2016 # Daniel Pan , 2015 # luckyluckyluke_, 2014 # luckyluckyluke_, 2014 @@ -76,9 +76,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 10:55+0000\n" -"Last-Translator: Andreas Vollmer | HU Berlin \n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: German (http://www.transifex.com/haiwen/seahub/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -87,12 +87,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Name ist zu lang (maximal 64 Zeichen)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Name darf keinen Schrägstrich enthalten" @@ -124,7 +124,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Speicherplatz ist zu gering (minimaler Wert ist 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Speicherplatz konnte nicht gesetzt werden: Maximale Quota ist %d MB" @@ -140,18 +140,18 @@ msgstr "Namen dürfen nur Buchstaben, Zahlen, Leerzeichen, Bindestriche und Unte msgid "There is already a group with that name." msgstr "Eine Gruppe mit diesem Namen gibt es bereits." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Der Bereich enthält Bibliotheken." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Der Bereich enthält Unterbereiche." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Meine Bibliothek" @@ -185,18 +185,18 @@ msgstr "%s gehört bereits zu der Einrichtung und kann nicht erneut zugewiesen w msgid "System library can not be deleted." msgstr "Eine System-Bibliothek kann nicht gelöscht werden. " -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Fehler beim Übertragen: Die Rolle von %s ist %s. Die Bibliothek kann nicht zugeordnet werden." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "Bibliotheken können nicht auf ihre Eigentümer/innen übertragen werden." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "Es gibt eine veröffentlichte Bibliothek hierzu." @@ -335,6 +335,7 @@ msgstr "Speicherplatz" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "Es gibt über 500 Benutzer/innen, eine Sortierung ist nicht möglich." @@ -436,11 +437,11 @@ msgstr "Ungültiges Ziel" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Speicherplatz ist verbraucht." @@ -480,7 +481,7 @@ msgstr "Benutzer/in %s nicht gefunden." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Zugriff verweigert." @@ -489,7 +490,7 @@ msgstr "Zugriff verweigert." msgid "File is not locked." msgstr "Datei ist nicht gesperrt." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Sie können die Sperrung der Datei nicht erneuern." @@ -503,14 +504,14 @@ msgstr "Benutzer/in ist schon vorhanden." #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Interner Serverfehler" @@ -529,10 +530,10 @@ msgid "User %s is already a group member." msgstr "%s ist bereits Mitglied der Gruppe." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Benutzer %s konnte in Organisation nicht gefunden werden." @@ -606,11 +607,11 @@ msgstr "Das Passwort der Bibliothek kann nicht zurückgesetzt werden." msgid "New password of library %s" msgstr "Neues Passwort für Bibliothek %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Falsches Passwort" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Fehler beim Entschlüsseln der Bibliothek" @@ -676,33 +677,52 @@ msgstr "Die E-Mail-Adresse ist ungültig." msgid "An upload link is shared to you on %s" msgstr "Für Sie wurde ein Upload-Link auf %s freigegeben." -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "„%s“ konnte nicht heruntergeladen werden, da der Ordner zu groß ist." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Die Dateien sind insgesamt zu groß für ein ZIP-Paket. Bitte benutzen Sie zum Herunterladen das Desktop-Programm." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Passwort ist zu kurz." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Der Freigabe-Link sollte mindestens %s Tage verfügbar sein" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Der Freigabe-Link sollte höchstens %s Tage verfügbar sein" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "Freigabe-Link %s ist bereits vorhanden." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Passwort ist zu kurz" @@ -750,10 +770,6 @@ msgstr "Wiki nicht gefunden." msgid "Name is required." msgstr "Name erforderlich" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Die Dateien sind insgesamt zu groß für ein ZIP-Paket. Bitte benutzen Sie zum Herunterladen das Desktop-Programm." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Bitte anmelden." @@ -964,6 +980,11 @@ msgstr "Anmerkung" msgid "Files in this library can not be viewed online." msgstr "Dateien in dieser Bibliothek können nicht in der Web-Vorschau angezeigt werden." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein." @@ -1044,8 +1065,7 @@ msgstr "Letzte Anmeldung" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administration" @@ -1074,7 +1094,7 @@ msgstr "Inaktiv" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Ja" @@ -1314,8 +1334,6 @@ msgstr "Notiz (optional)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Speichern" @@ -1423,7 +1441,7 @@ msgstr "Name %s ist ungültig" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argument fehlt" @@ -1485,7 +1503,7 @@ msgid "Permission error: only group staff can add member" msgstr "Weitergehende Rechte erforderlich: Nur mit Administrationsrecht können Mitglieder hinzugefügt werden" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Die Gruppe ist nicht vorhanden" @@ -1550,16 +1568,16 @@ msgstr "Viel Erfolg und gute Zusammenarbeit!" msgid "The %(site_name)s team" msgstr "Ihr Service-Team %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Zugriff verweigert" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Sie wurden eingeladen, einer Gruppe auf %s beizutreten" @@ -2138,6 +2156,7 @@ msgstr "%(user)s hat Sie eingeladen, %(site_name)s beizutreten." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Guten Tag," @@ -2241,22 +2260,15 @@ msgstr "Ordner verschoben" msgid "New file updates on %s" msgstr "Aktualisierte Dateien auf %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Neue Mitteilungen auf %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nauf %(site_name)s gibt es eine neue Mitteilung für Sie:\n\n" -msgstr[1] "\nauf %(site_name)s gibt es %(num)s neue Mitteilungen für Sie:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2353,6 +2365,17 @@ msgstr "Bibliothek" msgid "Hi, %(name)s" msgstr "Guten Tag %(name)s," +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nauf %(site_name)s gibt es eine neue Mitteilung für Sie:\n\n" +msgstr[1] "\nauf %(site_name)s gibt es %(num)s neue Mitteilungen für Sie:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Nachricht" @@ -2528,8 +2551,11 @@ msgstr "Nächste Seite" msgid "Per page: " msgstr "Einträge pro Seite: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Ungültiges Token." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Einstellungen" @@ -2678,23 +2704,7 @@ msgstr "File Collaboration Team Organization" msgid "Side Nav Menu" msgstr "Seitliche Navigation" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Profil und weiteres ansehen" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "System-Administration" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Administration" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Abmelden" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Nein" @@ -3247,89 +3257,6 @@ msgid "" "as soon as possible." msgstr "Das neue Passwort der Bibliothek %(repo_name)s lautet %(password)s. Bitte ändern Sie es so bald wie möglich." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Dateien suchen in diesem Wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Dateien in dieser Bibliothek durchsuchen" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Dateien suchen" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "erweitert" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "In allen Bibliotheken" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "In diesem Wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "In dieser Bibliothek" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "in %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Alle Dateitypen" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Eigene Dateitypen" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Textdateien" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dokumente" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Bilder" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "PDF" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Dateierweiterungen eingeben und mit Komma trennen" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Bitte mindestens einen Dateityp/Dateierweiterung eingeben" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Zum Fortfahren das Passwort bestätigen" @@ -3416,6 +3343,15 @@ msgstr "nach Bearbeitung" msgid "Sorry, this user is not registered yet." msgstr "Benutzer/in hat sich leider noch nicht registriert." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Verwendet:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3502,7 +3438,7 @@ msgid "Network error" msgstr "Netzwerkfehler" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Ungültige Argumente" @@ -3510,10 +3446,6 @@ msgstr "Ungültige Argumente" msgid "Failed to create thumbnail." msgstr "Bildvorschau konnte nicht erstellt werden" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Ungültiges Token." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3622,43 +3554,43 @@ msgstr "Deaktivieren" msgid "permission error" msgstr "Berechtigungsfehler" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Papierkorb kann nicht angezeigt werden." -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Konnte Bibliotheksänderungen nicht anzeigen" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Die Bibliothek ist nicht vorhanden" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Bitte eine Versions-ID angeben" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Bibliothek ist wiederhergestellt." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Die von Ihnen gewählte Version ist nicht vorhanden" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Unbekannter Fehler" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "„%s“ ist nicht vorhanden." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "„%s“ konnte nicht heruntergeladen werden" @@ -3679,9 +3611,9 @@ msgstr "Falsche Bibliotheks-ID" msgid "Bad upload link token." msgstr "Falsches Token im Upload-Link." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Die Datei ist nicht vorhanden" @@ -3693,77 +3625,77 @@ msgstr "Falsche Bibliotheks-ID im Upload-Link." msgid "No conflict in the merge." msgstr "Kein Konflikt bei der Zusammenführung." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP-Fehler: Datei konnte online nicht geöffnet werden" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URL-Fehler: Datei konnte online nicht geöffnet werden" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Der gewählte Zeichensatz ist ungültig." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Unbekannte Datenkodierung" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Dateien können nur bis zu einer Größe von %s in der Web-Vorschau angezeigt werden." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Die Bibliothek ist verschlüsselt und kann nicht online geöffnet werden." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Die Datei kann nicht angezeigt werden" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Fehler beim Vorbereiten der Office Online Dateivorschau." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Fehler beim Vorbereiten der Office Online Dateivorschau." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Kann die Datei nicht herunterladen, ungültiger Pfad" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Kann die Datei nicht herunterladen, falscher Pfad" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Die Datei konnte nicht heruntergeladen werden: Das Datenvolumen für freigegebene Links ist aufgebraucht." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Datei kann nicht heruntergeladen werden." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Die Datei kann nicht angezeigt werden. Das Datenvolumen des Freigabe-Links ist verbraucht." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Link für %s freigeben." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Die Datei kann nicht heruntergeladen werden" diff --git a/locale/de/LC_MESSAGES/djangojs.po b/locale/de/LC_MESSAGES/djangojs.po index 938b42f190..b67f8f5a61 100644 --- a/locale/de/LC_MESSAGES/djangojs.po +++ b/locale/de/LC_MESSAGES/djangojs.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# 1resu , 2015-2016 +# c8102f0c763e951b80d487a98493a3a2_3f82ce6 , 2015-2016 # 3Stadt , 2017 # A. Heß , 2016 # Andreas Vollmer | HU Berlin , 2015-2020 @@ -23,9 +23,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: zheng xie \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: German (http://www.transifex.com/haiwen/seahub/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -166,8 +166,8 @@ msgstr "Gerade wird eine Datei hochgeladen. Möchten Sie die Seite wirklich verl #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -194,8 +194,8 @@ msgid "Tags" msgstr "Tags" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -280,9 +280,9 @@ msgstr "Beschreibung" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -333,7 +333,7 @@ msgstr "Beschreibung" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -423,8 +423,8 @@ msgstr "Abbrechen" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -432,8 +432,8 @@ msgstr "Abbrechen" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -612,12 +612,12 @@ msgstr "Möchten Sie Ihr Benutzerkonto wirklich löschen?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -640,7 +640,7 @@ msgstr "Möchten Sie Ihr Benutzerkonto wirklich löschen?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -797,7 +797,7 @@ msgstr "Neue Bereichs-Bibliothek" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -833,6 +833,7 @@ msgstr "Neue Bereichs-Bibliothek" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -842,7 +843,7 @@ msgstr "Neue Bereichs-Bibliothek" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Name" @@ -856,8 +857,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "Der Name „{name}“ ist bereits vergeben, bitte wählen Sie einen anderen." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -868,8 +869,8 @@ msgid "This is a draft" msgstr "Dies ist ein Entwurf" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -885,7 +886,7 @@ msgid "New Group" msgstr "Neue Gruppe" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Bitte geben Sie ein Passwort ein" @@ -896,12 +897,12 @@ msgid "Please enter the password again" msgstr "Bitte geben Sie das Passwort erneut ein" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Passwort ist zu kurz" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Passwörter stimmen nicht überein" @@ -948,7 +949,7 @@ msgstr "Physischer Speicherort" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -975,8 +976,8 @@ msgid "Encrypt" msgstr "Verschlüsseln" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -987,8 +988,8 @@ msgid "Password" msgstr "Passwort" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1015,8 +1016,8 @@ msgstr "Farbe wählen" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1037,12 +1038,12 @@ msgstr "Ordner löschen" msgid "Are you sure to delete" msgstr "Möchten Sie dies wirklich löschen" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Möchten Sie %s wirklich löschen?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1096,117 +1097,129 @@ msgstr "Teilnehmer" msgid "Add" msgstr "Hinzufügen" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Der Download-Link wurde in die Zwischenablage kopiert." -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Der Link zum direkten Download wurde in die Zwischenablage kopiert." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Rechte erfolgreich geändert." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(mindestens {passwordLength} Zeichen)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Link:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Abgelaufen" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Link zum direkten Download:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Ablaufdatum:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Rechte:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Senden" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "Möchten Sie den Download-Link wirklich löschen?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Nach der Löschung ist über den Link kein Download mehr möglich." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Passwort hinzufügen" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Befristung hinzufügen" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "Tage" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Größer oder gleich" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Weniger oder gleich" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Rechte festlegen" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Erstellen" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Bitte geben Sie Tage ein" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Bitte geben Sie eine Zahl größer oder gleich Null ein" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Der Upload-Link wurde in die Zwischenablage kopiert." -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Upload-Link: " @@ -1276,8 +1289,8 @@ msgstr "Der interne Link wurde in die Zwischenablage kopiert." #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Interner Link" @@ -1293,7 +1306,7 @@ msgstr "Interne Links sind Verweise auf Dateien oder Ordner, die nur von Benutze #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopieren" @@ -1316,7 +1329,7 @@ msgstr "Zugang entziehen" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Erforderlich" @@ -1337,7 +1350,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "%(email) und %(num) weitere Personen sind nun eingeladen." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1465,8 +1478,8 @@ msgstr "Gruppe nicht gefunden" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1562,8 +1575,8 @@ msgstr "Name der Bibliothek" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1571,7 +1584,7 @@ msgstr "Name der Bibliothek" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Größe" @@ -1579,7 +1592,7 @@ msgstr "Größe" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1591,13 +1604,13 @@ msgstr "Größe" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Letzte Änderung" @@ -1637,6 +1650,7 @@ msgstr "Entwürfe" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1745,13 +1759,13 @@ msgstr "Neues Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Weitere Aktionen" @@ -1937,15 +1951,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "{placeholder} Links (Freigabe oder Upload)" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Download-Links" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Upload-Links" @@ -2014,35 +2028,35 @@ msgstr "Hinweis: 0 bedeutet Standardlimit" msgid "The link is copied to the clipboard." msgstr "Der Link wurde in die Zwischenablage kopiert." -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Download-Link" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Upload-Link" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Freigabe für Benutzer" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Freigabe für Gruppe" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2080,10 +2094,10 @@ msgstr "Gruppen auswählen …" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Ablaufdatum" @@ -2155,7 +2169,7 @@ msgid "Version Number" msgstr "Versionsnummer" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Text" @@ -2289,7 +2303,7 @@ msgstr "Lösche beim nächsten Verbindungsaufbau alle Dateien von diesem Gerät. #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Trennen" @@ -2371,7 +2385,7 @@ msgstr "Möchten Sie die Veröffentlichung der Bibliothek wirklich rückgängig msgid "Unpublish" msgstr "Veröffentlichung rückgängig machen" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "Bibliothek veröffentlichen" @@ -2379,14 +2393,14 @@ msgstr "Bibliothek veröffentlichen" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2394,10 +2408,10 @@ msgstr "Bibliothek veröffentlichen" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Herunterladen" @@ -2641,13 +2655,13 @@ msgstr "Sperren" msgid "Unlock" msgstr "Entsperren" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Übergeordneten Ordner öffnen" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Kommentar" @@ -2893,7 +2907,7 @@ msgid "Successfully saved" msgstr "Erfolgreich gespeichert" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Herunterladen ist deaktiviert: Das Datenvolumen des Eigentümers für Freigaben ist aufgebraucht." @@ -2985,13 +2999,13 @@ msgid "File History" msgstr "Dateiversionen" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Dateien suchen" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -3000,31 +3014,31 @@ msgstr "Dateien suchen" msgid "Upload" msgstr "Hochladen" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Erstellen" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Dateien hochladen" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Ordner hochladen" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Neue Markdown-Datei" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Neue Excel-Datei" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Neue PowerPoint-Datei" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Neue Word-Datei" @@ -3050,7 +3064,7 @@ msgstr "Neuer Entwurf" msgid "Start review" msgstr "Review schreiben" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Verschieben" @@ -3069,7 +3083,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "Legen Sie einen Entwurf an, statt die Originaldatei direkt zu bearbeiten." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Liste" @@ -3445,10 +3459,10 @@ msgid "(current version)" msgstr "(aktuelle Version)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Anzeigen" @@ -3550,8 +3564,8 @@ msgid "My Groups" msgstr "Meine Gruppen" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3603,17 +3617,6 @@ msgstr "Der Ordner ist nicht vorhanden." msgid "This library has been set to read-only by admin and cannot be updated." msgstr "Diese Bibliothek wurde von der Administration schreibgeschützt und kann nur gelesen werden." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Seitliche Navigation" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Dateien in dieser Bibliothek durchsuchen" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "Die Dateien konnten nicht in die andere Bibliothek verschoben werden." @@ -3818,7 +3821,7 @@ msgstr "Speicherquota" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3881,7 +3884,7 @@ msgstr "Aktion" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Vorherige" @@ -3892,7 +3895,7 @@ msgstr "Vorherige" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Nächste Seite" @@ -3942,6 +3945,7 @@ msgid "All Public Links" msgstr "Alle öffentlichen Links" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Zugriffe" @@ -4066,7 +4070,7 @@ msgid "Add admin" msgstr "Admin hinzufügen" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4097,77 +4101,73 @@ msgstr "Benutzer" msgid "Logs" msgstr "Protokolle" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "Dokument" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Bild" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: frontend/src/pages/search/advanced-search.js:68 +#: frontend/src/pages/search/advanced-search.js:120 msgid "File Types" msgstr "Dateitypen" -#: frontend/src/pages/search/advanced-search.js:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "zu" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "In allen Bibliotheken" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Alle Dateitypen" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Eigene Dateitypen" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Textdateien" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumente" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Bilder" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Dateierweiterungen eingeben und mit Komma trennen" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "Zurücksetzen" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "Das Startdatum muss vor dem Enddatum liegen." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "Dateigröße nicht zugelassen." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "Mindestens drei Zeichen erforderlich" @@ -4224,20 +4224,20 @@ msgid "" msgstr "Sie habe noch keine Freigabe-Links angelegt. Über einen Freigabe-Link können Dateien und Ordner für beliebige Personen bereitgestellt werden. Um einen Freigabe-Link für eine Datei oder einen Ordner zu erstellen, klicken Sie auf das Freigabe-Icon rechts neben dem Namen." #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Aufrufe" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Entfernen" @@ -4611,7 +4611,7 @@ msgstr "Abgelaufene Einladungen löschen" msgid "Invitations" msgstr "Einladungen" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Token" @@ -5155,6 +5155,10 @@ msgid "" "accept the terms." msgstr "Benutzer müssen vor der Nutzung des Systems Nutzungsbedingungen akzeptieren." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Dateien in dieser Bibliothek durchsuchen" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "Zur Bibliothek wechseln" @@ -5237,11 +5241,11 @@ msgstr "E-Mail-Benachrichtigung" msgid "Profile Setting" msgstr "Profil" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Freigegeben von:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/el/LC_MESSAGES/django.po b/locale/el/LC_MESSAGES/django.po index a78734f248..c909bac3d7 100644 --- a/locale/el/LC_MESSAGES/django.po +++ b/locale/el/LC_MESSAGES/django.po @@ -8,13 +8,13 @@ # imwhatiam , 2017 # nikolaosp , 2015 # Panos Angelopoulos , 2015 -# Αλέξανδρος Καπετάνιος , 2017 +# Alexandros Kapetanios , 2017 msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Greek (http://www.transifex.com/haiwen/seahub/language/el/)\n" "MIME-Version: 1.0\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Το όνομα είναι πολύ μεγάλο (μέγιστο μέγεθος 64 χαρακτήρες)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "To όνομα δεν πρέπει να περιέχει '/'." @@ -61,7 +61,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Το πεδίο όριο χώρου είναι πολύ μκρό (μικρότερη τιμή είναι 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -77,18 +77,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Υπάρχει ήδη ομάδα με αυτό το όνομα." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Η βιβλιοθήκη μου" @@ -122,18 +122,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -272,6 +272,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -373,11 +374,11 @@ msgstr "Εσφαλμένη διαδρομή προορισμού" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -417,7 +418,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Απαγόρευση πρόσβασης." @@ -426,7 +427,7 @@ msgstr "Απαγόρευση πρόσβασης." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -440,14 +441,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Εσωτερικό σφάλμα διακομιστή" @@ -466,10 +467,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -543,11 +544,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Λάθος κωδικός" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Πρόβλημα αποκρυπτογράφησης βιβλιοθήκης" @@ -613,33 +614,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Ένας σύνδεσμος μεταφόρτωσης είναι σε κοινή χρήση μαζί σας στο %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Το συνθηματικό είναι πολύ μικρό" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Ο κωδικός είναι πολυ μικρός" @@ -687,10 +707,6 @@ msgstr "" msgid "Name is required." msgstr "Το όνομα είναι απαραίτητο." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Παρακαλώ συνδεθείτε." @@ -901,6 +917,11 @@ msgstr "σημείωση" msgid "Files in this library can not be viewed online." msgstr "Τα αρχεία αυτής της βιβλιοθήκης δεν μπορούν να προβληθούν online." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Εισάγετε μία σωστή διεύθυνση ηλεκτρονικού ταχυδρομείου." @@ -981,8 +1002,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Διαχειριστής" @@ -1011,7 +1031,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Ναι" @@ -1251,8 +1271,6 @@ msgstr "Σημείωση (προεραιτικά)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Υποβολή" @@ -1360,7 +1378,7 @@ msgstr "Το όνομα %s δεν είναι σωστό" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Λείπει επιλογή" @@ -1422,7 +1440,7 @@ msgid "Permission error: only group staff can add member" msgstr "Πρόβλημα δικαιωμάτων: μόνο η ομάδα staff μπορεί να προσθέσει μέλη" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Η ομάδα δεν υπάρχει" @@ -1487,16 +1505,16 @@ msgstr "Ευχαριστούμε που χρησιμοποιήσατε την ι msgid "The %(site_name)s team" msgstr "Η ομάδα του %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Απαγόρευση πρόσβασης" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Έχετε προσκληθεί να συμμετάσχετε στην ομάδα %s" @@ -2075,6 +2093,7 @@ msgstr "" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "" @@ -2178,22 +2197,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Νέα ειδοποίηση στο %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nΈχετε 1 νέα ειδοποίηση στο %(site_name)s:\n" -msgstr[1] "\nΈχετε %(num)s νέες ειδοποιήσεις στο %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2290,6 +2302,17 @@ msgstr "Βιβλιοθήκη" msgid "Hi, %(name)s" msgstr "Γεια σου, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nΈχετε 1 νέα ειδοποίηση στο %(site_name)s:\n" +msgstr[1] "\nΈχετε %(num)s νέες ειδοποιήσεις στο %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Μήνυμα" @@ -2465,8 +2488,11 @@ msgstr "Επόμενο" msgid "Per page: " msgstr "Ανά σελίδα:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Ρυθμίσεις" @@ -2615,23 +2641,7 @@ msgstr "" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Διαχειριστής συστήματος" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Αποσύνδεση" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Όχι" @@ -3184,89 +3194,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Έγγραφα" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3353,6 +3280,15 @@ msgstr "" msgid "Sorry, this user is not registered yet." msgstr "" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3439,7 +3375,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3447,10 +3383,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3559,43 +3491,43 @@ msgstr "" msgid "permission error" msgstr "σφάλμα δικαιωμάτων" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Η βιβλιοθήκη δεν υπάρχει." -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "" @@ -3616,9 +3548,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Το αρχείο δεν υπάρχει." @@ -3630,77 +3562,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/el/LC_MESSAGES/djangojs.po b/locale/el/LC_MESSAGES/djangojs.po index 21660ea87e..8384aa9f08 100644 --- a/locale/el/LC_MESSAGES/djangojs.po +++ b/locale/el/LC_MESSAGES/djangojs.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Greek (http://www.transifex.com/haiwen/seahub/language/el/)\n" "MIME-Version: 1.0\n" @@ -151,8 +151,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "Περιγραφή" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "Περιγραφή" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "Ακύρωση" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "Ακύρωση" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "Θέλετε πραγματικά να διαγράψετε τον λο #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "Θέλετε πραγματικά να διαγράψετε τον λο #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Όνομα" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "Νέα Ομάδα" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Παρακαλούμε εισάγετε συνθηματικό" @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "Παρακαλούμε εισάγετε ξανά το συνθηματικό" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Το συνθηματικό είναι πολύ μικρό" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Δεν ταιριάζουν τα συνθηματικά" @@ -933,7 +934,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "Κωδικός" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Είστε σίγουρος/η πως θέλετε να διαγράψετε τον/την %s ;" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "Προσθήκη" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Έληξε" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Προσθήκη αυτόματης λήξης" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1261,8 +1274,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1278,7 +1291,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Αντιγραφή" @@ -1301,7 +1314,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Απαιτείται." @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Μέγεθος" @@ -1564,7 +1577,7 @@ msgstr "Μέγεθος" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "Μέγεθος" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Τελευταία τροποποίηση" @@ -1622,6 +1635,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Σύνδεσμοι μεταφόρτωσης" @@ -1999,35 +2013,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Λήξη" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "Αριθμός έκδοσης" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2274,7 +2288,7 @@ msgstr "Διαγραφή αρχείων από αυτή τη συσκευή τη #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Αποσύνδεση" @@ -2356,7 +2370,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2364,14 +2378,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Λήψη" @@ -2626,13 +2640,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Σχόλιο" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Μεταφόρτωση αρχείων" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Φάκελος μεταφόρτωσης" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Νέο αρχείο Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Νέο αρχείο Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Νέο αρχείο PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Νέο αρχείο Word" @@ -3035,7 +3049,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Μετακίνηση" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "(τωρινή έκδοση)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Προβολή" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "Οι Ομάδες μου" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "Διεργασίες" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Προηγούμενο" @@ -3877,7 +3880,7 @@ msgstr "Προηγούμενο" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Επόμενο" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "Προσθήκη διαχειριστή" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "Χρήστες" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Έγγραφα" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Επισκέψεις" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Αφαίρεση" @@ -4596,7 +4596,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5222,11 +5226,11 @@ msgstr "" msgid "Profile Setting" msgstr "Ρύθμιση προφίλ" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/el_GR/LC_MESSAGES/djangojs.po b/locale/el_GR/LC_MESSAGES/djangojs.po index 02d022434a..e50efa9970 100644 --- a/locale/el_GR/LC_MESSAGES/djangojs.po +++ b/locale/el_GR/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Greek (Greece) (http://www.transifex.com/haiwen/seahub/language/el_GR/)\n" "MIME-Version: 1.0\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Περιγραφή" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Περιγραφή" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Ακύρωση" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Ακύρωση" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Όνομα" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "Νέα ομάδα" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Κωδικός" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Είστε σίγουροι πως θέλετε να διαγράψετε τον/την %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Μέγεθος" @@ -1563,7 +1576,7 @@ msgstr "Μέγεθος" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "Μέγεθος" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Τελευταία τροποποίηση" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Οι ομάδες μου" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Εργασίες" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Προηγούμενο" @@ -3876,7 +3879,7 @@ msgstr "Προηγούμενο" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Επόμενο" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Ρύθμιση προφίλ" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 8e8bdcd90e..f9fab1b09a 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,12 +18,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -55,7 +55,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -71,18 +71,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "" @@ -115,18 +115,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -265,6 +265,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -366,11 +367,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -409,7 +410,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "" @@ -418,7 +419,7 @@ msgstr "" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -432,14 +433,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "" @@ -458,10 +459,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -534,11 +535,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "" @@ -598,33 +599,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "" @@ -672,10 +692,6 @@ msgstr "" msgid "Name is required." msgstr "" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "" @@ -885,6 +901,11 @@ msgstr "" msgid "Files in this library can not be viewed online." msgstr "" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "" @@ -965,8 +986,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "" @@ -995,7 +1015,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "" @@ -1235,8 +1255,6 @@ msgstr "" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "" @@ -1344,7 +1362,7 @@ msgstr "" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "" @@ -1406,7 +1424,7 @@ msgid "Permission error: only group staff can add member" msgstr "" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "" @@ -1471,15 +1489,15 @@ msgstr "" msgid "The %(site_name)s team" msgstr "" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 seahub/views/file.py:1358 -#: seahub/views/file.py:1875 seahub/views/repo.py:115 seahub/views/repo.py:171 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 seahub/views/file.py:1355 +#: seahub/views/file.py:1872 seahub/views/repo.py:115 seahub/views/repo.py:171 #: seahub/views/repo.py:228 seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "" @@ -2056,6 +2074,7 @@ msgstr "" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "" @@ -2159,22 +2178,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "" -msgstr[1] "" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2271,6 +2283,17 @@ msgstr "" msgid "Hi, %(name)s" msgstr "" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "" +msgstr[1] "" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "" @@ -2446,8 +2469,11 @@ msgstr "" msgid "Per page: " msgstr "" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "" @@ -2596,23 +2622,7 @@ msgstr "" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "" @@ -3165,89 +3175,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3333,6 +3260,15 @@ msgstr "" msgid "Sorry, this user is not registered yet." msgstr "" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3418,7 +3354,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3426,10 +3362,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3538,43 +3470,43 @@ msgstr "" msgid "permission error" msgstr "" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "" @@ -3595,9 +3527,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "" @@ -3609,76 +3541,76 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 seahub/views/repo.py:336 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/en/LC_MESSAGES/djangojs.po b/locale/en/LC_MESSAGES/djangojs.po index fb0c335c3e..c4c282272c 100644 --- a/locale/en/LC_MESSAGES/djangojs.po +++ b/locale/en/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "" @@ -1563,7 +1576,7 @@ msgstr "" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 frontend/src/utils/text-translation.js:9 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2624,13 +2638,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2876,7 +2890,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2968,13 +2982,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2983,31 +2997,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3033,7 +3047,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3052,7 +3066,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3428,10 +3442,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3533,8 +3547,8 @@ msgid "My Groups" msgstr "" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3586,17 +3600,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3801,7 +3804,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3864,7 +3867,7 @@ msgstr "" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "" @@ -3875,7 +3878,7 @@ msgstr "" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "" @@ -3925,6 +3928,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4049,7 +4053,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4080,77 +4084,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4206,20 +4206,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4592,7 +4592,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5136,6 +5136,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5218,11 +5222,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/es/LC_MESSAGES/django.po b/locale/es/LC_MESSAGES/django.po index a4591e6f55..b5d20aa267 100644 --- a/locale/es/LC_MESSAGES/django.po +++ b/locale/es/LC_MESSAGES/django.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 16:38+0000\n" -"Last-Translator: Rodolfo Cossalter \n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (http://www.transifex.com/haiwen/seahub/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,12 +26,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "El nombre es demasiado largo (máximo 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "El nombre no debe contener ' / '." @@ -63,7 +63,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "La cuota para almacenamiento es muy pequeña (el valor mínimo es 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Fallo al definir cuota: la cuota máxima es %d MB" @@ -79,18 +79,18 @@ msgstr "El nombre sólo puede tener letras, números, espacio, guión o guión b msgid "There is already a group with that name." msgstr "Ya existe un grupo con ese nombre" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Hay bibliotecas en este departamento." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Hay sub-departamentos en este departamento." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Mi Biblioteca" @@ -124,18 +124,18 @@ msgstr "Fallo al agregar a %s a la institución: el usuario ya pertenece a esta msgid "System library can not be deleted." msgstr "La bibilioteca del sistema no puede ser eliminada." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "La transferencia falló: el rol de %s es %s, no puede agregar una biblioteca." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "La biblioteca no puede ser transferida al propietario." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "Hay una biblioteca asociada publicada." @@ -274,6 +274,7 @@ msgstr "Cuota de Espacio" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "Hay mas de 500 usuarios, y no se ofrece ordenar." @@ -375,11 +376,11 @@ msgstr "Ruta de destino inválida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Cuota agotada." @@ -419,7 +420,7 @@ msgstr "Usuario %s no encontrado." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Persmiso denegado." @@ -428,7 +429,7 @@ msgstr "Persmiso denegado." msgid "File is not locked." msgstr "El archivo no está bloqueado." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "No puede refrescar el bloqueo de este archivo." @@ -442,14 +443,14 @@ msgstr "El participante ya existe." #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Error interno del servidor" @@ -468,10 +469,10 @@ msgid "User %s is already a group member." msgstr "El usuario %s ya es miembro del grupo." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "El usuario %s no se encuentra en la organización." @@ -545,11 +546,11 @@ msgstr "No se puede restablecer la contraseña de esta biblioteca." msgid "New password of library %s" msgstr "Nueva contraseña de la biblioteca %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Contraseña incorrecta" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Error en el desencriptado de la biblioteca" @@ -615,33 +616,52 @@ msgstr "email inválido." msgid "An upload link is shared to you on %s" msgstr "Un enlace de subida ha sido compartido contigo en %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Imposible descargar carpeta \"%s\": tamaño excedido." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "El tamaño total excede el límite" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "La contraseña es demasiado corta." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Días al vencimiento de be ser mayor o igual que %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Días al vencimiento de be ser menor o igual que %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "El enlace de compartir %s ya existe." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Contraseña demasiado corta" @@ -689,10 +709,6 @@ msgstr "Wiki no encontrado." msgid "Name is required." msgstr "Se requiere nombre." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "El tamaño total excede el límite" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Por favor ingresar." @@ -903,6 +919,11 @@ msgstr "nota" msgid "Files in this library can not be viewed online." msgstr "Los archivos de esta biblioteca no se pueden ver en línea." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Ingresa una dirección de correo válida." @@ -983,8 +1004,7 @@ msgstr "Último Ingreso" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administrar" @@ -1013,7 +1033,7 @@ msgstr "Inactivo" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Sí" @@ -1253,8 +1273,6 @@ msgstr "Nota (opcional)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Enviar" @@ -1362,7 +1380,7 @@ msgstr "El nombre %s no es válido" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argumento faltante" @@ -1424,7 +1442,7 @@ msgid "Permission error: only group staff can add member" msgstr "Error de permiso: sólo miembros del grupo de administradores pueden agregar miembros" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "El grupo no existe" @@ -1489,16 +1507,16 @@ msgstr "Gracias por usar nuestro sitio!" msgid "The %(site_name)s team" msgstr "El equipo de %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Permiso denegado" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Has sido invitado a unirte a un grupo en %s" @@ -2077,6 +2095,7 @@ msgstr "%(user)s te ha invitado a unirte a %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Hola," @@ -2180,22 +2199,15 @@ msgstr "Carpeta movida" msgid "New file updates on %s" msgstr "Nuevas actualizaciones en %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Nueva notificación en %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nTienes 1 nueva notificación en %(site_name)s:\n" -msgstr[1] "\nTienes %(num)s nuevas notificaciones en %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2292,6 +2304,17 @@ msgstr "Biblioteca" msgid "Hi, %(name)s" msgstr "Hola, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nTienes 1 nueva notificación en %(site_name)s:\n" +msgstr[1] "\nTienes %(num)s nuevas notificaciones en %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Mensaje" @@ -2467,8 +2490,11 @@ msgstr "Siguiente" msgid "Per page: " msgstr "Por página:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Identificador inválido" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Configuración" @@ -2617,23 +2643,7 @@ msgstr "Organización de equipo de colaboraores" msgid "Side Nav Menu" msgstr "Menú Lateral de Navegación" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Ver perfil y más" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administración del Sistema" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Administrador de la Organización" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Desconectarse" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "No" @@ -3186,89 +3196,6 @@ msgid "" "as soon as possible." msgstr "La nueva contraseña de la biblioteca %(repo_name)s es %(password)s. Por favor, modifícala tan pronto como sea posible." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Buscar archivos en el wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Buscar archivos en esta biblioteca" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Buscar Archivos" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "avanzado" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "En todas las bibliotecas" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "En este wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "En esta biblioteca" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "en %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Todos los tipos" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Tipos de archivo personalizados" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Archivos de texto" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Documentos" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Imágenes" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Ingresa extensiones de archivo, separadas con ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Selecciona al menos un tipo de archivo o ingresa al menos una extensión de archivo" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Confirmar contraseña para continuar" @@ -3355,6 +3282,15 @@ msgstr "después de la modificación" msgid "Sorry, this user is not registered yet." msgstr "Este usuario no está registrado aún." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Utilizado:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3441,7 +3377,7 @@ msgid "Network error" msgstr "Error de red" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Argumentos inválidos." @@ -3449,10 +3385,6 @@ msgstr "Argumentos inválidos." msgid "Failed to create thumbnail." msgstr "Fallo al crear miniatura." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Identificador inválido" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3561,43 +3493,43 @@ msgstr "Deshabilitar" msgid "permission error" msgstr "error de permiso" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Error al ver la papelera" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Fallo al ver las modificaciones de la biblioteca" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "La biblioteca no existe" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Por favor, especifica el ID del historial" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Biblioteca restaurada con éxito." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "El historial especificado no existe" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Error desconocido" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" no existe." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Imposible descargar \"%s\"" @@ -3618,9 +3550,9 @@ msgstr "repo id incorrecto" msgid "Bad upload link token." msgstr "Identificador del enlace de subida inválido." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "El archivo no existe" @@ -3632,77 +3564,77 @@ msgstr "Id del repo en el enlace de subida, inválido." msgid "No conflict in the merge." msgstr "No hubo conflictos al unir." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "Error HTTP: No se pudo abrir el archivo en línea" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Error URL: No se pudo abrir el archivo en línea" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "La codificación elegida no es correcta." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Codificación de archivo desconocida" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "El tamaño del archivo sobrepasa %s, no se puede abrir en línea." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "La biblioteca está encriptada, no se puede abrir el archivo en línea." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Imposible visualizar el archivo" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Error al preparar la página de la vista preliminar de archivo de Office Online." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Error al preparar la página de la vista preliminar de archivo de OnlyOffice." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "No es posible descargar el archivo, ruta inválida" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "No es posible descargar el archivo, ruta errónea" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "No es posible descargar el archivo, tráfico para compartir enlaces agotado." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Imposible descargar archivo." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "No es posible ver el archivo, el tráfico para enlaces compartidos ha sido agotado." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Enlace de compartir para %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Imposible descargar archivo" diff --git a/locale/es/LC_MESSAGES/djangojs.po b/locale/es/LC_MESSAGES/djangojs.po index ef595a4347..a1947f1247 100644 --- a/locale/es/LC_MESSAGES/djangojs.po +++ b/locale/es/LC_MESSAGES/djangojs.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: zheng xie \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (http://www.transifex.com/haiwen/seahub/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -154,8 +154,8 @@ msgstr "Un archivo está siendo subido, ¿estás seguro que deseas abandonar est #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -182,8 +182,8 @@ msgid "Tags" msgstr "Rótulos" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -268,9 +268,9 @@ msgstr "Descripción" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -321,7 +321,7 @@ msgstr "Descripción" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -411,8 +411,8 @@ msgstr "Cancelar" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -420,8 +420,8 @@ msgstr "Cancelar" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -600,12 +600,12 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -628,7 +628,7 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -785,7 +785,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -821,6 +821,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -830,7 +831,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nombre" @@ -844,8 +845,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "El nombre '{name}' ya está en uso, por favor escoja otro nombre." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -856,8 +857,8 @@ msgid "This is a draft" msgstr "Este es un borrador" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -873,7 +874,7 @@ msgid "New Group" msgstr "Nuevo Grupo" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Ingresa una contraseña" @@ -884,12 +885,12 @@ msgid "Please enter the password again" msgstr "Ingresa la contraseña nuevamente" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Contraseña demasiado corta" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Las contraseñas no coinciden" @@ -936,7 +937,7 @@ msgstr "Backend de Almacenamiento" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -963,8 +964,8 @@ msgid "Encrypt" msgstr "Encriptar" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -975,8 +976,8 @@ msgid "Password" msgstr "Contraseña " #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1003,8 +1004,8 @@ msgstr "Seleccionar un color" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1025,12 +1026,12 @@ msgstr "Eliminar Carpeta" msgid "Are you sure to delete" msgstr "¿Está seguro de eliminar?" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "¿Seguro que quieres borrar %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1084,117 +1085,129 @@ msgstr "Participantes" msgid "Add" msgstr "Agregar" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Enlace de compartir copiado al portapapeles" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Enlace de descarga directa copiado al portapapeles." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Permiso modificado con éxito." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(al menos{passwordLength} caracteres)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Enlace:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Expirado" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Enlace de descarga directa:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Fecha de Vencimiento:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Permiso:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Enviar" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "¿Está seguro que desea eliminar el enlace de compartir?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Si el enlace de compartir es eliminado, nadie podrá accederlo." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Agregar protección por contraseña" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Agregar vencimiento automático" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "días" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Mayor o igual que" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Menor o igual que" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Establecer permiso" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generar" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Ingresa cantidad de días" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Por favor, ingrese un número entero no negativo" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Enlace de subida copiado al portapapeles" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Enlace de Subida:" @@ -1264,8 +1277,8 @@ msgstr "El enlace interno ha sido copiado al portapapeles" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Enlace interno" @@ -1281,7 +1294,7 @@ msgstr "Un enlace interno es un enlace a un archivo o carpeta que puede ser acce #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Copiar" @@ -1304,7 +1317,7 @@ msgstr "Revocar Acceso" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Es requerido." @@ -1325,7 +1338,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "%(email) y otros %(num) invitados con éxito." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1453,8 +1466,8 @@ msgstr "Grupo no encontrado" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1550,8 +1563,8 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1559,7 +1572,7 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Tamaño" @@ -1567,7 +1580,7 @@ msgstr "Tamaño" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1579,13 +1592,13 @@ msgstr "Tamaño" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Última actualización" @@ -1625,6 +1638,7 @@ msgstr "Borradores" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1733,13 +1747,13 @@ msgstr "Nuevo Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Más Operaciones" @@ -1925,15 +1939,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "{placeholder} Enlaces de Compartir/Subir" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Enlaces Compartidos" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Enlaces de subida" @@ -2002,35 +2016,35 @@ msgstr "Tip: con 0 se mantiene el límite predeterminado" msgid "The link is copied to the clipboard." msgstr "Enlace copiado al portapapeles." -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Compartir enlace" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Link de subida" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Compartir con usuario" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Compartir con grupo" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2068,10 +2082,10 @@ msgstr "Seleccionar grupos..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Vencimiento" @@ -2143,7 +2157,7 @@ msgid "Version Number" msgstr "Número de Versión" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Texto" @@ -2277,7 +2291,7 @@ msgstr "Eliminar archivos de este dispositivo la próxima vez que esté en líne #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Desvincular" @@ -2359,7 +2373,7 @@ msgstr "¿Estás seguro que deseas dejar de publicar esta biblioteca?" msgid "Unpublish" msgstr "Dejar de publicar" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "Publicar una biblioteca" @@ -2367,14 +2381,14 @@ msgstr "Publicar una biblioteca" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2382,10 +2396,10 @@ msgstr "Publicar una biblioteca" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Descargar" @@ -2629,13 +2643,13 @@ msgstr "Bloquear" msgid "Unlock" msgstr "Desbloquear" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Abrir carpeta contenedora" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Comentar" @@ -2881,7 +2895,7 @@ msgid "Successfully saved" msgstr "Guardado con éxito" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Descarga de archivos deshabilitada: tráfico del propietario para compartir enlaces agotado." @@ -2973,13 +2987,13 @@ msgid "File History" msgstr "Historial del Archivo" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Buscar Archivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2988,31 +3002,31 @@ msgstr "Buscar Archivos" msgid "Upload" msgstr "Subir archivo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Nuevo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Subir archivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Carpeta de Subida" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Nuevo Archivo Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nuevo Archivo Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nuevo Archivo PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nuevo Archivo Word" @@ -3038,7 +3052,7 @@ msgstr "Nuevo Borrador" msgid "Start review" msgstr "Iniciar revisión" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Mover" @@ -3057,7 +3071,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "Crear un borrador a partir de este archivo en lugar de editarlo directamente." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lista" @@ -3433,10 +3447,10 @@ msgid "(current version)" msgstr "(versión actual)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Ver" @@ -3538,8 +3552,8 @@ msgid "My Groups" msgstr "Mis grupos" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3591,17 +3605,6 @@ msgstr "La carpeta no existe" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "Esta biblioteca ha sido configurada como de sólo lectura, y no puede ser actualizada." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Menú Lateral de Navegación" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Buscar archivos en esta biblioteca" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "Fallo al mover archivos a otra biblioteca." @@ -3806,7 +3809,7 @@ msgstr "Cuota" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3869,7 +3872,7 @@ msgstr "Operaciones" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Anterior" @@ -3880,7 +3883,7 @@ msgstr "Anterior" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Siguiente" @@ -3930,6 +3933,7 @@ msgid "All Public Links" msgstr "Enlaces Públicos" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Cuenta" @@ -4054,7 +4058,7 @@ msgid "Add admin" msgstr "Agregar admin" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4085,77 +4089,73 @@ msgstr "Usuarios" msgid "Logs" msgstr "Registros" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "Documento" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Imagen" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: frontend/src/pages/search/advanced-search.js:68 +#: frontend/src/pages/search/advanced-search.js:120 msgid "File Types" msgstr "Tipos de Archivo" -#: frontend/src/pages/search/advanced-search.js:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "para" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "En todas las bibliotecas" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Todos los tipos" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Tipos de archivo personalizados" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Archivos de texto" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documentos" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Imágenes" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Ingresa extensiones de archivo, separadas con ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "Restablecer" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "La fecha de inicio debe ser anterior a la de finalización." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "Rango de tamaño de archivo inválido." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "Se requieren al menos tres letras." @@ -4212,20 +4212,20 @@ msgid "" msgstr "Todavía no has creado enlaces de compartir. Un enlace de compartir se puede utilizar para compartir archivos y carpetas con cualquier persona. Puedes crear un enlace de compartir para un archivo o una carpeta haciendo click en el icono de compartir que está a la derecha de su nombre." #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Visitas" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Remover" @@ -4599,7 +4599,7 @@ msgstr "Borrar invitaciones vencidas" msgid "Invitations" msgstr "Invitaciones" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Identificador" @@ -5143,6 +5143,10 @@ msgid "" "accept the terms." msgstr "Habilitar al administrador del sistema a agregar Términos y Condiciones, y todos los usuarios deberán aceptar los términos." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Buscar archivos en esta biblioteca" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "Ir a la Biblioteca" @@ -5225,11 +5229,11 @@ msgstr "Email de notificación" msgid "Profile Setting" msgstr "Configuración del perfil" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Compartido por:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/es_AR/LC_MESSAGES/django.po b/locale/es_AR/LC_MESSAGES/django.po index 3349dd2cd7..c8f03d2bba 100644 --- a/locale/es_AR/LC_MESSAGES/django.po +++ b/locale/es_AR/LC_MESSAGES/django.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 16:35+0000\n" -"Last-Translator: Rodolfo Cossalter \n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/haiwen/seahub/language/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "El nombre es demasiado largo (máximo 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "El nombre no debe contener ' / '." @@ -60,7 +60,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "La cuota para almacenamiento es muy pequeña (el valor mínimo es 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Fallo al definir cuota: la cuota máxima es %d MB" @@ -76,18 +76,18 @@ msgstr "El nombre sólo puede tener letras, números, espacio, guión o guión b msgid "There is already a group with that name." msgstr "Ya existe un grupo con ese nombre" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Hay bibliotecas en este departamento." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Hay sub-departamentos en este departamento." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Mi Biblioteca" @@ -121,18 +121,18 @@ msgstr "Fallo al agregar a %s a la institución: el usuario ya pertenece a esta msgid "System library can not be deleted." msgstr "La bibilioteca del sistema no puede ser eliminada." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "La transferencia falló: el rol de %s es %s, no puede agregar una biblioteca." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "La biblioteca no puede ser transferida al propietario." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "Hay una biblioteca asociada publicada." @@ -271,6 +271,7 @@ msgstr "Cuota de Espacio" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "Hay mas de 500 usuarios, y no se ofrece ordenar." @@ -372,11 +373,11 @@ msgstr "Ruta de destino inválida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Cuota agotada." @@ -416,7 +417,7 @@ msgstr "Usuario %s no encontrado." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Persmiso denegado." @@ -425,7 +426,7 @@ msgstr "Persmiso denegado." msgid "File is not locked." msgstr "El archivo no está bloqueado." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "No puede refrescar el bloqueo de este archivo." @@ -439,14 +440,14 @@ msgstr "El participante ya existe." #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Error interno del servidor" @@ -465,10 +466,10 @@ msgid "User %s is already a group member." msgstr "El usuario %s ya es miembro del grupo." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "El usuario %s no se encuentra en la organización." @@ -542,11 +543,11 @@ msgstr "No se puede restablecer la contraseña de esta biblioteca." msgid "New password of library %s" msgstr "Nueva contraseña de la biblioteca %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Contraseña incorrecta" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Error en el desencriptado de la biblioteca" @@ -612,33 +613,52 @@ msgstr "email inválido." msgid "An upload link is shared to you on %s" msgstr "Un enlace de subida ha sido compartido contigo en %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Imposible descargar carpeta \"%s\": tamaño excedido." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "El tamaño total excede el límite" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "La contraseña es demasiado corta." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Días al vencimiento de be ser mayor o igual que %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Días al vencimiento de be ser menor o igual que %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "El enlace de compartir %s ya existe." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Contraseña demasiado corta" @@ -686,10 +706,6 @@ msgstr "Wiki no encontrado." msgid "Name is required." msgstr "Se requiere nombre." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "El tamaño total excede el límite" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Por favor ingresar." @@ -900,6 +916,11 @@ msgstr "nota" msgid "Files in this library can not be viewed online." msgstr "Los archivos de esta biblioteca no se pueden ver en línea." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Ingresa una dirección de correo válida." @@ -980,8 +1001,7 @@ msgstr "Último Ingreso" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administrar" @@ -1010,7 +1030,7 @@ msgstr "Inactivo" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Sí" @@ -1250,8 +1270,6 @@ msgstr "Nota (opcional)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Enviar" @@ -1359,7 +1377,7 @@ msgstr "El nombre %s no es válido" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argumento faltante" @@ -1421,7 +1439,7 @@ msgid "Permission error: only group staff can add member" msgstr "Error de permiso: sólo miembros del grupo de administradores pueden agregar miembros" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "El grupo no existe" @@ -1486,16 +1504,16 @@ msgstr "Gracias por usar nuestro sitio!" msgid "The %(site_name)s team" msgstr "El equipo de %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Permiso denegado" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Has sido invitado a unirte a un grupo en %s" @@ -2074,6 +2092,7 @@ msgstr "%(user)s te ha invitado a unirte a %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Hola," @@ -2177,22 +2196,15 @@ msgstr "Carpeta movida" msgid "New file updates on %s" msgstr "Nuevas actualizaciones en %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Nueva notificación en %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nTienes 1 nueva notificación en %(site_name)s:\n" -msgstr[1] "\nTienes %(num)s nuevas notificaciones en %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2289,6 +2301,17 @@ msgstr "Biblioteca" msgid "Hi, %(name)s" msgstr "Hola, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nTienes 1 nueva notificación en %(site_name)s:\n" +msgstr[1] "\nTienes %(num)s nuevas notificaciones en %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Mensaje" @@ -2464,8 +2487,11 @@ msgstr "Siguiente" msgid "Per page: " msgstr "Por página:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Identificador inválido" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Configuración" @@ -2614,23 +2640,7 @@ msgstr "Organización de equipo de colaboraores" msgid "Side Nav Menu" msgstr "Menú Lateral de Navegación" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Ver perfil y más" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administración del Sistema" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Administrador de la Organización" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Desconectarse" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "No" @@ -3183,89 +3193,6 @@ msgid "" "as soon as possible." msgstr "La nueva contraseña de la biblioteca %(repo_name)s es %(password)s. Por favor, modifícala tan pronto como sea posible." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Buscar archivos en el wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Buscar archivos en esta biblioteca" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Buscar Archivos" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "avanzado" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "En todas las bibliotecas" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "En este wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "En esta biblioteca" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "en %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Todos los tipos" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Tipos de archivo personalizados" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Archivos de texto" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Documentos" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Imágenes" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Ingresa extensiones de archivo, separadas con ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Selecciona al menos un tipo de archivo o ingresa al menos una extensión de archivo" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Confirmar contraseña para continuar" @@ -3352,6 +3279,15 @@ msgstr "después de la modificación" msgid "Sorry, this user is not registered yet." msgstr "Este usuario no está registrado aún." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Utilizado:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3438,7 +3374,7 @@ msgid "Network error" msgstr "Error de red" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Argumentos inválidos." @@ -3446,10 +3382,6 @@ msgstr "Argumentos inválidos." msgid "Failed to create thumbnail." msgstr "Fallo al crear miniatura." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Identificador inválido" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3558,43 +3490,43 @@ msgstr "Deshabilitar" msgid "permission error" msgstr "error de permiso" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Error al ver la papelera" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Fallo al ver las modificaciones de la biblioteca" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "La biblioteca no existe" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Por favor, especifica el ID del historial" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Biblioteca restaurada con éxito." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "El historial especificado no existe" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Error desconocido" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" no existe." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Imposible descargar \"%s\"" @@ -3615,9 +3547,9 @@ msgstr "repo id incorrecto" msgid "Bad upload link token." msgstr "Identificador del enlace de subida inválido." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "El archivo no existe" @@ -3629,77 +3561,77 @@ msgstr "Id del repo en el enlace de subida, inválido." msgid "No conflict in the merge." msgstr "No hubo conflictos al unir." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "Error HTTP: No se pudo abrir el archivo en línea" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Error URL: No se pudo abrir el archivo en línea" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "La codificación elegida no es correcta." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Codificación de archivo desconocida" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "El tamaño del archivo sobrepasa %s, no se puede abrir en línea." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "La biblioteca está encriptada, no se puede abrir el archivo en línea." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Imposible visualizar el archivo" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Error al preparar la página de la vista preliminar de archivo de Office Online." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Error al preparar la página de la vista preliminar de archivo de OnlyOffice." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "No es posible descargar el archivo, ruta inválida" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "No es posible descargar el archivo, ruta errónea" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "No es posible descargar el archivo, tráfico para compartir enlaces agotado." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Imposible descargar archivo." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "No es posible ver el archivo, el tráfico para enlaces compartidos ha sido agotado." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Enlace de compartir para %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Imposible descargar archivo" diff --git a/locale/es_AR/LC_MESSAGES/djangojs.po b/locale/es_AR/LC_MESSAGES/djangojs.po index 086c068a03..14406bdedc 100644 --- a/locale/es_AR/LC_MESSAGES/djangojs.po +++ b/locale/es_AR/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Rodolfo Cossalter \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/haiwen/seahub/language/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -153,8 +153,8 @@ msgstr "Un archivo está siendo subido, ¿estás seguro que deseas abandonar est #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -181,8 +181,8 @@ msgid "Tags" msgstr "Rótulos" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -267,9 +267,9 @@ msgstr "Descripción" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -320,7 +320,7 @@ msgstr "Descripción" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -410,8 +410,8 @@ msgstr "Cancelar" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -419,8 +419,8 @@ msgstr "Cancelar" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -599,12 +599,12 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -627,7 +627,7 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -784,7 +784,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -820,6 +820,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -829,7 +830,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nombre" @@ -843,8 +844,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "El nombre '{name}' ya está en uso, por favor escoja otro nombre." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -855,8 +856,8 @@ msgid "This is a draft" msgstr "Este es un borrador" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -872,7 +873,7 @@ msgid "New Group" msgstr "Nuevo Grupo" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Ingresa una contraseña" @@ -883,12 +884,12 @@ msgid "Please enter the password again" msgstr "Ingresa la contraseña nuevamente" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Contraseña demasiado corta" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Las contraseñas no coinciden" @@ -935,7 +936,7 @@ msgstr "Backend de Almacenamiento" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -962,8 +963,8 @@ msgid "Encrypt" msgstr "Encriptar" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -974,8 +975,8 @@ msgid "Password" msgstr "Contraseña " #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1002,8 +1003,8 @@ msgstr "Seleccionar un color" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1024,12 +1025,12 @@ msgstr "Eliminar Carpeta" msgid "Are you sure to delete" msgstr "¿Está seguro de eliminar?" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "¿Seguro que quieres borrar %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1083,117 +1084,129 @@ msgstr "Participantes" msgid "Add" msgstr "Agregar" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Enlace de compartir copiado al portapapeles" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Enlace de descarga directa copiado al portapapeles." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Permiso modificado con éxito." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(al menos{passwordLength} caracteres)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Enlace:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Expirado" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Enlace de descarga directa:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Fecha de Vencimiento:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Permiso:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Enviar" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "¿Está seguro que desea eliminar el enlace de compartir?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Si el enlace de compartir es eliminado, nadie podrá accederlo." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Agregar protección por contraseña" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Agregar vencimiento automático" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "días" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Mayor o igual que" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Menor o igual que" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Establecer permiso" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generar" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Ingresa cantidad de días" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Por favor, ingrese un número entero no negativo" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Enlace de subida copiado al portapapeles" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Enlace de Subida:" @@ -1263,8 +1276,8 @@ msgstr "El enlace interno ha sido copiado al portapapeles" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Enlace interno" @@ -1280,7 +1293,7 @@ msgstr "Un enlace interno es un enlace a un archivo o carpeta que puede ser acce #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Copiar" @@ -1303,7 +1316,7 @@ msgstr "Revocar Acceso" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Es requerido." @@ -1324,7 +1337,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "%(email) y otros %(num) invitados con éxito." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1452,8 +1465,8 @@ msgstr "Grupo no encontrado" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1549,8 +1562,8 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1558,7 +1571,7 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Tamaño" @@ -1566,7 +1579,7 @@ msgstr "Tamaño" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1578,13 +1591,13 @@ msgstr "Tamaño" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Última actualización" @@ -1624,6 +1637,7 @@ msgstr "Borradores" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1732,13 +1746,13 @@ msgstr "Nuevo Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Más Operaciones" @@ -1924,15 +1938,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "{placeholder} Enlaces de Compartir/Subir" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Enlaces Compartidos" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Enlaces de subida" @@ -2001,35 +2015,35 @@ msgstr "Tip: con 0 se mantiene el límite predeterminado" msgid "The link is copied to the clipboard." msgstr "Enlace copiado al portapapeles." -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Compartir enlace" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Link de subida" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Compartir con usuario" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Compartir con grupo" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2067,10 +2081,10 @@ msgstr "Seleccionar grupos..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Vencimiento" @@ -2142,7 +2156,7 @@ msgid "Version Number" msgstr "Número de Versión" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Texto" @@ -2276,7 +2290,7 @@ msgstr "Eliminar archivos de este dispositivo la próxima vez que esté en líne #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Desvincular" @@ -2358,7 +2372,7 @@ msgstr "¿Estás seguro que deseas dejar de publicar esta biblioteca?" msgid "Unpublish" msgstr "Dejar de publicar" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "Publicar una biblioteca" @@ -2366,14 +2380,14 @@ msgstr "Publicar una biblioteca" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2381,10 +2395,10 @@ msgstr "Publicar una biblioteca" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Descargar" @@ -2628,13 +2642,13 @@ msgstr "Bloquear" msgid "Unlock" msgstr "Desbloquear" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Abrir carpeta contenedora" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Comentar" @@ -2880,7 +2894,7 @@ msgid "Successfully saved" msgstr "Guardado con éxito" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Descarga de archivos deshabilitada: tráfico del propietario para compartir enlaces agotado." @@ -2972,13 +2986,13 @@ msgid "File History" msgstr "Historial del Archivo" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Buscar Archivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2987,31 +3001,31 @@ msgstr "Buscar Archivos" msgid "Upload" msgstr "Subir archivo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Nuevo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Subir archivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Carpeta de Subida" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Nuevo Archivo Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nuevo Archivo Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nuevo Archivo PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nuevo Archivo Word" @@ -3037,7 +3051,7 @@ msgstr "Nuevo Borrador" msgid "Start review" msgstr "Iniciar revisión" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Mover" @@ -3056,7 +3070,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "Crear un borrador a partir de este archivo en lugar de editarlo directamente." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lista" @@ -3432,10 +3446,10 @@ msgid "(current version)" msgstr "(versión actual)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Ver" @@ -3537,8 +3551,8 @@ msgid "My Groups" msgstr "Mis grupos" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3590,17 +3604,6 @@ msgstr "La carpeta no existe" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "Esta biblioteca ha sido configurada como de sólo lectura, y no puede ser actualizada." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Menú Lateral de Navegación" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Buscar archivos en esta biblioteca" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "Fallo al mover archivos a otra biblioteca." @@ -3805,7 +3808,7 @@ msgstr "Cuota" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3868,7 +3871,7 @@ msgstr "Operaciones" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Anterior" @@ -3879,7 +3882,7 @@ msgstr "Anterior" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Siguiente" @@ -3929,6 +3932,7 @@ msgid "All Public Links" msgstr "Enlaces Públicos" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Cuenta" @@ -4053,7 +4057,7 @@ msgid "Add admin" msgstr "Agregar admin" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4084,77 +4088,73 @@ msgstr "Usuarios" msgid "Logs" msgstr "Registros" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "Documento" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Imagen" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: frontend/src/pages/search/advanced-search.js:68 +#: frontend/src/pages/search/advanced-search.js:120 msgid "File Types" msgstr "Tipos de Archivo" -#: frontend/src/pages/search/advanced-search.js:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "para" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "En todas las bibliotecas" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Todos los tipos" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Tipos de archivo personalizados" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Archivos de texto" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documentos" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Imágenes" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Ingresa extensiones de archivo, separadas con ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "Restablecer" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "La fecha de inicio debe ser anterior a la de finalización." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "Rango de tamaño de archivo inválido." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "Se requieren al menos tres letras." @@ -4211,20 +4211,20 @@ msgid "" msgstr "Todavía no has creado enlaces de compartir. Un enlace de compartir se puede utilizar para compartir archivos y carpetas con cualquier persona. Puedes crear un enlace de compartir para un archivo o una carpeta haciendo click en el icono de compartir que está a la derecha de su nombre." #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Visitas" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Remover" @@ -4598,7 +4598,7 @@ msgstr "Borrar invitaciones vencidas" msgid "Invitations" msgstr "Invitaciones" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Identificador" @@ -5142,6 +5142,10 @@ msgid "" "accept the terms." msgstr "Habilitar al administrador del sistema a agregar Términos y Condiciones, y todos los usuarios deberán aceptar los términos." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Buscar archivos en esta biblioteca" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "Ir a la Biblioteca" @@ -5224,11 +5228,11 @@ msgstr "Email de notificación" msgid "Profile Setting" msgstr "Configuración del perfil" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Compartido por:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/es_MX/LC_MESSAGES/django.po b/locale/es_MX/LC_MESSAGES/django.po index 00b0b3bb90..5405dec9cb 100644 --- a/locale/es_MX/LC_MESSAGES/django.po +++ b/locale/es_MX/LC_MESSAGES/django.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 16:39+0000\n" -"Last-Translator: Rodolfo Cossalter \n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/haiwen/seahub/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "El nombre es demasiado largo (máximo 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "El nombre no debe contener ' / '." @@ -61,7 +61,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "La cuota para almacenamiento es muy pequeña (el valor mínimo es 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Fallo al definir cuota: la cuota máxima es %d MB" @@ -77,18 +77,18 @@ msgstr "El nombre sólo puede tener letras, números, espacio, guión o guión b msgid "There is already a group with that name." msgstr "Ya existe un grupo con ese nombre" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Hay bibliotecas en este departamento." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Hay sub-departamentos en este departamento." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Mi Biblioteca" @@ -122,18 +122,18 @@ msgstr "Fallo al agregar a %s a la institución: el usuario ya pertenece a esta msgid "System library can not be deleted." msgstr "La bibilioteca del sistema no puede ser eliminada." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "La transferencia falló: el rol de %s es %s, no puede agregar una biblioteca." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "La biblioteca no puede ser transferida al propietario." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "Hay una biblioteca asociada publicada." @@ -272,6 +272,7 @@ msgstr "Cuota de Espacio" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "Hay mas de 500 usuarios, y no se ofrece ordenar." @@ -373,11 +374,11 @@ msgstr "Ruta de destino inválida" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Cuota agotada." @@ -417,7 +418,7 @@ msgstr "Usuario %s no encontrado." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Persmiso denegado." @@ -426,7 +427,7 @@ msgstr "Persmiso denegado." msgid "File is not locked." msgstr "El archivo no está bloqueado." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "No puede refrescar el bloqueo de este archivo." @@ -440,14 +441,14 @@ msgstr "El participante ya existe." #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Error interno del servidor" @@ -466,10 +467,10 @@ msgid "User %s is already a group member." msgstr "El usuario %s ya es miembro del grupo." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "El usuario %s no se encuentra en la organización." @@ -543,11 +544,11 @@ msgstr "No se puede restablecer la contraseña de esta biblioteca." msgid "New password of library %s" msgstr "Nueva contraseña de la biblioteca %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Contraseña incorrecta" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Error en el desencriptado de la biblioteca" @@ -613,33 +614,52 @@ msgstr "email inválido." msgid "An upload link is shared to you on %s" msgstr "Un enlace de subida ha sido compartido contigo en %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Imposible descargar directorio \"%s\": tamaño excedido." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "El tamaño total excede el límite" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "La contraseña es demasiado corta." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Días al vencimiento de be ser mayor o igual que %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Días al vencimiento de be ser menor o igual que %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "El enlace de compartir %s ya existe." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Contraseña demasiado corta" @@ -687,10 +707,6 @@ msgstr "Wiki no encontrado." msgid "Name is required." msgstr "Se requiere nombre." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "El tamaño total excede el límite" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Por favor ingresar." @@ -901,6 +917,11 @@ msgstr "nota" msgid "Files in this library can not be viewed online." msgstr "Los archivos de esta biblioteca no se pueden ver en linea." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Escriba una dirección de correo electrónica válida." @@ -981,8 +1002,7 @@ msgstr "Último Ingreso" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administrador" @@ -1011,7 +1031,7 @@ msgstr "Inactivo" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Sí" @@ -1251,8 +1271,6 @@ msgstr "Nota (opcional)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Enviar" @@ -1360,7 +1378,7 @@ msgstr "El nombre %s no es válido" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argumento Faltante" @@ -1422,7 +1440,7 @@ msgid "Permission error: only group staff can add member" msgstr "Error de permiso: sólo miembros del grupo de administradores pueden agregar miembros" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "El grupo no existe" @@ -1487,16 +1505,16 @@ msgstr "Gracias por usar nuestro sitio!" msgid "The %(site_name)s team" msgstr "El equipo de %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Permiso denegado" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Has sido invitado a unirte a un grupo en %s" @@ -2075,6 +2093,7 @@ msgstr "%(user)s te ha invitado a unirte a %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Hola," @@ -2178,22 +2197,15 @@ msgstr "Carpeta movida" msgid "New file updates on %s" msgstr "Nuevas actualizaciones en %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Nueva notificación en %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nTienes 1 nueva notificación en %(site_name)s:\n" -msgstr[1] "\nTienes %(num)s nuevas notificaciones en %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2290,6 +2302,17 @@ msgstr "Biblioteca" msgid "Hi, %(name)s" msgstr "Hola, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nTienes 1 nueva notificación en %(site_name)s:\n" +msgstr[1] "\nTienes %(num)s nuevas notificaciones en %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Mensaje" @@ -2465,8 +2488,11 @@ msgstr "Próximo" msgid "Per page: " msgstr "Por página:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Identificador inválido" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Configuraciones" @@ -2615,23 +2641,7 @@ msgstr "Organización de equipo de colaboraores" msgid "Side Nav Menu" msgstr "Menú Lateral de Navegación" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Ver perfil y más" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administración del Sistema" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Administrador de la Organización" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Desconectarse" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "No" @@ -3184,89 +3194,6 @@ msgid "" "as soon as possible." msgstr "La nueva contraseña de la biblioteca %(repo_name)s es %(password)s. Por favor, modifícala tan pronto como sea posible." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Buscar archivos en el wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Buscar archivos en esta biblioteca" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Buscar Archivos" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "avanzado" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "En todas las bibliotecas" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "En este wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "En esta biblioteca" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "en %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Todos los tipos" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Personalizar tipos" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Archivos de texto" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Documentos" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Imagenes" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Ingrese extensiones de archivo, separadas con ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Seleccione al menos un tipo de archivo o extensión de archivo" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Confirmar contraseña para continuar" @@ -3353,6 +3280,15 @@ msgstr "Después de la modificación" msgid "Sorry, this user is not registered yet." msgstr "Este usuario no está registrado aún." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Utilizado:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3439,7 +3375,7 @@ msgid "Network error" msgstr "Error de red" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Argumentos inválidos." @@ -3447,10 +3383,6 @@ msgstr "Argumentos inválidos." msgid "Failed to create thumbnail." msgstr "Fallo al crear miniatura." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Identificador inválido" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3559,43 +3491,43 @@ msgstr "Deshabilitar" msgid "permission error" msgstr "error de permiso" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Error al ver la papelera" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Fallo al ver las modificaciones de la biblioteca" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "La biblioteca no existe" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Por favor, especifique el ID del historial" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Biblioteca restaurada con éxito." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "El historial especificado no existe" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Error desconocido" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" no existe." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Imposible descargar \"%s\"" @@ -3616,9 +3548,9 @@ msgstr "repo id incorrecto" msgid "Bad upload link token." msgstr "Identificador del enlace de subida inválido." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "El archivo no existe" @@ -3630,77 +3562,77 @@ msgstr "Id del repo en el enlace de subida, inválido." msgid "No conflict in the merge." msgstr "No hubo conflictos al unir." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "Error HTTP: No se pudo abrir el archivo en línea" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Error URL: No se pudo abrir el archivo en línea" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "La codificación elegida no es correcta." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Codificación de archivo desconocida" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "El tamaño del archivo sobrepasa %s, no se puede abrir en linea." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "La biblioteca está encriptada, no se puede abrir el archivo en línea." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Imposible visualizar el archivo" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Error al preparar la página de la vista preliminar de archivo de Office Online." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Error al preparar la página de la vista preliminar de archivo de OnlyOffice." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "No es posible descargar el archivo, ruta inválida" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "No es posible descargar el archivo, ruta errónea" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "No es posible descargar el archivo, tráfico para compartir enlaces agotado." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Imposible descargar archivo." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "No es posible ver el archivo, el tráfico para enlaces compartidos ha sido agotado." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Enlace de compartir para %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Imposible descargar archivo" diff --git a/locale/es_MX/LC_MESSAGES/djangojs.po b/locale/es_MX/LC_MESSAGES/djangojs.po index 714e36f534..420d2615f3 100644 --- a/locale/es_MX/LC_MESSAGES/djangojs.po +++ b/locale/es_MX/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: eddelac \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/haiwen/seahub/language/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -153,8 +153,8 @@ msgstr "Un archivo está siendo subido, ¿estás seguro que deseas abandonar est #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -181,8 +181,8 @@ msgid "Tags" msgstr "Rótulos" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -267,9 +267,9 @@ msgstr "Descripción" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -320,7 +320,7 @@ msgstr "Descripción" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -410,8 +410,8 @@ msgstr "Cancelar" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -419,8 +419,8 @@ msgstr "Cancelar" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -599,12 +599,12 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -627,7 +627,7 @@ msgstr "¿Seguro que deseas eliminar tu cuenta?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -784,7 +784,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -820,6 +820,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -829,7 +830,7 @@ msgstr "Nueva Biblioteca Departamental" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nombre" @@ -843,8 +844,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "El nombre '{name}' ya está en uso, por favor escoja otro nombre." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -855,8 +856,8 @@ msgid "This is a draft" msgstr "Este es un borrador" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -872,7 +873,7 @@ msgid "New Group" msgstr "Nuevo Grupo" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Ingresa una contraseña" @@ -883,12 +884,12 @@ msgid "Please enter the password again" msgstr "Ingresa la contraseña nuevamente" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Contraseña demasiado corta" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Las contraseñas no coinciden" @@ -935,7 +936,7 @@ msgstr "Backend de Almacenamiento" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -962,8 +963,8 @@ msgid "Encrypt" msgstr "Encriptar" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -974,8 +975,8 @@ msgid "Password" msgstr "Contraseña " #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1002,8 +1003,8 @@ msgstr "Seleccionar un color" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1024,12 +1025,12 @@ msgstr "Eliminar Carpeta" msgid "Are you sure to delete" msgstr "¿Está seguro de eliminar?" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "¿Seguro que quieres borrar %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1083,117 +1084,129 @@ msgstr "Participantes" msgid "Add" msgstr "Agregar" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Enlace de compartir copiado al portapapeles" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Enlace de descarga directa copiado al portapapeles." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Permiso modificado con éxito." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(al menos{passwordLength} caracteres)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Enlace:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Expirado" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Enlace de descarga directa:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Fecha de Vencimiento:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Permiso:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Enviar" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "¿Está seguro que desea eliminar el enlace de compartir?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Si el enlace de compartir es eliminado, nadie podrá accederlo." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Agregar protección por contraseña" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Agregar vencimiento automático" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "días" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Mayor o igual que" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Menor o igual que" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Establecer permiso" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generar" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Ingresa cantidad de días" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Por favor, ingrese un número entero no negativo" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Enlace de subida copiado al portapapeles" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Enlace de Subida:" @@ -1263,8 +1276,8 @@ msgstr "El enlace interno ha sido copiado al portapapeles" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Enlace interno" @@ -1280,7 +1293,7 @@ msgstr "Un enlace interno es un enlace a un archivo o carpeta que puede ser acce #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Copiar" @@ -1303,7 +1316,7 @@ msgstr "Revocar Acceso" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Es requerido." @@ -1324,7 +1337,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "%(email) y otros %(num) invitados con éxito." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1452,8 +1465,8 @@ msgstr "Grupo no encontrado" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1549,8 +1562,8 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1558,7 +1571,7 @@ msgstr "Nombre de Biblioteca" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Tamaño" @@ -1566,7 +1579,7 @@ msgstr "Tamaño" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1578,13 +1591,13 @@ msgstr "Tamaño" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Última actualización" @@ -1624,6 +1637,7 @@ msgstr "Borradores" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1732,13 +1746,13 @@ msgstr "Nuevo Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Más Operaciones" @@ -1924,15 +1938,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "{placeholder} Enlaces de Compartir/Subir" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Enlaces Compartidos" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Enlaces de subida" @@ -2001,35 +2015,35 @@ msgstr "Tip: con 0 se mantiene el límite predeterminado" msgid "The link is copied to the clipboard." msgstr "Enlace copiado al portapapeles." -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Compartir enlace" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Link de subida" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Compartir con usuario" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Compartir con grupo" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2067,10 +2081,10 @@ msgstr "Seleccionar grupos..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Vencimiento" @@ -2142,7 +2156,7 @@ msgid "Version Number" msgstr "Número de Versión" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Texto" @@ -2276,7 +2290,7 @@ msgstr "Eliminar archivos de este dispositivo la próxima vez que esté en líne #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Desvincular" @@ -2358,7 +2372,7 @@ msgstr "¿Estás seguro que deseas dejar de publicar esta biblioteca?" msgid "Unpublish" msgstr "Dejar de publicar" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "Publicar una biblioteca" @@ -2366,14 +2380,14 @@ msgstr "Publicar una biblioteca" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2381,10 +2395,10 @@ msgstr "Publicar una biblioteca" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Descargar" @@ -2628,13 +2642,13 @@ msgstr "Bloquear" msgid "Unlock" msgstr "Desbloquear" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Abrir carpeta contenedora" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Comentar" @@ -2880,7 +2894,7 @@ msgid "Successfully saved" msgstr "Guardado con éxito" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Descarga de archivos deshabilitada: tráfico del propietario para compartir enlaces agotado." @@ -2972,13 +2986,13 @@ msgid "File History" msgstr "Historial del Archivo" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Buscar Archivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2987,31 +3001,31 @@ msgstr "Buscar Archivos" msgid "Upload" msgstr "Subir archivo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Nuevo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Subir archivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Carpeta de Subida" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Nuevo Archivo Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nuevo Archivo Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nuevo Archivo PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nuevo Archivo Word" @@ -3037,7 +3051,7 @@ msgstr "Nuevo Borrador" msgid "Start review" msgstr "Iniciar revisión" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Mover" @@ -3056,7 +3070,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "Crear un borrador a partir de este archivo en lugar de editarlo directamente." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lista" @@ -3432,10 +3446,10 @@ msgid "(current version)" msgstr "(versión actual)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Ver" @@ -3537,8 +3551,8 @@ msgid "My Groups" msgstr "Mis grupos" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3590,17 +3604,6 @@ msgstr "La carpeta no existe" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "Esta biblioteca ha sido configurada como de sólo lectura, y no puede ser actualizada." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Menú Lateral de Navegación" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Buscar archivos en esta biblioteca" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "Fallo al mover archivos a otra biblioteca." @@ -3805,7 +3808,7 @@ msgstr "Cuota" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3868,7 +3871,7 @@ msgstr "Operaciones" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Anterior" @@ -3879,7 +3882,7 @@ msgstr "Anterior" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Siguiente" @@ -3929,6 +3932,7 @@ msgid "All Public Links" msgstr "Enlaces Públicos" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Cuenta" @@ -4053,7 +4057,7 @@ msgid "Add admin" msgstr "Agregar admin" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4084,77 +4088,73 @@ msgstr "Usuarios" msgid "Logs" msgstr "Registros" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "Documento" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Imagen" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: frontend/src/pages/search/advanced-search.js:68 +#: frontend/src/pages/search/advanced-search.js:120 msgid "File Types" msgstr "Tipos de Archivo" -#: frontend/src/pages/search/advanced-search.js:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "para" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "En todas las bibliotecas" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Todos los tipos" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Tipos de archivo personalizados" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Archivos de texto" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documentos" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Imágenes" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Ingresa extensiones de archivo, separadas con ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "Restablecer" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "La fecha de inicio debe ser anterior a la de finalización." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "Rango de tamaño de archivo inválido." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "Se requieren al menos tres letras." @@ -4211,20 +4211,20 @@ msgid "" msgstr "Todavía no has creado enlaces de compartir. Un enlace de compartir se puede utilizar para compartir archivos y carpetas con cualquier persona. Puedes crear un enlace de compartir para un archivo o una carpeta haciendo click en el icono de compartir que está a la derecha de su nombre." #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Visitas" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Remover" @@ -4598,7 +4598,7 @@ msgstr "Borrar invitaciones vencidas" msgid "Invitations" msgstr "Invitaciones" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Identificador" @@ -5142,6 +5142,10 @@ msgid "" "accept the terms." msgstr "Habilitar al administrador del sistema a agregar Términos y Condiciones, y todos los usuarios deberán aceptar los términos." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Buscar archivos en esta biblioteca" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "Ir a la Biblioteca" @@ -5224,11 +5228,11 @@ msgstr "Email de notificación" msgid "Profile Setting" msgstr "Configuración del perfil" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Compartido por:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/fi/LC_MESSAGES/django.po b/locale/fi/LC_MESSAGES/django.po index d22635b409..21e3e52859 100644 --- a/locale/fi/LC_MESSAGES/django.po +++ b/locale/fi/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Finnish (http://www.transifex.com/haiwen/seahub/language/fi/)\n" "MIME-Version: 1.0\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Nimi on liian pitkä (maksimi on 64 merkkiä)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Nimi ei voi sisältää '/'" @@ -60,7 +60,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Tilakiintiö on liian pieni (minimissään 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Kiintiö asettaminen epäonnistui: maksimikiintiö on %d MB" @@ -76,18 +76,18 @@ msgstr "Niimi voi ainoastaan sisältää kirjaimia, numeroita, välimerkin, tavu msgid "There is already a group with that name." msgstr "On olemassa jo samanniminen ryhmä." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Tässä osastossa ei ole kirjastoja." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Tässä osastossa ei ole ali-osastoja." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Oma Kirjasto" @@ -121,18 +121,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "Järjestelmäkirjastoa ei voi poistaa." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -271,6 +271,7 @@ msgstr "Tilakiintiö" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -372,11 +373,11 @@ msgstr "Virheellinen kohdepolku" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Tila loppu." @@ -416,7 +417,7 @@ msgstr "Käyttäjää %s ei löydy." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Pääsy estetty." @@ -425,7 +426,7 @@ msgstr "Pääsy estetty." msgid "File is not locked." msgstr "Tiedosto ei ole lukittu." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Et voi päivittää tiedosto on lukiitu." @@ -439,14 +440,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Sisäinen palvelinvirhe" @@ -465,10 +466,10 @@ msgid "User %s is already a group member." msgstr "Käyttäjä %s on jo ryhmän jäsen." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Käyttäjää %s ei löydy organisaatiosta." @@ -542,11 +543,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Väärä salasana" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Salauksenpurkukirjaston virhe" @@ -612,33 +613,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Sinulle on jaettu latauslinkki palveluun %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Hakemiston lataus epäonnistui \"%s\": koko on liian suuri." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Kokonaiskoko ylittää limiitin." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Salasana on liian lyhyt." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Salasana on liian lyhyt" @@ -686,10 +706,6 @@ msgstr "Wikiä ei löydetty." msgid "Name is required." msgstr "Nimi vaaditaan." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Kokonaiskoko ylittää limiitin." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Kirjaudu sisään." @@ -900,6 +916,11 @@ msgstr "huomautus" msgid "Files in this library can not be viewed online." msgstr "Tämän kirjaston tiedostoja ei voida näyttää julkisesti." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Syötä kelpo sähköpostiosoite." @@ -980,8 +1001,7 @@ msgstr "Viimeisin kirjautuminen" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Ylläpitäjä" @@ -1010,7 +1030,7 @@ msgstr "Ei aktiivinen" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Kyllä" @@ -1250,8 +1270,6 @@ msgstr "Huomautus (valinnainen)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Hyväksy" @@ -1359,7 +1377,7 @@ msgstr "Nimi %s ei ole sallittu" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argumentti puuttuu" @@ -1421,7 +1439,7 @@ msgid "Permission error: only group staff can add member" msgstr "Käyttöoikeusvirhe: ainoastaan ryhmän ylläpitäjä voi lisätä jäseniä" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Ryhmää ei ole olemassa" @@ -1486,16 +1504,16 @@ msgstr "Kiitos sivustomme käytöstä!" msgid "The %(site_name)s team" msgstr "%(site_name)s tiimi" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Lupa evätty" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Sinulle on lähetetty kutsu liittyä ryhmään %s" @@ -2074,6 +2092,7 @@ msgstr "%(user)s lähetti sinulle kutsun liittyä %(site_name)s-palveluun." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Hei," @@ -2177,22 +2196,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Uusi ilmoitus %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nSinulla on 1 uusi ilmoitus sivulla %(site_name)s:\n" -msgstr[1] "\nSinulla on %(num)s uutta ilmoitusta sivulla %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2289,6 +2301,17 @@ msgstr "Kirjasto" msgid "Hi, %(name)s" msgstr "Hei, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nSinulla on 1 uusi ilmoitus sivulla %(site_name)s:\n" +msgstr[1] "\nSinulla on %(num)s uutta ilmoitusta sivulla %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Viesti" @@ -2464,8 +2487,11 @@ msgstr "Seuraava" msgid "Per page: " msgstr "Per sivu:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Virheellinen tunniste." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Asetukset" @@ -2614,23 +2640,7 @@ msgstr "Tiedosto Yhteistyö Tiimi Organisaatio" msgid "Side Nav Menu" msgstr "Sivu Navigointi -valikko" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Katse profiilia ja muita tietoja" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Järjestelmän hallinta" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Organisaation hallinnoija" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Kirjaudu ulos" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Ei" @@ -3183,89 +3193,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Etsi tiedostoja tästä wikistä" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Etsi tiedostoja tästä kirjastosta" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Etsi tiedostoja" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "edistynyt" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Kaikissa kirjastoissa" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "Tässä wikissä" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "Tässä kirjastossa" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "nimissä %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Kaikki tiedostotyypit" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Muokatut tiedostotyypit" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Tekstitiedostot" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dokumentit" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Kuvat" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Syötä tiedostopäätteet tänne, erotettuna merkillä ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Ole hyvä ja valitse ainakin yksi tiedostotyyppi tai määritä ainakin yksi tiedostopääte" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Vahvista salasana jatkaaksesi" @@ -3352,6 +3279,15 @@ msgstr "muokkauksen jälkeen" msgid "Sorry, this user is not registered yet." msgstr "Pahoittelut, tämä käyttäjä ei ole vielä rekisteröitynyt." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Käytetty:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3438,7 +3374,7 @@ msgid "Network error" msgstr "Verkkovirhe" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Virheelliset argumentit." @@ -3446,10 +3382,6 @@ msgstr "Virheelliset argumentit." msgid "Failed to create thumbnail." msgstr "Esikatselukuvan luonti epäonnistui." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Virheellinen tunniste." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3558,43 +3490,43 @@ msgstr "Poista käytöstä" msgid "permission error" msgstr "virhe oikeuksissa" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Roskakorin sivun katselu epäonnistui" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Kirjaston muokkauksen katselu epäonnistui" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Kirjastoa ei ole" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Ole hyvä ja määritä historian ID" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Kirjasto palautettu onnistuneesti." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Määrittämääsi historiaa ei ole" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Tuntematon virhe" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" ei ole olemassa." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Kohteen \"%s\" lataus ei onnistu" @@ -3615,9 +3547,9 @@ msgstr "Väärä säiliön id" msgid "Bad upload link token." msgstr "Virheellinen tunniste lähetyslinkissä." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Tiedostoa ei ole olemassa." @@ -3629,77 +3561,77 @@ msgstr "Virheellinen säiliön id lähetyslinkissä." msgid "No conflict in the merge." msgstr "Ei ristiriitoja yhdistämisessä." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: tiedoston avaus verkossa epäonnistui" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: tiedoston avaus verkossa epäonnistui" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Valitsemasi koodaus ei ole kelvollinen." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Tunnistamaton tiedostokoodaus" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Tiedoston koko ylittää %s, sitä ei voida avata verkossa." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Kirjasto on salattu, sitä ei voi avata verkossa." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Tiedoston katselu epäonnistui" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Virhe valmistettaessa Office Online -tiedoston esikatselusivua." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Virhe valmistettaessa OnlyOffice -tiedoston esikatselusivua." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Tiedoston lataus epäonnistui, virheellinen tiedostopolku" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Tiedoston lataus epäonnistui, väärä tiedostopolku" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Tiedoston lataus epäonnistui, jakolinkin kaista on käytetty." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Tiedoston lataus epäonnistui." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Epäonnistui esikatsella raw tiedostoa, jakolinkin kaista on käytetty." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Tiedostoa ei voi ladata" diff --git a/locale/fi/LC_MESSAGES/djangojs.po b/locale/fi/LC_MESSAGES/djangojs.po index 298fa1a3c9..8a3573e3cb 100644 --- a/locale/fi/LC_MESSAGES/djangojs.po +++ b/locale/fi/LC_MESSAGES/djangojs.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Sami Lahtinen \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Finnish (http://www.transifex.com/haiwen/seahub/language/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -154,8 +154,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -182,8 +182,8 @@ msgid "Tags" msgstr "Tagit" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -268,9 +268,9 @@ msgstr "Kuvaus" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -321,7 +321,7 @@ msgstr "Kuvaus" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -411,8 +411,8 @@ msgstr "Peruuta" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -420,8 +420,8 @@ msgstr "Peruuta" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -600,12 +600,12 @@ msgstr "Haluatko varmasti poistaa tilin?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -628,7 +628,7 @@ msgstr "Haluatko varmasti poistaa tilin?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -785,7 +785,7 @@ msgstr "Uusi Osastokirjasto" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -821,6 +821,7 @@ msgstr "Uusi Osastokirjasto" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -830,7 +831,7 @@ msgstr "Uusi Osastokirjasto" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nimi" @@ -844,8 +845,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -856,8 +857,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -873,7 +874,7 @@ msgid "New Group" msgstr "Uusi ryhmä" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Ole hyvä ja syötä salasana" @@ -884,12 +885,12 @@ msgid "Please enter the password again" msgstr "Ole hyvä ja syötä salasana uudelleen" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Salasana on liian lyhyt" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Salasanat eivät täsmää" @@ -936,7 +937,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -963,8 +964,8 @@ msgid "Encrypt" msgstr "Salattu" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -975,8 +976,8 @@ msgid "Password" msgstr "Salasana" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1003,8 +1004,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1025,12 +1026,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "Haluatko varmasti poistaa" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Haluatko varmasti poistaa %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1084,117 +1085,129 @@ msgstr "" msgid "Add" msgstr "Lisää" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Vanhentunut" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Lähetä" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Lisää salasanasuojaus" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Lisää automaattinen vanheneminen" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "päivää" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Aseta oikeudet" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Luo" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Ole hyvä ja syötä päivät" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1264,8 +1277,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1281,7 +1294,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopioi" @@ -1304,7 +1317,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Vaaditaan" @@ -1325,7 +1338,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "Onnistuneesti kutsuttu %(email) ja %(num) muuta käyttäjää." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1453,8 +1466,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1550,8 +1563,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1559,7 +1572,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Koko" @@ -1567,7 +1580,7 @@ msgstr "Koko" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1579,13 +1592,13 @@ msgstr "Koko" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Viimeisin päivitys" @@ -1625,6 +1638,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1733,13 +1747,13 @@ msgstr "Uusi Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Lisää toimintoja" @@ -1925,15 +1939,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Jakolinkit" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Lähetyslinkit" @@ -2002,35 +2016,35 @@ msgstr "Vinkki: 0 tarkoittaa oletuskiintiötä" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Jakolinkki" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Lähetyslinkki" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Jaa käyttäjälle" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Jaa ryhmälle" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2068,10 +2082,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Päättyminen" @@ -2143,7 +2157,7 @@ msgid "Version Number" msgstr "Versionumero" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Teksti" @@ -2277,7 +2291,7 @@ msgstr "Poista tiedostot tästä laitteesta kun se seuraavan kerran tulee verkko #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Poista linkki" @@ -2359,7 +2373,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2367,14 +2381,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2382,10 +2396,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Lataa" @@ -2629,13 +2643,13 @@ msgstr "Lukitse" msgid "Unlock" msgstr "Poista lukitus" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Avaa isäntäkansio" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Kommentti" @@ -2881,7 +2895,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Tiedoston lataus on suljettu: linkin omistajan kaista on täynnä." @@ -2973,13 +2987,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Etsi tiedostoja" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2988,31 +3002,31 @@ msgstr "Etsi tiedostoja" msgid "Upload" msgstr "Lisää" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Uusi" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Lisää tiedostoja" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Lisää kansio" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Uusi Markdown tiedosto" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Uusi Excel tiedosto" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Uusi PowerPoint tiedosto" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Uusi Word tiedosto" @@ -3038,7 +3052,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Siirrä" @@ -3057,7 +3071,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Listaa" @@ -3433,10 +3447,10 @@ msgid "(current version)" msgstr "(nykyinen versio" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Katso" @@ -3538,8 +3552,8 @@ msgid "My Groups" msgstr "Omat ryhmät" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3591,17 +3605,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Sivu Navigointi -valikko" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Etsi tiedostoja tästä kirjastosta" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3806,7 +3809,7 @@ msgstr "Kiintiö" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3869,7 +3872,7 @@ msgstr "Toiminnot" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Jälkimmäinen" @@ -3880,7 +3883,7 @@ msgstr "Jälkimmäinen" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Seuraava" @@ -3930,6 +3933,7 @@ msgid "All Public Links" msgstr "Kaikki julkiset linkit" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Määrä" @@ -4054,7 +4058,7 @@ msgid "Add admin" msgstr "Lisää ylläpitäjä" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4085,77 +4089,73 @@ msgstr "Käyttäjät" msgid "Logs" msgstr "Logi" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Kuva" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "vastaanottaja" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Kaikissa kirjastoissa" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Kaikki tiedostotyypit" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Muokatut tiedostotyypit" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Tekstitiedostot" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumentit" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Kuvat" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Syötä tiedostopäätteet tänne, erotettuna merkillä ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "Aloituspäivä tulee olla aikaisempi kuin päättymispäivä." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4212,20 +4212,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Vierailut" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Poista" @@ -4599,7 +4599,7 @@ msgstr "Poista vanhentuneet kutsut" msgid "Invitations" msgstr "Kutsut" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Varmenne" @@ -5143,6 +5143,10 @@ msgid "" "accept the terms." msgstr "Anna järjestelmänvalvojan ottaa käyttöön ehdot ja edellytykset ja kaikkien käyttäjien on hyväksyttävä ehdot." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Etsi tiedostoja tästä kirjastosta" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5225,11 +5229,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profiilin asetus" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Jakaja:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 433853f0a8..4c79200744 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -21,6 +21,7 @@ # JulienDemangeon , 2017 # Konstantin Genrikh , 2017-2018 # Gaspard , 2013 +# llj , 2020 # Daniel Pan , 2015 # LowMemory, 2016 # MathieuP, 2014-2015,2019 @@ -34,8 +35,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: French (http://www.transifex.com/haiwen/seahub/language/fr/)\n" "MIME-Version: 1.0\n" @@ -45,12 +46,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Le nom est trop long (le maximum est de 64 caractères)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Le nom ne doit pas comporter de '/'." @@ -82,7 +83,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Le quota est trop faible (la valeur minimale est 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Impossible de définir le quota : quota maximum %d Mo" @@ -98,18 +99,18 @@ msgstr "Le nom ne peut contenir que des lettres, nombres, espace, trait d'union msgid "There is already a group with that name." msgstr "Un groupe portant ce nom existe déjà." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Il y a des bibliothèques dans ce département." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Il y a des sous-départements dans cet département." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Ma bibliothèque" @@ -143,18 +144,18 @@ msgstr "Impossible d'ajouter %s à l'organisation : l'utilisateur appartient dé msgid "System library can not be deleted." msgstr "La bibliothèque système ne peut pas être supprimée." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Transfert échoué : le rôle de %s est %s, il ne peut ajouter de bibliothèque." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "La bibliothèque ne peut pas être transférée au propriétaire." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -293,6 +294,7 @@ msgstr "Quota de l'espace" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -394,11 +396,11 @@ msgstr "Chemin de destination invalide" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Quota dépassé." @@ -438,7 +440,7 @@ msgstr "L'utilisateur %s est introuvable." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Autorisation refusée." @@ -447,7 +449,7 @@ msgstr "Autorisation refusée." msgid "File is not locked." msgstr "Le fichier n'est pas verrouillé." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Impossible de rafraichir. Ce fichier est verrouillé." @@ -461,14 +463,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Erreur interne du serveur" @@ -487,10 +489,10 @@ msgid "User %s is already a group member." msgstr "L'utilisateur %s est déjà membre d'un groupe." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "L'utilisateur %s n'a pas été trouvé dans l’organisation." @@ -564,11 +566,11 @@ msgstr "Impossible de réinitialiser le mot de passe de cette bibliothèque." msgid "New password of library %s" msgstr "Nouveau mot de passe de la bibliothèque %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Le mot de passe est erroné" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Erreur de déchiffrement de la bibliothèque" @@ -634,33 +636,52 @@ msgstr "L'adresse e-mail n'est pas valide" msgid "An upload link is shared to you on %s" msgstr "Un lien d'envoi a été partagé pour vous sur %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Impossible de télécharger le dossier \"%s\" : La taille est trop grande." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "La taille totale dépasse la limite." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Le mot de passe est trop court." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Les jours d’expiration doivent être supérieurs ou égaux à %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Les jours d’expiration doivent être inférieurs ou égaux à %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "Le lien de partage %s existe déjà." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Le mot de passe est trop court" @@ -708,10 +729,6 @@ msgstr "Wiki introuvable." msgid "Name is required." msgstr "Le nom est requis." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "La taille totale dépasse la limite." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Veuillez vous connecter." @@ -922,6 +939,11 @@ msgstr "note" msgid "Files in this library can not be viewed online." msgstr "Les fichiers de cette bibliothèque ne peuvent pas être consultés en ligne." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Entrez une adresse e-mail valide." @@ -1002,8 +1024,7 @@ msgstr "Dernière connexion" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administration" @@ -1032,7 +1053,7 @@ msgstr "Inactif" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Oui" @@ -1272,8 +1293,6 @@ msgstr "Remarque (optionnel)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Soumettre" @@ -1381,7 +1400,7 @@ msgstr "Le nom %s n'est pas valide" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argument manquant" @@ -1443,7 +1462,7 @@ msgid "Permission error: only group staff can add member" msgstr "Erreur de permission : seuls les administrateurs du groupe peuvent ajouter des membres" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Le groupe n'existe pas" @@ -1508,16 +1527,16 @@ msgstr "Merci d'utiliser notre service !" msgid "The %(site_name)s team" msgstr "L'équipe de %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Autorisation refusée" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Vous êtes invité à joindre le groupe sur %s" @@ -2096,6 +2115,7 @@ msgstr "%(user)s vous invite à rejoindre %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Bonjour," @@ -2199,22 +2219,15 @@ msgstr "Dossier déplacé" msgid "New file updates on %s" msgstr "Nouvelles mises à jour fichier sur %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr " Nouvelle notification sur %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nVous avez 1 nouvelle notification sur %(site_name)s:\n" -msgstr[1] "\nVous avez %(num)s nouvelles notifications sur %(site_name)s :\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2311,6 +2324,17 @@ msgstr "Bibliothèque" msgid "Hi, %(name)s" msgstr "Bonjour, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nVous avez 1 nouvelle notification sur %(site_name)s:\n" +msgstr[1] "\nVous avez %(num)s nouvelles notifications sur %(site_name)s :\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Message" @@ -2486,8 +2510,11 @@ msgstr "Suivant" msgid "Per page: " msgstr "Par page : " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Token non valide." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Paramètres" @@ -2636,23 +2663,7 @@ msgstr "Organisation des fichiers de collaboration d'équipe" msgid "Side Nav Menu" msgstr "Menu de navigation sur le côté" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Voir le profil et plus" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administration" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Administration de l'organisation" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Déconnexion" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Non" @@ -3205,89 +3216,6 @@ msgid "" "as soon as possible." msgstr "Le nouveau mot de passe de la bibliothèque %(repo_name)s est %(password)s. Veuillez le changer le plus rapidement possible." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Recherche de fichiers dans ce Wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Recherche de fichiers dans cette bibliothèque" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Recherche de fichiers" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "avancé" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Dans toutes les bibliothèques" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "Dans ce Wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "Dans cette bibliothèque" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "dans %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Tous les types de fichier" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Types de fichiers personnalisés" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Fichiers texte" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Documents" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Images" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Vidéo" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "Pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "Markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Introduisez des extensions de fichiers ici, séparées par ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Veuillez choisir au moins un type de fichier ou saisissez au moins une extension de fichier." - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Mot de passe (à nouveau)" @@ -3374,6 +3302,15 @@ msgstr "après modification" msgid "Sorry, this user is not registered yet." msgstr "Désolé, cet utilisateur n'est pas encore enregistré." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Utilisé :" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3460,7 +3397,7 @@ msgid "Network error" msgstr "Erreur réseau" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Arguments non valides." @@ -3468,10 +3405,6 @@ msgstr "Arguments non valides." msgid "Failed to create thumbnail." msgstr "Échec de la création de la vignette." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Token non valide." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3580,43 +3513,43 @@ msgstr "Désactiver" msgid "permission error" msgstr "Erreur de permission" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Impossible d'afficher la page de la corbeille" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Impossible d'afficher les modifications de la bibliothèque" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "La bibliothèque n'existe pas" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Veuillez préciser l'ID de l'historique" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Bibliothèque restaurée avec succès" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "L'historique que vous avez spécifié n'existe pas" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Erreur inconnue" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" n'existe pas." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Impossible de télécharger \"%s\"" @@ -3637,9 +3570,9 @@ msgstr "Mauvais ID de repo" msgid "Bad upload link token." msgstr "Mauvais token de lien d'envoi." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Le fichier n'existe pas" @@ -3651,77 +3584,77 @@ msgstr "Mauvais id de dépôt dans le lien d'envoi." msgid "No conflict in the merge." msgstr "Pas de conflit dans la fusion." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: impossible d'ouvrir le fichier en ligne" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: impossible d'ouvrir le fichier en ligne" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "L'encodage que vous avez choisi n'est pas approprié." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Encodage de fichier inconnu" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "La taille du fichier dépasse %s, il ne peut donc pas être visionné en ligne." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "La bibliothèque est cryptée. Elle ne peut pas être ouverte en ligne." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Impossible d'afficher le fichier" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Erreur en préparant la page de prévisualisation du document Office Online" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Erreur en préparant la page de prévisualisation du fichier OnlyOffice" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Impossible de télécharger le fichier, chemin de fichier invalide" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Impossible de télécharger le fichier, chemin de fichier erroné" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Impossible de télécharger le fichier, le volume de transfert du lien de partage est dépassé." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Impossible de télécharger le fichier." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Impossible de voir le fichier brut, le trafic de lien de partage est épuisé." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Partager le lien pour %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Impossible de télécharger le fichier" diff --git a/locale/fr/LC_MESSAGES/djangojs.po b/locale/fr/LC_MESSAGES/djangojs.po index e3292b9ccf..1bccf9282d 100644 --- a/locale/fr/LC_MESSAGES/djangojs.po +++ b/locale/fr/LC_MESSAGES/djangojs.po @@ -19,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: zheng xie \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: French (http://www.transifex.com/haiwen/seahub/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -162,8 +162,8 @@ msgstr "Un fichier a été mis à jour. Êtes-vous certain de vouloir quitter ce #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -190,8 +190,8 @@ msgid "Tags" msgstr "Tags" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -276,9 +276,9 @@ msgstr "Description" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -329,7 +329,7 @@ msgstr "Description" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -419,8 +419,8 @@ msgstr "Annuler" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -428,8 +428,8 @@ msgstr "Annuler" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -608,12 +608,12 @@ msgstr "Voulez-vous vraiment supprimer ce compte ?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -636,7 +636,7 @@ msgstr "Voulez-vous vraiment supprimer ce compte ?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -793,7 +793,7 @@ msgstr "Nouvelle librairie départementale" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -829,6 +829,7 @@ msgstr "Nouvelle librairie départementale" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -838,7 +839,7 @@ msgstr "Nouvelle librairie départementale" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nom" @@ -852,8 +853,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "Le nom \"{name}\" est déjà pris." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -864,8 +865,8 @@ msgid "This is a draft" msgstr "C'est un brouillon" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -881,7 +882,7 @@ msgid "New Group" msgstr "Nouveau groupe" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Entrez un mot de passe" @@ -892,12 +893,12 @@ msgid "Please enter the password again" msgstr "Entrez à nouveau un mot de passe" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Le mot de passe est trop court" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Les mots de passe ne correspondent pas" @@ -944,7 +945,7 @@ msgstr "Système de stockage" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -971,8 +972,8 @@ msgid "Encrypt" msgstr "Chiffrer" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -983,8 +984,8 @@ msgid "Password" msgstr "Mot de passe" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1011,8 +1012,8 @@ msgstr "Sélectionner une couleur" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1033,12 +1034,12 @@ msgstr "Supprimer le dossier" msgid "Are you sure to delete" msgstr "Êtes-vous certain de vouloir supprimer ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Êtes-vous certain de vouloir supprimer %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1092,117 +1093,129 @@ msgstr "Participants" msgid "Add" msgstr "Ajouter" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Le lien de téléchargement a été copié dans le presse-papiers." -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Lien de téléchargement direct a été copié dans le presse-papiers." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Permission modifiée." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(au moins {passwordLength} caractères)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Lien : " -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Expiré" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Lien de téléchargement direct :" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Date d'expiration :" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Droits :" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Envoyer" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "Êtes-vous certain de vouloir supprimer ce lien de partage ?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Si vous supprimez ce lien de partage, plus personne ne pourra y avoir accès." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Ajouter un mot de passe" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Ajouter une date d'expiration" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "jours" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Plus grand ou égale à" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Plus petit ou égal à" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Définir la permission" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Générer" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Veuillez entrer un nombre de jours" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Veuillez introduire un intégrateur non-négatif" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Le lien d'envoi a été copié dans le presse-papiers." -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Lien d'envoi :" @@ -1272,8 +1285,8 @@ msgstr "Le lien interne a été copié dans le presse-papiers." #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Lien interne" @@ -1289,7 +1302,7 @@ msgstr "Un lien interne est un lien vers un fichier ou un dossier accessible en #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Copier" @@ -1312,7 +1325,7 @@ msgstr "Accès révoqué" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "C'est obligatoire" @@ -1333,7 +1346,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "%(email) et %(num) ont été invité." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1461,8 +1474,8 @@ msgstr "Groupe non trouvé" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1558,8 +1571,8 @@ msgstr "Nom de la bibliothèque" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1567,7 +1580,7 @@ msgstr "Nom de la bibliothèque" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Taille" @@ -1575,7 +1588,7 @@ msgstr "Taille" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1587,13 +1600,13 @@ msgstr "Taille" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Mise à jour" @@ -1633,6 +1646,7 @@ msgstr "Brouillons" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1741,13 +1755,13 @@ msgstr "Nouveau Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Plus d'actions" @@ -1933,15 +1947,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "{placeholder} liens d'envoi/de partage" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Liens de téléchargement" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Liens d'envoi" @@ -2010,35 +2024,35 @@ msgstr "Astuce : 0 signifie aucune limite par défaut" msgid "The link is copied to the clipboard." msgstr "Le lien a été copié dans le presse-papiers." -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Lien de téléchargement" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Lien d'envoi" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Partage avec un utilisateur" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Partage avec un groupe" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2076,10 +2090,10 @@ msgstr "Sélectionner les groupes..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Expiration" @@ -2151,7 +2165,7 @@ msgid "Version Number" msgstr "Numéro de version" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Texte" @@ -2285,7 +2299,7 @@ msgstr "Supprimer les fichiers de cet appareil la prochaine fois qu'il est en li #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Supprimer" @@ -2367,7 +2381,7 @@ msgstr "Êtes-vous certain de vouloir annuler la publication de cette bibliothè msgid "Unpublish" msgstr "Annuler la publication" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "Publier une bibliothèque" @@ -2375,14 +2389,14 @@ msgstr "Publier une bibliothèque" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2390,10 +2404,10 @@ msgstr "Publier une bibliothèque" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Télécharger" @@ -2637,13 +2651,13 @@ msgstr "Verrouiller" msgid "Unlock" msgstr "Déverrouiller" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Ouvrir dossier parent" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Commentaire" @@ -2889,7 +2903,7 @@ msgid "Successfully saved" msgstr "Sauvegardé" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Le téléchargement du fichier est désactivé : le trafic du propriétaire du lien de partage est dépassé." @@ -2981,13 +2995,13 @@ msgid "File History" msgstr "Historique du fichier" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Recherche de fichiers" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2996,31 +3010,31 @@ msgstr "Recherche de fichiers" msgid "Upload" msgstr "Importer" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Créer" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Importer des fichiers" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Importer un dossier" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Nouveau fichier Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nouveau fichier Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nouveau fichier PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nouveau fichier Word" @@ -3046,7 +3060,7 @@ msgstr "Nouveau brouillon" msgid "Start review" msgstr "Commencer l'avis" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Déplacer" @@ -3065,7 +3079,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "Créer un brouillon de ce fichier, au lieu de l'éditer directement." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Liste" @@ -3441,10 +3455,10 @@ msgid "(current version)" msgstr "(version actuelle)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Afficher" @@ -3546,8 +3560,8 @@ msgid "My Groups" msgstr "Mes groupes" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3599,17 +3613,6 @@ msgstr "Le répertoire n’existe pas." msgid "This library has been set to read-only by admin and cannot be updated." msgstr "La bibliothèque est paramétrée par l’administrateur en lecture seule et en peut pas être modifiée." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Menu de navigation sur le côté" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Recherche de fichiers dans cette bibliothèque" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "Impossible de déplacer les fichiers vers une autre bibliothèque." @@ -3814,7 +3817,7 @@ msgstr "Quota" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3877,7 +3880,7 @@ msgstr "Actions" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Précédent" @@ -3888,7 +3891,7 @@ msgstr "Précédent" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Suivant" @@ -3938,6 +3941,7 @@ msgid "All Public Links" msgstr "Tous les liens publics" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr " Nombre de vues" @@ -4062,7 +4066,7 @@ msgid "Add admin" msgstr "Ajouter un administrateur" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4093,77 +4097,73 @@ msgstr "Utilisateurs" msgid "Logs" msgstr "Logs" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "Document" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Image" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Vidéo" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: frontend/src/pages/search/advanced-search.js:68 +#: frontend/src/pages/search/advanced-search.js:120 msgid "File Types" msgstr "Types de ficher" -#: frontend/src/pages/search/advanced-search.js:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "vers" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Dans toutes les bibliothèques" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Tous les types de fichier" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Types de fichiers personnalisés" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Fichiers texte" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documents" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Images" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Introduisez des extensions de fichiers ici, séparées par ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "Réinitialiser" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "La date de début doit être plus récente que la date de fin." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "L'intervalle de la taille de fichier n'est pas valide." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "Trois lettres requises au minimum." @@ -4220,20 +4220,20 @@ msgid "" msgstr "Vous n'avez pas encore créé de liens de partage. Un lien de partage peut être utilisé pour partager des fichiers et des dossiers avec n'importe qui. Vous pouvez créer un lien de partage pour un fichier ou un dossier en cliquant sur l'icône de partage à droite de son nom." #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Visites" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Supprimer" @@ -4607,7 +4607,7 @@ msgstr "Supprimer les invitations expirées" msgid "Invitations" msgstr "Invitations" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Token" @@ -5151,6 +5151,10 @@ msgid "" "accept the terms." msgstr "Accédez à l'administration système pour ajouter des conditions d'utilisation, que tous les utilisateurs devront accepter." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Recherche de fichiers dans cette bibliothèque" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "Aller à la bibliothèque" @@ -5233,11 +5237,11 @@ msgstr "Notification par e-mail" msgid "Profile Setting" msgstr "Profil" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Partagé par : " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/he/LC_MESSAGES/django.po b/locale/he/LC_MESSAGES/django.po index 8ee007a3de..cf7ab498d3 100644 --- a/locale/he/LC_MESSAGES/django.po +++ b/locale/he/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Hebrew (http://www.transifex.com/haiwen/seahub/language/he/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -58,7 +58,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -74,18 +74,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "קיימת כבר קבוצה בשם זה." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "הספרייה שלי" @@ -119,18 +119,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -269,6 +269,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -370,11 +371,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -414,7 +415,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "" @@ -423,7 +424,7 @@ msgstr "" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -437,14 +438,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "שגיאת שרת פנימית" @@ -463,10 +464,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -540,11 +541,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "סיסמא לא נכונה" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "לפענח שגיאת ספרייה" @@ -610,33 +611,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "הסיסמא קצרה מדי" @@ -684,10 +704,6 @@ msgstr "" msgid "Name is required." msgstr "" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "" @@ -898,6 +914,11 @@ msgstr "" msgid "Files in this library can not be viewed online." msgstr "" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "" @@ -978,8 +999,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "מנהל" @@ -1008,7 +1028,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "כן" @@ -1258,8 +1278,6 @@ msgstr "הערה(לא חובה)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "שלח" @@ -1367,7 +1385,7 @@ msgstr "השם %s אינו תקין" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "" @@ -1429,7 +1447,7 @@ msgid "Permission error: only group staff can add member" msgstr "" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "הקבוצה לא קיימת" @@ -1494,16 +1512,16 @@ msgstr "תודה שהשתמשתם באתר שלנו!" msgid "The %(site_name)s team" msgstr "" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "" @@ -2082,6 +2100,7 @@ msgstr "" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "" @@ -2185,24 +2204,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2301,6 +2311,19 @@ msgstr "ספרייה" msgid "Hi, %(name)s" msgstr "" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "הודעה" @@ -2476,8 +2499,11 @@ msgstr "הבא" msgid "Per page: " msgstr "" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "הגדרות" @@ -2626,23 +2652,7 @@ msgstr "" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "מנהל מערכת" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "התנתק" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "לא" @@ -3195,89 +3205,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "חיפוש קבצים בויקי הזה" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "חיפוש קבצים בספרייה זו" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "חיפוש קבצים" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "מתקדם" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "בכל הספריות" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "בספריה זו" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "ב- %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "כל סוגי הקבצים" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "קבצי טקסט" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "מסמכים" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "תמונות" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "וידאו" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "אודיו" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3364,6 +3291,15 @@ msgstr "" msgid "Sorry, this user is not registered yet." msgstr "" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3450,7 +3386,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3458,10 +3394,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3570,43 +3502,43 @@ msgstr "" msgid "permission error" msgstr "שגיאת הרשאה" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "לא ניתן להציג שינוי הספרייה" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "הספרייה לא קיימת" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "שגיאה לא ידועה" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "" @@ -3627,9 +3559,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "קובץ לא קיים" @@ -3641,77 +3573,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "קידוד קובץ לא ידוע" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "לא ניתן להציג קובץ" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/he/LC_MESSAGES/djangojs.po b/locale/he/LC_MESSAGES/djangojs.po index ca7af9fc1f..39bd18634f 100644 --- a/locale/he/LC_MESSAGES/djangojs.po +++ b/locale/he/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Hebrew (http://www.transifex.com/haiwen/seahub/language/he/)\n" "MIME-Version: 1.0\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "תיאור" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "תיאור" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "בטל" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "בטל" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "באמת למחוק את חשבונך?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "באמת למחוק את חשבונך?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "שם" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "קבוצה חדשה" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "אנא הכנס את הסיסמא" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "אנא הכנס את הסיסמא שוב" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "הסיסמא קצרה מדי" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "סיסמאות אינן תואמות" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "הצפן" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "סיסמא" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "האם אתה בטוח שברצונך למחוק %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "הוסף" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "שולח..." -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "העתק" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "זה דרוש." @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "גודל" @@ -1563,7 +1576,7 @@ msgstr "גודל" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "גודל" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "עודכן לאחרונה" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "עוד פעולות" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "קישורים להעלאה" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "קישור להעלאה" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "הורדה" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "חיפוש קבצים" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "חיפוש קבצים" msgid "Upload" msgstr "העלאה" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "העלאת קבצים" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "הצג" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "הקבוצות שלי" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "חיפוש קבצים בספרייה זו" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "פעולות" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "קודם" @@ -3876,7 +3879,7 @@ msgstr "קודם" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "הבא" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "משתמשים" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "וידאו" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "אודיו" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "בכל הספריות" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "כל סוגי הקבצים" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "קבצי טקסט" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "מסמכים" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "תמונות" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "ביקורים" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "הסר" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "חיפוש קבצים בספרייה זו" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "שותף ע\"י:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/hu/LC_MESSAGES/django.po b/locale/hu/LC_MESSAGES/django.po index d076ab6405..a271d4835c 100644 --- a/locale/hu/LC_MESSAGES/django.po +++ b/locale/hu/LC_MESSAGES/django.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Hungarian (http://www.transifex.com/haiwen/seahub/language/hu/)\n" "MIME-Version: 1.0\n" @@ -28,12 +28,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "A név túl hosszú (legfeljebb 64 karakter lehet)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Név nem tartalmazhat \"/\" jelet." @@ -65,7 +65,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "A tárhely kvóta túl alacsony (minimális érték 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Kvóta beállítása sikertelen: a maximális kvóta %d MB" @@ -81,18 +81,18 @@ msgstr "A név kizárólag betűket, számokat szóközt, kötőjelet vagy alá msgid "There is already a group with that name." msgstr "Van már ilyen nevű csoport." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Ebben az osztályban kötetek találhatóak." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Ebben az osztályban alosztályok találhatóak." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Saját kötet" @@ -126,18 +126,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "A rendszer kötetet nem lehet törölni." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -276,6 +276,7 @@ msgstr "Tárhely kvóta" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -377,11 +378,11 @@ msgstr "A cél útvonal érvénytelen" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Kvóta túllépés." @@ -421,7 +422,7 @@ msgstr "%s felhasználó nem található." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Jogosultság megtagadva" @@ -430,7 +431,7 @@ msgstr "Jogosultság megtagadva" msgid "File is not locked." msgstr "A fájl nincs zárolva." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Nem újíthatja meg a fájl zárolását." @@ -444,14 +445,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Belső kiszolgálóhiba" @@ -470,10 +471,10 @@ msgid "User %s is already a group member." msgstr "%s felhasználó már a csoport tagja." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "%s felhasználó nem található a jelenlegi szervezetben." @@ -547,11 +548,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Hibás jelszó" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Kötet visszafejtési hiba" @@ -617,33 +618,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Feltöltési linket osztottak meg Önnel itt: %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "„%s” könyvtár letöltése sikertelen: túl nagy." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "A teljes méret meghaladja a limitet." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "A jelszó túl rövid" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "A lejárati napok száma legalább %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "A lejárati napok száma legfeljebb %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "A jelszó túl rövid" @@ -691,10 +711,6 @@ msgstr "Wiki nem található" msgid "Name is required." msgstr "Név kötelező." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "A teljes méret meghaladja a limitet." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Kérem jelentkezzen be." @@ -905,6 +921,11 @@ msgstr "megjegyzés" msgid "Files in this library can not be viewed online." msgstr "Ebben a kötetben a fájlok nem nézhetők meg online." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Adjon meg érvényes e-mail címet." @@ -985,8 +1006,7 @@ msgstr "Utolsó belépés" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Adminisztrátor" @@ -1015,7 +1035,7 @@ msgstr "Nem aktív" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Igen" @@ -1255,8 +1275,6 @@ msgstr "Megjegyzés (opcionális)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Beküldés" @@ -1364,7 +1382,7 @@ msgstr "Érvénytelen név: %s" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Hiányzó paraméter" @@ -1426,7 +1444,7 @@ msgid "Permission error: only group staff can add member" msgstr "Jogosultsági hiba: csak a csoportadminisztrátorok adhatnak hozzá tagot" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Nem létezik a csoport" @@ -1491,16 +1509,16 @@ msgstr "Köszönjük, hogy használja rendszerünket!" msgid "The %(site_name)s team" msgstr "%(site_name)s csapat" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Jogosultság megtagadva" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Önt meghívták a(z) %s csoportba" @@ -2079,6 +2097,7 @@ msgstr "%(user)s meghívott ide: %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Üdvözlöm " @@ -2182,22 +2201,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Új üzenet itt: %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nÖnnek 1 új üzenete van itt: %(site_name)s,\n" -msgstr[1] "\nÖnnek %(num)s új üzenete van itt: %(site_name)s.\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2294,6 +2306,17 @@ msgstr "Kötet" msgid "Hi, %(name)s" msgstr "Üdvözlöm, %(name)s!" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nÖnnek 1 új üzenete van itt: %(site_name)s,\n" +msgstr[1] "\nÖnnek %(num)s új üzenete van itt: %(site_name)s.\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Üzenet" @@ -2469,8 +2492,11 @@ msgstr "Következő" msgid "Per page: " msgstr "Oldalanként: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Érvénytelen kulcs." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Beállítások" @@ -2619,23 +2645,7 @@ msgstr "Fájlmegosztó szervezet " msgid "Side Nav Menu" msgstr "Oldalsávi menü" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Profil megtekintése" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Rendszer-adminisztrátor" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Szervezeti adminisztrátor" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Kijelentkezés" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Nem" @@ -3188,89 +3198,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Fájlok keresése a wikiben" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Fájlok keresése ebben a kötetben" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Fájlok keresése" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "haladó" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Minden kötetben" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "Ebben a wikiben" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "Ebben a kötetben" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "%(name)s-ban/ben" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Minden fájl típus" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Egyedi fájltípusok" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Szöveg fájlok" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dokumentumok" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Képek" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Videó" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Zene" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Fájlkiterjesztések listája ','-vel elválasztva" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Kérem, válasszon ki legalább egy fájltípust vagy adjon meg legalább egy kiterjesztést." - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Továbblépéshez erősítsd meg a jelszót" @@ -3357,6 +3284,15 @@ msgstr "módosítás után" msgid "Sorry, this user is not registered yet." msgstr "Elnézést, ez a felhasználó még nem regisztrált." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Foglalt:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3443,7 +3379,7 @@ msgid "Network error" msgstr "Hálózati hiba" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Érvénytelen argumentumok" @@ -3451,10 +3387,6 @@ msgstr "Érvénytelen argumentumok" msgid "Failed to create thumbnail." msgstr "Bélyegkép készítése sikertelen." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Érvénytelen kulcs." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3563,43 +3495,43 @@ msgstr "Letilt" msgid "permission error" msgstr "jogosultsághiba" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Újrahasznosítás oldal megjelenítése sikertelen" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Sikertelen a kötet módosításainak megtekintése" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "A kötet nem létezik" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Adjon meg naplóazonosítót" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Könyvtár sikeresen visszaállítva." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "A megadott napló nem létezik" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Ismeretlen hiba" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" nem létezik." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "„%s” letöltése sikertelen" @@ -3620,9 +3552,9 @@ msgstr "Hibás tárolóazonosító" msgid "Bad upload link token." msgstr "Hibás feltöltési link token." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "A fájl nem létezik" @@ -3634,77 +3566,77 @@ msgstr "Hibás repo id a feltöltési linkben." msgid "No conflict in the merge." msgstr "Nincs ütközés az összeolvasztás során." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP hiba: fájl online megnyitása meghiúsult" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URL hiba: fájl online megnyitása meghiúsult" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "A választott kódolás nem megfelelő." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Érvénytelen fájlkódolás" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Fájlméret több mint %s, nem nyitható meg online." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Ez egy titkosított kötet, a fájlokat nem lehet online megjeleníteni." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Fájl megtekintése sikertelen" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Hiba történt a fájl Online Office előnézeti oldal betöltése közben." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Hiba történt a fájl OnlyOffice előnézeti oldal betöltése közben." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "A fájlt nem lehet letölteni, érvénytelen elérési útvonal" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "A fájlt nem lehet letölteni, hibás elérési útvonal" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "A fájlt nem lehet letölteni, mert a megosztási link már el lett használva." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Fájl letöltése sikertelen." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "A nyers fájl nem jeleníthető meg, a megosztási link elérte forgalmi korlátját." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Nem lehet fájlt letölteni" diff --git a/locale/hu/LC_MESSAGES/djangojs.po b/locale/hu/LC_MESSAGES/djangojs.po index 581c245e0e..099c14d0ed 100644 --- a/locale/hu/LC_MESSAGES/djangojs.po +++ b/locale/hu/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: zheng xie \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Hungarian (http://www.transifex.com/haiwen/seahub/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -153,8 +153,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -181,8 +181,8 @@ msgid "Tags" msgstr "Tagek" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -267,9 +267,9 @@ msgstr "Leírás" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -320,7 +320,7 @@ msgstr "Leírás" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -410,8 +410,8 @@ msgstr "Mégsem" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -419,8 +419,8 @@ msgstr "Mégsem" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -599,12 +599,12 @@ msgstr "Biztosan törli a fiókot?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -627,7 +627,7 @@ msgstr "Biztosan törli a fiókot?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -784,7 +784,7 @@ msgstr "Új osztálykötet" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -820,6 +820,7 @@ msgstr "Új osztálykötet" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -829,7 +830,7 @@ msgstr "Új osztálykötet" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Név" @@ -843,8 +844,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -855,8 +856,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -872,7 +873,7 @@ msgid "New Group" msgstr "Új csoport" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Kérem adja meg a jelszót" @@ -883,12 +884,12 @@ msgid "Please enter the password again" msgstr "Kérem adja meg a jelszót újra" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "A jelszó túl rövid" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Nem egyeznek a megadott jelszavak." @@ -935,7 +936,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -962,8 +963,8 @@ msgid "Encrypt" msgstr "Titkosítás" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -974,8 +975,8 @@ msgid "Password" msgstr "Jelszó" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1002,8 +1003,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1024,12 +1025,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "Biztosan törli?" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Biztosan törli: %s?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1083,117 +1084,129 @@ msgstr "" msgid "Add" msgstr "Hozzáad" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Megosztási link vágólapra másolva." -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Lejárt" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Jogosultság:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Küldés" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Jelszó védelem hozzáadása" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Automatikus lejárat beállítása" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "nap" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Nagyobb vagy egyenlő" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Kisebb vagy egyenlő" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Jogosultság beállítása" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generál" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Adja meg a napok számát" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Nem negatív egész számot adjon meg" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1263,8 +1276,8 @@ msgstr "Belső link a vágólapra másolva" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Belső link" @@ -1280,7 +1293,7 @@ msgstr "A belső link segítségével azon a felhasználók érhetik el a fájlt #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Másolás" @@ -1303,7 +1316,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Szükséges." @@ -1324,7 +1337,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "%(email) és további %(num) ember meghívva." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1452,8 +1465,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1549,8 +1562,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1558,7 +1571,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Méret" @@ -1566,7 +1579,7 @@ msgstr "Méret" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1578,13 +1591,13 @@ msgstr "Méret" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Utolsó frissítés " @@ -1624,6 +1637,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1732,13 +1746,13 @@ msgstr "Új Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "További műveletek" @@ -1924,15 +1938,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Megosztási linkek" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Feltöltési linkek" @@ -2001,35 +2015,35 @@ msgstr "Tipp: a 0 az alapértelmezett korlátot jelenti" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Megosztás link" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Feltöltési hivatkozás" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Megosztás felhasználóval" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Megosztás csoporttal" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2067,10 +2081,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Lejárat" @@ -2142,7 +2156,7 @@ msgid "Version Number" msgstr "Verziószám" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Szöveg" @@ -2276,7 +2290,7 @@ msgstr "Törölje a fájlokat az eszközről, amikor legközelebb online lesz." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Leválasztás" @@ -2358,7 +2372,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2366,14 +2380,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2381,10 +2395,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Letöltés" @@ -2628,13 +2642,13 @@ msgstr "Lezár" msgid "Unlock" msgstr "Kinyit" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Szülőkönyvtár megnyitása" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Megjegyzés" @@ -2880,7 +2894,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Fájl letöltés letiltva: a megosztási link tulajdonosa elérte a forgalmi korlátot." @@ -2972,13 +2986,13 @@ msgid "File History" msgstr "Fájltörténet" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Fájlok keresése" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2987,31 +3001,31 @@ msgstr "Fájlok keresése" msgid "Upload" msgstr "Feltöltés" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Új" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Fájlok feltöltése" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Könyvtár feltöltése" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Új Markdown fájl" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Új Excel fájl" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Új PowerPoint fájl" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Új Word fájl" @@ -3037,7 +3051,7 @@ msgstr "Új piszkozat" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Áthelyezés" @@ -3056,7 +3070,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lista" @@ -3432,10 +3446,10 @@ msgid "(current version)" msgstr "(aktuális verzió)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Megtekintés" @@ -3537,8 +3551,8 @@ msgid "My Groups" msgstr "Saját csoportok" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3590,17 +3604,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Oldalsávi menü" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Fájlok keresése ebben a kötetben" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3805,7 +3808,7 @@ msgstr "Kvóta" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3868,7 +3871,7 @@ msgstr "Műveletek" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Előző" @@ -3879,7 +3882,7 @@ msgstr "Előző" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Következő" @@ -3929,6 +3932,7 @@ msgid "All Public Links" msgstr "Összes nyilvános link" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Számláló" @@ -4053,7 +4057,7 @@ msgid "Add admin" msgstr "Adminisztrátor hozzáadása" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4084,77 +4088,73 @@ msgstr "Felhasználók" msgid "Logs" msgstr "Naplók" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Kép" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Videó" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Zene" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "ide:" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Minden kötetben" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Minden fájl típus" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Egyedi fájltípusok" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Szöveg fájlok" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumentumok" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Képek" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Fájlkiterjesztések listája ','-vel elválasztva" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "A kezdő dátumnak korábbinak kell lennie, mint a befejezés dátuma." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4211,20 +4211,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Látogatások " -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Eltávolítás" @@ -4598,7 +4598,7 @@ msgstr "Lejárt meghívok törlése" msgid "Invitations" msgstr "Meghívások" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Token" @@ -5142,6 +5142,10 @@ msgid "" "accept the terms." msgstr "Engedélyezi az Adminisztrátoroknak Felhasználási feltételek létrehozását, melyeket minden felhasználónak el kell fogadnia." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Fájlok keresése ebben a kötetben" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5224,11 +5228,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profilbeállítások" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Megosztó: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/is/LC_MESSAGES/django.po b/locale/is/LC_MESSAGES/django.po index 309c45f4b2..a7a6c45a89 100644 --- a/locale/is/LC_MESSAGES/django.po +++ b/locale/is/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Icelandic (http://www.transifex.com/haiwen/seahub/language/is/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -58,7 +58,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Geymslukvóti er of lítill (lágmarksgildi er 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Mistókst að gefa út kvóta: hámarks kvóti er %d MB" @@ -74,18 +74,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Það er þegar til hópur með þetta nafn." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Safnið mitt" @@ -119,18 +119,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "Ekki er hægt að eyða kerfissafni." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -269,6 +269,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -370,11 +371,11 @@ msgstr "Ekki leyfileg viðtökuslóð" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -414,7 +415,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Aðgangur óheimill." @@ -423,7 +424,7 @@ msgstr "Aðgangur óheimill." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -437,14 +438,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Kerfisvilla" @@ -463,10 +464,10 @@ msgid "User %s is already a group member." msgstr "Notandi %s er þegar meðlimur hóps." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Notandi %s finnst ekki í samfélaginu." @@ -540,11 +541,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Rangt lykilorð" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Villa í dulkóðuðu safni" @@ -610,33 +611,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Upphleðsluslóð er deilt með þér á %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Get ekki hlaðið niður möppu \"%s\": of stórt." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Lykilorð er of stutt." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Lykilorðið er of stutt" @@ -684,10 +704,6 @@ msgstr "" msgid "Name is required." msgstr "Nafn er áskilið" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Vinsamlegast skráðu þig inn." @@ -898,6 +914,11 @@ msgstr "athugasemd" msgid "Files in this library can not be viewed online." msgstr "Ekki er hægt að skoða skrár í þessu safni á vefnum." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Sláðu inn löglegt netfang" @@ -978,8 +999,7 @@ msgstr "Síðasta Innskráning" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Stjórna" @@ -1008,7 +1028,7 @@ msgstr "Óvirkt" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Já" @@ -1248,8 +1268,6 @@ msgstr "Athugasemd (valkvæmt)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Samþykkja" @@ -1357,7 +1375,7 @@ msgstr "Ekki má nota nafnið %s" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Vantar frumgildi" @@ -1419,7 +1437,7 @@ msgid "Permission error: only group staff can add member" msgstr "Leyfisvilla: aðeins stjórnendur hóps geta bætt við félögum" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Hópur er ekki til" @@ -1484,16 +1502,16 @@ msgstr "Takk fyrir að nota síðuna okkar!" msgid "The %(site_name)s team" msgstr "%(site_name)s teymið" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Aðgangi hafnað" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Þér hefur verið boðið í hóp á %s" @@ -2072,6 +2090,7 @@ msgstr "%(user)s bauð þér í %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Hæ," @@ -2175,22 +2194,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Ný athugasemd á %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nÞað bíður þín ein ný athugasemd á %(site_name)s:\n" -msgstr[1] "\nÞað bíða þín %(num)s nýjar athugasemdir á %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2287,6 +2299,17 @@ msgstr "Safn" msgid "Hi, %(name)s" msgstr "Hæ, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nÞað bíður þín ein ný athugasemd á %(site_name)s:\n" +msgstr[1] "\nÞað bíða þín %(num)s nýjar athugasemdir á %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Skilaboð" @@ -2462,8 +2485,11 @@ msgstr "Næsta" msgid "Per page: " msgstr "Fyrir hverja síðu:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Ótækt tákn." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Stillingar" @@ -2612,23 +2638,7 @@ msgstr "Skrá Samvinna Teymi Samfélag" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Skoða persónuuplýsingar og fleira" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Kerfisstjórnun" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Útskrá" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Nei" @@ -3181,89 +3191,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Leita að skrám í þessu wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Leita að skrám í þessu safni" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Leita að Skrám" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "ítarefni" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Í öllum söfnum" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "Í þessu wiki." - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "Í þessu safni" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "í %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Allar skráargerðir" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Sérstæð skráargerð" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Textaskrár" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Lesefni" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Myndir" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Myndbönd" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Hljóð" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Settu inn skráarendingar hér, aðskildar með ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Vinsamlegast veldu a.m.k. eina skráartegun eða settu inn a.m.k. eina skráarendingu" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Staðfestu lykilorð til að halda áfram" @@ -3350,6 +3277,15 @@ msgstr "eftir breytingar" msgid "Sorry, this user is not registered yet." msgstr "Afsakið, en þessi notandi er ekki enn skráður." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Notað:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3436,7 +3372,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Ógild gildi." @@ -3444,10 +3380,6 @@ msgstr "Ógild gildi." msgid "Failed to create thumbnail." msgstr "Mistókst að búa til smámynd." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Ótækt tákn." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3556,43 +3488,43 @@ msgstr "" msgid "permission error" msgstr "leyfisvilla" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Get ekki skoðað endurnýjaða síðu" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Getur ekki skoðað breytingar safns" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Safn er ekki til" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Vinsamlegast tilgreinið söguauðkenni" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Sagan sem þú tilgreindir er ekki til" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Óþekkt villa" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" er ekki til." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Get ekki hlaðið niður \"%s\"" @@ -3613,9 +3545,9 @@ msgstr "Rangt auðkenni safns" msgid "Bad upload link token." msgstr "Slæmt tákn í upphleðsluhlekk" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Skrá er ekki til" @@ -3627,77 +3559,77 @@ msgstr "Slæmt tilvísunarnúmer í upphleðsluhlekk" msgid "No conflict in the merge." msgstr "Engir árekstrar í sameiningunni" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP villa: tókst ekki að opna skrána" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Veffangsvilla: tókst ekki að opna skrána" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Kóðunin sem þú valdir á ekki við." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Óþekkt skráargerð" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Skráarstærð yfir %s, ekki hægt að opna í vafra." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Þetta safn er dulkóðað, get ekki opnað skrár innan kerfis." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Getur ekki skoðað skrá" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Gat ekki niðurhalað skrá, röng skráarslóð" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Gat ekki niðurhalað skrá, röng skráarslóð" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Gat ekki niðurhalað skrá, deilihlekksumferð er uppurin." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Get ekki halað niður skrá" diff --git a/locale/is/LC_MESSAGES/djangojs.po b/locale/is/LC_MESSAGES/djangojs.po index 59afabf64a..c0bd288203 100644 --- a/locale/is/LC_MESSAGES/djangojs.po +++ b/locale/is/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Hjörleifur Sveinbjörnsson \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Icelandic (http://www.transifex.com/haiwen/seahub/language/is/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -151,8 +151,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "Lýsing" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "Lýsing" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "Hætta við" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "Hætta við" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "Viltu í alvörunni eyða reikningnum þínum?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "Viltu í alvörunni eyða reikningnum þínum?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nafn" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "Nýr Hópur" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Vinsamlegast sláðu inn lykilorð" @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "Vinsamlegast sláðu inn lykilorðið aftur" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Lykilorðið er of stutt" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Lykilorðin stemma ekki" @@ -933,7 +934,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "Dulkóða" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "Lykilorð" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Ertu viss um að þú viljir eyða %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "Bæta við" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Útrunnið" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Réttindi:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Senda" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Bæta við lykilorðavörn" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Setja sjálfvirkan gildistíma" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dagar" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Mynda" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Vinsamlegast settu inn dagafjölda " -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1261,8 +1274,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1278,7 +1291,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Afrita" @@ -1301,7 +1314,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Þess er krafist." @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Stærð" @@ -1564,7 +1577,7 @@ msgstr "Stærð" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "Stærð" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Síðasta Uppfærsla" @@ -1622,6 +1635,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Fleiri aðgerðir" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Deilihlekkir" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Upphleðslutenglar" @@ -1999,35 +2013,35 @@ msgstr "Hint: 0 þýðir sjálfgefinn kvóti" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Upphleðslutengill" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Deila með notanda" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Deila með hópi" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Gildislok" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2274,7 +2288,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Aftengja" @@ -2356,7 +2370,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2364,14 +2378,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Niðurhala" @@ -2626,13 +2640,13 @@ msgstr "Læsa" msgid "Unlock" msgstr "Aflæsa" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Niðurhal skráa er óvirkt: eigandi hlekks hefur klárað netumferðarkvótann sinn fyrir deilda hlekki." @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Leita að Skrám" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "Leita að Skrám" msgid "Upload" msgstr "Hlaða upp" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Hlaða upp Skrá" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Hlaða upp Möppu" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3035,7 +3049,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Færa" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Listi" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "(núverandi útgáfa)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Skoða" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "Hóparnir mínir" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Leita að skrám í þessu safni" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "Aðgerðir" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Fyrri" @@ -3877,7 +3880,7 @@ msgstr "Fyrri" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Næsta" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "Allir Opinberir Tenglar" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Fjöldi" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "Bæta við kerfisstjóra" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "Notendur" msgid "Logs" msgstr "Kladdar" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Mynd" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Myndbönd" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Hljóð" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "til" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Í öllum söfnum" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Allar skráargerðir" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Sérstæð skráargerð" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Textaskrár" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Lesefni" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Myndir" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Settu inn skráarendingar hér, aðskildar með ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Heimsóknir" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Fjarlægja" @@ -4596,7 +4596,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Leita að skrám í þessu safni" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5222,11 +5226,11 @@ msgstr "" msgid "Profile Setting" msgstr "Stillingar Persónuupplýsinga" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Deilt af:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/it/LC_MESSAGES/django.po b/locale/it/LC_MESSAGES/django.po index ade2b7ecb9..16343fdc35 100644 --- a/locale/it/LC_MESSAGES/django.po +++ b/locale/it/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Italian (http://www.transifex.com/haiwen/seahub/language/it/)\n" "MIME-Version: 1.0\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Il nome è troppo lungo (la lunghezza massima è di 64 caratteri)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Il nome non dovrebbe includere '/'" @@ -60,7 +60,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "La quota è troppo piccola (il numero minimo è 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Impossibile impostare la quota: la quota massima è %d MB" @@ -76,18 +76,18 @@ msgstr "Il nome può contenere solo lettere, numeri, spazi, trattini o caratteri msgid "There is already a group with that name." msgstr "Esiste già un gruppo con questo nome." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Ci sono librerie in questo Reparto" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Esistono sotto-reparti in questo Reparto" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "La Mia Libreria" @@ -121,18 +121,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "La libreria di sistema non può essere eliminata." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -271,6 +271,7 @@ msgstr "Utilizzo della quota" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -372,11 +373,11 @@ msgstr "Percorso di destinazione non valido" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Quota superata." @@ -416,7 +417,7 @@ msgstr "Utente %s non trovato." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Permesso negato." @@ -425,7 +426,7 @@ msgstr "Permesso negato." msgid "File is not locked." msgstr "Il File non è bloccato" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Non è possibile aggiornare il blocco di questo file." @@ -439,14 +440,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Errore interno del server" @@ -465,10 +466,10 @@ msgid "User %s is already a group member." msgstr "L'utente %s è già membro del gruppo." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Utente %s non trovato nell'origanizzazione." @@ -542,11 +543,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Password sbagliata" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Errore nella decrittazione della libreria" @@ -612,33 +613,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Un link per caricare un file è condiviso con te su %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Impossibile scaricare la cartella \"%s\": la dimensione è troppo grande." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "La dimesione totale supera il limite." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "La password è troppo corta." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "I giorni di scadenza dovrebbero essere maggiori o uguali a 1 %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "I giorni di scadenza dovrebbero essere inferiori o uguali a 1 %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "La password è troppo corta" @@ -686,10 +706,6 @@ msgstr "Wiki non trovato" msgid "Name is required." msgstr "Nome è richiesto." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "La dimesione totale supera il limite." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Loggati." @@ -900,6 +916,11 @@ msgstr "nota" msgid "Files in this library can not be viewed online." msgstr "Il documento nella libreria non può essere visto online." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Inserisci un indirizzo e-mail valido." @@ -980,8 +1001,7 @@ msgstr "Ultimo Accesso" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Amministratore" @@ -1010,7 +1030,7 @@ msgstr "Inattivo" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Si" @@ -1250,8 +1270,6 @@ msgstr "Note (opzionale)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Invia" @@ -1359,7 +1377,7 @@ msgstr "Il nome %s non è valido" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argomento mancante" @@ -1421,7 +1439,7 @@ msgid "Permission error: only group staff can add member" msgstr "Errore permessi: solo lo staff può aggiungere membri" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Il gruppo non essiste" @@ -1486,16 +1504,16 @@ msgstr "Grazie per aver usato il nostro sito!" msgid "The %(site_name)s team" msgstr "Il team di %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Permesso negato." -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Sei stato invitato a partecipare al gruppo %s" @@ -2074,6 +2092,7 @@ msgstr "%(user)s ti ha invitato a unirti a %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Ciao," @@ -2177,22 +2196,15 @@ msgstr "Cartella spostata" msgid "New file updates on %s" msgstr "Nuovi file aggiornati in %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Nuova notifica in %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nHai 1 nuova notifica su %(site_name)s:\n" -msgstr[1] "\nHai %(num)s nuove notifiche su %(site_name)s:\n\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2289,6 +2301,17 @@ msgstr "Libreria" msgid "Hi, %(name)s" msgstr "Ciao, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nHai 1 nuova notifica su %(site_name)s:\n" +msgstr[1] "\nHai %(num)s nuove notifiche su %(site_name)s:\n\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Messaggio" @@ -2464,8 +2487,11 @@ msgstr "Successivo" msgid "Per page: " msgstr "Per pagina:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Simbolo non valido." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Impostazioni" @@ -2614,23 +2640,7 @@ msgstr "File Collaboration Team Organization" msgid "Side Nav Menu" msgstr "Menu laterale di navigazione" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Consulta il profilo e le altre impostazioni" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Amministrazione di Sistema" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Amministratore dell'organizzazione" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Termina Sessione" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "No" @@ -3183,89 +3193,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Ricerca documenti in questo wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Ricerca documenti in questa libreria" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Ricerca documenti" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "avanzato" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Dentro tutte le librerie" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "In questo wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "In questa libreria" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "in %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Tutti i tipi di files" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Tipi di file personalizzati" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Files di testo" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Documenti" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Immagini" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Inserisci la estensione del file quì, separata con ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Per favore scegli almeno un tipo di file o inserisci almeno un'estensione file" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Conferma la password per continuare" @@ -3352,6 +3279,15 @@ msgstr "dopo le modifiche" msgid "Sorry, this user is not registered yet." msgstr "Spiacenti, l'utente non è ancora registrato." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Utilizzato:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3438,7 +3374,7 @@ msgid "Network error" msgstr "Errore rete" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Argomenti non validi." @@ -3446,10 +3382,6 @@ msgstr "Argomenti non validi." msgid "Failed to create thumbnail." msgstr "Impossibile creare una miniatura." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Simbolo non valido." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3558,43 +3490,43 @@ msgstr "Disabilitare" msgid "permission error" msgstr "errore permessi" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Impossiblie vedere il cestino" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Impossibile vedere le modifiche della libreria" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "La libreria non esiste" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Specificare l'ID della storia" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Libreria ripristinata con successo." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "La cronologia che hai specificato non esiste" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Errore sconosciuto" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" non esiste." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Impossibile scaricare \"%s\"" @@ -3615,9 +3547,9 @@ msgstr "Repo Id Errato" msgid "Bad upload link token." msgstr "Token del link di caricamento errato." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Il file non esiste." @@ -3629,77 +3561,77 @@ msgstr "Repo id del link di caricamento errato." msgid "No conflict in the merge." msgstr "Nessun conflitto nell'unione." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "Errore HTTP: impossibile aprire il file online" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Errore URL: impossibile aprire il file online" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "La codifica scelta non è corretta." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Codifica file sconosciuta" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "La dimensione del file supera %s e non può essere aperta online." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "La libreria è crittografata, non è possibile aprire il file online." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Impossibile vedere il file" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Errore durante la preparazione della pagina di anteprima del file di Office Online." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Errore durante la preparazione della pagina di anteprima del file OnlyOffice." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Impossibile scaricare il file, percorso file non valido" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Impossibile scaricare il file, percorso file errato" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Impossibile scaricare il file, le impostazioni di condivizione dei link sono esaurite." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Impossibile scaricare il file." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Impossibile visualizzare il formato origine del file, le impostazioni di condivisione dei link sono esaurite." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Impossibile scaricare il file" diff --git a/locale/it/LC_MESSAGES/djangojs.po b/locale/it/LC_MESSAGES/djangojs.po index 21eaa54dac..df9f8a0ea6 100644 --- a/locale/it/LC_MESSAGES/djangojs.po +++ b/locale/it/LC_MESSAGES/djangojs.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Teo \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Italian (http://www.transifex.com/haiwen/seahub/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -152,8 +152,8 @@ msgstr "Un file è in fase di caricamento. Sei sicuro di voler lasciare questa p #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -180,8 +180,8 @@ msgid "Tags" msgstr "Tag" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -266,9 +266,9 @@ msgstr "Descrizione" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -319,7 +319,7 @@ msgstr "Descrizione" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -409,8 +409,8 @@ msgstr "Annulla" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -418,8 +418,8 @@ msgstr "Annulla" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -598,12 +598,12 @@ msgstr "Vuoi veramente eliminare il tuo account?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -626,7 +626,7 @@ msgstr "Vuoi veramente eliminare il tuo account?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -783,7 +783,7 @@ msgstr "Nuova libreria del dipartimento" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -819,6 +819,7 @@ msgstr "Nuova libreria del dipartimento" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -828,7 +829,7 @@ msgstr "Nuova libreria del dipartimento" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nome" @@ -842,8 +843,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -854,8 +855,8 @@ msgid "This is a draft" msgstr "Questa è una bozza" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -871,7 +872,7 @@ msgid "New Group" msgstr "Nuovo gruppo" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Per favore, inserisci la password" @@ -882,12 +883,12 @@ msgid "Please enter the password again" msgstr "Si prega di inserire nuovamente la password" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "La password è troppo corta" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Le Password non corrispondono" @@ -934,7 +935,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -961,8 +962,8 @@ msgid "Encrypt" msgstr "Cifra" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -973,8 +974,8 @@ msgid "Password" msgstr "Password" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1001,8 +1002,8 @@ msgstr "Seleziona un colore" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1023,12 +1024,12 @@ msgstr "Rimuovi Cartella" msgid "Are you sure to delete" msgstr "Sei sicuro di cancellare" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Sei sicuro di voler eliminare %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1082,117 +1083,129 @@ msgstr "" msgid "Add" msgstr "Aggiungi" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Il link di condivisione viene copiato negli appunti." -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Il collegamento per il download diretto viene copiato negli appunti." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Link:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Scaduto" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Link per il download diretto:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Data di scadenza:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Invia" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "Sei sicuro di voler eliminare il link di condivisione?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Se il link di condivisione viene eliminato, nessuno sarà più in grado di accedervi." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Aggiungi la protezione password" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Aggiungi la scadenza automatica" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "giorni" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Maggiore o uguale a " +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Minore o uguale a" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Imposta permessi" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generare" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Prego inserire i giorni" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Prego inserire un intero non negativo" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Il link di caricamento viene copiato negli appunti." -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Link di caricamento:" @@ -1262,8 +1275,8 @@ msgstr "Il collegamento interno è stato copiato negli appunti" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Collegamento interno" @@ -1279,7 +1292,7 @@ msgstr "Un collegamento interno è un collegamento a un file o una cartella a cu #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Copia" @@ -1302,7 +1315,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "È richiesto." @@ -1323,7 +1336,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "Invitato con successo %(email) e %(num) altre persone." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1451,8 +1464,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1548,8 +1561,8 @@ msgstr "Nome Libraria" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1557,7 +1570,7 @@ msgstr "Nome Libraria" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Dimensione" @@ -1565,7 +1578,7 @@ msgstr "Dimensione" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1577,13 +1590,13 @@ msgstr "Dimensione" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Ultimo aggiornamento" @@ -1623,6 +1636,7 @@ msgstr "Bozze" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1731,13 +1745,13 @@ msgstr "Nuovo Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Altro" @@ -1923,15 +1937,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Link condivisi" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Link di Upload" @@ -2000,35 +2014,35 @@ msgstr "Suggerimento: 0 significa limite predefinito" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Condividi Collegamento" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Link di Upload" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Condividi con l'utente" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Condividi con il gruppo" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2066,10 +2080,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Scadenza" @@ -2141,7 +2155,7 @@ msgid "Version Number" msgstr "Numero della versione" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Testo" @@ -2275,7 +2289,7 @@ msgstr "Elimina i file da questo dispositivo la prossima volta che torni online. #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Scollega" @@ -2357,7 +2371,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2365,14 +2379,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2380,10 +2394,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Scarica" @@ -2627,13 +2641,13 @@ msgstr "Serratura" msgid "Unlock" msgstr "Sbloccato" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Apri cartella principale" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Commento" @@ -2879,7 +2893,7 @@ msgid "Successfully saved" msgstr "Salvato con successo" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "File download disabilitato: la quota di traffico del collegamento per l'utente è esaurita." @@ -2971,13 +2985,13 @@ msgid "File History" msgstr "Cronologia dei file" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Ricerca documenti" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2986,31 +3000,31 @@ msgstr "Ricerca documenti" msgid "Upload" msgstr "Carica" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Nuovo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Carica File" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Carica cartella" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Nuovo file Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nuovo file Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nuovo file di PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nuovo file Word" @@ -3036,7 +3050,7 @@ msgstr "Nuova Bozza" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Sposta" @@ -3055,7 +3069,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Elenco" @@ -3431,10 +3445,10 @@ msgid "(current version)" msgstr "(versione corrente)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Vedi" @@ -3536,8 +3550,8 @@ msgid "My Groups" msgstr "I miei Gruppi" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3589,17 +3603,6 @@ msgstr "La cartella non esiste." msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Menu laterale di navigazione" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Ricerca documenti in questa libreria" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3804,7 +3807,7 @@ msgstr "Quota" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3867,7 +3870,7 @@ msgstr "Operazioni" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Precedente" @@ -3878,7 +3881,7 @@ msgstr "Precedente" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Successivo" @@ -3928,6 +3931,7 @@ msgid "All Public Links" msgstr "Tutti i collegamenti pubblici" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Conta" @@ -4052,7 +4056,7 @@ msgid "Add admin" msgstr "Aggiungi amministratore" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4083,77 +4087,73 @@ msgstr "Utenti" msgid "Logs" msgstr "Logs" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Immagine" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "a" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Dentro tutte le librerie" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Tutti i tipi di files" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Tipi di file personalizzati" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Files di testo" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documenti" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Immagini" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Inserisci la estensione del file quì, separata con ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "La data di inizio dovrebbe essere precedente alla data di fine." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4210,20 +4210,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Visite" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Rimuovi" @@ -4597,7 +4597,7 @@ msgstr "Elimina inviti scaduti" msgid "Invitations" msgstr "Inviti" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Simbolo" @@ -5141,6 +5141,10 @@ msgid "" "accept the terms." msgstr "Abilitare l'amministratore di sistema per aggiungere termini e condizioni e tutti gli utenti dovranno accettare i termini." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Ricerca documenti in questa libreria" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5223,11 +5227,11 @@ msgstr "Notifica per Email" msgid "Profile Setting" msgstr "Settaggi del profilo" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Condiviso da:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/ja/LC_MESSAGES/django.po b/locale/ja/LC_MESSAGES/django.po index e4d277752b..8b3fa7282b 100644 --- a/locale/ja/LC_MESSAGES/django.po +++ b/locale/ja/LC_MESSAGES/django.po @@ -4,16 +4,16 @@ # # Translators: # Hiroshi Miura , 2015 -# Tommy_JP , 2014 -# Tommy_JP , 2014 +# 8f025fcc52512fb50dbf299060905e4d_56a6c8d <218e254cce57ed862c2851ce655cd83a_203228>, 2014 +# 8f025fcc52512fb50dbf299060905e4d_56a6c8d <218e254cce57ed862c2851ce655cd83a_203228>, 2014 # totodoo , 2014 # totodoo , 2014 msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Japanese (http://www.transifex.com/haiwen/seahub/language/ja/)\n" "MIME-Version: 1.0\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -60,7 +60,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "利用可能容量が少なすぎます(最低0です)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "規定容量の設定に失敗:最大規定容量は %d MBです。" @@ -76,18 +76,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "該当グループ名は既に存在します。" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "マイ・ライブラリ" @@ -121,18 +121,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "システムライブラリーは削除できません。" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -271,6 +271,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -372,11 +373,11 @@ msgstr "行き先パス名が不正です。" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -416,7 +417,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "権限がありません。" @@ -425,7 +426,7 @@ msgstr "権限がありません。" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -439,14 +440,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "サーバ内部エラー" @@ -465,10 +466,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -542,11 +543,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "パスワードが違います。" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "ライブラリ復号化エラー" @@ -612,33 +613,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "ディレクトリー「%s」のダウンロードできません:サイズが大きすぎます。" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "パスワードが短すぎます。" @@ -686,10 +706,6 @@ msgstr "" msgid "Name is required." msgstr "氏名は必須項目です。" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "ログインしてください。" @@ -900,6 +916,11 @@ msgstr "備考" msgid "Files in this library can not be viewed online." msgstr "該当ファイルのプレビューは対応されません。" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "有効なメールアドレスを入力してください。" @@ -980,8 +1001,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "管理" @@ -1010,7 +1030,7 @@ msgstr "無効" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "はい" @@ -1245,8 +1265,6 @@ msgstr "備考(オプション)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "登録" @@ -1354,7 +1372,7 @@ msgstr "ユーザー名に「%s」は使用できません" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "パラメーターが足りません" @@ -1416,7 +1434,7 @@ msgid "Permission error: only group staff can add member" msgstr "グループ管理員しかメンバーを追加できません" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "グループは存在しません。" @@ -1481,16 +1499,16 @@ msgstr "本サイトを使ってくれてありがとう!" msgid "The %(site_name)s team" msgstr " %(site_name)s ちーむ" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "権限がありません。" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "グループ %s に参加するように招待する。" @@ -2069,6 +2087,7 @@ msgstr "あなたは、 %(user)s により %(site_name)s への参加を招待 #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Hi," @@ -2172,21 +2191,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "%sの新規通知" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\n%(site_name)sに%(num)sこの通知があります:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2282,6 +2295,16 @@ msgstr "ライブラリー" msgid "Hi, %(name)s" msgstr "こんにちは、 %(name)s さん" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\n%(site_name)sに%(num)sこの通知があります:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "メッセージ" @@ -2457,8 +2480,11 @@ msgstr "次へ" msgid "Per page: " msgstr "ページあたり:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "設定" @@ -2607,23 +2633,7 @@ msgstr "ファイル連携するチームの組織" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "システム管理" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "ログアウト" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "いいえ" @@ -3176,89 +3186,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Wikiのファイルの検索" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "このライブラリのファイルを検索" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "ファイルの検索" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "高度な検索" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "すべてのライブラリで" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "このWikiの" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "このライブラリの" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "%(name)sで" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "全てのファイルタイプ" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "独自のファイルタイプ" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "テキスト ファイル" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "ドキュメント" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "画像" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "ビデオ" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "オーディオ" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "','で区切ってファイル拡張子を入れてください。" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "少なくとも、一つのファイルタイプを選択するか、一つのファイル拡張子を入力してください。" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3345,6 +3272,15 @@ msgstr "変更後" msgid "Sorry, this user is not registered yet." msgstr "このユーザはまだ登録されていません。" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "利用中:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3431,7 +3367,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3439,10 +3375,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3551,43 +3483,43 @@ msgstr "" msgid "permission error" msgstr "権限エラー" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "ライブラリーが存在しません" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "履歴IDを指定してください。" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "指定された改版履歴がありません。" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "不明なエラー" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "「%s」をダウンロードできません。" @@ -3608,9 +3540,9 @@ msgstr "repo id不正" msgid "Bad upload link token." msgstr "アップロードリンクのトークンが不正。" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "ファイルが見つかりません" @@ -3622,77 +3554,77 @@ msgstr "アップロードID中に不正なrepo id" msgid "No conflict in the merge." msgstr "マージ中に競合が有りません。" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: failed to open file online" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: failed to open file online" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "選択した文字コードは正しくありません。" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "ファイルエンコーディングがわかりません。" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "ファイルサイズが%sを超えています。オンラインで開けません。" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "ファイルを閲覧できません" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "ファイルをダウンロードできません" diff --git a/locale/ja/LC_MESSAGES/djangojs.po b/locale/ja/LC_MESSAGES/djangojs.po index eb11ca2ab4..1ed7deebb6 100644 --- a/locale/ja/LC_MESSAGES/djangojs.po +++ b/locale/ja/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Hiroshi Miura \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Japanese (http://www.transifex.com/haiwen/seahub/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "説明" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "説明" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "キャンセル" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "キャンセル" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "本当にアカウントを削除しますか?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "本当にアカウントを削除しますか?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "氏名" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "グループ作成" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "パスワードを入力してください" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "パスワードを再度入力してください" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "パスワードが短すぎます。" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "パスワードが一致しません。" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "暗号化" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "パスワード" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "%s を削除して宜しいでしょうか?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "追加" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "送信" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "パスワード保護を追加" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "有効期限を設定" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "日" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "生成" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "日数を入力してください。" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "コピー" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "入力必須です" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "サイズ" @@ -1563,7 +1576,7 @@ msgstr "サイズ" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "サイズ" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "前回の更新" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "その他の操作" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "アップロードリンク" @@ -1998,35 +2012,35 @@ msgstr "ヒント: 0 は既定値を意味します" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "アップロードリンク" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "ダウンロード" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "ファイルの検索" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "ファイルの検索" msgid "Upload" msgstr "アップロード" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "ファイルのアップロード" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "アップロードするフォルダ" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "移動" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(現在の版)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "閲覧" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "参加グループ" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "このライブラリのファイルを検索" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "操作" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "前へ" @@ -3876,7 +3879,7 @@ msgstr "前へ" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "次へ" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "全ての公開リンク" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "回数" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "管理者の追加" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "ユーザ" msgid "Logs" msgstr "ログ" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "ビデオ" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "オーディオ" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "すべてのライブラリで" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "全てのファイルタイプ" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "独自のファイルタイプ" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "テキスト ファイル" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "ドキュメント" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "画像" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "','で区切ってファイル拡張子を入れてください。" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "訪問者" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "削除" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "このライブラリのファイルを検索" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "プロフィール設定" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "共有者:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/ko/LC_MESSAGES/django.po b/locale/ko/LC_MESSAGES/django.po index cb4112c191..28dc5aaf02 100644 --- a/locale/ko/LC_MESSAGES/django.po +++ b/locale/ko/LC_MESSAGES/django.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# kim.hunsoo , 2014 -# kim.hunsoo , 2014 +# 9325254679b58572483e76a836735ed8_cb93a58 <3519b07acca9e77cf8a0d6585a92c7bf_147769>, 2014 +# 9325254679b58572483e76a836735ed8_cb93a58 <3519b07acca9e77cf8a0d6585a92c7bf_147769>, 2014 # Seong-ho Cho , 2014-2017,2019 msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Korean (http://www.transifex.com/haiwen/seahub/language/ko/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "이름이 너무 깁니다(최대 64문자)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "이름에 '/' 문자를 넣으면 안됩니다." @@ -58,7 +58,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "공간 제한 용량이 너무 적습니다(최소 값은 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "제한 용량 설정 실패: 최대 제한 용량은 %d MB 입니다" @@ -74,18 +74,18 @@ msgstr "이름엔 문자, 숫자, 공백 문자, 음수 기호, 밑줄 문자만 msgid "There is already a group with that name." msgstr "해당 이름의 그룹이 이미 있습니다." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "이 부서에 라이브러리가 있습니다." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "이 부서에 하위 부서가 있습니다." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "내 라이브러리" @@ -119,18 +119,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "시스템 라이브러리는 삭제할 수 없습니다." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "전송 실패: %s의 역할은 %s입니다. 라이브러리를 추가할 수 없음" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "라이브러리를 소유자에게 전송할 수 없습니다." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -269,6 +269,7 @@ msgstr "제한 용량 공간" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -370,11 +371,11 @@ msgstr "대상 경로가 잘못되었습니다" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "제한 용량을 넘었습니다." @@ -414,7 +415,7 @@ msgstr "%s 사용자가 없습니다." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "권한이 거부되었습니다." @@ -423,7 +424,7 @@ msgstr "권한이 거부되었습니다." msgid "File is not locked." msgstr "파일을 잠그지 않았습니다." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "잠근 파일을 새로 고칠 수 없습니다." @@ -437,14 +438,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "내부 서버 오류" @@ -463,10 +464,10 @@ msgid "User %s is already a group member." msgstr "%s 사용자는 이미 그룹 구성원입니다." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "%s 사용자는 조직에 없습니다." @@ -540,11 +541,11 @@ msgstr "이 라이브러리 암호를 초기화할 수 없습니다." msgid "New password of library %s" msgstr "%s 라이브러리의 새 암호" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "잘못된 암호입니다" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "해독 라이브러리 오류" @@ -610,33 +611,52 @@ msgstr "잘못된 전자메일 주소입니다." msgid "An upload link is shared to you on %s" msgstr "%s에서 업로드 링크를 공유했습니다" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "\"%s\" 디렉터리를 다운로드할 수 없습니다: 크기가 너무 큽니다." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "전체 용량이 한계에 도달했습니다." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "암호가 너무 짧습니다." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "유효기간 값은 %s보다 크거나 같아야 합니다." -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "유효기간 값은 %s보다 작거나 같아야 합니다. " -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "%s 공유 링크가 이미 있습니다." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "암호가 너무 짧습니다" @@ -684,10 +704,6 @@ msgstr "위키가 없습니다." msgid "Name is required." msgstr "이름이 필요합니다." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "전체 용량이 한계에 도달했습니다." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "로그인하세요." @@ -898,6 +914,11 @@ msgstr "참고" msgid "Files in this library can not be viewed online." msgstr "이 라이브러리의 파일은 온라인에서 볼 수 없습니다." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "올바른 전자메일 주소를 입력하세요." @@ -978,8 +999,7 @@ msgstr "최근 로그인" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "관리자" @@ -1008,7 +1028,7 @@ msgstr "비활성" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "예" @@ -1243,8 +1263,6 @@ msgstr "참고(선택)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "보내기" @@ -1352,7 +1370,7 @@ msgstr "%s 이름이 잘못되었습니다" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "인자가 빠졌습니다" @@ -1414,7 +1432,7 @@ msgid "Permission error: only group staff can add member" msgstr "권한 오류: 그룹 스탭만이 구성원을 추가할 수 있습니다" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "그룹이 없습니다" @@ -1479,16 +1497,16 @@ msgstr "저희 사이트를 이용해주셔서 감사드립니다!" msgid "The %(site_name)s team" msgstr "%(site_name)s 팀" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "권한이 거부되었습니다" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "%s에서 그룹 참여를 초대받았습니다" @@ -2067,6 +2085,7 @@ msgstr "%(user)s님께서 %(site_name)s 사이트 참여를 초대하셨습니 #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "안녕하세요," @@ -2170,21 +2189,15 @@ msgstr "폴더를 이동했습니다" msgid "New file updates on %s" msgstr "%s에 새 파일 업데이트함" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "%s에 새 공지가 있습니다" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\n%(site_name)s에 새 공지 %(num)s개가 있습니다:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2280,6 +2293,16 @@ msgstr "라이브러리" msgid "Hi, %(name)s" msgstr "안녕하세요, %(name)s님" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\n%(site_name)s에 새 공지 %(num)s개가 있습니다:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "메시지" @@ -2455,8 +2478,11 @@ msgstr "다음" msgid "Per page: " msgstr "페이지당:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "잘못된 토큰" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "설정" @@ -2605,23 +2631,7 @@ msgstr "파일 협업 팀 조직" msgid "Side Nav Menu" msgstr "측면 탐색 메뉴" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "프로파일 및 더 보기" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "시스템 관리자" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "조직 관리자" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "로그아웃" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "아니요" @@ -3174,89 +3184,6 @@ msgid "" "as soon as possible." msgstr "%(repo_name)s 라이브러리의 새 암호는 %(password)s 입니다. 최대한 빨리 바꾸십시오." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "이 위키에서 파일 검색" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "이 라이브러리에서 파일 검색" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "파일 검색" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "고급" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "모든 라이브러리에서" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "이 위키에서" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "이 라이브러리에서" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "%(name)s 에서" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "모든 파일 형식" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "사용자 정의 파일 형식" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "텍스트 파일" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "문서" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "이미지" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "비디오" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "오디오" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "마크다운" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "파일 확장자를 여기에 입력하세요. 구분은 ';' 세미콜론으로 하세요" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "최소한 하나의 파일 형식을 선택하거나 한 가지 파일 확장자를 입력해주세요" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "계속하려면 암호를 입력하세요" @@ -3343,6 +3270,15 @@ msgstr "수정 이후" msgid "Sorry, this user is not registered yet." msgstr "이 사용자는 등록하지 않았습니다." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "사용함:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3429,7 +3365,7 @@ msgid "Network error" msgstr "네트워크 오류" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "잘못된 인자입니다." @@ -3437,10 +3373,6 @@ msgstr "잘못된 인자입니다." msgid "Failed to create thumbnail." msgstr "미리보기를 만드는데 실패했습니다." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "잘못된 토큰" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3549,43 +3481,43 @@ msgstr "비활성" msgid "permission error" msgstr "권한 오류" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "휴지통 페이지를 볼 수 없습니다" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "라이브러리 수정 상태를 볼 수 없습니다" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "라이브러리가 없습니다" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "이력 ID를 지정해주세요" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "라이브러리 복원에 성공했습니다." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "지정한 이력이 없습니다" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "알 수 없는 오류" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\"이(가) 없습니다." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "\"%s\"을(를) 다운로드할 수 없습니다" @@ -3606,9 +3538,9 @@ msgstr "잘못된 저장소 ID 입니다" msgid "Bad upload link token." msgstr "잘못된 업로드 링크 토큰입니다." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "파일이 없습니다" @@ -3620,77 +3552,77 @@ msgstr "업로드 링크에 잘못된 저장소 ID가 있습니다." msgid "No conflict in the merge." msgstr "합친 내용에 충돌이 없습니다." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP오류: 파일을 온라인에서 열기에 실패했습니다" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URL오류: 온라인에서 파일 열기에 실패했습니다" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "선택한 인코딩이 적합하지 않습니다" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "알 수 없는 파일 인코딩" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "파일 크기가 %s을(를) 넘어, 온라인에서 열 수 없습니다." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "라이브러리를 암호화했습니다. 온라인에서 파일을 열어볼 수 없습니다." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "파일을 볼 수 없습니다" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "오피스 온라인 미리 보기 페이지를 준비하는 중 오류가 나타났습니다." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "오피스 파일 미리 보기 페이지를 준비하는 중 오류가 나타났습니다." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "파일 경로가 잘못되어 파일을 다운로드할 수 없습니다" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "파일 경로가 잘못되어 파일을 다운로드할 수 없습니다" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "공유 연결을 사용중이어서 파일을 다운로드할 수 없습니다." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "파일을 다운로드할 수 없습니다." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "원시 파일을 볼 수 없습니다. 공유 링크 트래픽이 사용 중입니다." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "%s 링크를 공유합니다." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "파일을 다운로드 할 수 없습니다." diff --git a/locale/ko/LC_MESSAGES/djangojs.po b/locale/ko/LC_MESSAGES/djangojs.po index 8f0c42436c..194ae9d68c 100644 --- a/locale/ko/LC_MESSAGES/djangojs.po +++ b/locale/ko/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: kim.hunsoo \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Korean (http://www.transifex.com/haiwen/seahub/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -151,8 +151,8 @@ msgstr "파일을 업로드하고 있습니다. 정말로 이 페이지를 벗 #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "태그" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "설명" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "설명" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "취소" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "취소" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "정말로 계정을 삭제하시겠어요?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "정말로 계정을 삭제하시겠어요?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "새 부서 라이브러리" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "새 부서 라이브러리" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "새 부서 라이브러리" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "이름" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "\"{name}\" 이름이 이미 있습니다. 다른 이름을 선택하세요." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "초안" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "새 그룹" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "암호를 입력하세요" @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "암호를 다시 입력하세요" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "암호가 너무 짧습니다" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "암호가 일치하지 않습니다" @@ -933,7 +934,7 @@ msgstr "저장소 백엔드" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "암호화" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "암호" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "색상 선택" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "폴더 삭제" msgid "Are you sure to delete" msgstr "정말 삭제할까요" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "정말로 %s을(를) 삭제할까요?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "추가" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "공유 링크를 클립보드에 복사했습니다" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "직접 다운로드 링크를 클립보드에 복사했습니다." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "권한 수정에 성공했습니다" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(최소 {passwordLength} 문자 필요)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "링크:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "유효기간 경과함" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "직접 다운로드 링크:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "유효 기한:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "권한:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "보내기" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "정말로 공유 링크를 삭제할까요?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "공유 링크를 삭제하면 더이상 아무도 접근할 수 없습니다." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "암호 보호 추가" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "자동 유효기간 추가" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "일" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "다음보다 크거나 같아야 함" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "다음보다 작거나 같아야 함" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "권한 설정" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "만들기" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "일자를 입력하세요" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "양수 또는 0을 입력하십시오" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "업로드 링크를 클립보드에 복사했습니다." -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "업로드 링크:" @@ -1261,8 +1274,8 @@ msgstr "내부 링크를 클립보드에 복사했습니다" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "내부 링크" @@ -1278,7 +1291,7 @@ msgstr "파일 또는 폴더를 대상으로 하는 내부 링크는 해당 파 #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "복사" @@ -1301,7 +1314,7 @@ msgstr "접근 차단" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "필요합니다." @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "%(email) 사용자와 기타 %(num)명 초대에 성공했습니다." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "그룹이 없습니다" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "라이브러리 이름" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "라이브러리 이름" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "크기" @@ -1564,7 +1577,7 @@ msgstr "크기" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "크기" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "최근 업데이트" @@ -1622,6 +1635,7 @@ msgstr "초안" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "새 위키" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "다른 동작" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "링크 공유" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "업로드 링크" @@ -1999,35 +2013,35 @@ msgstr "요령: 0은 기본 한계 값을 의미합니다" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "링크 공유" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "업로드 링크" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "사용자와 공유" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "그룹과 공유" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "그룹 선택..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "유효기간" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "버전 번호" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "텍스트" @@ -2274,7 +2288,7 @@ msgstr "이 장치로 나중에 접속할 때, 장치의 파일을 삭제합니 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "링크 끊기" @@ -2356,7 +2370,7 @@ msgstr "정말로 이 라이브러리 공개를 취소할까요?" msgid "Unpublish" msgstr "공개 취소" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "라이브러리 공개" @@ -2364,14 +2378,14 @@ msgstr "라이브러리 공개" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "라이브러리 공개" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "다운로드" @@ -2626,13 +2640,13 @@ msgstr "잠그기" msgid "Unlock" msgstr "잠금 해제" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "상위 폴더 열기" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "댓글" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "저장에 성공했습니다" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "파일 다운로드를 비활성화했습니다: 소유자의 공유 링크 트래픽이 사용 중입니다." @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "파일 기록" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "파일 검색" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "파일 검색" msgid "Upload" msgstr "업로드" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "새로 만들기" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "파일 업로드" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "폴더 업로드" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "새 마크다운 파일" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "새 액셀 파일" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "새 파워포인트 파일" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "새 워드 파일" @@ -3035,7 +3049,7 @@ msgstr "새 초간" msgid "Start review" msgstr "검토 시작" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "이동" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "이 파일을 바로 편집하지 않고 초안을 만듭니다." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "목록" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "(현재 버전)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "보기" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "내 그룹" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "폴더가 없습니다." msgid "This library has been set to read-only by admin and cannot be updated." msgstr "이 라이브러리는 관리자가 읽기 전용으로 설정하여 업데이트할 수 없습니다." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "측면 탐색 메뉴" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "이 라이브러리에서 파일 검색" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "제한 용량" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "작업" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "이전" @@ -3877,7 +3880,7 @@ msgstr "이전" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "다음" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "모든 공개 링크" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "갯수" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "관리자 추가" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "사용자" msgid "Logs" msgstr "기록" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "문서" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "이미지" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "비디오" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "오디오" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "다음으로" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "모든 라이브러리에서" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "모든 파일 형식" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "사용자 정의 파일 형식" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "텍스트 파일" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "문서" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "이미지" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "파일 확장자를 여기에 입력하세요. 구분은 ';' 세미콜론으로 하세요" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "초기화" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "시작일자는 마감일자보다 앞서야 합니다." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "잘못된 파일 크기 범위입니다." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "최소한 문자 3개가 필요합니다." @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "방문" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "제거" @@ -4596,7 +4596,7 @@ msgstr "기한이 지난 초대 삭제" msgid "Invitations" msgstr "초대" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "토큰" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "시스템 관리자가 이용 조항을 추가하여 모든 사용자가 이 조항에 동의하도록 합니다." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "이 라이브러리에서 파일 검색" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "라이브러리로 이동" @@ -5222,11 +5226,11 @@ msgstr "전자메일 알림" msgid "Profile Setting" msgstr "프로파일 설정" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "공유한 사람:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/lt/LC_MESSAGES/django.po b/locale/lt/LC_MESSAGES/django.po index 50aa909586..3cfe9e5416 100644 --- a/locale/lt/LC_MESSAGES/django.po +++ b/locale/lt/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Lithuanian (http://www.transifex.com/haiwen/seahub/language/lt/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Vardas per ilgas (daugiausia 64 simboliai)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Vardas negali turėti '/'." @@ -58,7 +58,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Saugyklos dydis per mažas (mažiausia reikšmė 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Nepavyko nustatyti saugyklos dydžio: didžiausia reikšmė %d MB" @@ -74,18 +74,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Grupė tokiu pavadinimu jau yra." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Mano biblioteka" @@ -119,18 +119,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "Sistemos bibliotekos ištrinti negalima." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -269,6 +269,7 @@ msgstr "Saugyklos dydis" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -370,11 +371,11 @@ msgstr "Neteisingas paskirties maršrutas" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Saugyklos vieta išnaudota." @@ -414,7 +415,7 @@ msgstr "Vartotojo %s nėra." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Prieiga uždrausta." @@ -423,7 +424,7 @@ msgstr "Prieiga uždrausta." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -437,14 +438,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Vidinė serverio klaida" @@ -463,10 +464,10 @@ msgid "User %s is already a group member." msgstr "Vartotojas %s jau yra grupės narys." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Vartotojas %s organizacijoje nerastas." @@ -540,11 +541,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Klaidingas slaptažodis" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Nepavyko iššifruoti bibliotekos" @@ -610,33 +611,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "%s yra bendrinama įkėlimo nuoroda" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Negalima atsisiųsti aplanko \"%s\": jis per didelis." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Bendras dydis viršija limitą." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Slaptažodis per trumpas." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Slaptažodis per trumpas" @@ -684,10 +704,6 @@ msgstr "" msgid "Name is required." msgstr "Vardas privalomas." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Bendras dydis viršija limitą." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Prašome prisijungti." @@ -898,6 +914,11 @@ msgstr "pastaba" msgid "Files in this library can not be viewed online." msgstr "Šios bibliotekos bylos negali būti rodomos naršyklėje." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Įrašykite galiojantį el. pašto adresą." @@ -978,8 +999,7 @@ msgstr "Paskutinis prisijungimas" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Admin" @@ -1008,7 +1028,7 @@ msgstr "Neaktyvus" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Taip" @@ -1258,8 +1278,6 @@ msgstr "Pastabos (neprivaloma)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Pateikti" @@ -1367,7 +1385,7 @@ msgstr "Vardas %s yra negaliojantis" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Trūksta argumento" @@ -1429,7 +1447,7 @@ msgid "Permission error: only group staff can add member" msgstr "Leidimų klaida: tik grupės vadovai gali pridėti vartotoją" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Grupės nėra" @@ -1494,16 +1512,16 @@ msgstr "Dėkojame ir viso geriausio!" msgid "The %(site_name)s team" msgstr "%(site_name)s komanda" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Prieiga uždrausta" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Jūs pakvietė prisijungti prie grupės %s" @@ -2082,6 +2100,7 @@ msgstr "%(user)s pakvietė prisijungti prie %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Sveiki," @@ -2185,24 +2204,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "%sgautas naujas pranešimas " -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nGavote 1 naują pranešimą %(site_name)s:\n" -msgstr[1] "\nGavote %(num)s naujus pranešimus %(site_name)s:\n" -msgstr[2] "\nGavote %(num)s naujų pranešimų %(site_name)s:\n" -msgstr[3] "\nGavote %(num)s naujų pranešimų %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2301,6 +2311,19 @@ msgstr "" msgid "Hi, %(name)s" msgstr "Sveiki, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nGavote 1 naują pranešimą %(site_name)s:\n" +msgstr[1] "\nGavote %(num)s naujus pranešimus %(site_name)s:\n" +msgstr[2] "\nGavote %(num)s naujų pranešimų %(site_name)s:\n" +msgstr[3] "\nGavote %(num)s naujų pranešimų %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Pranešimas" @@ -2476,8 +2499,11 @@ msgstr "" msgid "Per page: " msgstr "" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Nustatymai" @@ -2626,23 +2652,7 @@ msgstr "" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "" @@ -3195,89 +3205,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Ieškoti bylų šioje wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Ieškoti bylų šioje bibliotekoje" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Ieškoti bylų" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "išplėstinis" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3364,6 +3291,15 @@ msgstr "" msgid "Sorry, this user is not registered yet." msgstr "" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3450,7 +3386,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3458,10 +3394,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3570,43 +3502,43 @@ msgstr "" msgid "permission error" msgstr "" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Nurodykite tikslų žurnalo ID" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Nurodyto žurnalo nėra" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "" @@ -3627,9 +3559,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "" @@ -3641,77 +3573,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/lt/LC_MESSAGES/djangojs.po b/locale/lt/LC_MESSAGES/djangojs.po index e2ff14ae93..4628b08885 100644 --- a/locale/lt/LC_MESSAGES/djangojs.po +++ b/locale/lt/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Vytautas Stanaitis \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Lithuanian (http://www.transifex.com/haiwen/seahub/language/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Aprašymas" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Aprašymas" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Atšaukti" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Atšaukti" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "Tikrai norite ištrinti savo paskyrą?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "Tikrai norite ištrinti savo paskyrą?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Vardas" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Slaptažodis per trumpas" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Slaptažodis" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Ar tikrai norite ištrinti %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "Įtraukti" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Sukurti" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Privaloma." @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Dydis" @@ -1563,7 +1576,7 @@ msgstr "Dydis" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "Dydis" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Paskutinis atnaujinimas" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Įkėlimo nuorodos" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Tekstas" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2625,13 +2639,13 @@ msgstr "Užrakinti" msgid "Unlock" msgstr "Atrakinti" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Komentaras" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Bylos atsisiuntimas išjungtas: išnaudotas bendrinimo nuorodos savininko galimo srauto limitas." @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Ieškoti bylų" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "Ieškoti bylų" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(dabartinė versija)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Peržiūrėti" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Mano grupės" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Ieškoti bylų šioje bibliotekoje" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Operacijos" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "" @@ -3876,7 +3879,7 @@ msgstr "" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "Vartotojai" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Apsilankimai" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Pašalinti" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Ieškoti bylų šioje bibliotekoje" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profilio nustatymai" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Bendrinama:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/lv/LC_MESSAGES/django.po b/locale/lv/LC_MESSAGES/django.po index 0bb055c532..94f315d58f 100644 --- a/locale/lv/LC_MESSAGES/django.po +++ b/locale/lv/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Latvian (http://www.transifex.com/haiwen/seahub/language/lv/)\n" "MIME-Version: 1.0\n" @@ -19,12 +19,12 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -56,7 +56,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Kvotas vērtība ir pārāk zema (minimālā vērtība ir 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Nevar iestatīt kvotu: maksimālā kvota %d MB" @@ -72,18 +72,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Šāda grupa jau pastāv" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Mana bibliotēka" @@ -117,18 +117,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "Sistēmas bibliotēku nevar dzēst." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -267,6 +267,7 @@ msgstr "Kvota" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -368,11 +369,11 @@ msgstr "Nederīgs mērķa ceļš" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -412,7 +413,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Pieeja liegta." @@ -421,7 +422,7 @@ msgstr "Pieeja liegta." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -435,14 +436,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Iekšējā servera kļūda" @@ -461,10 +462,10 @@ msgid "User %s is already a group member." msgstr "Lietotājs %s jau ir grupas dalībnieks." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Lietotājs %s nav atrasts organizācijā." @@ -538,11 +539,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Kļūdaina parole" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Atkodēšanas kļūda" @@ -608,33 +609,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Nevar ielādēt katalogu \"%s\": izmērs ir pārāk liels." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Kopējais lielums pārsniedz limitu." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Parole par īsu" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Parole par īsu" @@ -682,10 +702,6 @@ msgstr "" msgid "Name is required." msgstr "Nepieciešams nosaukums." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Kopējais lielums pārsniedz limitu." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Lūdzu, piesakieties." @@ -896,6 +912,11 @@ msgstr "Piezīme" msgid "Files in this library can not be viewed online." msgstr "Šīs bibliotēkas datnes nevar tikt skatītas tiešsaistē" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Ierakstiet derīgu e-pasta adresi" @@ -976,8 +997,7 @@ msgstr "Pēdējā pieteikšanās" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administrators" @@ -1006,7 +1026,7 @@ msgstr "Neaktīvs" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Jā" @@ -1251,8 +1271,6 @@ msgstr "Piezīme (nav obligāti)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Pielietot" @@ -1360,7 +1378,7 @@ msgstr "Nosaukums %s nav derīgs" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Iztrūkst arguments" @@ -1422,7 +1440,7 @@ msgid "Permission error: only group staff can add member" msgstr "Piekļūves kļūda: tikai grupas locekļi var pievienot dalībnieku" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Grupa nepastāv" @@ -1487,16 +1505,16 @@ msgstr "Pateicamies par sadarbību!" msgid "The %(site_name)s team" msgstr "%(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Pieeja liegta" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Jūs esat uzaicināts pievienoties grupai %s" @@ -2075,6 +2093,7 @@ msgstr "%(user)s uzaicināja jūs pievienoties %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Labdien, " @@ -2178,23 +2197,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Jauns paziņojums no %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nJums ir %(num)s jauni paziņojumi no %(site_name)s:\n" -msgstr[1] "\nJums ir 1 jauns paziņojums no %(site_name)s:\n" -msgstr[2] "\nJums ir %(num)s jauni paziņojumi no %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2292,6 +2303,18 @@ msgstr "Bibliotēka" msgid "Hi, %(name)s" msgstr "Labdien, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nJums ir %(num)s jauni paziņojumi no %(site_name)s:\n" +msgstr[1] "\nJums ir 1 jauns paziņojums no %(site_name)s:\n" +msgstr[2] "\nJums ir %(num)s jauni paziņojumi no %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Ziņa" @@ -2467,8 +2490,11 @@ msgstr "Nākamais" msgid "Per page: " msgstr "Lapā:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Nederīgs marķieris" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Iestatījumi" @@ -2617,23 +2643,7 @@ msgstr "Datņu koplietošana" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Skatīt profilu" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administratora logs" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Organizācijas administrators" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Iziet" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Nē" @@ -3186,89 +3196,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Mekklēt datnes wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Meklēt datnes bibliotēkā" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Meklēt datnes" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "paplašināti" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "visās bibliotēkās" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "šajā wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "šajā bibliotēkā" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr " %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Visi datnes tipi" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Pielāgots datnes tips" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Teksta datne" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dokumentus" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Attēls" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "samazināšana" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Ievadiet datnes paplašinājumus šeit, atdalot ar ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Lūdzu, atlasiet vismaz vienu datnes tipu vai ievades vismaz viena datnes paplašinājumu" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Lai turpinātu, apstipriniet paroli" @@ -3355,6 +3282,15 @@ msgstr "pēc izmaiņām" msgid "Sorry, this user is not registered yet." msgstr "Atvainojiet, šis lietotājs vēl nav reģistrēts." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Lietots:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3441,7 +3377,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Nederīgs arguments." @@ -3449,10 +3385,6 @@ msgstr "Nederīgs arguments." msgid "Failed to create thumbnail." msgstr "Neizdevās izveidot sīktēlu." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Nederīgs marķieris" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3561,43 +3493,43 @@ msgstr "" msgid "permission error" msgstr "tiesību kļūda" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Nevar apskatīt atkritni lapā" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Nevar skatīt bibliotēkas izmaiņas" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Bibliotēka nepastāv" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Lūdzu, norādiet vēstures ID" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Norādītais vēstures saraksts nepastāv" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Nezināma kļūda" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" nepastāv." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Nevar lejupielādēt \"%s\"" @@ -3618,9 +3550,9 @@ msgstr "Nepareizs repozitorija ID" msgid "Bad upload link token." msgstr "Slikta augšupielādes saites pilnvara." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Šāda datne nepastāv" @@ -3632,77 +3564,77 @@ msgstr "Slikts repozitorija ID augšupielādes saitē." msgid "No conflict in the merge." msgstr "Sapludināts bez konfliktiem" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: neizdevās atvērt datni tiešsaistē" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: neizdevās atvērt datni tiešsaistē" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Atlasītais kodējums nav pareizs." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Nezināms datnes kodējums" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Datnes lielums pārsniedz %s, nevar atvērt tiešsaistes režīmā.." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Bibliotēka ir šifrēta, nevar atvērt tiešsaistē." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Nevar apskatīt datni" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Nevar lejupielādēt datni, nederīgs datnes ceļš" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Nevar lejupielādēt datni, nepareizs datnes ceļš" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Nevar lejupielādēt datni, koplietošanas datplūsma pārsniegta." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Avota datni nevar apskatīt, izmantotā datplūsma pārsniegta." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Nevar lejupielādēt datni" diff --git a/locale/lv/LC_MESSAGES/djangojs.po b/locale/lv/LC_MESSAGES/djangojs.po index 91170fd371..f737c9c7e4 100644 --- a/locale/lv/LC_MESSAGES/djangojs.po +++ b/locale/lv/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Qubit Bit\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Latvian (http://www.transifex.com/haiwen/seahub/language/lv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -151,8 +151,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "Apraksts" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "Apraksts" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "Atcelt" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "Atcelt" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "Tiešām dzēst kontu?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "Tiešām dzēst kontu?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Vārds" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "Jauna grupa" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Lūdzu, ievadiet paroli." @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "Lūdzu ievadīt paroli vēlreiz" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Parole par īsu" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Paroles nesakrīt" @@ -933,7 +934,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "Šifrēt" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "Parole" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Vai tiešām vēlaties dzēst %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "Pievienot" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Beigties" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Tiesības:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Sūtīt" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Pievienot paroles aizsardzību" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Pievienot automātisko izbeigšanos" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dienas" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Izveidot" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Lūdzu, ievadiet dienas" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1261,8 +1274,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1278,7 +1291,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopēt" @@ -1301,7 +1314,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Nepieciešams." @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Izmērs " @@ -1564,7 +1577,7 @@ msgstr "Izmērs " #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "Izmērs " #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Atjaunots" @@ -1622,6 +1635,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Vairāk darbības" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Koplietošanas saites" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Augšupielādēt saites" @@ -1999,35 +2013,35 @@ msgstr "Padoms. 0 ir noklusētais limits" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Augšupielādēt saiti" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Koplietot lietotājam" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Koplietot grupai" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Izbeigšanās" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "Versijas numurs" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Teksts" @@ -2274,7 +2288,7 @@ msgstr "Datnes tiks dzēstas no ierīces, nākamreiz nonākot tiešsaistē." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Atsaistīt" @@ -2356,7 +2370,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2364,14 +2378,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Lejuplādēt" @@ -2626,13 +2640,13 @@ msgstr "Bloķēt" msgid "Unlock" msgstr "Atbloķēt" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Komentārs" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Meklēt datnes" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "Meklēt datnes" msgid "Upload" msgstr "Augšuplādēt" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Augšuplādēt datnes" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Augšuplādēt mapi" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Jauna Excel datne" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Jauna PowerPoint datne" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3035,7 +3049,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Pārvietot" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Saraksts" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "(pašreizējā versija)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Skatīt" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "Manas grupas" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Meklēt datnes bibliotēkā" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "Darbības" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Iepriekšējais" @@ -3877,7 +3880,7 @@ msgstr "Iepriekšējais" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Nākamais" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "Visas publiskās saites" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Skaitīt" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "Pievienot administratoru" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "Lietotāji" msgid "Logs" msgstr "Žurnāls" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Attēls" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "uz" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "visās bibliotēkās" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Visi datnes tipi" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Pielāgots datnes tips" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Teksta datne" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumentus" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Attēls" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Ievadiet datnes paplašinājumus šeit, atdalot ar ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Apmeklējumi" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Aizvākt" @@ -4596,7 +4596,7 @@ msgstr "" msgid "Invitations" msgstr "Ielūgumi" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Meklēt datnes bibliotēkā" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5222,11 +5226,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profila iestatījumi" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Dalās: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/lv_LV/LC_MESSAGES/djangojs.po b/locale/lv_LV/LC_MESSAGES/djangojs.po index 472e67f66d..5de2eb2bf8 100644 --- a/locale/lv_LV/LC_MESSAGES/djangojs.po +++ b/locale/lv_LV/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Latvian (Latvia) (http://www.transifex.com/haiwen/seahub/language/lv_LV/)\n" "MIME-Version: 1.0\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Apraksts" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Apraksts" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Atcelt" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Atcelt" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "Tiešām dzēst kontu?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "Tiešām dzēst kontu?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nosaukums" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "Jauna grupa" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "Lūdzu ievadīt paroli vēlreiz" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Paroles nesakrīt" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "Šifrēt" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Parole" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Tiešām dzēst %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Sūtīt" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopēt" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "" @@ -1563,7 +1576,7 @@ msgstr "" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Atjaunots" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Lejuplādēt" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "" msgid "Upload" msgstr "Augšuplādēt" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Augšuplādēt datnes" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Pārvietot" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Manas grupas" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Darbības" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Iepriekšējais" @@ -3876,7 +3879,7 @@ msgstr "Iepriekšējais" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Nākamais" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Apmeklējumi" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profila iestatījumi" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Dalās: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/mk/LC_MESSAGES/django.po b/locale/mk/LC_MESSAGES/django.po index 3f5846107f..8adc128771 100644 --- a/locale/mk/LC_MESSAGES/django.po +++ b/locale/mk/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Macedonian (http://www.transifex.com/haiwen/seahub/language/mk/)\n" "MIME-Version: 1.0\n" @@ -18,12 +18,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -55,7 +55,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -71,18 +71,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "" @@ -116,18 +116,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -266,6 +266,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -367,11 +368,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -411,7 +412,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "" @@ -420,7 +421,7 @@ msgstr "" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -434,14 +435,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "" @@ -460,10 +461,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -537,11 +538,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "" @@ -607,33 +608,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "" @@ -681,10 +701,6 @@ msgstr "" msgid "Name is required." msgstr "" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "" @@ -895,6 +911,11 @@ msgstr "" msgid "Files in this library can not be viewed online." msgstr "" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "" @@ -975,8 +996,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "" @@ -1005,7 +1025,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "" @@ -1245,8 +1265,6 @@ msgstr "" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "" @@ -1354,7 +1372,7 @@ msgstr "" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "" @@ -1416,7 +1434,7 @@ msgid "Permission error: only group staff can add member" msgstr "" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "" @@ -1481,16 +1499,16 @@ msgstr "" msgid "The %(site_name)s team" msgstr "" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "" @@ -2069,6 +2087,7 @@ msgstr "" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "" @@ -2172,22 +2191,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "" -msgstr[1] "" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2284,6 +2296,17 @@ msgstr "" msgid "Hi, %(name)s" msgstr "" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "" +msgstr[1] "" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "" @@ -2459,8 +2482,11 @@ msgstr "" msgid "Per page: " msgstr "" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "" @@ -2609,23 +2635,7 @@ msgstr "" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "" @@ -3178,89 +3188,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3347,6 +3274,15 @@ msgstr "" msgid "Sorry, this user is not registered yet." msgstr "" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3433,7 +3369,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3441,10 +3377,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3553,43 +3485,43 @@ msgstr "" msgid "permission error" msgstr "" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "" @@ -3610,9 +3542,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "" @@ -3624,77 +3556,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/mk/LC_MESSAGES/djangojs.po b/locale/mk/LC_MESSAGES/djangojs.po index ca90a07321..ed09a895dc 100644 --- a/locale/mk/LC_MESSAGES/djangojs.po +++ b/locale/mk/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Macedonian (http://www.transifex.com/haiwen/seahub/language/mk/)\n" "MIME-Version: 1.0\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "" @@ -1563,7 +1576,7 @@ msgstr "" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "" @@ -3876,7 +3879,7 @@ msgstr "" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/nb_NO/LC_MESSAGES/djangojs.po b/locale/nb_NO/LC_MESSAGES/djangojs.po index a1aa602b7d..061ed10e80 100644 --- a/locale/nb_NO/LC_MESSAGES/djangojs.po +++ b/locale/nb_NO/LC_MESSAGES/djangojs.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Bjørn Tore Hoem \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/haiwen/seahub/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -152,8 +152,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -180,8 +180,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -266,9 +266,9 @@ msgstr "Beskrivelse" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -319,7 +319,7 @@ msgstr "Beskrivelse" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -409,8 +409,8 @@ msgstr "Avbryt" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -418,8 +418,8 @@ msgstr "Avbryt" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -598,12 +598,12 @@ msgstr "Ønsker du virkelig å slette denne kontoen?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -626,7 +626,7 @@ msgstr "Ønsker du virkelig å slette denne kontoen?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -783,7 +783,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -819,6 +819,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -828,7 +829,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Navn" @@ -842,8 +843,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -854,8 +855,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -871,7 +872,7 @@ msgid "New Group" msgstr "Opprett gruppe" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Vennligst oppgi passord" @@ -882,12 +883,12 @@ msgid "Please enter the password again" msgstr "Vennligst skriv inn passordet på nytt." #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Passordet er for kort" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Passordene stemmer ikke overens" @@ -934,7 +935,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -961,8 +962,8 @@ msgid "Encrypt" msgstr "Kryptere" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -973,8 +974,8 @@ msgid "Password" msgstr "Passord" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1001,8 +1002,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1023,12 +1024,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Er du sikker på at du vil slette %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1082,117 +1083,129 @@ msgstr "" msgid "Add" msgstr "Legg til" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Utgått" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Tillatelse:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Send" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Legg til passordbeskyttelse" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Legg til automatisk utløpsdato" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dager" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generere" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Tast inn antall dager" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1262,8 +1275,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1279,7 +1292,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopiere" @@ -1302,7 +1315,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Påkrevd" @@ -1323,7 +1336,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1451,8 +1464,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1548,8 +1561,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1557,7 +1570,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Størrelse" @@ -1565,7 +1578,7 @@ msgstr "Størrelse" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1577,13 +1590,13 @@ msgstr "Størrelse" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Siste oppdatering" @@ -1623,6 +1636,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1731,13 +1745,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Flere operasjoner" @@ -1923,15 +1937,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Opplastingslenker" @@ -2000,35 +2014,35 @@ msgstr "Tips: 0 betyr standardbegrensning" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Opplastingslenke" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Del til bruker" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Dele til gruppe" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2066,10 +2080,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Utløpsdato" @@ -2141,7 +2155,7 @@ msgid "Version Number" msgstr "Versjonsnummer" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Tekst" @@ -2275,7 +2289,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Koble fra" @@ -2357,7 +2371,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2365,14 +2379,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2380,10 +2394,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Nedlasting" @@ -2627,13 +2641,13 @@ msgstr "Lås" msgid "Unlock" msgstr "Lås opp" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Kommenter" @@ -2879,7 +2893,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Nedlasting av fil er slått av: Brukeren har brukt opp sin kvote av delingslenker." @@ -2971,13 +2985,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Søk etter filer" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2986,31 +3000,31 @@ msgstr "Søk etter filer" msgid "Upload" msgstr "Opplasting" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Ny" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Laste opp filer" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Opplastingsmappe" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Ny Excel fil" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Ny Powerpoint fil" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Ny Word fil" @@ -3036,7 +3050,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Flytte" @@ -3055,7 +3069,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Liste" @@ -3431,10 +3445,10 @@ msgid "(current version)" msgstr "(nåværende versjon)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Vis" @@ -3536,8 +3550,8 @@ msgid "My Groups" msgstr "Mine grupper" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3589,17 +3603,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Søk filer i dette biblioteket" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3804,7 +3807,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3867,7 +3870,7 @@ msgstr "Operasjoner" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Forrige" @@ -3878,7 +3881,7 @@ msgstr "Forrige" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Neste" @@ -3928,6 +3931,7 @@ msgid "All Public Links" msgstr "Alle offentlige lenker" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Opptelling" @@ -4052,7 +4056,7 @@ msgid "Add admin" msgstr "Legg til administrator" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4083,77 +4087,73 @@ msgstr "Brukere" msgid "Logs" msgstr "Logger" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Bilde" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "til" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "I alle biblioteker" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Alle filtyper" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "filtyper" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Tekstfiler" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumenter" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Bilder" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Tast inn filendelser her - separér dem med ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4210,20 +4210,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Besøkende" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Fjerne" @@ -4597,7 +4597,7 @@ msgstr "" msgid "Invitations" msgstr "Invitasjoner" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5141,6 +5141,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Søk filer i dette biblioteket" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5223,11 +5227,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profilinstilling" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Delt av: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/nl/LC_MESSAGES/django.po b/locale/nl/LC_MESSAGES/django.po index 8bb059a5bf..177bb194b9 100644 --- a/locale/nl/LC_MESSAGES/django.po +++ b/locale/nl/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Dutch (http://www.transifex.com/haiwen/seahub/language/nl/)\n" "MIME-Version: 1.0\n" @@ -18,12 +18,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -55,7 +55,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -71,18 +71,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "" @@ -116,18 +116,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -266,6 +266,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -367,11 +368,11 @@ msgstr "" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -411,7 +412,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "" @@ -420,7 +421,7 @@ msgstr "" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -434,14 +435,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "" @@ -460,10 +461,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -537,11 +538,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "" @@ -607,33 +608,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "" @@ -681,10 +701,6 @@ msgstr "" msgid "Name is required." msgstr "" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "" @@ -895,6 +911,11 @@ msgstr "" msgid "Files in this library can not be viewed online." msgstr "" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "" @@ -975,8 +996,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "" @@ -1005,7 +1025,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "" @@ -1245,8 +1265,6 @@ msgstr "" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "" @@ -1354,7 +1372,7 @@ msgstr "" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "" @@ -1416,7 +1434,7 @@ msgid "Permission error: only group staff can add member" msgstr "" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "" @@ -1481,16 +1499,16 @@ msgstr "" msgid "The %(site_name)s team" msgstr "" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "" @@ -2069,6 +2087,7 @@ msgstr "" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "" @@ -2172,22 +2191,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "" -msgstr[1] "" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2284,6 +2296,17 @@ msgstr "" msgid "Hi, %(name)s" msgstr "" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "" +msgstr[1] "" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "" @@ -2459,8 +2482,11 @@ msgstr "" msgid "Per page: " msgstr "" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "" @@ -2609,23 +2635,7 @@ msgstr "" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "" @@ -3178,89 +3188,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3347,6 +3274,15 @@ msgstr "" msgid "Sorry, this user is not registered yet." msgstr "" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3433,7 +3369,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3441,10 +3377,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3553,43 +3485,43 @@ msgstr "" msgid "permission error" msgstr "" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "" @@ -3610,9 +3542,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "" @@ -3624,77 +3556,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/nl/LC_MESSAGES/djangojs.po b/locale/nl/LC_MESSAGES/djangojs.po index 4668a0d437..0f1b23e090 100644 --- a/locale/nl/LC_MESSAGES/djangojs.po +++ b/locale/nl/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Dutch (http://www.transifex.com/haiwen/seahub/language/nl/)\n" "MIME-Version: 1.0\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "" @@ -1563,7 +1576,7 @@ msgstr "" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "" @@ -3876,7 +3879,7 @@ msgstr "" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/nl_NL/LC_MESSAGES/djangojs.po b/locale/nl_NL/LC_MESSAGES/djangojs.po index e56035f070..8c113e8056 100644 --- a/locale/nl_NL/LC_MESSAGES/djangojs.po +++ b/locale/nl_NL/LC_MESSAGES/djangojs.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: jvanattenhoven \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/haiwen/seahub/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -155,8 +155,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -183,8 +183,8 @@ msgid "Tags" msgstr "Tags" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -269,9 +269,9 @@ msgstr "Beschrijving" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -322,7 +322,7 @@ msgstr "Beschrijving" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -412,8 +412,8 @@ msgstr "Annuleren" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -421,8 +421,8 @@ msgstr "Annuleren" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -587,7 +587,7 @@ msgstr "Verwijderde mappen" #: frontend/src/components/dialog/common-operation-confirmation-dialog.js:35 msgid "Confirm" -msgstr "" +msgstr "Bevestigen" #: frontend/src/components/dialog/confirm-delete-account.js:27 #: frontend/src/components/user-settings/delete-account.js:36 @@ -601,12 +601,12 @@ msgstr "Wil je je account echt verwijderen?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -629,7 +629,7 @@ msgstr "Wil je je account echt verwijderen?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -786,7 +786,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -822,6 +822,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -831,7 +832,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Naam" @@ -845,8 +846,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -854,11 +855,11 @@ msgstr "Nieuw bestand" #: frontend/src/components/dialog/create-file-dialog.js:154 msgid "This is a draft" -msgstr "" +msgstr "Dit is een concept" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -874,7 +875,7 @@ msgid "New Group" msgstr "Nieuwe groep" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Voer wachtwoord in" @@ -885,12 +886,12 @@ msgid "Please enter the password again" msgstr "Gelieve het wachtwoord opnieuw in te voeren" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Wachtwoord is te kort" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Wachtwoorden komen niet overeen" @@ -937,7 +938,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -964,8 +965,8 @@ msgid "Encrypt" msgstr "Versleutel" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -976,8 +977,8 @@ msgid "Password" msgstr "Wachtwoord" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -990,22 +991,22 @@ msgstr "Interne Server Fout" #: frontend/src/components/dialog/create-tag-dialog.js:56 msgid "Tag \"{name}\" already exists." -msgstr "" +msgstr "Tag \"{name}\" bestaat al" #: frontend/src/components/dialog/create-tag-dialog.js:84 msgid "New Tag" -msgstr "" +msgstr "Nieuwe tag" #: frontend/src/components/dialog/create-tag-dialog.js:94 #: frontend/src/components/dialog/update-tag-dialog.js:105 msgid "Select a color" -msgstr "" +msgstr "Kies een kleur" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1016,22 +1017,22 @@ msgstr "Opslaan" #: frontend/src/components/dialog/delete-dialog.js:21 msgid "Delete File" -msgstr "" +msgstr "Bestand verwijderen" #: frontend/src/components/dialog/delete-dialog.js:23 msgid "Delete Folder" -msgstr "" +msgstr "Map verwijderen" #: frontend/src/components/dialog/delete-dialog.js:29 msgid "Are you sure to delete" -msgstr "" +msgstr "Weet je zeker dat je wilt verwijderen" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Weet je zeker dat je %s wilt verwijderen?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1051,16 +1052,16 @@ msgstr "Groep verwijderen" #: frontend/src/components/dialog/dismiss-group-dialog.js:30 msgid "Really want to delete this group?" -msgstr "" +msgstr "Zeker weten dat je deze groep wilt verwijderen?" #: frontend/src/components/dialog/edit-filetag-dialog.js:141 msgid "Select Tags" -msgstr "" +msgstr "Tags selecteren" #: frontend/src/components/dialog/edit-filetag-dialog.js:157 #: frontend/src/components/dialog/list-tag-dialog.js:128 msgid "Create a new tag" -msgstr "" +msgstr "Nieuwe tag aanmaken" #: frontend/src/components/dialog/edit-repo-commit-labels.js:47 msgid "Successfully edited labels." @@ -1068,7 +1069,7 @@ msgstr "" #: frontend/src/components/dialog/edit-repo-commit-labels.js:61 msgid "Edit labels" -msgstr "" +msgstr "Labels bewerken" #: frontend/src/components/dialog/file-participant-dialog.js:96 #: frontend/src/pages/sys-admin/groups/group-members.js:188 @@ -1078,124 +1079,136 @@ msgstr "" #: frontend/src/components/dialog/file-participant-dialog.js:121 #: frontend/src/components/dirent-detail/detail-list-view.js:144 msgid "Participants" -msgstr "" +msgstr "Deelnemers" #: frontend/src/components/dialog/file-participant-dialog.js:131 #: frontend/src/pages/sys-admin/terms-and-conditions/terms-and-conditions.js:85 msgid "Add" msgstr "Toevoegen" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" -msgstr "" +msgstr "Link:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Verlopen" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" -msgstr "" +msgstr "Vervaldatum:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Permissies:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Verzend" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Wachtwoord beveiliging toevoegen" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Voeg automatische vervaldatum toe" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dagen" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Groter dan of gelijk aan" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Minder dan of gelijk aan" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Rechten instellen" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Genereer" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Voer aantal dagen in" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1243,15 +1256,15 @@ msgstr "Sluiten (Esc)" #: frontend/src/components/dialog/image-dialog.js:48 msgid "Zoom in" -msgstr "" +msgstr "Inzoomen" #: frontend/src/components/dialog/image-dialog.js:49 msgid "Zoom out" -msgstr "" +msgstr "Uitzoomen" #: frontend/src/components/dialog/insert-repo-image-dialog.js:57 msgid "Select Image" -msgstr "" +msgstr "Afbeelding selecteren" #: frontend/src/components/dialog/insert-repo-image-dialog.js:73 msgid "No preview" @@ -1265,8 +1278,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Interne link" @@ -1282,7 +1295,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopiëren " @@ -1299,13 +1312,13 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:94 #: frontend/src/pages/invitations/invitations-view.js:128 msgid "Revoke Access" -msgstr "" +msgstr "Toegang intrekken" #: frontend/src/components/dialog/invite-people-dialog.js:49 #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Het is verplicht." @@ -1313,7 +1326,7 @@ msgstr "Het is verplicht." #: frontend/src/components/dialog/invite-people-dialog.js:65 #: frontend/src/components/dialog/share-to-invite-people.js:171 msgid "Email is invalid." -msgstr "" +msgstr "E-mailadres is ongeldig" #: frontend/src/components/dialog/invite-people-dialog.js:79 #: frontend/src/components/dialog/share-to-invite-people.js:186 @@ -1326,7 +1339,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1334,11 +1347,11 @@ msgstr "" #: frontend/src/components/toolbar/invitations-toolbar.js:34 #: frontend/src/pages/invitations/invitations-view.js:273 msgid "Invite Guest" -msgstr "" +msgstr "Gast uitnodigen" #: frontend/src/components/dialog/invite-people-dialog.js:109 msgid "Emails" -msgstr "" +msgstr "E-mails" #: frontend/src/components/dialog/invite-people-dialog.js:113 #: frontend/src/components/dialog/share-to-invite-people.js:265 @@ -1366,7 +1379,7 @@ msgstr "" #: frontend/src/components/dialog/leave-group-dialog.js:33 msgid "Leave" -msgstr "" +msgstr "Verlaten" #: frontend/src/components/dialog/lib-decrypt-dialog.js:62 msgid "This library is password protected" @@ -1432,7 +1445,7 @@ msgstr "Stel rechten van {placeholder} in" #: frontend/src/components/dialog/share-to-group.js:98 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:99 msgid "Group not found" -msgstr "" +msgstr "Groep niet gevonden" #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:174 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:152 @@ -1454,8 +1467,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1535,7 +1548,7 @@ msgstr "" #: frontend/src/components/dialog/list-related-file-dialog.js:84 msgid "Library Name" -msgstr "" +msgstr "Naam bibliotheek" #: frontend/src/components/dialog/list-related-file-dialog.js:85 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:80 @@ -1551,8 +1564,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1560,7 +1573,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Grootte" @@ -1568,7 +1581,7 @@ msgstr "Grootte" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1580,19 +1593,19 @@ msgstr "Grootte" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Laatste wijziging" #: frontend/src/components/dialog/list-related-file-dialog.js:103 msgid "Add File" -msgstr "" +msgstr "Bestand toevoegen" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:44 #: frontend/src/pages/drafts/draft-content.js:29 @@ -1626,6 +1639,7 @@ msgstr "Concepten" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1639,7 +1653,7 @@ msgstr "bestand" #: frontend/src/components/dialog/list-tag-dialog.js:51 msgid "files" -msgstr "" +msgstr "bestanden" #: frontend/src/components/dialog/list-taggedfiles-dialog.js:74 msgid "Tagged Files" @@ -1647,7 +1661,7 @@ msgstr "" #: frontend/src/components/dialog/list-taggedfiles-dialog.js:146 msgid "deleted" -msgstr "" +msgstr "verwijderd" #: frontend/src/components/dialog/local-draft-dialog.js:17 msgid "Local draft" @@ -1659,7 +1673,7 @@ msgstr "" #: frontend/src/components/dialog/local-draft-dialog.js:22 msgid "Use draft" -msgstr "" +msgstr "Concept gebruiken" #: frontend/src/components/dialog/local-draft-dialog.js:23 msgid "Delete draft" @@ -1671,7 +1685,7 @@ msgstr "" #: frontend/src/components/dialog/manage-members-dialog.js:94 msgid "Add group member" -msgstr "" +msgstr "Groepslid toevoegen" #: frontend/src/components/dialog/manage-members-dialog.js:122 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 @@ -1734,13 +1748,13 @@ msgstr "Nieuwe Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Meer handelingen" @@ -1757,14 +1771,14 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:160 #: frontend/src/pages/sys-admin/departments/department-detail.js:167 msgid "New Sub-department" -msgstr "" +msgstr "Nieuwe subafdeling" #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 #: frontend/src/pages/org-admin/org-departments-list.js:68 #: frontend/src/pages/sys-admin/departments/departments-list.js:67 msgid "New Department" -msgstr "" +msgstr "Nieuwe afdeling" #: frontend/src/components/dialog/org-add-member-dialog.js:55 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-institution-member-dialog.js:34 @@ -1781,7 +1795,7 @@ msgstr "Lid toevoegen" #: frontend/src/components/dialog/org-add-user-dialog.js:106 msgid "email is required" -msgstr "" +msgstr "e-mail is verplicht" #: frontend/src/components/dialog/org-add-user-dialog.js:140 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:93 @@ -1806,7 +1820,7 @@ msgstr "Bevestig Wachtwoord" #: frontend/src/pages/org-admin/org-users-users.js:128 #: frontend/src/pages/org-admin/org-users-users.js:129 msgid "Invite user" -msgstr "" +msgstr "Gebruiker uitnodigen" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:33 msgid "" @@ -1836,7 +1850,7 @@ msgstr "" #: frontend/src/components/dialog/org-delete-department-dialog.js:37 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-department-dialog.js:37 msgid "Delete Department" -msgstr "" +msgstr "Afdeling verwijderen" #: frontend/src/components/dialog/org-delete-member-dialog.js:40 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-member-dialog.js:40 @@ -1887,20 +1901,20 @@ msgstr "Map hernoemen" #: frontend/src/components/dialog/rename-dialog.js:117 #: frontend/src/components/dialog/rename-dirent.js:119 msgid "New file name" -msgstr "" +msgstr "Nieuwe bestandsnaam" #: frontend/src/components/dialog/rename-dialog.js:117 #: frontend/src/components/dialog/rename-dirent.js:119 msgid "New folder name" -msgstr "" +msgstr "Nieuwe mapnaam" #: frontend/src/components/dialog/rename-group-dialog.js:59 msgid "Rename Group" -msgstr "" +msgstr "Groep hernoemen" #: frontend/src/components/dialog/rename-group-dialog.js:61 msgid "Rename group to" -msgstr "" +msgstr "Groep hernoemen in" #: frontend/src/components/dialog/repo-api-token-dialog.js:46 msgid "API token is copied to the clipboard." @@ -1915,7 +1929,7 @@ msgstr "Permissie geweigerd" #: frontend/src/components/dialog/repo-api-token-dialog.js:217 msgid "App Name" -msgstr "" +msgstr "Appnaam" #: frontend/src/components/dialog/repo-api-token-dialog.js:280 msgid "{placeholder} API Token" @@ -1926,15 +1940,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Gedeelde links" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Uploadlinks" @@ -2003,35 +2017,35 @@ msgstr "Tip: 0 betekent standaard limiet" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" -msgstr "" +msgstr "Deellink" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Upload Link" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Delen met gebruiker" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Delen met een groep" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2069,10 +2083,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Vervaldatum" @@ -2144,7 +2158,7 @@ msgid "Version Number" msgstr "Versienummer" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Tekst" @@ -2278,7 +2292,7 @@ msgstr "Verwijder bestanden van dit apparaat op het moment dat deze weer online #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Ontkoppelen" @@ -2360,7 +2374,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2368,14 +2382,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2383,10 +2397,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Downloaden" @@ -2443,7 +2457,7 @@ msgstr "Aanpassen" #: frontend/src/components/dirent-detail/detail-comments-list.js:305 #: frontend/src/components/review-list-view/review-comments.js:299 msgid "Mark as resolved" -msgstr "" +msgstr "Markeren als opgelost" #: frontend/src/components/dirent-detail/detail-list-view.js:95 #: frontend/src/components/dirent-detail/detail-list-view.js:109 @@ -2630,13 +2644,13 @@ msgstr "Slot" msgid "Unlock" msgstr "Deblokkeer" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Opmerking" @@ -2798,11 +2812,11 @@ msgstr "" #: frontend/src/components/pdf-viewer.js:201 msgid "Zoom In" -msgstr "" +msgstr "Inzoomen" #: frontend/src/components/pdf-viewer.js:202 msgid "Zoom Out" -msgstr "" +msgstr "Uitzoomen" #: frontend/src/components/permission-denied-tip.js:6 msgid "" @@ -2812,7 +2826,7 @@ msgstr "" #: frontend/src/components/repo-info-bar.js:96 msgid "draft" -msgstr "" +msgstr "concept" #: frontend/src/components/review-list-view/review-comments.js:127 msgid "Show resolved comments" @@ -2882,7 +2896,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Download is niet mogelijk: de limiet voor verkeer van bestanden delen is overschreden." @@ -2974,13 +2988,13 @@ msgid "File History" msgstr "Bestandsgeschiedenis" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Zoek Bestanden" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2989,31 +3003,31 @@ msgstr "Zoek Bestanden" msgid "Upload" msgstr "Upload" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Nieuw" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Bestanden Uploaden" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Map uploaden" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nieuw Excelbestand" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nieuw PowerPoint-bestand" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nieuw Word-bestand" @@ -3039,7 +3053,7 @@ msgstr "Nieuw concept" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Verplaatsen" @@ -3058,7 +3072,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lijst" @@ -3434,10 +3448,10 @@ msgid "(current version)" msgstr "(huidige versie)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Bekijken" @@ -3539,8 +3553,8 @@ msgid "My Groups" msgstr "Mijn groepen" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3592,17 +3606,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Zoek bestanden in deze bibliotheek" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3807,7 +3810,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3870,7 +3873,7 @@ msgstr "Handelingen" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Vorige" @@ -3881,7 +3884,7 @@ msgstr "Vorige" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Volgende" @@ -3931,6 +3934,7 @@ msgid "All Public Links" msgstr "Alle Openbare Linken" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Teller" @@ -4055,7 +4059,7 @@ msgid "Add admin" msgstr "Voeg beheerder toe" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4086,77 +4090,73 @@ msgstr "Gebruikers" msgid "Logs" msgstr "Logbestanden" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" -msgstr "" +msgstr "Document" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Afbeelding" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "naar" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "In alle bibliotheken" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "All bestandstypen" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Speciale bestandstypes" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Tekstbestanden" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documenten" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Afbeeldingen" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Vul hier bestands extensies in, gescheiden door ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4213,20 +4213,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Bezoeken" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Verwijderen" @@ -4600,7 +4600,7 @@ msgstr "" msgid "Invitations" msgstr "Uitnodigingen" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5144,6 +5144,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Zoek bestanden in deze bibliotheek" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5226,11 +5230,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profielinstelling" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Gedeeld door:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/pl/LC_MESSAGES/django.po b/locale/pl/LC_MESSAGES/django.po index cc2bee92d8..1601666674 100644 --- a/locale/pl/LC_MESSAGES/django.po +++ b/locale/pl/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Polish (http://www.transifex.com/haiwen/seahub/language/pl/)\n" "MIME-Version: 1.0\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Nazwa jest zbyt długa (maksymalnie 64 znaki)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Nazwa nie powinna zawierać '/'." @@ -61,7 +61,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Przyznana przestrzeń jest zbyt mała (minimum 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Nie udało się ustawić limitów dyskowych: maksimum to %d MB" @@ -77,18 +77,18 @@ msgstr "Nazwa może składać się wyłącznie z liter, cyfr, spacji, myślnika msgid "There is already a group with that name." msgstr "Już istnieje grupa o takiej nazwie." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "W tym dziale są biblioteki." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Są poddziały w tym dziale." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Moja biblioteka" @@ -122,18 +122,18 @@ msgstr "Błąd dodawania %s do instytucji: użytkownik już należy do tej insty msgid "System library can not be deleted." msgstr "Biblioteka systemowa nie może zostać usunięta." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "Biblioteka nie może być przeniesiona do właściciela." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -272,6 +272,7 @@ msgstr "Przydzielone miejsce" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -373,11 +374,11 @@ msgstr "Nieprawidłowa ścieżka docelowa" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Brak miejsca." @@ -417,7 +418,7 @@ msgstr "Użytkownika %s nie został znaleziony." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Odmowa dostępu." @@ -426,7 +427,7 @@ msgstr "Odmowa dostępu." msgid "File is not locked." msgstr "Plik nie jest zablokowany." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Nie możesz odświeżyć tego pliku. Jest zablokowany." @@ -440,14 +441,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Wewnętrzny błąd serwera" @@ -466,10 +467,10 @@ msgid "User %s is already a group member." msgstr "Użytkownik %s już jest członkiem grupy." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Nie znaleziono użytkownika %s w organizacji." @@ -543,11 +544,11 @@ msgstr "Nie można zresetować hasła tej biblioteki." msgid "New password of library %s" msgstr "Nowe hasło dla biblioteki %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Nieprawidłowe hasło" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Błąd deszyfrowania biblioteki" @@ -613,33 +614,52 @@ msgstr "błędy email." msgid "An upload link is shared to you on %s" msgstr "Udostępniono Ci łącze przesyłania w %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Nie można pobrać katalogu \"%s\": rozmiar jest zbyt duży." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Całkowity rozmiar przekracza limit." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Hasło jest zbyt krótkie." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Czas przedawnienia w dniach powinien być większy lub równy %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Czas przedawnienia w dniach powinien być mniejszy lub równy %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "Link udostępnienia %s już istnieje." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Hasło jest za krótkie" @@ -687,10 +707,6 @@ msgstr "Nie znaleziono Wiki." msgid "Name is required." msgstr "Nazwa jest wymagana." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Całkowity rozmiar przekracza limit." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Zaloguj się" @@ -901,6 +917,11 @@ msgstr "notatka" msgid "Files in this library can not be viewed online." msgstr "Pliki z tej biblioteki nie mogą być przeglądane online." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Podaj prawidłowy adres e-mail." @@ -981,8 +1002,7 @@ msgstr "Ostatnie logowanie" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Admin" @@ -1011,7 +1031,7 @@ msgstr "Nieaktywny" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Tak" @@ -1261,8 +1281,6 @@ msgstr "Notatka (opcjonalna)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Wyślij" @@ -1370,7 +1388,7 @@ msgstr "Nazwa %s nie jest prawidłowa" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Brakujący parametr" @@ -1432,7 +1450,7 @@ msgid "Permission error: only group staff can add member" msgstr "Błąd uprawnień: tylko obsługa grupy może dodawać członków" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Grupa nie istnieje" @@ -1497,16 +1515,16 @@ msgstr "Dzięki za korzystanie z naszej strony!" msgid "The %(site_name)s team" msgstr "Załoga %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Odmowa dostępu" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Zostałeś zaproszony do grupy %s" @@ -2085,6 +2103,7 @@ msgstr "%(user)s zaprosił Cię do %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Cześć," @@ -2188,24 +2207,15 @@ msgstr "Folder przeniesiono" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "%s nowych powiadomień" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nMasz jedno powiadomienie na stronie %(site_name)s:\n" -msgstr[1] "\nMasz %(num)s nowych powiadomień na stronie %(site_name)s:\n" -msgstr[2] "\nMasz %(num)s nowych powiadomień na stronie %(site_name)s:\n" -msgstr[3] "\nMasz %(num)s nowych powiadomień na stronie %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2304,6 +2314,19 @@ msgstr "Biblioteka" msgid "Hi, %(name)s" msgstr "Witaj, %(name)s," +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nMasz jedno powiadomienie na stronie %(site_name)s:\n" +msgstr[1] "\nMasz %(num)s nowych powiadomień na stronie %(site_name)s:\n" +msgstr[2] "\nMasz %(num)s nowych powiadomień na stronie %(site_name)s:\n" +msgstr[3] "\nMasz %(num)s nowych powiadomień na stronie %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Wiadomość" @@ -2479,8 +2502,11 @@ msgstr "Następny" msgid "Per page: " msgstr "Na stronie: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Nieprawidłowy token." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Ustawienia" @@ -2629,23 +2655,7 @@ msgstr "praca grupowa organizacja współpraca" msgid "Side Nav Menu" msgstr "Boczne menu nawigacyjne" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Pokaż profil i więcej" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administracja" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Administrator organizacji" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Wyloguj się" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Nie" @@ -3198,89 +3208,6 @@ msgid "" "as soon as possible." msgstr "Nowe hasło biblioteki %(repo_name)s to %(password)s. Proszę zmienić hasło najszybciej, jak będzie to możliwe." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Przeszukaj pliki w tej Wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Przeszukaj pliki w tej bibliotece" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Przeszukaj pliki" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "zaawansowane" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "We wszystkich bibliotekach" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "W tej Wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "W tej bibliotece" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "w %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Wszystkie typy plików" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Wybrane typy plików" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Pliki tekstowe" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dokumenty" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Obrazy" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Pliki wideo" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Pliki audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Podaj tutaj rozszerzenia plików, rozdzielona za pomocą ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Proszę wybrać przynajmniej jeden typ pliku lub podać przynajmniej jedno rozszerzenie" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Potwierdź hasło, aby kontynuować" @@ -3367,6 +3294,15 @@ msgstr "po modyfikacji" msgid "Sorry, this user is not registered yet." msgstr "Przepraszamy, ten użytkownik nie jest jeszcze zarejestrowany." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Wykorzystane:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3453,7 +3389,7 @@ msgid "Network error" msgstr "Błąd sieci" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Nieprawidłowe parametry." @@ -3461,10 +3397,6 @@ msgstr "Nieprawidłowe parametry." msgid "Failed to create thumbnail." msgstr "Nie udało się stworzyć miniaturki." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Nieprawidłowy token." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3573,43 +3505,43 @@ msgstr "Wyłącz" msgid "permission error" msgstr "błąd uprawnień" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Nie można wyświetlić strony odzyskiwania" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Nie można wyświetlić modyfikacji biblioteki" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Biblioteka nie istnieje" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Proszę określić identyfikator historii" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Poprawnie odtworzono bibliotekę." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Wskazana historia nie istnieje" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Nieznany błąd" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" nie istnieje." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Nie można pobrać \"%s\"" @@ -3630,9 +3562,9 @@ msgstr "Błędny identyfikator repozytorium" msgid "Bad upload link token." msgstr "Nieprawidłowy token łącza przesyłania." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Plik nie istnieje" @@ -3644,77 +3576,77 @@ msgstr "Nieprawidłowy identyfikator repozytorium w odnośniku przesyłania." msgid "No conflict in the merge." msgstr "Brak konfliktów podczas scalania." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "Błąd HTTP: niepowodzenie otwierania pliku online" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Błąd URL: niepowodzenie otwierania pliku online" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Wybrane kodowanie jest nieprawidłowe." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Nieznane kodowanie pliku" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Rozmiar pliku przekracza %s, nie może być otwarty online." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Biblioteka jest zaszyfrowana, nie można otworzyć pliku online." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Nie można wyświetlić pliku" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Nie można pobrać pliku, nieprawidłowa ścieżka" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Nie można pobrać pliku, zła ścieżka" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Nie można pobrać pliku, transfer łącza został wykorzystany." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Nie można pobrać pliku." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Nie można wyświetlić surowego pliku, transfer dla tego łącza został wykorzystany." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Link udostępnienia dla %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Nie udało się pobrać pliku" diff --git a/locale/pl/LC_MESSAGES/djangojs.po b/locale/pl/LC_MESSAGES/djangojs.po index fb5fe38014..c2a508c085 100644 --- a/locale/pl/LC_MESSAGES/djangojs.po +++ b/locale/pl/LC_MESSAGES/djangojs.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Kacper Kozak \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Polish (http://www.transifex.com/haiwen/seahub/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -151,8 +151,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -179,8 +179,8 @@ msgid "Tags" msgstr "Tagi" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -265,9 +265,9 @@ msgstr "Opis" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -318,7 +318,7 @@ msgstr "Opis" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -408,8 +408,8 @@ msgstr "Anuluj" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -417,8 +417,8 @@ msgstr "Anuluj" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -597,12 +597,12 @@ msgstr "Czy na pewno chcesz usunąć swoje konto?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -625,7 +625,7 @@ msgstr "Czy na pewno chcesz usunąć swoje konto?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -782,7 +782,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -818,6 +818,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -827,7 +828,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nazwa" @@ -841,8 +842,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -853,8 +854,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -870,7 +871,7 @@ msgid "New Group" msgstr "Nowa grupa" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Proszę podać hasło" @@ -881,12 +882,12 @@ msgid "Please enter the password again" msgstr "Proszę ponownie podać hasło" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Hasło jest zbyt krótkie" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Hasła nie są identyczne" @@ -933,7 +934,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -960,8 +961,8 @@ msgid "Encrypt" msgstr "Zaszyfruj" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -972,8 +973,8 @@ msgid "Password" msgstr "Hasło" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1000,8 +1001,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1022,12 +1023,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Czy na pewno chcesz usunąć %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1081,117 +1082,129 @@ msgstr "" msgid "Add" msgstr "Dodaj" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Wygasło" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Uprawnienia:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Wyślij" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Dodaj ochronę hasła" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Dodaj termin ważności" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dni" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Wygeneruj" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Proszę podać dni" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1261,8 +1274,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1278,7 +1291,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopiuj" @@ -1301,7 +1314,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Wymagane." @@ -1322,7 +1335,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "Pomyślnie zaproszono %(email) i %(num) innych osób." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1450,8 +1463,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1547,8 +1560,8 @@ msgstr "Nazwa biblioteki" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1556,7 +1569,7 @@ msgstr "Nazwa biblioteki" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Rozmiar" @@ -1564,7 +1577,7 @@ msgstr "Rozmiar" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1576,13 +1589,13 @@ msgstr "Rozmiar" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Ostatnia aktualizacja" @@ -1622,6 +1635,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1730,13 +1744,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Więcej operacji" @@ -1922,15 +1936,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Łącza udostępniania" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Łącza przesyłania" @@ -1999,35 +2013,35 @@ msgstr "Porada: 0 oznacza limit domyślny" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Łącze przesyłania" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Udostępnij użytkownikowi" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Udostępnij grupie" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2065,10 +2079,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Wygaśnięcie" @@ -2140,7 +2154,7 @@ msgid "Version Number" msgstr "Wersja" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Tekst" @@ -2274,7 +2288,7 @@ msgstr "Usuń pliki z tego urządzenia jak tylko będzie ono dostępne." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Odłącz" @@ -2356,7 +2370,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2364,14 +2378,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2379,10 +2393,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Pobierz" @@ -2626,13 +2640,13 @@ msgstr "Zablokuj" msgid "Unlock" msgstr "Odblokuj" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Otwórz folder nadrzędny" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Komentarz" @@ -2878,7 +2892,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Pobieranie plików jest wyłączone: transfer właściciela łącza został wykorzystany." @@ -2970,13 +2984,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Przeszukaj pliki" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2985,31 +2999,31 @@ msgstr "Przeszukaj pliki" msgid "Upload" msgstr "Prześlij" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Nowy" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Prześlij pliki" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Wyślij folder" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Nowy plik Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Nowy plik Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Nowy plik PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Nowy plik Word" @@ -3035,7 +3049,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Przenieś" @@ -3054,7 +3068,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lista" @@ -3430,10 +3444,10 @@ msgid "(current version)" msgstr "(obecna wersja)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Wyświetl" @@ -3535,8 +3549,8 @@ msgid "My Groups" msgstr "Moje grupy" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3588,17 +3602,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Boczne menu nawigacyjne" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Przeszukaj pliki w tej bibliotece" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3803,7 +3806,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3866,7 +3869,7 @@ msgstr "Akcje" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Poprzedni" @@ -3877,7 +3880,7 @@ msgstr "Poprzedni" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Następny" @@ -3927,6 +3930,7 @@ msgid "All Public Links" msgstr "Wszystkie publiczne łącza" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Ilość" @@ -4051,7 +4055,7 @@ msgid "Add admin" msgstr "Dodaj admina" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4082,77 +4086,73 @@ msgstr "Użytkownicy" msgid "Logs" msgstr "Logi" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Obraz" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Pliki wideo" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Pliki audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "do" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "We wszystkich bibliotekach" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Wszystkie typy plików" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Wybrane typy plików" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Pliki tekstowe" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumenty" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Obrazy" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Podaj tutaj rozszerzenia plików, rozdzielona za pomocą ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "Data rozpoczęcia powinna być mniejsza od daty zakończenia." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4209,20 +4209,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Wizyty" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Usuń" @@ -4596,7 +4596,7 @@ msgstr "Usuń zaproszenia, które utracił ważność" msgid "Invitations" msgstr "Zaproszenia" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Token" @@ -5140,6 +5140,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Przeszukaj pliki w tej bibliotece" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5222,11 +5226,11 @@ msgstr "" msgid "Profile Setting" msgstr "Ustawienia profilu" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Udostępnił: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/pt_BR/LC_MESSAGES/django.po b/locale/pt_BR/LC_MESSAGES/django.po index c2f08bc4b6..d794a62fca 100644 --- a/locale/pt_BR/LC_MESSAGES/django.po +++ b/locale/pt_BR/LC_MESSAGES/django.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/haiwen/seahub/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -34,12 +34,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "O nome é muito extenso (máximo de 64 caracteres)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "O nome não pode conter '/'." @@ -71,7 +71,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "A cota de espaço é muito baixo (o valor mínimo é 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Falha ao definir uma cota: a cota maxima é %d MB" @@ -87,18 +87,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Já existe um grupo com esse nome." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Minha Biblioteca" @@ -132,18 +132,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "A biblioteca do sistema não pode ser excluída." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -282,6 +282,7 @@ msgstr "Cota do Armazenamento" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -383,11 +384,11 @@ msgstr "O caminho destino é inválido" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Sem cota disponível." @@ -427,7 +428,7 @@ msgstr "Usuário %s não encontrado." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Permissão negada." @@ -436,7 +437,7 @@ msgstr "Permissão negada." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -450,14 +451,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Erro interno do servidor" @@ -476,10 +477,10 @@ msgid "User %s is already a group member." msgstr "O usuário %s já é membro do grupo." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "O usuário %s não foi encontrado na organização." @@ -553,11 +554,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Senha incorreta" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Falha ao descriptografar a biblioteca" @@ -623,33 +624,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Um link de upload está compartilhado com você em %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Download do diretório \"%s\" foi desabilitado: o tamanho é muito grande." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "O tamanho total ultrapassa o limite." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Senha muito curta." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "A senha é muito curta" @@ -697,10 +717,6 @@ msgstr "" msgid "Name is required." msgstr "O nome é obrigatório." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "O tamanho total ultrapassa o limite." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Por favor identifique-se" @@ -911,6 +927,11 @@ msgstr "nota" msgid "Files in this library can not be viewed online." msgstr "Os arquivos desta biblioteca não podem ser visualizados online." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Informe um endereço de e-mail válido." @@ -991,8 +1012,7 @@ msgstr "Ultimo Login" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administrador" @@ -1021,7 +1041,7 @@ msgstr "Inativo" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Sim" @@ -1261,8 +1281,6 @@ msgstr "Nota(opcional)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Enviar" @@ -1370,7 +1388,7 @@ msgstr "Nome %s não é válido" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argumento ausente" @@ -1432,7 +1450,7 @@ msgid "Permission error: only group staff can add member" msgstr "Erro de permissão: apenas membros com autorização podem adicionar membros." #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "O grupo não existe" @@ -1497,16 +1515,16 @@ msgstr "Obrigado por usar nosso site!" msgid "The %(site_name)s team" msgstr "A equipe %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Permissão negada" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Você foi convidado a entrar no grupo %s" @@ -2085,6 +2103,7 @@ msgstr "%(user)s convidou você para participar %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Oi, " @@ -2188,22 +2207,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Nova notificação em %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nVocê tem 1 novo aviso no %(site_name)s: \n" -msgstr[1] "\nVocê tem %(num)s novos avisos em %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2300,6 +2312,17 @@ msgstr "Biblioteca" msgid "Hi, %(name)s" msgstr "Olá, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nVocê tem 1 novo aviso no %(site_name)s: \n" +msgstr[1] "\nVocê tem %(num)s novos avisos em %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Mensagem" @@ -2475,8 +2498,11 @@ msgstr "Próximo" msgid "Per page: " msgstr "Visualizar:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Token invalida" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Configuração" @@ -2625,23 +2651,7 @@ msgstr "Equipe de colaboração" msgid "Side Nav Menu" msgstr "Menu de Navegação Lateral" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Visualizar perfil" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Administrador do sistema" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Administração da Organização" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Sair" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Não" @@ -3194,89 +3204,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Pesquisar arquivos nessa wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Pesquisar arquivos nessa biblioteca" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Pesquisar arquivos" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "Avançado" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Em todas as bibliotecas" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "Nessa wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "Nessa biblioteca" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "em %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Todos os tipos de arquivos" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Customizar tipos de arquivo" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Arquivo texto" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Documentos" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Imagens" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Vídeos" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Áudio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Digite as extensões de arquivos aqui, separado por ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Por favor selecione um tipo de arquivo ou insira uma extensão de arquivo" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Confirme a senha para continuar" @@ -3363,6 +3290,15 @@ msgstr "Despois da modificação" msgid "Sorry, this user is not registered yet." msgstr "Desculpe, esse usuário não está registrado ainda." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Utilizado:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3449,7 +3385,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Argumentos invalidos" @@ -3457,10 +3393,6 @@ msgstr "Argumentos invalidos" msgid "Failed to create thumbnail." msgstr "Falha ao criar miniatura." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Token invalida" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3569,43 +3501,43 @@ msgstr "" msgid "permission error" msgstr "Erro de permissão" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Incapaz de ver a página de reciclagem" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Incapaz de verlas modificações da biblioteca" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Biblioteca não existe" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Favor, especifique o ID da história" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "O histórico que você especificou não existe" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Erro desconhecido" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" não existe." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Incapaz de baixar \"%s\"" @@ -3626,9 +3558,9 @@ msgstr "id do repo errado" msgid "Bad upload link token." msgstr "Token do link de upload invalida" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "O arquivo não existe" @@ -3640,77 +3572,77 @@ msgstr "id do repo no link upload invalido" msgid "No conflict in the merge." msgstr "Não há conflito na mesclagem." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "Erro HTTP: Falha ao abrir arquivo online" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Erro URL: Falha ao abrir arquivo online" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "A codificação escolhida não é adequada." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Codificação de arquivo desconhecida" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "O tamanho do arquivo supera %s, não pode ser aberto online." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "A biblioteca está criptografada. Os arquivos não podem ser abertos online." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Incapaz de visualizar o arquivo" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Impossivel realizar o download do arquivo, caminho invalido" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Impossivel realizar o download do arquivo, caminho incorreto" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Não é possível baixar o arquivo: cota de tráfego do link se esgotou." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Impossível visualizar arquivo no formato bruto. Utilize link de compartilhamento." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Não foi possível baixar o arquivo" diff --git a/locale/pt_BR/LC_MESSAGES/djangojs.po b/locale/pt_BR/LC_MESSAGES/djangojs.po index 6fa3edd33d..77ed5fd716 100644 --- a/locale/pt_BR/LC_MESSAGES/djangojs.po +++ b/locale/pt_BR/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Daniel Pan \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/haiwen/seahub/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -153,8 +153,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -181,8 +181,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -267,9 +267,9 @@ msgstr "Descrição" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -320,7 +320,7 @@ msgstr "Descrição" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -410,8 +410,8 @@ msgstr "Cancelar" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -419,8 +419,8 @@ msgstr "Cancelar" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -599,12 +599,12 @@ msgstr "Você realmente deseja excluir essa conta?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -627,7 +627,7 @@ msgstr "Você realmente deseja excluir essa conta?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -784,7 +784,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -820,6 +820,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -829,7 +830,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nome" @@ -843,8 +844,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -855,8 +856,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -872,7 +873,7 @@ msgid "New Group" msgstr "Novo Grupo" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Por favor insira a senha" @@ -883,12 +884,12 @@ msgid "Please enter the password again" msgstr "Por favor insira a senha novamente" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Senha muito curta" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Senhas não coincidem" @@ -935,7 +936,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -962,8 +963,8 @@ msgid "Encrypt" msgstr "Criptografar" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -974,8 +975,8 @@ msgid "Password" msgstr "Senha" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1002,8 +1003,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1024,12 +1025,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Você tem certeza que deseja excluir %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1083,117 +1084,129 @@ msgstr "" msgid "Add" msgstr "Adicionar" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Expirado" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Permissão:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Enviar" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Adicionar proteção por senha" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Adicionar auto expiração" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dias" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Gerar" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Por favor, informe os dias" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1263,8 +1276,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1280,7 +1293,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Copiar" @@ -1303,7 +1316,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Obrigatorio" @@ -1324,7 +1337,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1452,8 +1465,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1549,8 +1562,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1558,7 +1571,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Tamanho" @@ -1566,7 +1579,7 @@ msgstr "Tamanho" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1578,13 +1591,13 @@ msgstr "Tamanho" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Última atualização" @@ -1624,6 +1637,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1732,13 +1746,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Mais operações" @@ -1924,15 +1938,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Links compartilhados" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Enviar Links" @@ -2001,35 +2015,35 @@ msgstr "Dica: 0 significa limite padrão" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Link compartilhado" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Enviar Link" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Compartilhar com usuario" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Compartilhar com grupo" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2067,10 +2081,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Expiração" @@ -2142,7 +2156,7 @@ msgid "Version Number" msgstr "Número da Versão" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Texto" @@ -2276,7 +2290,7 @@ msgstr "Excluir arquivos deste dispositivo da próxima vez em que ele estiver on #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Desvincular" @@ -2358,7 +2372,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2366,14 +2380,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2381,10 +2395,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Download" @@ -2628,13 +2642,13 @@ msgstr "Trava" msgid "Unlock" msgstr "Destravar" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Comentário" @@ -2880,7 +2894,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "O download do arquivo foi desativado: o tráfego do link compartilhado se esgotou." @@ -2972,13 +2986,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Pesquisar arquivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2987,31 +3001,31 @@ msgstr "Pesquisar arquivos" msgid "Upload" msgstr "Enviar arquivo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Novo" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Enviar arquivos" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Pasta de Upload" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Novo Arquivo Markdown" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Novo Arquivo Excel" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Novo Arquivo PowerPoint" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Novo Arquivo Word" @@ -3037,7 +3051,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Mover" @@ -3056,7 +3070,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lista" @@ -3432,10 +3446,10 @@ msgid "(current version)" msgstr "(versão atual)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Ver" @@ -3537,8 +3551,8 @@ msgid "My Groups" msgstr "Meus grupos" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3590,17 +3604,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Menu de Navegação Lateral" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Pesquisar arquivos nessa biblioteca" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3805,7 +3808,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3868,7 +3871,7 @@ msgstr "Operações" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Anterior" @@ -3879,7 +3882,7 @@ msgstr "Anterior" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Próximo" @@ -3929,6 +3932,7 @@ msgid "All Public Links" msgstr "Todos links públicos" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Contar" @@ -4053,7 +4057,7 @@ msgid "Add admin" msgstr "Incluir administrador" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4084,77 +4088,73 @@ msgstr "Usuários" msgid "Logs" msgstr "Logs" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Imagem" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Vídeos" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Áudio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "para" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Em todas as bibliotecas" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Todos os tipos de arquivos" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Customizar tipos de arquivo" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Arquivo texto" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Documentos" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Imagens" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Digite as extensões de arquivos aqui, separado por ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4211,20 +4211,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Visitas" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Remover" @@ -4598,7 +4598,7 @@ msgstr "" msgid "Invitations" msgstr "Convites" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5142,6 +5142,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Pesquisar arquivos nessa biblioteca" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5224,11 +5228,11 @@ msgstr "" msgid "Profile Setting" msgstr "Configurar perfil" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Compartilhado por:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/pt_PT/LC_MESSAGES/djangojs.po b/locale/pt_PT/LC_MESSAGES/djangojs.po index b9ba686d62..c036842e5e 100644 --- a/locale/pt_PT/LC_MESSAGES/djangojs.po +++ b/locale/pt_PT/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/haiwen/seahub/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Nome" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "A palavra-passe é muito curta" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Palavra-passe" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "" @@ -1563,7 +1576,7 @@ msgstr "" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Operações" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "" @@ -3876,7 +3879,7 @@ msgstr "" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/ru/LC_MESSAGES/django.po b/locale/ru/LC_MESSAGES/django.po index 65adc9254c..88f68805b1 100644 --- a/locale/ru/LC_MESSAGES/django.po +++ b/locale/ru/LC_MESSAGES/django.po @@ -25,9 +25,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:53+0000\n" -"Last-Translator: Vladimir \n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Russian (http://www.transifex.com/haiwen/seahub/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -36,12 +36,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Имя слишком длинное (максимум 64 символа)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Имя не должно содержать '/'." @@ -73,7 +73,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Квота слишком мала (минимальное значение 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Невозможно задать квоту: максимальная квота %d МБ" @@ -89,18 +89,18 @@ msgstr "Имя может содержать только буквы, цифры msgid "There is already a group with that name." msgstr "Группа с таким именем уже существует" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "В этом отделе есть библиотеки." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "В этом отделе есть суб-отделы." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Моя библиотека" @@ -134,18 +134,18 @@ msgstr "Не удалось добавить %s в учреждение: пол msgid "System library can not be deleted." msgstr "Системная библиотека не может быть удалена." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Передача не удалась: роль %s в %s, невозможно добавить библиотеку.." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "Библиотека не может быть передана владельцу." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "Есть связанная опубликованная библиотека." @@ -284,6 +284,7 @@ msgstr "Квота" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "Пользователей более 500, сортировка не предлагается." @@ -385,11 +386,11 @@ msgstr "Неправильный путь назначения" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Превышение квоты дискового пространства." @@ -429,7 +430,7 @@ msgstr "Пользователь %s не найден." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Доступ запрещен" @@ -438,7 +439,7 @@ msgstr "Доступ запрещен" msgid "File is not locked." msgstr "Файл не заблокирован." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Вы не можете обновить блокировку этого файла." @@ -452,14 +453,14 @@ msgstr "Участник уже существует." #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Внутренняя ошибка сервера" @@ -478,10 +479,10 @@ msgid "User %s is already a group member." msgstr "Пользователь %s уже участник группы." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Пользователь %s не найден в сообществе." @@ -555,11 +556,11 @@ msgstr "Не удается сбросить пароль этой библио msgid "New password of library %s" msgstr "Новый пароль библиотеки %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Неверный пароль" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Ошибка расшифровки библиотеки" @@ -625,33 +626,52 @@ msgstr "email недействителен." msgid "An upload link is shared to you on %s" msgstr "Вам доступна ссылка для загрузки на %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Не удается загрузить каталог \"%s\": размер слишком велик." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Общий размер превышает лимит." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Пароль слишком короткий." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Срок действия должен быть больше или равен %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Срок действия должен быть меньше или равен %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "Общедоступная ссылка %s уже существует." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Пароль слишком короткий" @@ -699,10 +719,6 @@ msgstr "Wiki не найдена." msgid "Name is required." msgstr "Необходимо имя." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Общий размер превышает лимит." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Пожалуйста, авторизуйтесь." @@ -913,6 +929,11 @@ msgstr "описание" msgid "Files in this library can not be viewed online." msgstr "Файлы в данной библиотеке не могут быть просмотренны он-лайн" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Введите действительный адрес электронной почты." @@ -993,8 +1014,7 @@ msgstr "Последний вход" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Администратор" @@ -1023,7 +1043,7 @@ msgstr "Не активный" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Да" @@ -1273,8 +1293,6 @@ msgstr "Примечание (необязательно)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Готово" @@ -1382,7 +1400,7 @@ msgstr "Имя %s недействительно" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Пропущен аргумент" @@ -1444,7 +1462,7 @@ msgid "Permission error: only group staff can add member" msgstr "Ошибка доступа: только руководители группы могут добавлять участников" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Группа не существует" @@ -1509,16 +1527,16 @@ msgstr "Всего наилучшего!" msgid "The %(site_name)s team" msgstr "Команда %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Доступ запрещен" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Вас пригласили вступить в группу: %s" @@ -2097,6 +2115,7 @@ msgstr "%(user)s пригласил вас присоединиться к %(sit #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Здравствуйте," @@ -2200,24 +2219,15 @@ msgstr "Перемещенная папка" msgid "New file updates on %s" msgstr "Новые обновления файла в %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Новое уведомление в %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nУ Вас %(num)s новое уведомление на %(site_name)s:\n" -msgstr[1] "\nУ вас %(num)s новых уведомления %(site_name)s:\n" -msgstr[2] "\nУ вас %(num)s новых уведомления %(site_name)s:\n" -msgstr[3] "\nУ вас %(num)s новых уведомлений %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2316,6 +2326,19 @@ msgstr "Библиотека" msgid "Hi, %(name)s" msgstr "Здравствуйте, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nУ Вас %(num)s новое уведомление на %(site_name)s:\n" +msgstr[1] "\nУ вас %(num)s новых уведомления %(site_name)s:\n" +msgstr[2] "\nУ вас %(num)s новых уведомления %(site_name)s:\n" +msgstr[3] "\nУ вас %(num)s новых уведомлений %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Сообщение" @@ -2491,8 +2514,11 @@ msgstr "Следующий" msgid "Per page: " msgstr "Записей на странице: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Неверный токен" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Настройки" @@ -2641,23 +2667,7 @@ msgstr "Совместный файл сообщества" msgid "Side Nav Menu" msgstr "Боковое меню навигации" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Просмотр профиля и другое" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Управление системой" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Администратор сообщества" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Выход" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Нет" @@ -3210,89 +3220,6 @@ msgid "" "as soon as possible." msgstr "Новый пароль библиотеки %(repo_name)s: %(password)s. Пожалуйста, измените его как можно скорее." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Поиск файлов в wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Поиск файлов в библиотеке" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Поиск файлов" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "расширенный" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Во всех библиотеках" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "В Wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "В библиотеке" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "в %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Все типы файлов" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Выбрать тип файлов" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Текстовые файлы" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Документы" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Изображения" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Видео" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Аудио" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "Отмеченные" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Введите расширение файлов, разделяя их ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Пожалуйста, выберите по крайней мере 1 тип файла или введите не менее 1 расширения файла" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Подтвердите пароль, чтобы продолжить" @@ -3379,6 +3306,15 @@ msgstr "после внесения изменений" msgid "Sorry, this user is not registered yet." msgstr "К сожалению, этот пользователь не зарегистрирован." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Использовано:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3465,7 +3401,7 @@ msgid "Network error" msgstr "Ошибка сети" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Недопустимые аргументы" @@ -3473,10 +3409,6 @@ msgstr "Недопустимые аргументы" msgid "Failed to create thumbnail." msgstr "Не удалось создать эскиз." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Неверный токен" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3585,43 +3517,43 @@ msgstr "Отключить" msgid "permission error" msgstr "ошибка доступа" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Не удается просмотреть страницу" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Не удается просмотреть библиотеку" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Библиотека не существует" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Пожалуйста создайте ID истории" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "Успешно восстановлена библиотека." -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Указанная история не существует" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Неизвестная ошибка" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" не существует." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Не удается загрузить \"%s\"" @@ -3642,9 +3574,9 @@ msgstr "Неверный repo id" msgid "Bad upload link token." msgstr "Плохой токен ссылки загрузки." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Файл не существует" @@ -3656,77 +3588,77 @@ msgstr "Плохой repo id в ссылке загрузки." msgid "No conflict in the merge." msgstr "Нет конфликта при слиянии." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP ошибка: файл не может быть открыт онлайн." -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URL ошибка: файл не может быть открыт онлайн." -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Выбранный режим кодирования не является правильным." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Неизвестная кодировка файла." -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Размер файла превышает %s, и не может быть открыт в онлайн режиме." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "Библиотека зашифрована, не может быть открыта онлайн." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Не удается посмотреть файл" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Ошибка при подготовке страницы предварительного просмотра файла Office Online." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Ошибка при подготовке страницы предварительного просмотра файла OnlyOffice." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Невозможно скачать файл, неверный путь" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Невозможно скачать файл, неправильный путь" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Невозможно скачать файл, трафик по ссылке превышен." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Не удается загрузить файл." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Невозможно просмотреть исходный файл, трафик по ссылке превышен." -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Общедоступная ссылка для %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Не удается скачать файл" diff --git a/locale/ru/LC_MESSAGES/djangojs.po b/locale/ru/LC_MESSAGES/djangojs.po index 14a5880c5e..83541762fa 100644 --- a/locale/ru/LC_MESSAGES/djangojs.po +++ b/locale/ru/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Rekby \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Russian (http://www.transifex.com/haiwen/seahub/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -153,8 +153,8 @@ msgstr "Файл загружен. Вы уверены, что хотите по #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -181,8 +181,8 @@ msgid "Tags" msgstr "Теги" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -267,9 +267,9 @@ msgstr "Описание" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -320,7 +320,7 @@ msgstr "Описание" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -410,8 +410,8 @@ msgstr "Отменить" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -419,8 +419,8 @@ msgstr "Отменить" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -599,12 +599,12 @@ msgstr "Вы действительно хотите удалить вашу у #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -627,7 +627,7 @@ msgstr "Вы действительно хотите удалить вашу у #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -784,7 +784,7 @@ msgstr "Новая библиотека отдела" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -820,6 +820,7 @@ msgstr "Новая библиотека отдела" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -829,7 +830,7 @@ msgstr "Новая библиотека отдела" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Имя" @@ -843,8 +844,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "Имя \"{name}\" уже занято. Пожалуйста, выберите другое имя." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -855,8 +856,8 @@ msgid "This is a draft" msgstr "Это черновик" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -872,7 +873,7 @@ msgid "New Group" msgstr "Новая группа" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Пожалуйста, введите пароль" @@ -883,12 +884,12 @@ msgid "Please enter the password again" msgstr "Пожалуйста, введите пароль еще раз" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Пароль слишком короткий" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Пароли не совпадают" @@ -935,7 +936,7 @@ msgstr "Хранилище" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -962,8 +963,8 @@ msgid "Encrypt" msgstr "Шифровать" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -974,8 +975,8 @@ msgid "Password" msgstr "Пароль" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1002,8 +1003,8 @@ msgstr "Выбрать цвет" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1024,12 +1025,12 @@ msgstr "Удалить папку" msgid "Are you sure to delete" msgstr "Вы уверены, что хотите удалить" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Вы уверены, что хотите удалить %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1083,117 +1084,129 @@ msgstr "Участники" msgid "Add" msgstr "Добавить" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Ссылка скопирована в буфер обмена." -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Прямая ссылка для скачивания скопирована в буфер обмена." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Разрешения изменены." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(не менее {passwordLength} символов)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Ссылка:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Истекло" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Прямая ссылка для скачивания:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Дата истечения:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Права:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Отправить" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "Вы уверены, что хотите удалить ссылку?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Если ссылка будет удалена, никто больше не сможет получить к ней доступ." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Защитить паролем" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Добавить авто истечение срока действия" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "дней" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Больше или равно" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Меньше или равно" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Установить разрешения" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Создать" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Пожалуйста, введите дни" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Пожалуйста, введите неотрицательное целое число" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Ссылка для загрузки скопирована в буфер обмена." -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Ссылка для загрузки:" @@ -1263,8 +1276,8 @@ msgstr "Внутренняя ссылка скопирована в буфер #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Внутренняя ссылка" @@ -1280,7 +1293,7 @@ msgstr "Внутренняя ссылка - это ссылка на файл и #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Копировать" @@ -1303,7 +1316,7 @@ msgstr "Отозвать доступ" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Обязательное." @@ -1324,7 +1337,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "Успешно приглашен %(email) и %(num) других людей." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1452,8 +1465,8 @@ msgstr "Группа не найдена" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1549,8 +1562,8 @@ msgstr "Название библиотеки" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1558,7 +1571,7 @@ msgstr "Название библиотеки" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Размер" @@ -1566,7 +1579,7 @@ msgstr "Размер" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1578,13 +1591,13 @@ msgstr "Размер" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Последнее обновление" @@ -1624,6 +1637,7 @@ msgstr "Черновики" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1732,13 +1746,13 @@ msgstr "Новая Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Больше операций" @@ -1924,15 +1938,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "{placeholder} Общедоступные ссылки/Ссылки для загрузки" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Общедоступные ссылки" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Ссылки для загрузки" @@ -2001,35 +2015,35 @@ msgstr "Совет: по умолчанию 0 - без ограничений" msgid "The link is copied to the clipboard." msgstr "Ссылка скопирована в буфер обмена." -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Общедоступная ссылка" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Ссылка для загрузки" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Общий доступ для пользователя" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Общий доступ для группы" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2067,10 +2081,10 @@ msgstr "Выбор групп..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Истечение" @@ -2142,7 +2156,7 @@ msgid "Version Number" msgstr "Версия" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Текст" @@ -2276,7 +2290,7 @@ msgstr "Удалить файлы с этого устройства, когда #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Удаление" @@ -2358,7 +2372,7 @@ msgstr "Вы уверены, что хотите отменить публика msgid "Unpublish" msgstr "Отменить публикацию" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "Опубликовать библиотеку" @@ -2366,14 +2380,14 @@ msgstr "Опубликовать библиотеку" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2381,10 +2395,10 @@ msgstr "Опубликовать библиотеку" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Скачать" @@ -2628,13 +2642,13 @@ msgstr "Заблокировать" msgid "Unlock" msgstr "Разблокировать" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "Открыть родительскую папку" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Комментарий" @@ -2880,7 +2894,7 @@ msgid "Successfully saved" msgstr "Успешно сохранено" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Скачивание файла недоступно: трафик по ссылке превышен." @@ -2972,13 +2986,13 @@ msgid "File History" msgstr "История файла" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Поиск файлов" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2987,31 +3001,31 @@ msgstr "Поиск файлов" msgid "Upload" msgstr "Загрузить" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Новый" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Загрузить файлы" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Загрузить папку" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Новый Markdown файл" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Новый Excel файл" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Новый PowerPoint файл" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Новый Word файл" @@ -3037,7 +3051,7 @@ msgstr "Новый черновик" msgid "Start review" msgstr "Начать отзыв" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Переместить" @@ -3056,7 +3070,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "Создать черновик из этого файла, вместо изменения его напрямую." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Список" @@ -3432,10 +3446,10 @@ msgid "(current version)" msgstr "(текущая версия)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Просмотр" @@ -3537,8 +3551,8 @@ msgid "My Groups" msgstr "Мои группы" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3590,17 +3604,6 @@ msgstr "Папка не существует." msgid "This library has been set to read-only by admin and cannot be updated." msgstr "Эта библиотека была установлена только для чтения администратором и не может быть обновлена." -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Боковое меню навигации" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Поиск файлов в библиотеке" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "Не удалось переместить файлы в другую библиотеку." @@ -3805,7 +3808,7 @@ msgstr "Квота" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3868,7 +3871,7 @@ msgstr "Операции" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Предыдущий" @@ -3879,7 +3882,7 @@ msgstr "Предыдущий" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Следующий" @@ -3929,6 +3932,7 @@ msgid "All Public Links" msgstr "Общие библиотеки" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Профиль" @@ -4053,7 +4057,7 @@ msgid "Add admin" msgstr "Добавить администратора" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4084,77 +4088,73 @@ msgstr "Пользователя(ей)" msgid "Logs" msgstr "Журналы" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "Документ" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Изображение" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Видео" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Аудио" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "для" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Во всех библиотеках" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Все типы файлов" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Выбрать тип файлов" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Текстовые файлы" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Документы" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Изображения" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Введите расширение файлов, разделяя их ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "Сброс" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "Дата начала должна быть раньше даты окончания." - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "Неверный диапазон размеров файла." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "Требуется как минимум три буквы." @@ -4211,20 +4211,20 @@ msgid "" msgstr "Вы еще не создали общедоступных ссылок. Общедоступная ссылка может использоваться для обмена файлами и папками с кем угодно. Вы можете создать общедоступную ссылку к файлу или папке, щелкнув значок общего ресурса справа от его имени." #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Посещения" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Удалить" @@ -4286,7 +4286,7 @@ msgstr "Вы еще не добавили ни одной библиотеки, #: frontend/src/pages/sys-admin/abuse-reports.js:90 #: frontend/src/pages/sys-admin/side-panel.js:284 msgid "Abuse Reports" -msgstr "Отчеты о злоупотреблениях" +msgstr "Отчеты о нарушениях" #: frontend/src/pages/sys-admin/abuse-reports.js:99 msgid "Reporter" @@ -4598,7 +4598,7 @@ msgstr "Удалить истекшие приглашения" msgid "Invitations" msgstr "Приглашения" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Токен" @@ -5142,6 +5142,10 @@ msgid "" "accept the terms." msgstr "Включить системного администратора добавить \"Условия и положения\", и все пользователи должны будут принять эти условия." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Поиск файлов в библиотеке" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "Перейти в библиотеку" @@ -5224,11 +5228,11 @@ msgstr "Уведомление на email" msgid "Profile Setting" msgstr "Настройки профиля" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Общий доступ: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/sk_SK/LC_MESSAGES/djangojs.po b/locale/sk_SK/LC_MESSAGES/djangojs.po index 9a14579eb2..b78ac74fb3 100644 --- a/locale/sk_SK/LC_MESSAGES/djangojs.po +++ b/locale/sk_SK/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Marián Hvolka \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/haiwen/seahub/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Popis" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Popis" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Zrušiť" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Zrušiť" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Meno" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Heslá nie sú rovnaké" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Heslo" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "Pridať" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Odoslať" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dni" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "" @@ -1563,7 +1576,7 @@ msgstr "" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Posledná zmena" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "" @@ -1998,35 +2012,35 @@ msgstr "" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "" msgid "Upload" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Operácie" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Predchádzajúci" @@ -3876,7 +3879,7 @@ msgstr "Predchádzajúci" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Ďaľší" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "" msgid "Logs" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/sl_SI/LC_MESSAGES/djangojs.po b/locale/sl_SI/LC_MESSAGES/djangojs.po index 6c7e7d3d29..e819791f63 100644 --- a/locale/sl_SI/LC_MESSAGES/djangojs.po +++ b/locale/sl_SI/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: IMAMO \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/haiwen/seahub/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Opis" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Opis" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Prekliči" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Prekliči" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "Ali res želite odstraniti svoj račun?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "Ali res želite odstraniti svoj račun?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Ime" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "Nova skupina" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Prosimo vnesite geslo" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "Prosimo ponovno vnesite geslo" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Geslo je prekratko" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Gesli se ne ujemata" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "Zakriptiraj" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Geslo" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Ali si prepričan/a, da želiš odstraniti %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "Dodaj" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Pravice:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Pošlji" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Dodaj zaščito z geslom" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Dodaj avtomatski čas veljavnosti" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dni" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Ustvari" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Prosimo, vnesite število dni" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopiraj" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Je zahtevano." @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Velikost" @@ -1563,7 +1576,7 @@ msgstr "Velikost" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "Velikost" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Posodobljeno" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Več operacij" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Povezave za nalaganje" @@ -1998,35 +2012,35 @@ msgstr "Namig: 0 pomeni prednastavljeno kvoto" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "URL nalaganje" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Deli z uporabnikom" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Deli s skupino" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Čas veljavnosti" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Odstrani" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Prenos" @@ -2625,13 +2639,13 @@ msgstr "Zakleni" msgid "Unlock" msgstr "Odkleni" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Prenos datotek je onemogočeno: dovoljena količina prenosa datotek uporabnika je presežena" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Iskanje datotek" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "Iskanje datotek" msgid "Upload" msgstr "Naloži" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Naloži datoteke" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Mapa za nalaganje" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Premakni" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Seznam" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(trenutna različica)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Ogled" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Moje skupine" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Iskanje datotek v tej knjižnici" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Operacije" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Prejšnja" @@ -3876,7 +3879,7 @@ msgstr "Prejšnja" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Naslednja" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "Vse javne povezave" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Štetje" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "Dodaj admina" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "Uporabniki" msgid "Logs" msgstr "Dnevniki" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Slika" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "k" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "v vseh knjižnicah" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Vse tipe " -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Izbrane tipe datotek" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Textovne datoteke" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokumenti" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Slike" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Vnesite končnice datotek tukaj, razdelite jih z ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Obiski" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Odstrani" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Iskanje datotek v tej knjižnici" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Nastavitve profila" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Deljil:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/sv/LC_MESSAGES/django.po b/locale/sv/LC_MESSAGES/django.po index ffef2a0ff4..f42f357ba1 100644 --- a/locale/sv/LC_MESSAGES/django.po +++ b/locale/sv/LC_MESSAGES/django.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-18 14:29+0000\n" -"Last-Translator: Radapompa \n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Swedish (http://www.transifex.com/haiwen/seahub/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,12 +23,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "Namnet är för långt (max 64 tecken)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "Namn ska inte innehålla '/'." @@ -60,7 +60,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Utrymmeskvot är för lågt (minsta värde är 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Misslyckades att sätta kvot: max kvot är %d MB" @@ -76,20 +76,20 @@ msgstr "Namnet kan enbart innehålla bokstäver, nummer, blanksteg, bindestreck msgid "There is already a group with that name." msgstr "Det finns redan en annan grupp med detta namn." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "Det är kataloger i denna avdelning." -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "Det är underavdelningar i denna avdelning." #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" -msgstr "Mitt bibliotek" +msgstr "Min Katalog" #: seahub/api2/endpoints/admin/groups.py:127 #: seahub/api2/endpoints/groups.py:208 @@ -119,27 +119,27 @@ msgstr "Misslyckades att lägga till %s till institutionen: användaren tillhör #: seahub/api2/endpoints/admin/libraries.py:253 seahub/views/sysadmin.py:750 msgid "System library can not be deleted." -msgstr "Systembibliotek kan inte tas bort." +msgstr "Systemkatalog kan inte tas bort." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "Överföring misslyckades: rolen för %s är %s, kan inte lägga till katalog." -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "Katalogen kan inte överföras till ägaren." -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "Det finns en associerad publicerad katalog." #: seahub/api2/endpoints/admin/shares.py:183 #, python-format msgid "User %s is already library owner." -msgstr "Användaren %s äger redan biblioteket." +msgstr "Användaren %s äger redan katalogen." #: seahub/api2/endpoints/admin/shares.py:191 #: seahub/api2/endpoints/invitations.py:51 @@ -271,6 +271,7 @@ msgstr "Utrymmeskvot" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "Det finns mer än 500 användare och kan därmed inte sortera." @@ -372,11 +373,11 @@ msgstr "Felaktig destination" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "Slut på kvoten." @@ -416,7 +417,7 @@ msgstr "Användare %s hittades inte." #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Åtkomst nekas" @@ -425,7 +426,7 @@ msgstr "Åtkomst nekas" msgid "File is not locked." msgstr "Filen är inte låst." -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "Du kan inte uppdatera denna fillåsning." @@ -439,14 +440,14 @@ msgstr "Deltagaren existerar redan." #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Internt serverproblem" @@ -465,10 +466,10 @@ msgid "User %s is already a group member." msgstr "Användaren %s är redan medlem i gruppen." #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "Kan inte hitta användaren %s i organisationen." @@ -535,20 +536,20 @@ msgstr "Tillägg avstängd." #: seahub/api2/endpoints/repo_send_new_password.py:65 #: seahub/api2/endpoints/repo_set_password.py:160 msgid "Can not reset this library's password." -msgstr "Can inte återställa denna katalogs lösenord." +msgstr "Kan inte återställa katalogens lösenord." #: seahub/api2/endpoints/repo_send_new_password.py:72 #, python-format msgid "New password of library %s" msgstr "Nytt lösenord för katalog %s" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Fel lösenord" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" -msgstr "Fel vid avkryptering av bibliotek" +msgstr "Fel vid avkryptering av katalog" #: seahub/api2/endpoints/repo_set_password.py:127 msgid "Wrong old password" @@ -565,12 +566,12 @@ msgstr "Filen %s är låst." #: seahub/api2/endpoints/repos_batch.py:1482 #, python-format msgid "Can't move folder %s, please check its permission." -msgstr "Kan inte flytta %s, vänligen kontrollera dess rättigheter." +msgstr "Kan inte flytta mappen %s, vänligen kontrollera dess rättigheter." #: seahub/api2/endpoints/repos_batch.py:1570 #, python-format msgid "Can't delete folder %s, please check its permission." -msgstr "Kan inte ta bort katalogen %s, vänligen kontrollera dess rättigheter." +msgstr "Kan inte ta bort mappen %s, vänligen kontrollera dess rättigheter." #: seahub/api2/endpoints/send_share_link_email.py:33 #: seahub/api2/endpoints/send_upload_link_email.py:32 @@ -612,33 +613,52 @@ msgstr "mailadress ogiltig." msgid "An upload link is shared to you on %s" msgstr "En uppladdningslänk är delad med dig på %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Kan inte ladda ner katalog \"%s\": Den är för stor." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "Totala storleken överskrider begränsningen." + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "Lösenordet är för kort." -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "Utgångsdatum ska vara större eller lika med %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "Utgångsdagar ska vara minde än eller lika med %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "Delningslänk %s existerar redan." -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Lösenordet är för kort" @@ -686,10 +706,6 @@ msgstr "Wiki hittas inte." msgid "Name is required." msgstr "Namn krävs" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "Totala storleken överskrider begränsningen." - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Var god logga in." @@ -898,7 +914,12 @@ msgstr "anteckning" #: seahub/base/decorators.py:57 msgid "Files in this library can not be viewed online." -msgstr "Filer i detta bibliotek kan inte visas online." +msgstr "Filer i denna katalog kan inte visas online." + +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." @@ -980,8 +1001,7 @@ msgstr "Senast Inloggning" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Administrera" @@ -1010,7 +1030,7 @@ msgstr "Inaktiv" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Ja" @@ -1069,7 +1089,7 @@ msgstr "Tillagd eller modifierad" #: seahub/base/templatetags/seahub_tags.py:150 #: seahub/base/templatetags/seahub_tags.py:221 msgid "Reverted library to status at" -msgstr "Backade bibliotekets status till" +msgstr "Backade katalogens status till" #: seahub/base/templatetags/seahub_tags.py:153 #: seahub/base/templatetags/seahub_tags.py:224 @@ -1085,7 +1105,7 @@ msgstr "Återskapade borttagen katalog" #: seahub/base/templatetags/seahub_tags.py:159 #: seahub/base/templatetags/seahub_tags.py:230 seahub/views/ajax.py:460 msgid "Changed library name or description" -msgstr "Ändrade biblioteks namn eller beskrivning" +msgstr "Ändrade katalogens namn eller beskrivning" #: seahub/base/templatetags/seahub_tags.py:161 #: seahub/base/templatetags/seahub_tags.py:232 @@ -1096,7 +1116,7 @@ msgstr "Automatisk ihopslagning av seafile-systemet" #: seahub/base/templatetags/seahub_tags.py:234 #: seahub/notifications/management/commands/send_file_updates.py:109 msgid "Created library" -msgstr "Skapade bibliotek" +msgstr "Skapade katalog" #: seahub/base/templatetags/seahub_tags.py:309 #: seahub/base/templatetags/seahub_tags.py:345 @@ -1227,7 +1247,7 @@ msgstr "Du har inga kontakter" msgid "" "Add your contacts so you can quickly share libraries and send file shared " "link." -msgstr "Lägg till kontakter så att du snabbt kan dela bibliotek och skicka delningslänkar." +msgstr "Lägg till kontakter så att du snabbt kan dela kataloger och skicka delningslänkar." #: seahub/contacts/templates/contacts/contact_list.html:46 #: seahub/contacts/templates/contacts/contact_list.html:55 @@ -1250,8 +1270,6 @@ msgstr "Anteckning (frivilligt)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "OK" @@ -1359,7 +1377,7 @@ msgstr "Namn %s är inte giltigt" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Argument saknas" @@ -1382,7 +1400,7 @@ msgstr "Namnet \"%s\" är inte giltigt" #: seahub/forms.py:162 msgid "Library name is required" -msgstr "Biblioteks namn måste anges" +msgstr "Katalogens namn måste anges" #: seahub/forms.py:164 msgid "Please enter a number" @@ -1421,7 +1439,7 @@ msgid "Permission error: only group staff can add member" msgstr "Endast gruppmedlem kan lägga till nya medlemmar" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Gruppen finns inte" @@ -1486,16 +1504,16 @@ msgstr "Tack för att du använder vår sajt!" msgid "The %(site_name)s team" msgstr "%(site_name)s teamet" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Åtkomst nekas" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Du är inbjuden att gå med i en grupp på %s" @@ -1510,15 +1528,15 @@ msgstr "Installera och synka Filer" #: seahub/help/templates/help/base.html:26 msgid "Syncing existing folders" -msgstr "Synkronisera existerande kataloger" +msgstr "Synkronisera existerande mappar" #: seahub/help/templates/help/base.html:27 msgid "Selective sync sub-folders" -msgstr "Selektiv synk av underkataloger" +msgstr "Selektiv synk av undermappar" #: seahub/help/templates/help/base.html:28 msgid "Unsync and resync libraries" -msgstr "Avsynkronisera och synkronisera om bibliotek" +msgstr "Avsynkronisera och synkronisera om kataloger" #: seahub/help/templates/help/base.html:29 msgid "Setting sync interval" @@ -1543,14 +1561,14 @@ msgstr "Säkerhet och Kryptering" #: seahub/help/templates/help/base.html:36 msgid "How to use encrypted libraries" -msgstr "Hur man använder krypterade bibliotek" +msgstr "Hur man använder krypterade kataloger" #: seahub/help/templates/help/conflicts.html:7 msgid "" "Once you and your friends sync a shared file library onto your computers, " "you may add, delete or edit files in the library together. Every change you " "make to the library would be automatically synced to others' computers." -msgstr "När du och dina vänner synkar ett delat filbibliotek till era datorer kan ni lägga till, ta bort och ändra filer i biblioteket tillsammans. Alla ändringar som ni gör i biblioteket kommer automatiskt synkroniseras till andras datorer." +msgstr "När du och dina vänner synkar en delad filkatalog till era datorer kan ni lägga till, ta bort och ändra filer i katalogen tillsammans. Alla ändringar som ni gör i katalogen kommer automatiskt synkroniseras till andras datorer." #: seahub/help/templates/help/conflicts.html:9 msgid "" @@ -1590,7 +1608,7 @@ msgstr "För att ändra proxyinställningar, klicka på Seafile ikonen i systemn #: seahub/help/templates/help/encrypted_libraries.html:6 msgid "How to Use Encrypted Libraries" -msgstr "Hur man använder krypterade bibliotek" +msgstr "Hur man använder krypterade kataloger" #: seahub/help/templates/help/encrypted_libraries.html:8 msgid "" @@ -1599,18 +1617,18 @@ msgid "" "libraries are encrypted on client side. The encryption password is not " "stored on the server. So even the server administrator can't access your " "file contents." -msgstr "Seafile tillhandahåller klientbaserad ände-till-ände-datakryptering. Du kan skapa krypterade bibliotek för att använda denna funktion. Filinnehåll i krypterade bibliotek krypteras på klientsidan. Krypteringslösenordet sparas inte på servern så inte ens serverns administratör kan komma åt innehållet i dina filer." +msgstr "Seafile tillhandahåller klientbaserad ände-till-ände-datakryptering. Du kan skapa krypterade kataloger för att använda denna funktion. Filinnehåll i krypterade kataloger krypteras på klientsidan. Krypteringslösenordet sparas inte på servern så inte ens serverns administratör kan komma åt innehållet i dina filer." #: seahub/help/templates/help/encrypted_libraries.html:10 msgid "When creating an encrypted library:" -msgstr "När ett krypterat bibliotek skapas:" +msgstr "När en krypterad katalog skapas:" #: seahub/help/templates/help/encrypted_libraries.html:12 msgid "" "If you create an encrypted library in the web app, the password is sent to " "the server. The server use this password to create the library. But it " "doesn't store the plain text password." -msgstr "Om du skapar ett krypterat bibliotek i webbappen skickas lösenordet till servern. Servern använder lösenordet för att skapa biblioteket, men lösenordet sparas inte i klartext." +msgstr "Om du skapar en krypterad katalog i webbappen skickas lösenordet till servern. Servern använder lösenordet för att skapa katalogen, men lösenordet sparas inte i klartext." #: seahub/help/templates/help/encrypted_libraries.html:13 #, python-format @@ -1618,11 +1636,11 @@ msgid "" "If you create an encrypted library from a local folder with the desktop " "client (see file syncing), the " "password is not sent to the server." -msgstr "Om du skapar ett krypterat bibliotek från en lokal katalog med skrivbordsklienten (se filsynkning) skickas inte lösenordet till servern." +msgstr "Om du skapar en krypterad katalog från en lokal mapp med skrivbordsklienten (se filsynkning) skickas inte lösenordet till servern." #: seahub/help/templates/help/encrypted_libraries.html:17 msgid "When you access the encrypted library:" -msgstr "När du öppnar det krypterade biblioteket:" +msgstr "När du öppnar den krypterade katalogen:" #: seahub/help/templates/help/encrypted_libraries.html:19 msgid "" @@ -1636,7 +1654,7 @@ msgid "" "If you use desktop client to sync the library, the password is not sent to " "the server. The client decrypt and encrypt file contents locally. The plain " "text password is not stored on the client disk too." -msgstr "Om du använder skrivbordsklienten för att synkronisera biblioteket skickas inte lösenordet till servern. Klienten avkrypterar och krypterar filers innehåll lokalt. Lösenordet sparas inte i klartext på klientens disk." +msgstr "Om du använder skrivbordsklienten för att synkronisera katalogen skickas inte lösenordet till servern. Klienten avkrypterar och krypterar filers innehåll lokalt. Lösenordet sparas inte i klartext på klientens disk." #: seahub/help/templates/help/encrypted_libraries.html:21 msgid "" @@ -1648,18 +1666,18 @@ msgstr "iOS-klient stöder klientbaserad kryptering från version 2.1.6. Android msgid "" "Note that encrypted library only encrypt the contents of the files, but not " "the folder and file names." -msgstr "Notera att krypterade bibliotek enbart krypterar filers innehåll, men inte kataloger och filnamn." +msgstr "Notera att krypterad katalog enbart krypterar filers innehåll, men inte mappar och filnamn." #: seahub/help/templates/help/encrypted_libraries.html:27 msgid "" "More technical details of encrypted library can be found at Seafile " "Manual." -msgstr "Mer teknisk information om krypterade bibliotek kan hittas i Seafile-manualen." +msgstr "Mer teknisk information om krypterade kataloger kan hittas i Seafile-manualen." #: seahub/help/templates/help/ignore.html:6 msgid "Excluding files/folders from syncing" -msgstr "Exkluderar filer/kataloger från synkronisering" +msgstr "Exkluderar filer/mappar från synkronisering" #: seahub/help/templates/help/ignore.html:8 msgid "" @@ -1668,7 +1686,7 @@ msgid "" "library. This special file specifies the files and folders that Seafile " "should not sync. Each line in a ignore.txt file specifies a pattern. The " "following pattern format are supported." -msgstr "Ibland vill du inte synkronisera vissa filer eller kataloger i ett bibliotek. För att göra detta skapar du en fil med namnet seafile-ignore.txt i rotkatalogen i biblioteket. Denna speciella fil specificerar filer och kataloger som Seafile inte ska synka. Varje rad i seafile-ignore.txt speciferar ett mönster. Följande mönster stöds." +msgstr "Ibland vill du inte synkronisera vissa filer eller mappar i en katalog. För att göra detta skapar du en fil med namnet seafile-ignore.txt i rotmappen i katalogen. Denna speciella fil specificerar filer och mappar som Seafile inte ska synka. Varje rad i seafile-ignore.txt speciferar ett mönster. Följande mönster stöds." #: seahub/help/templates/help/ignore.html:10 msgid "A blank line matches no files." @@ -1685,14 +1703,14 @@ msgid "" "\"foo/hello\". Note that the wildcard character * recursively matches all " "the paths under a folder. For instance, \"foo/*.html\" matches " "\"foo/a.html\" and \"foo/templates/b.html\"." -msgstr "Seafile stöder jokertecken i sökmönstret. T.ex. \"foo/*\" matchar \"foo/1\" och \"foo/hello\". \"foo/?\" matchar \"foo/1\" men inte \"foo/hello\". Observera att jokertecknet * matchar alla sökvägar rekursivt under en katalog. T.ex. \"foo/*.html\" matchar \"foo/a.html\" och \"foo/templates/b.html\"." +msgstr "Seafile stöder jokertecken i sökmönstret. T.ex. \"foo/*\" matchar \"foo/1\" och \"foo/hello\". \"foo/?\" matchar \"foo/1\" men inte \"foo/hello\". Observera att jokertecknet * matchar alla sökvägar rekursivt under en mapp. T.ex. \"foo/*.html\" matchar \"foo/a.html\" och \"foo/templates/b.html\"." #: seahub/help/templates/help/ignore.html:13 msgid "" "If the pattern ends with a slash, it would only match a folder. In other " "words, \"foo/\" will match a folder \"foo\" and paths underneath it, but " "will not match a regular file or a symbolic link \"foo\"." -msgstr "Om sökmönstret slutar med en slash, kommer det bara matcha en katalog. Med andra ord, \"foo/\" kommer matcha katalogen \"foo\" och sökvägen under den, men inte en vanlig fil eller en symbolisk länk \"foo\"." +msgstr "Om sökmönstret slutar med en slash, kommer det bara matcha en mapp. Med andra ord, \"foo/\" kommer matcha mappen \"foo\" och sökvägen under den, men inte en vanlig fil eller en symbolisk länk \"foo\"." #: seahub/help/templates/help/ignore.html:14 msgid "" @@ -1700,7 +1718,7 @@ msgid "" "folder. For example, \"foo\" can only match regular file \"foo\" or a " "symbolic link; while \"foo/\" and \"foo*\" match a folder and paths under " "it." -msgstr "Om ett sökmönster inte slutar med en slash eller ett wildcard, kommer det inte matcha en katalog. Tex, \"foo\" kommer bara matcha en vanlig fil \"foo\" eller en symbolisk länk - medan \"foo/\" och \"foo*\" matchar en katalog och sökvägar under den." +msgstr "Om ett sökmönster inte slutar med en slash eller ett wildcard, kommer det inte matcha en mapp. Tex, \"foo\" kommer bara matcha en vanlig fil \"foo\" eller en symbolisk länk - medan \"foo/\" och \"foo*\" matchar en mapp och sökvägar under den." #: seahub/help/templates/help/ignore.html:18 msgid "Example" @@ -1753,7 +1771,7 @@ msgstr "1. Välj en diskpartition för att spara lokal Seafile-data" #: seahub/help/templates/help/install.html:11 msgid "Selecting a folder to store Seafile data" -msgstr "Väljer en katalog för att spara Seafile-data" +msgstr "Väljer en mapp för att spara Seafile-data" #: seahub/help/templates/help/install.html:13 msgid "2. Add an account" @@ -1765,25 +1783,25 @@ msgstr "Skapa ett konto på en privat eller på en publik Seafile-server." #: seahub/help/templates/help/install.html:18 msgid "3. Sync a library" -msgstr "3. Synkronisera ett bibliotek" +msgstr "3. Synkronisera en katalog" #: seahub/help/templates/help/install.html:20 msgid "Click the \"Sync this library\" button to sync it with a local folder." -msgstr "Klicka på \"Synka detta bibliotek\"-knappen för att synka med en lokal katalog." +msgstr "Klicka på \"Synka denna katalog\"-knappen för att synka med en lokal mapp." #: seahub/help/templates/help/install.html:21 msgid "" "Then you add some files into the library. They will be automatically synced " "with cloud platform." -msgstr "Sedan lägger du till filer i biblioteket. Dessa kommer automatiskt synkas med molntjänsten." +msgstr "Sedan lägger du till filer i katalogen. Dessa kommer automatiskt synkas med molntjänsten." #: seahub/help/templates/help/install.html:26 msgid "4. (Optional) Create a library" -msgstr "4. (Valfritt) Skapa ett bibliotek" +msgstr "4. (Valfritt) Skapa en katalog" #: seahub/help/templates/help/install.html:28 msgid "You can also create a library from a local folder." -msgstr "Du kan också skapa ett bibliotek från en lokal katalog." +msgstr "Du kan också skapa en katalog från en lokal mapp." #: seahub/help/templates/help/install.html:34 msgid "5. Browse files on the cloud" @@ -1798,7 +1816,7 @@ msgstr "Ibland vill du ändra filer i molnet utan att synkronisera dem. Seafilek #: seahub/help/templates/help/selective_sync.html:6 msgid "Selective Sync Sub-folders" -msgstr "Selektiv Synk Underkataloger" +msgstr "Selektiv Synk Undermappar" #: seahub/help/templates/help/selective_sync.html:8 msgid "" @@ -1806,7 +1824,7 @@ msgid "" "currently only interested in a sub-folder inside one library. If your " "Seafile server is Pro edition, you can selectively sync a sub-folder in a " "library, instead of syncing the entire library." -msgstr "Du kan ha väldigt stora bibliotek på Seafile-servern. Om du är intresserad enbart av en underkatalog i biblioteket och din Seafile-server är Pro-versionen så kan du välja att synkronisera enbart en underkatalog inuti ett bibliotek istället för att synkronisera hela biblioteket." +msgstr "Du kan ha väldigt stora kataloger på Seafile-servern. Om du är intresserad enbart av en undermapp i en katalog. Om din Seafile-server är Pro-versionen så kan du välja att synkronisera enbart en undermapp inuti en katalog istället för att synkronisera hela katalogen." #: seahub/help/templates/help/selective_sync.html:10 msgid "" @@ -1814,17 +1832,17 @@ msgid "" "which hasn't been synced. Navigate into the parent folder of that sub-" "folder. Right click on the sub-folder. Choose \"Sync this folder\" in the " "pop-up menu." -msgstr "För att synkronisera en underkatalog, öppna molnutforskaren genom att dubbelklicka på ett bibliotek som inte har synkroniserats. Navigera till katalogen innehållande underkatalogen. Högerklicka på underkatalogen och välj \"Synka den här katalogen\" i pop-up-menyn." +msgstr "För att synkronisera en undermapp, öppna molnutforskaren genom att dubbelklicka på en katalog som inte har synkroniserats. Navigera till huvudmappen innehållande undermappen. Högerklicka på undermappen och välj \"Synka den här mappen\" i pop-up-menyn." #: seahub/help/templates/help/selective_sync.html:14 msgid "" "After syncing the sub-folder, you can see its syncing status in the \"Synced" " Libraries\" group in the client's main window." -msgstr "Efter att ha synkroniserat underkatalogen kan du se synkroniseringstatus i \"Synkroniserade bibliotek\"-gruppen i klientens huvudfönster." +msgstr "Efter att ha synkroniserat undermappen kan du se synkroniseringstatus i \"Synkroniserade kataloger\"-gruppen i klientens huvudfönster." #: seahub/help/templates/help/sync_existing.html:6 msgid "Syncing With an Existing Folder" -msgstr "Synkroniserar med en existerande katalog" +msgstr "Synkroniserar med en existerande mapp" #: seahub/help/templates/help/sync_existing.html:8 #, python-format @@ -1837,21 +1855,21 @@ msgid "" "overwritten or lost. The merge will produce some conflict files if file contents " "are different in the local folder and the library. " -msgstr "Ibland har du redan ett bibliotek på Seafile-servern (delad av andra eller uppladdad från en annan dator). Du kan synkronisera detta bibliotek med en existerande katalog på din dator. Den lokala katalogen måste ha samma namn som biblioteket. Filerna i den lokala katalogen kommer slås ihop med filerna i biblioteket. Inga filer i den lokala katalogen eller biblioteket kommer bli överskrivna eller förlorade. Sammanslagningen kommer att skapa några konfliktfiler om filernas innehåll är olika i den lokala katalogen och biblioteket." +msgstr "Ibland har du redan en katalog på Seafile-servern (delad av andra eller uppladdad från en annan dator). Du kan synkronisera denna katalog med en existerande mapp på din dator. Den lokala mappen måste ha samma namn som katalogen. Filerna i den lokala mappen kommer slås ihop med filerna i katalogen. Inga filer i den lokala mappen eller katalogen kommer bli överskrivna eller förlorade. Sammanslagningen kommer att skapa några konfliktfiler om filernas innehåll är olika i den lokala mappen och katalogen." #: seahub/help/templates/help/sync_existing.html:10 msgid "" "To sync a library with an existing folder, right click on the library in " "Seafile client's main window and click \"Sync this library\"." -msgstr "För att synkronisera ett bibliotek med en existerande katalog, högerklicka på biblioteket i Seafile-klientens huvudfönster och klicka på \"Synkronisera detta bibliotek\"." +msgstr "För att synkronisera en katalog med en existerande mapp, högerklicka på katalogen i Seafile-klientens huvudfönster och klicka på \"Synkronisera denna katalog\"." #: seahub/help/templates/help/sync_existing.html:14 msgid "In the pop-up dialog, click the \"Sync with an existing folder\" link." -msgstr "I pop-up dialogen, klicka på \"Synkronisera med en existerande katalog\" länken." +msgstr "I pop-up dialogen, klicka på \"Synkronisera med en existerande mapp\" länken." #: seahub/help/templates/help/sync_existing.html:18 msgid "Then choose an existing folder to sync with this library." -msgstr "Välj sedan en existerande katalog att synkronisera biblioteket med." +msgstr "Välj sedan en existerande mapp att synkronisera katalogen med." #: seahub/help/templates/help/sync_interval.html:6 msgid "Setting Sync Interval" @@ -1865,11 +1883,11 @@ msgid "" "case, you can ask Seafile client to periodically checks for changes in the " "local folder. You can set the interval of this periodic sync. The interval " "is set in the unit of seconds." -msgstr "Normalt sett så detekterar klienten automatiskt en lokal katalog och laddar upp ändringarna till servern. Men om den lokala katalogen är på en Windows nätverksdisk så kan inte Seafile trovärdigt detektera ändringarna. I detta fall så kan du fråga Seafile klienten att periodvis kontrollera efter ändringar i den lokala katalogen. Du kan sätta intervallet av denna periodiska synkroniseringen. Intervallet är i sekunder." +msgstr "Normalt sett så detekterar klienten automatiskt en lokal katalog och laddar upp ändringarna till servern. Men om den lokala mappen är på en Windows nätverksdisk så kan inte Seafile trovärdigt detektera ändringarna. I detta fall så kan du fråga Seafile klienten att periodvis kontrollera efter ändringar i den lokala mappen. Du kan sätta intervallet av denna periodiska synkroniseringen. Intervallet är i sekunder." #: seahub/help/templates/help/unsync_resync.html:6 msgid "Unsync and Resync Library" -msgstr "Avsynkronisera och synkronisera om biblioteket" +msgstr "Avsynkronisera och synkronisera om katalogen" #: seahub/help/templates/help/unsync_resync.html:8 #, python-format @@ -1880,7 +1898,7 @@ msgid "" " you want to sync the library with the local folder again, you can use sync with existing folder " "feature." -msgstr "När du inte längre vill synkronisera en lokal katalog med ett bibliotek kan du avsynkronisera den. Efter att du har avsynkroniserat ett bibliotek kommer inte ändringar i den lokala katalogen eller dess filer laddas upp och ändringar i biblioteket kommer inte laddas ner. Om du vill synkronisera biblioteket med den lokala katalogen igen kan du använda funktionen synkronisera med en existerande katalog." +msgstr "När du inte längre vill synkronisera en lokal mapp med en katalog kan du avsynkronisera den. Efter att du har avsynkroniserat en katalog kommer inte ändringar i den lokala mappen eller dess filer laddas upp och ändringar i katalogen kommer inte laddas ner. Om du vill synkronisera katalogen med den lokala mappen igen kan du använda funktionen synkronisera med en existerande mapp." #: seahub/help/templates/help/unsync_resync.html:10 msgid "" @@ -1888,7 +1906,7 @@ msgid "" "these cases, it's usually helpful to \"resync\" the library. Resync means " "unsync and then immediately sync the library with the same folder. You can " "find this action in the pop-up menu of the client's main window." -msgstr "Ibland uppstår interna fel i klienten som hindrar synkronisering. I dessa fall är det bra att köra en \"omsynkronisering\" av biblioteket. Omsynkronisering är att avsynkronisera och sedan omedelbart synkronisera biblioteket med samma katalog. Du kan hitta detta val i pop-up-menyn i klientens huvudfönster." +msgstr "Ibland uppstår interna fel i klienten som hindrar synkronisering. I dessa fall är det bra att köra en \"omsynkronisering\" av katalogen. Omsynkronisering är att avsynkronisera och sedan omedelbart synkronisera katalogen med samma mapp. Du kan hitta detta val i pop-up-menyn i klientens huvudfönster." #: seahub/institutions/templates/institutions/base.html:7 msgid "Exit admin panel" @@ -1915,7 +1933,7 @@ msgstr "Info" #: seahub/institutions/templates/institutions/info.html:13 #: seahub/templates/home_base.html:63 msgid "Libraries" -msgstr "Bibliotek" +msgstr "Kataloger" #: seahub/institutions/templates/institutions/info.html:16 msgid "Activated Users" @@ -1991,11 +2009,11 @@ msgstr "Krypterad" #: seahub/institutions/templates/institutions/user_info.html:70 #: seahub/institutions/templates/institutions/user_info.html:72 msgid "library icon" -msgstr "biblioteksikon" +msgstr "katalogsikon" #: seahub/institutions/templates/institutions/user_info.html:96 msgid "This user has not created any libraries" -msgstr "Denna användare har inte skapat några bibliotek" +msgstr "Denna användare har inte skapat några kataloger" #: seahub/institutions/templates/institutions/user_info.html:121 msgid "This user has not created or joined any groups" @@ -2074,6 +2092,7 @@ msgstr "%(user)s bjöd in dig till att gå med %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Hej," @@ -2113,7 +2132,7 @@ msgstr "Döpte om katalog" #: seahub/notifications/management/commands/send_file_updates.py:115 msgid "Deleted library" -msgstr "Bibliotek borttaget" +msgstr "Katalog borttagen" #: seahub/notifications/management/commands/send_file_updates.py:118 msgid "Restored library" @@ -2154,45 +2173,38 @@ msgstr "Uppdaterat fil" #: seahub/notifications/management/commands/send_file_updates.py:160 msgid "Created folder" -msgstr "Skapat katalog" +msgstr "Skapat mapp" #: seahub/notifications/management/commands/send_file_updates.py:163 msgid "Deleted folder" -msgstr "Tagit bort katalog" +msgstr "Tagit bort mapp" #: seahub/notifications/management/commands/send_file_updates.py:166 msgid "Restored folder" -msgstr "Återställt katalog" +msgstr "Återställt mapp" #: seahub/notifications/management/commands/send_file_updates.py:169 msgid "Renamed folder" -msgstr "Döpt om katalog" +msgstr "Döpt om mapp" #: seahub/notifications/management/commands/send_file_updates.py:174 msgid "Moved folder" -msgstr "Flyttat katalog" +msgstr "Flyttat mapp" #: seahub/notifications/management/commands/send_file_updates.py:268 #, python-format msgid "New file updates on %s" msgstr "Nya filer uppdaterad på %s" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Ny notis på %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nDu har 1 ny nots på %(site_name)s:\n" -msgstr[1] "\nDu har %(num)s nya notiser på %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2206,7 +2218,7 @@ msgstr "En fil med namn %(file_name)s är uppladdad msgid "" "A file named %(file_name)s is uploaded to Deleted " "Library" -msgstr "En fil med namn %(file_name)s laddades upp till Borttaget bibliotek" +msgstr "En fil med namn %(file_name)s laddades upp till Borttagen katalog" #: seahub/notifications/models.py:624 #, python-format @@ -2282,13 +2294,24 @@ msgstr "Fil" #: seahub/notifications/templates/notifications/file_updates_email.html:21 msgid "Library" -msgstr "Bibliotek" +msgstr "Katalog" #: seahub/notifications/templates/notifications/notice_email.html:7 #, python-format msgid "Hi, %(name)s" msgstr "Hej, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nDu har 1 ny nots på %(site_name)s:\n" +msgstr[1] "\nDu har %(num)s nya notiser på %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Meddelande" @@ -2306,7 +2329,7 @@ msgid "" "A file named %(file_name)s is " "uploaded to your folder %(folder_name)s." -msgstr "En fil %(file_name)s har laddats upp till din katalog %(folder_name)s." +msgstr "En fil %(file_name)s har laddats upp till din mapp %(folder_name)s." #: seahub/notifications/templates/notifications/notice_email.html:54 #, python-format @@ -2339,7 +2362,7 @@ msgstr "Kolla in följande sida:" msgid "" "%(user)s has shared a folder named %(lib_name)s to you." -msgstr "%(user)s har delat en katalog som heter %(lib_name)s till dig." +msgstr "%(user)s har delat en mapp som heter %(lib_name)s till dig." #: seahub/notifications/templates/notifications/notice_msg/folder_share_to_group_msg.html:1 #, python-format @@ -2347,14 +2370,14 @@ msgid "" "%(user)s has shared a folder named %(lib_name)s to group %(group_name)s." -msgstr "%(user)s har delat en katalog som heter %(lib_name)s till gruppen %(group_name)s." +msgstr "%(user)s har delat en mapp som heter %(lib_name)s till gruppen %(group_name)s." #: seahub/notifications/templates/notifications/notice_msg/repo_share_msg.html:1 #, python-format msgid "" "%(user)s has shared a library named %(lib_name)s to you." -msgstr "%(user)s har delat ett bibliotek med namn %(lib_name)s med dig." +msgstr "%(user)s har delat en katalog med namn %(lib_name)s med dig." #: seahub/notifications/templates/notifications/notice_msg/repo_share_to_group_msg.html:1 #, python-format @@ -2362,7 +2385,7 @@ msgid "" "%(user)s has shared a library named %(lib_name)s to group %(group_name)s." -msgstr "%(user)s har delat ett bibliotek med namn %(lib_name)s med gruppen %(group_name)s." +msgstr "%(user)s har delat en katalog med namn %(lib_name)s med gruppen %(group_name)s." #: seahub/notifications/templates/notifications/notify_virus.html:13 #, python-format @@ -2381,7 +2404,7 @@ msgstr "Meddelanden" #: seahub/options/templates/options/set_user_options.html:7 msgid "Please choose how to view encrypted libraries online:" -msgstr "Ange hur krypterade bibliotek ska visas online" +msgstr "Ange hur krypterade kataloger ska visas online" #: seahub/options/templates/options/set_user_options.html:10 msgid "Send passwords to the server." @@ -2464,8 +2487,11 @@ msgstr "Nästa" msgid "Per page: " msgstr "Per sida: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Felaktig symbol." + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Inställningar" @@ -2502,16 +2528,16 @@ msgstr "Demo-konto kan inte tas bort" #: seahub/profile/views.py:251 msgid "Failed to set default library." -msgstr "Misslyckades att sätta standardbibliotek." +msgstr "Misslyckades att sätta standardkatalog." #: seahub/profile/views.py:255 msgid "Can not set encrypted library as default library." -msgstr "Kan inte använda ett krypterad bibliotek som standardbibliotek." +msgstr "Kan inte använda en krypterad katalog som standardkatalog." #: seahub/profile/views.py:260 #, python-format msgid "Successfully set \"%s\" as your default library." -msgstr "Satte \"%s\" till ditt standardbibliotek." +msgstr "Satte \"%s\" till ditt standardkatalog." #: seahub/share/forms.py:20 seahub/share/forms.py:33 msgid "Email is required" @@ -2576,7 +2602,7 @@ msgstr "Misslyckades att skicka en uppladdningslänk. Email-service är inte kor #: seahub/thumbnail/views.py:161 seahub/views/ajax.py:140 #: seahub/views/ajax.py:418 msgid "Library does not exist." -msgstr "Biblioteket finns inte." +msgstr "Katalogen finns inte." #: seahub/share/views.py:336 seahub/views/ajax.py:386 msgid "Directory does not exist." @@ -2584,7 +2610,7 @@ msgstr "Katalog existerar inte" #: seahub/share/views.py:385 msgid "Only the owner of the library has permission to share it." -msgstr "Endast bibliotekets ägare har behörighet att dela det." +msgstr "Endast katalogens ägare har behörighet att dela det." #: seahub/share/views.py:423 msgid "Please check the email(s) you entered" @@ -2614,23 +2640,7 @@ msgstr "Samarbetande Team" msgid "Side Nav Menu" msgstr "Sidomeny" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "Visa profil och mer" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Systemadministratör" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "Organisationsadmin" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Logga ut" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Nej" @@ -2646,7 +2656,7 @@ msgstr "Skapa ett organisationskonto" msgid "" "This library is encrypted. Please input the password if you want to browse " "it online. And the password will be kept on the server for only 1 hour." -msgstr "Det här biblioteket är krypterat. Ange lösenord om du vill utforska det online. Lösenordet kommer sparas på servern i en timme." +msgstr "Den här katalogen är krypterad. Ange lösenord om du vill utforska det online. Lösenordet kommer sparas på servern i en timme." #: seahub/templates/decrypt_repo_form.html:26 #: seahub/templates/share_access_validation.html:32 @@ -2679,7 +2689,7 @@ msgstr "Filer" #: seahub/templates/home_base.html:14 msgid "My Libraries" -msgstr "Mina bibliotek" +msgstr "Mina kataloger" #: seahub/templates/home_base.html:16 msgid "Shared with me" @@ -2731,7 +2741,7 @@ msgstr "Administrera delningar" #: seahub/templates/home_base.html:66 msgid "Folders" -msgstr "Kataloger" +msgstr "Mappar" #: seahub/templates/home_base.html:71 seahub/templates/home_base.html:75 msgid "Links" @@ -2747,7 +2757,7 @@ msgstr "Personlig Wiki" #: seahub/templates/i18n.html:6 msgid "Upload Folder" -msgstr "Ladda upp katalog" +msgstr "Ladda upp mapp" #: seahub/templates/i18n.html:7 msgid "Add auto expiration" @@ -2763,7 +2773,7 @@ msgstr "Delade Länkar" #: seahub/templates/i18n.html:10 msgid "View and manage all the shared links in this library." -msgstr "Visa och hantera alla delade länkar i detta bibliotek." +msgstr "Visa och hantera alla delade länkar i denna katalog." #: seahub/templates/i18n.html:12 msgid "Shared Libs" @@ -3106,11 +3116,11 @@ msgstr "Katalog" #: seahub/templates/repo_history_view.html:89 msgid "Restore Library" -msgstr "Återskapa bibliotek" +msgstr "Återskapa katalog" #: seahub/templates/repo_history_view.html:90 msgid "Are you sure you want to restore this library?" -msgstr "Är du säker att du vill återställa detta bibliotek?" +msgstr "Är du säker att du vill återställa denna katalog?" #: seahub/templates/repo_history_view.html:114 #, python-brace-format @@ -3183,89 +3193,6 @@ msgid "" "as soon as possible." msgstr "Nya lösenordet för katalogen %(repo_name)s är %(password)s. Vänligen ändra det så snart som möjligt." -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Sök i alla filer i denna wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Sök efter filer i detta bibliotek" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Sök filer" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "avancerad" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "I alla bibliotek" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "i denna wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "I detta bibliotek" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "i %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Alla filtyper" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Anpassade filändelser " - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Textfiler" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dokument" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Bilder" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Ange filändelser här, separerade med ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Ange minst en filtyp eller minst en filändelse" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Bekräfta lösenord för att fortsätta" @@ -3352,6 +3279,15 @@ msgstr "efter förändring" msgid "Sorry, this user is not registered yet." msgstr "Ledsen, denna användare är inte registrerad" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Använt" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3363,7 +3299,7 @@ msgstr "delat av:" #: seahub/templates/view_shared_upload_link.html:11 msgid "The owner of this library has run out of space." -msgstr "Ägaren av detta bibliotek har slut på ledigt diskutrymme." +msgstr "Ägaren av denna katalog har slut på ledigt diskutrymme." #: seahub/templates/view_shared_upload_link.html:18 #: seahub/templates/view_shared_upload_link.html:64 @@ -3372,7 +3308,7 @@ msgstr "Lägg till filer" #: seahub/templates/view_shared_upload_link.html:24 msgid "Add folder" -msgstr "Lägg till katalog" +msgstr "Lägg till mapp" #: seahub/templates/view_shared_upload_link.html:30 msgid "Cancel All" @@ -3386,7 +3322,7 @@ msgstr "Drag & Drop av filer stöds för Chrome, Safari 5.0+, Firefox 4.0+, IE 1 #: seahub/templates/view_shared_upload_link.html:36 msgid "Folder Drag & Drop is supported for Chrome" -msgstr "Drag & Drop av kataloger stöds för Chrome" +msgstr "Drag & Släpp av mappar stöds för Chrome" #: seahub/templates/view_shared_upload_link.html:39 #, python-format @@ -3438,7 +3374,7 @@ msgid "Network error" msgstr "Nätverksfel" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Felaktiga argument." @@ -3446,10 +3382,6 @@ msgstr "Felaktiga argument." msgid "Failed to create thumbnail." msgstr "Misslyckades att skapa tumnagel." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Felaktig symbol." - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3558,50 +3490,50 @@ msgstr "Inaktivera" msgid "permission error" msgstr "behörighetsfel" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Misslyckades att visa papperskorgen" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" -msgstr "Kan inte visa biblioteksändringar" +msgstr "Kan inte visa katalogsändringar" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" -msgstr "Biblioteket existerar inte" +msgstr "Katalogen existerar inte" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Ange historik-ID" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." -msgstr "Lyckades återställa biblioteket" +msgstr "Lyckades återställa katalogen" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Historiken du angett existerar inte" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Okänt fel" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" existerar inte." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Kan inte ladda ner \"%s\"" #: seahub/views/ajax.py:161 seahub/views/ajax.py:441 msgid "Library is encrypted." -msgstr "Biblioteket är krypterat." +msgstr "Katalogen är krypterad." #: seahub/views/ajax.py:167 msgid "Error: no head commit id" @@ -3615,9 +3547,9 @@ msgstr "Fel repo id" msgid "Bad upload link token." msgstr "Dålig uppladdningslänk symbol." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Filen existerar inte" @@ -3629,77 +3561,77 @@ msgstr "Dålig katalog id i uppladdningslänk." msgid "No conflict in the merge." msgstr "Ingen konflikt i sammanslagningen" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP-fel: kunde inte öppna filen online" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URL-fel: kunde inte öppna filen online" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Krypteringen du har valt är inte korrekt." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Okänd fil-kodning" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Filen är större än %s och kan inte öppnas online." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." -msgstr "Biblioteket är krypterat, kan inte öppna filen online." +msgstr "Katalogen är krypterad, kan inte öppna filen online." -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Kan inte läsa fil" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Fel vid förberedelse av Office Online filvisningssidan." -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "Fel vid förberedelse av OnlyOffice filvisningssidan." -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Kan inte ladda ner fil. Felaktig filsökväg" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Kan inte ladda ner fil. Felaktig sökväg" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Kan inte ladda ner fil. All delningstrafik har använts." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "Kan inte ladda ner fil." -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "Kan inte visa råfil, all delningslänktrafik har använts. " -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "Dela länk för %s." -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Kan inte ladda ner fil" diff --git a/locale/sv/LC_MESSAGES/djangojs.po b/locale/sv/LC_MESSAGES/djangojs.po index c3e6084180..639739ac8b 100644 --- a/locale/sv/LC_MESSAGES/djangojs.po +++ b/locale/sv/LC_MESSAGES/djangojs.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-18 15:12+0000\n" -"Last-Translator: Radapompa \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Swedish (http://www.transifex.com/haiwen/seahub/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -72,7 +72,7 @@ msgstr "{share_from} har delat katalogen {repo_link} till dig." #: frontend/src/components/common/notice-item.js:65 msgid "{share_from} has shared a folder named {repo_link} to you." -msgstr "{share_from} har delat en katalog med namnet {repo_link} med dig." +msgstr "{share_from} har delat en mapp med namnet {repo_link} med dig." #: frontend/src/components/common/notice-item.js:90 msgid "" @@ -153,8 +153,8 @@ msgstr "En fil håller på att laddas upp. Är du säker på att du vill lämna #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -163,7 +163,7 @@ msgstr "En fil håller på att laddas upp. Är du säker på att du vill lämna #: frontend/src/pages/sys-admin/repos/search-repos.js:88 #: frontend/src/pages/sys-admin/side-panel.js:90 msgid "Libraries" -msgstr "Bibliotek" +msgstr "Kataloger" #: frontend/src/components/cur-dir-path/dir-tool.js:95 #: frontend/src/components/cur-dir-path/dir-tool.js:103 @@ -181,8 +181,8 @@ msgid "Tags" msgstr "Taggar" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -267,9 +267,9 @@ msgstr "Beskrivning" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -320,7 +320,7 @@ msgstr "Beskrivning" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -410,8 +410,8 @@ msgstr "Avbryt" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -419,8 +419,8 @@ msgstr "Avbryt" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -494,11 +494,11 @@ msgstr "De nya lösenorden överensstämmer inte" #: frontend/src/components/dialog/change-repo-password-dialog.js:84 msgid "Successfully changed library password." -msgstr "Ändrade lösenord för bibliotek." +msgstr "Ändrade lösenord för katalogen." #: frontend/src/components/dialog/change-repo-password-dialog.js:101 msgid "Change Password of Library {placeholder}" -msgstr "Ändra lösenord för bibliotek {placeholder}" +msgstr "Ändra lösenord för katalogen {placeholder}" #: frontend/src/components/dialog/change-repo-password-dialog.js:105 msgid "Old Password" @@ -599,12 +599,12 @@ msgstr "Vill du verkligen ta bort ditt konto? " #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -627,7 +627,7 @@ msgstr "Vill du verkligen ta bort ditt konto? " #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -686,11 +686,11 @@ msgstr "Är det säker på att du vill avsluta anslutning?" #: frontend/src/components/dialog/confirm-restore-repo.js:31 #: frontend/src/pages/sys-admin/repos/trash-repos.js:252 msgid "Restore Library" -msgstr "Återställ bibliotek" +msgstr "Återställ Katalog" #: frontend/src/components/dialog/confirm-restore-repo.js:33 msgid "Are you sure you want to restore this library?" -msgstr "Är du säker att du vill återställa detta bibliotek?" +msgstr "Är du säker att du vill återställa denna katalog?" #: frontend/src/components/dialog/confirm-restore-repo.js:37 #: frontend/src/components/history-list-view/history-list-item.js:100 @@ -784,7 +784,7 @@ msgstr "Ny Avdelningskatalog" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -820,6 +820,7 @@ msgstr "Ny Avdelningskatalog" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -829,7 +830,7 @@ msgstr "Ny Avdelningskatalog" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Namn" @@ -843,8 +844,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "Namnet \"{name}\" används redan. Välj ett annat namn." #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -855,13 +856,13 @@ msgid "This is a draft" msgstr "Detta är ett utkast" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 msgid "New Folder" -msgstr "Ny Katalog" +msgstr "Ny Mapp" #: frontend/src/components/dialog/create-group-dialog.js:73 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:66 @@ -872,7 +873,7 @@ msgid "New Group" msgstr "Ny grupp" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Vänligen ange lösenordet" @@ -883,12 +884,12 @@ msgid "Please enter the password again" msgstr "Vänligen ange lösenordet igen" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Lösenordet är för kort" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Lösenorden överensstämmer inte" @@ -908,7 +909,7 @@ msgstr "Lösenorden överensstämmer inte" #: frontend/src/pages/sys-admin/departments/department-detail.js:169 #: frontend/src/pages/sys-admin/repos/all-repos.js:132 msgid "New Library" -msgstr "Nytt bibliotek" +msgstr "Ny Katalog" #: frontend/src/components/dialog/create-repo-dialog.js:186 #: frontend/src/pages/my-libs/mylib-repo-list-view.js:91 @@ -935,7 +936,7 @@ msgstr "Lagringsyta" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -962,8 +963,8 @@ msgid "Encrypt" msgstr "Kryptera" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -974,8 +975,8 @@ msgid "Password" msgstr "Lösenord" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1002,8 +1003,8 @@ msgstr "Välj en färg" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1024,12 +1025,12 @@ msgstr "Ta bort Mapp" msgid "Are you sure to delete" msgstr "Är du säker på att du vill ta bort" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Är du säker på att du vill ta bort %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1037,7 +1038,7 @@ msgstr "Är du säker på att du vill ta bort %s ?" #: frontend/src/pages/sys-admin/repos/trash-repos.js:241 #: frontend/src/pages/sys-admin/users/user-repos.js:206 msgid "Delete Library" -msgstr "Ta bort bibliotek" +msgstr "Ta bort Katalog" #: frontend/src/components/dialog/dismiss-group-dialog.js:28 #: frontend/src/pages/groups/group-view.js:451 @@ -1083,117 +1084,129 @@ msgstr "Deltagare" msgid "Add" msgstr "Lägg till" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "Delningslänk är kopierat till urklipp" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "Direkt nedladdningslänk kopierat till urklipp." -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "Lyckades modifiera rättigheter." -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(åtminstone {passwordLength} tecken)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "Länk:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "Utgången" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "Direkt nedladdningslänk:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "Utgångsdatum:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "Rättigheter:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Skicka" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "Är du säker på att du vill ta bort delningslänken?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "Om delningslänken är borttagen, så kommer ingen kunna komma åt den längre." -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Lägg till lösenordsskydd" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Lägg till automatisk utgångsdatum" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "dagar" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "Mer än eller lika med" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "Mindre än eller lika med" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "Set rättigheter" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Generera" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Vänligen ange antal dagar" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "Vänligen ange en icke negativ siffra" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "Uppladdnignslänk kopierad till urklipp." -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "Uppladdningslänk:" @@ -1263,8 +1276,8 @@ msgstr "Intern länk har blivit kopierad till urklipp" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "Intern länk" @@ -1273,37 +1286,37 @@ msgstr "Intern länk" 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." -msgstr "En intern länk är en länk till en fil eller katalog som kan öppnas av en användare med läs rättigheter till filen eller katalogen." +msgstr "En intern länk är en länk till en fil eller mapp som kan öppnas av en användare med läs rättigheter till filen eller mappen." #: frontend/src/components/dialog/internal-link-dialog.js:77 #: frontend/src/components/dialog/internal-link.js:59 #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopiera" #: frontend/src/components/dialog/invitation-revoke-dialog.js:34 msgid "Successfully revoked access of user {placeholder}." -msgstr "" +msgstr "Lyckades ta bort tillträde för användare {placeholder}." #: frontend/src/components/dialog/invitation-revoke-dialog.js:47 msgid "Are you sure to revoke access of user {placeholder} ?" -msgstr "" +msgstr "Är du säker på att du vill ta bort tillträde för användare {placeholder}?" #: frontend/src/components/dialog/invitation-revoke-dialog.js:51 #: frontend/src/pages/invitations/invitations-view.js:94 #: frontend/src/pages/invitations/invitations-view.js:128 msgid "Revoke Access" -msgstr "" +msgstr "Ta bort Tillträde" #: frontend/src/components/dialog/invite-people-dialog.js:49 #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Det krävs." @@ -1311,7 +1324,7 @@ msgstr "Det krävs." #: frontend/src/components/dialog/invite-people-dialog.js:65 #: frontend/src/components/dialog/share-to-invite-people.js:171 msgid "Email is invalid." -msgstr "" +msgstr "Mailadress är ogiltig." #: frontend/src/components/dialog/invite-people-dialog.js:79 #: frontend/src/components/dialog/share-to-invite-people.js:186 @@ -1324,7 +1337,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "Lyckades bjuda in %(email) och %(num) andra personer." #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1332,11 +1345,11 @@ msgstr "Lyckades bjuda in %(email) och %(num) andra personer." #: frontend/src/components/toolbar/invitations-toolbar.js:34 #: frontend/src/pages/invitations/invitations-view.js:273 msgid "Invite Guest" -msgstr "" +msgstr "Bjud in Gäst" #: frontend/src/components/dialog/invite-people-dialog.js:109 msgid "Emails" -msgstr "" +msgstr "Mailadresser" #: frontend/src/components/dialog/invite-people-dialog.js:113 #: frontend/src/components/dialog/share-to-invite-people.js:265 @@ -1346,29 +1359,29 @@ msgstr "Mejladresser separerade med ','" #: frontend/src/components/dialog/label-repo-state-dialog.js:67 msgid "Successfully added label(s) for library {placeholder}" -msgstr "Lyckades lägga till markering(ar) till biblioteket {placeholder}" +msgstr "Lyckades lägga till markering(ar) till katalogen {placeholder}" #: frontend/src/components/dialog/label-repo-state-dialog.js:82 #: frontend/src/pages/my-libs/mylib-repo-menu.js:108 msgid "Label Current State" -msgstr "" +msgstr "Märk Nuvarande Status" #: frontend/src/components/dialog/leave-group-dialog.js:27 #: frontend/src/pages/groups/group-view.js:457 msgid "Leave Group" -msgstr "" +msgstr "Lämna Grupp" #: frontend/src/components/dialog/leave-group-dialog.js:29 msgid "Really want to leave this group?" -msgstr "" +msgstr "Vill du verkligen lämna denna grupp?" #: frontend/src/components/dialog/leave-group-dialog.js:33 msgid "Leave" -msgstr "" +msgstr "Lämna" #: frontend/src/components/dialog/lib-decrypt-dialog.js:62 msgid "This library is password protected" -msgstr "Bibilioteket är lösenordsskyddat" +msgstr "Katalogen är lösenordsskyddad" #: frontend/src/components/dialog/lib-decrypt-dialog.js:64 msgid "Wrong password" @@ -1381,7 +1394,7 @@ msgstr "Lösenordet kommer sparas på servern endast en timme" #: frontend/src/components/dialog/lib-history-setting-dialog.js:55 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:55 msgid "Successfully set library history." -msgstr "Satte biblioteks historik." +msgstr "Satte katalogens historik." #: frontend/src/components/dialog/lib-history-setting-dialog.js:114 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:114 @@ -1393,7 +1406,7 @@ msgstr "Historik Inställning" #: frontend/src/components/dialog/lib-history-setting-dialog.js:120 msgid "Setting library history is disabled by Admin." -msgstr "" +msgstr "Inställningen katalogshistorik är avstängd av Admin" #: frontend/src/components/dialog/lib-history-setting-dialog.js:125 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:120 @@ -1420,7 +1433,7 @@ msgstr "Grupp Rättigheter" #: frontend/src/components/dialog/lib-sub-folder-permission-dialog.js:74 msgid "{placeholder} Folder Permission" -msgstr "{placeholder} Katalogrättigheter" +msgstr "{placeholder} Mapprättigheter" #: frontend/src/components/dialog/lib-sub-folder-permission-dialog.js:74 msgid "Set {placeholder}'s permission" @@ -1430,7 +1443,7 @@ msgstr "Sätt {placeholder}s rättigheter" #: frontend/src/components/dialog/share-to-group.js:98 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:99 msgid "Group not found" -msgstr "" +msgstr "Grupp hittades inte" #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:174 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:152 @@ -1452,8 +1465,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1488,7 +1501,7 @@ msgstr "Grupp" #: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:53 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:52 msgid "Folder" -msgstr "Katalog" +msgstr "Mapp" #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:289 msgid "Select a group" @@ -1508,7 +1521,7 @@ msgstr "Användare" #: frontend/src/components/dialog/list-created-files-dialog.js:23 msgid "Created Files" -msgstr "" +msgstr "Skapade Filer" #: frontend/src/components/dialog/list-created-files-dialog.js:29 #: frontend/src/file-history-old.js:245 @@ -1549,8 +1562,8 @@ msgstr "Katalogs Namn" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1558,7 +1571,7 @@ msgstr "Katalogs Namn" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Storlek" @@ -1566,7 +1579,7 @@ msgstr "Storlek" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1578,29 +1591,29 @@ msgstr "Storlek" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Senaste uppdatering" #: frontend/src/components/dialog/list-related-file-dialog.js:103 msgid "Add File" -msgstr "" +msgstr "Lägg till Filer" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:44 #: frontend/src/pages/drafts/draft-content.js:29 msgid "Successfully deleted draft %(draft)s." -msgstr "" +msgstr "Lyckades ta bort utkast %(draft)s." #: frontend/src/components/dialog/list-repo-drafts-dialog.js:48 #: frontend/src/pages/drafts/draft-content.js:33 msgid "Failed to delete draft %(draft)s." -msgstr "" +msgstr "Misslyckades ta bort utkast %(draft)s." #: frontend/src/components/dialog/list-repo-drafts-dialog.js:61 #: frontend/src/components/main-side-nav.js:248 @@ -1624,6 +1637,7 @@ msgstr "Förslag" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1637,15 +1651,15 @@ msgstr "fil" #: frontend/src/components/dialog/list-tag-dialog.js:51 msgid "files" -msgstr "" +msgstr "filer" #: frontend/src/components/dialog/list-taggedfiles-dialog.js:74 msgid "Tagged Files" -msgstr "" +msgstr "Taggade Filer" #: frontend/src/components/dialog/list-taggedfiles-dialog.js:146 msgid "deleted" -msgstr "" +msgstr "borttagen" #: frontend/src/components/dialog/local-draft-dialog.js:17 msgid "Local draft" @@ -1665,11 +1679,11 @@ msgstr "Tabort utkast" #: frontend/src/components/dialog/manage-members-dialog.js:92 msgid "Manage group members" -msgstr "" +msgstr "Hantera gruppmedlemmar" #: frontend/src/components/dialog/manage-members-dialog.js:94 msgid "Add group member" -msgstr "" +msgstr "Lägg till gruppmedlem" #: frontend/src/components/dialog/manage-members-dialog.js:122 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:137 @@ -1702,7 +1716,7 @@ msgstr "Medlem" #: frontend/src/components/dialog/move-dirent-dialog.js:155 msgid "Move {placeholder} to" -msgstr "" +msgstr "Flytta {placeholder} till" #: frontend/src/components/dialog/move-dirent-dialog.js:159 msgid "Move selected item(s) to:" @@ -1732,13 +1746,13 @@ msgstr "Ny Wiki" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Fler åtgärder" @@ -1748,7 +1762,7 @@ msgstr "Lägg till administratörer" #: frontend/src/components/dialog/org-add-admin-dialog.js:59 msgid "Select a user as admin..." -msgstr "" +msgstr "Välj en användare som admin..." #: frontend/src/components/dialog/org-add-department-dialog.js:72 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-department-dialog.js:72 @@ -1779,7 +1793,7 @@ msgstr "Lägg till medlem" #: frontend/src/components/dialog/org-add-user-dialog.js:106 msgid "email is required" -msgstr "" +msgstr "mailadress krävs" #: frontend/src/components/dialog/org-add-user-dialog.js:140 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:93 @@ -1829,7 +1843,7 @@ msgstr "Skicka en inbjudningskönk till andra, och de kommer att kunna gå med i #: frontend/src/pages/sys-admin/users/user-repos.js:183 #: frontend/src/pages/sys-admin/users/users-content.js:347 msgid "Are you sure you want to delete {placeholder} ?" -msgstr "" +msgstr "Är du säker på att du vill ta bort {placeholder}?" #: frontend/src/components/dialog/org-delete-department-dialog.js:37 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-department-dialog.js:37 @@ -1845,7 +1859,7 @@ msgstr "Ta bort medlem" #: frontend/src/components/dialog/org-set-group-quota-dialog.js:45 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-group-quota-dialog.js:45 msgid "Quota is invalid." -msgstr "" +msgstr "Kvot är inte giltig." #: frontend/src/components/dialog/org-set-group-quota-dialog.js:65 #: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:50 @@ -1880,29 +1894,29 @@ msgstr "Döp om fil" #: frontend/src/components/dialog/rename-dialog.js:115 #: frontend/src/components/dialog/rename-dirent.js:117 msgid "Rename Folder" -msgstr "Döp om mapp" +msgstr "Döp om Mapp" #: frontend/src/components/dialog/rename-dialog.js:117 #: frontend/src/components/dialog/rename-dirent.js:119 msgid "New file name" -msgstr "" +msgstr "Nytt filnamn" #: frontend/src/components/dialog/rename-dialog.js:117 #: frontend/src/components/dialog/rename-dirent.js:119 msgid "New folder name" -msgstr "" +msgstr "Nytt mappnamn" #: frontend/src/components/dialog/rename-group-dialog.js:59 msgid "Rename Group" -msgstr "" +msgstr "Döp om Grupp" #: frontend/src/components/dialog/rename-group-dialog.js:61 msgid "Rename group to" -msgstr "" +msgstr "Döp om grupp till" #: frontend/src/components/dialog/repo-api-token-dialog.js:46 msgid "API token is copied to the clipboard." -msgstr "" +msgstr "API token är kopierad till urklipp." #: frontend/src/components/dialog/repo-api-token-dialog.js:111 #: frontend/src/pages/lib-content-view/lib-content-view.js:160 @@ -1913,26 +1927,26 @@ msgstr "Åtkomst nekas" #: frontend/src/components/dialog/repo-api-token-dialog.js:217 msgid "App Name" -msgstr "" +msgstr "App Namn" #: frontend/src/components/dialog/repo-api-token-dialog.js:280 msgid "{placeholder} API Token" -msgstr "" +msgstr "{placeholder} API Token" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:153 msgid "{placeholder} Share/Upload Links" -msgstr "" +msgstr "{placeholder} Delning/Uppladdningslänkar" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "Delningslänkar" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Uppladdningslänkar" @@ -1940,12 +1954,12 @@ msgstr "Uppladdningslänkar" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:178 #: frontend/src/translate.js:14 msgid "No share links" -msgstr "" +msgstr "Inga delningslänkar" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:178 #: frontend/src/translate.js:15 msgid "No upload links" -msgstr "" +msgstr "Inga uppladdningslänkar" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:185 #: frontend/src/pages/org-admin/org-group-info.js:82 @@ -1966,19 +1980,19 @@ msgid "" "New password has been sent to your email {mail}. Please check your mailbox. " "If you don’t receive the password, please check if your email address is " "properly configured." -msgstr "" +msgstr "Nytt lösenord har skickats till din mailadress {mail}. Vänligen kontrollera din maillåda. Om du inte har fått lösenordet, vänligen kontrollera att din mailadress är korrekt konfigurerad." #: frontend/src/components/dialog/reset-encrypted-repo-password-dialog.js:49 msgid "Reset library password" -msgstr "" +msgstr "Återställ katalogslösenord" #: frontend/src/components/dialog/reset-encrypted-repo-password-dialog.js:53 msgid "Sending new password..." -msgstr "" +msgstr "Skickar nytt lösenord..." #: frontend/src/components/dialog/save-shared-file-dialog.js:61 msgid "Save to:" -msgstr "" +msgstr "Spara till:" #: frontend/src/components/dialog/set-org-user-contact-email.js:57 msgid "Set user contact email" @@ -1990,7 +2004,7 @@ msgstr "Sätt användarens namn" #: frontend/src/components/dialog/set-org-user-quota.js:65 msgid "Set user quota" -msgstr "" +msgstr "Sätt användarkvot" #: frontend/src/components/dialog/set-org-user-quota.js:74 #: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:69 @@ -1999,37 +2013,37 @@ msgstr "Tips: 0 betyder standardbegränsning" #: frontend/src/components/dialog/share-admin-link.js:22 msgid "The link is copied to the clipboard." -msgstr "" +msgstr "Länken är kopierad till urklipp." -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Dela Länk" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Uppladdningslänk" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Dela till användare" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Dela till grupp" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2052,25 +2066,25 @@ msgstr "ikon" #: frontend/src/components/dialog/share-repo-dialog.js:105 msgid "Please select a library to share." -msgstr "" +msgstr "Välj en katalog att dela." #: frontend/src/components/dialog/share-repo-dialog.js:121 msgid "Select libraries to share" -msgstr "Välj bibliotek att dela" +msgstr "Välj kataloger att dela" #: frontend/src/components/dialog/share-to-group.js:310 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-group.js:245 msgid "Select groups..." -msgstr "" +msgstr "Välj grupper..." #: frontend/src/components/dialog/share-to-invite-people.js:298 #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Utgångsdatum" @@ -2083,31 +2097,31 @@ msgstr "Inbjudaren" #: frontend/src/components/dialog/share-to-user.js:203 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-to-user.js:158 msgid "Library can not be shared to owner." -msgstr "" +msgstr "Katalogen kan inte delas till ägaren." #: frontend/src/components/dialog/sort-options.js:18 msgid "By name ascending" -msgstr "" +msgstr "På namn stigande" #: frontend/src/components/dialog/sort-options.js:19 msgid "By name descending" -msgstr "" +msgstr "På namn fallande" #: frontend/src/components/dialog/sort-options.js:20 msgid "By size ascending" -msgstr "" +msgstr "På storlek stigande" #: frontend/src/components/dialog/sort-options.js:21 msgid "By size descending" -msgstr "" +msgstr "På storlek fallande" #: frontend/src/components/dialog/sort-options.js:22 msgid "By time ascending" -msgstr "" +msgstr "På tid stigande" #: frontend/src/components/dialog/sort-options.js:23 msgid "By time descending" -msgstr "" +msgstr "På tid fallande" #: frontend/src/components/dialog/sysadmin-dialog/set-quota.js:67 msgid "An integer that is greater than or equal to 0." @@ -2119,15 +2133,15 @@ msgstr "Lägg till institution" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:71 msgid "Version Number is required." -msgstr "" +msgstr "Versionsnummer krävs." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:75 msgid "Version Number must be a number." -msgstr "" +msgstr "Versionsnummer måste vara en siffra." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:79 msgid "Text is required." -msgstr "" +msgstr "Text krävs." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:102 msgid "Update Terms and Conditions" @@ -2142,7 +2156,7 @@ msgid "Version Number" msgstr "Versions Nummer" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "Text" @@ -2161,12 +2175,12 @@ msgstr "Av" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:75 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:99 msgid "Passwords do not match." -msgstr "" +msgstr "Lösenorden matchar inte." #: 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 "" +msgstr "Lägg till Organisation" #: 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." @@ -2190,7 +2204,7 @@ msgstr "Du kan också lägga till en användare som gäst, som inte kommer kunna #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-batch-add-admin-dialog.js:47 #: frontend/src/pages/sys-admin/users/users.js:367 msgid "Add Admin" -msgstr "" +msgstr "Lägg till Admin" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:80 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:80 @@ -2202,18 +2216,18 @@ msgstr "(Om det lämnas blankt, kommer ägaren bli admin)" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:51 #: frontend/src/components/dialog/transfer-dialog.js:83 msgid "Select a user" -msgstr "" +msgstr "Välj en användare" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-add-member-dialog.js:45 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:46 #: frontend/src/pages/sys-admin/users/search-users.js:275 #: frontend/src/pages/sys-admin/users/users.js:423 msgid "Search users" -msgstr "" +msgstr "Sök användare" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-group-transfer-dialog.js:40 msgid "Transfer Group {placeholder} to" -msgstr "" +msgstr "Överför Grupp {placeholder} till" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-import-user-dialog.js:38 msgid "Please choose a .xlsx file." @@ -2233,33 +2247,33 @@ msgstr "Ladda upp fil" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:58 msgid "Date Invalid." -msgstr "" +msgstr "Datum Ogiltig." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:83 msgid "Choose date" -msgstr "" +msgstr "Välj datum" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:86 msgid "Start date" -msgstr "" +msgstr "Startdatum" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-logs-export-excel-dialog.js:95 msgid "End date" -msgstr "" +msgstr "Slutdatum" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-repo-transfer-dialog.js:34 #: frontend/src/components/dialog/transfer-dialog.js:65 msgid "Transfer Library {library_name}" -msgstr "" +msgstr "Överför Katalogen {library_name}" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-max-user-number-dialog.js:50 msgid "Set max number of members" -msgstr "" +msgstr "Sätt max antal medlemmar" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-set-org-name-dialog.js:50 #: frontend/src/pages/sys-admin/users/user-info.js:44 msgid "Set Name" -msgstr "" +msgstr "Sätt Namn" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:36 msgid "Unlink device" @@ -2276,7 +2290,7 @@ msgstr "Ta bort filer från denna enhet nästa gång den kommer online." #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Avlänka" @@ -2289,15 +2303,15 @@ msgstr "Villkor" #: frontend/src/components/dialog/transfer-dialog.js:92 msgid "Select a department" -msgstr "" +msgstr "Välj en avdelning" #: frontend/src/components/dialog/transfer-dialog.js:99 msgid "Transfer to department" -msgstr "" +msgstr "Överför till avdelning" #: frontend/src/components/dialog/transfer-dialog.js:99 msgid "Transfer to user" -msgstr "" +msgstr "Överför till användare" #: frontend/src/components/dialog/transfer-group-dialog.js:55 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:91 @@ -2306,7 +2320,7 @@ msgstr "Överför grupp" #: frontend/src/components/dialog/transfer-group-dialog.js:57 msgid "Transfer group to" -msgstr "" +msgstr "Överför grupp till" #: frontend/src/components/dialog/transfer-group-dialog.js:62 msgid "Please enter 1 or more character" @@ -2314,13 +2328,13 @@ msgstr "Vänligen ange 1 eller fler tecken" #: frontend/src/components/dialog/update-tag-dialog.js:96 msgid "Edit Tag" -msgstr "" +msgstr "Ändra Tagg" #: frontend/src/components/dialog/update-webdav-password.js:57 #: frontend/src/components/user-settings/webdav-password.js:53 #: frontend/src/settings.js:43 msgid "WebDav Password" -msgstr "" +msgstr "WebDav Lösenord" #: frontend/src/components/dialog/upload-remind-dialog.js:32 msgid "Replace file {filename}?" @@ -2328,7 +2342,7 @@ msgstr "Ersätt filen {filename}?" #: frontend/src/components/dialog/upload-remind-dialog.js:38 msgid "A file with the same name already exists in this folder." -msgstr "En fil med samma namn existerar i denna katalog." +msgstr "En fil med samma namn existerar i denna mapp." #: frontend/src/components/dialog/upload-remind-dialog.js:39 msgid "Replacing it will overwrite its content." @@ -2344,36 +2358,36 @@ msgstr "Byt inte ut" #: frontend/src/components/dialog/view-link-dialog.js:21 msgid "Link has been copied to clipboard" -msgstr "" +msgstr "Länken har blivit kopierad till urklipp" #: frontend/src/components/dialog/wiki-delete-dialog.js:20 msgid "Unpublish Library" -msgstr "" +msgstr "Avpublicera Katalog" #: frontend/src/components/dialog/wiki-delete-dialog.js:22 msgid "Are you sure you want to unpublish this library?" -msgstr "" +msgstr "Är du säker på att du vill avpublicera denna katalog?" #: frontend/src/components/dialog/wiki-delete-dialog.js:26 msgid "Unpublish" -msgstr "" +msgstr "Avpublicera" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" -msgstr "" +msgstr "Publicera Katalog" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2381,10 +2395,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Ladda ner" @@ -2395,7 +2409,7 @@ msgstr "Paketerar..." #: frontend/src/components/dir-view-mode/dir-column-file.js:69 msgid "File does not exist." -msgstr "" +msgstr "Filen existerar inte." #: frontend/src/components/dir-view-mode/dir-column-file.js:90 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:124 @@ -2411,7 +2425,7 @@ msgstr "Visa Utkast" #: frontend/src/components/file-view/comment-panel.js:220 #: frontend/src/components/review-list-view/review-comments.js:168 msgid "Add a comment." -msgstr "" +msgstr "Lägg till kommentar." #: frontend/src/components/dirent-detail/detail-comments-list.js:284 #: frontend/src/components/review-list-view/review-comments.js:269 @@ -2462,7 +2476,7 @@ msgstr "Filer" #: frontend/src/components/dirent-grid-view/dirent-grid-item.js:158 #: frontend/src/components/dirent-list-view/dirent-list-item.js:601 msgid "locked by {name}" -msgstr "" +msgstr "läst av {name}" #: frontend/src/components/dirent-grid-view/dirent-grid-item.js:178 #: frontend/src/components/dirent-list-view/dirent-list-item.js:633 @@ -2487,11 +2501,11 @@ msgstr "Favorit" #: frontend/src/components/dirent-list-view/dirent-none-view.js:57 msgid "This folder has no content at this time." -msgstr "" +msgstr "Denna mapp har inget innehåll just nu." #: frontend/src/components/dirent-list-view/dirent-none-view.js:58 msgid "You can create files quickly" -msgstr "" +msgstr "Du kan skapa filer snabbt" #: frontend/src/components/draft-list-view/draft-list-item.js:112 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:139 @@ -2513,30 +2527,30 @@ msgstr "Publicera" #: frontend/src/pages/sys-admin/virus-scan-records.js:83 #: frontend/src/pages/sys-admin/web-settings/web-settings.js:279 msgid "Library" -msgstr "Bibliotek" +msgstr "Katalog" #: frontend/src/components/file-chooser/file-chooser.js:286 #: frontend/src/components/search/search.js:227 #: frontend/src/components/search/wiki-search.js:209 msgid "No results matching." -msgstr "" +msgstr "Inga resultat matchar." #: frontend/src/components/file-chooser/file-chooser.js:382 #: frontend/src/components/file-chooser/file-chooser.js:425 msgid "Current Library" -msgstr "Nuvarande bibliotek" +msgstr "Nuvarande Katalog" #: frontend/src/components/file-chooser/file-chooser.js:402 msgid "Other Libraries" -msgstr "Andra bibliotek" +msgstr "Andra Kataloger" #: frontend/src/components/file-chooser/file-chooser.js:477 msgid "Search..." -msgstr "" +msgstr "Sök..." #: frontend/src/components/file-uploader/file-uploader.js:144 msgid "Please upload no more than {maxFiles} files at a time." -msgstr "" +msgstr "Vänligen ladda inte upp mer än {maxFiles} filer åt gången." #: frontend/src/components/file-uploader/file-uploader.js:394 msgid "Network error" @@ -2544,27 +2558,27 @@ msgstr "Nätverksfel" #: frontend/src/components/file-uploader/file-uploader.js:401 msgid "File is locked by others." -msgstr "" +msgstr "Filer låsta av andra." #: frontend/src/components/file-uploader/forbid-upload-list-item.js:13 msgid "Please upload files less than {placeholder}M" -msgstr "" +msgstr "Vänligen ladda upp filer mindre än {placeholder}M" #: frontend/src/components/file-uploader/upload-list-item.js:94 msgid "Preparing to upload..." -msgstr "" +msgstr "Förbereder uppladdning..." #: frontend/src/components/file-uploader/upload-list-item.js:95 msgid "Remaining" -msgstr "" +msgstr "Återstår" #: frontend/src/components/file-uploader/upload-list-item.js:96 msgid "Indexing..." -msgstr "" +msgstr "Indexerar..." #: frontend/src/components/file-uploader/upload-list-item.js:127 msgid "Retry" -msgstr "" +msgstr "Försök igen" #: frontend/src/components/file-uploader/upload-list-item.js:130 msgid "Saving..." @@ -2572,7 +2586,7 @@ msgstr "Sparar..." #: frontend/src/components/file-uploader/upload-list-item.js:133 msgid "Uploaded" -msgstr "" +msgstr "Uppladdad" #: frontend/src/components/file-uploader/upload-progress-dialog.js:48 msgid "File Upload" @@ -2588,20 +2602,20 @@ msgstr "namn" #: frontend/src/components/file-uploader/upload-progress-dialog.js:77 msgid "size" -msgstr "" +msgstr "storlek" #: frontend/src/components/file-uploader/upload-progress-dialog.js:78 msgid "progress" -msgstr "" +msgstr "gång" #: frontend/src/components/file-uploader/upload-progress-dialog.js:79 msgid "state" -msgstr "" +msgstr "tillstånd" #: frontend/src/components/file-uploader/upload-progress-dialog.js:86 #: frontend/src/components/file-uploader/upload-progress-dialog.js:88 msgid "Retry All" -msgstr "" +msgstr "Försök igen med Alla" #: frontend/src/components/file-uploader/upload-progress-dialog.js:93 #: frontend/src/components/file-uploader/upload-progress-dialog.js:95 @@ -2628,13 +2642,13 @@ msgstr "Lås" msgid "Unlock" msgstr "Lås upp" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" -msgstr "Öppna huvudkatalog" +msgstr "Öppna huvudmapp" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "Kommentar" @@ -2658,7 +2672,7 @@ msgstr "Nuvarande sökväg" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:87 #: frontend/src/pages/shared-libs/shared-libs.js:67 msgid "Library Type" -msgstr "Bibliotekstyp" +msgstr "Katalogstyp" #: frontend/src/components/libs-mobile-thead.js:10 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:119 @@ -2686,14 +2700,14 @@ msgstr "Länkar" #: frontend/src/components/main-side-nav.js:159 #: frontend/src/pages/share-admin/folders.js:321 msgid "Folders" -msgstr "Kataloger" +msgstr "Mappar" #: frontend/src/components/main-side-nav.js:191 #: frontend/src/components/main-side-nav.js:193 #: frontend/src/pages/my-libs/my-libs-deleted.js:53 #: frontend/src/pages/my-libs/my-libs.js:156 msgid "My Libraries" -msgstr "Mina bibliotek" +msgstr "Mina Kataloger" #: frontend/src/components/main-side-nav.js:198 #: frontend/src/components/main-side-nav.js:200 @@ -2732,7 +2746,7 @@ msgstr "Aktiviteter" #: frontend/src/components/main-side-nav.js:242 #: frontend/src/pages/wikis/wikis.js:135 msgid "Published Libraries" -msgstr "" +msgstr "Publicerade Kataloger" #: frontend/src/components/main-side-nav.js:258 #: frontend/src/components/main-side-nav.js:260 @@ -2755,7 +2769,7 @@ msgstr "Versionshistorik" #: frontend/src/pages/wiki/side-panel.js:34 #: frontend/src/pages/wiki/side-panel.js:49 msgid "Contents" -msgstr "" +msgstr "Innehåll" #: frontend/src/components/markdown-view/outline.js:70 msgid "No outline" @@ -2763,7 +2777,7 @@ msgstr "Ingen kontur" #: frontend/src/components/more.js:14 msgid "show more" -msgstr "" +msgstr "visa mer" #: frontend/src/components/org-admin-group-nav.js:26 #: frontend/src/pages/groups/group-view.js:466 @@ -2779,38 +2793,38 @@ msgstr "Medlemmar" #: frontend/src/components/org-admin-user-nav.js:23 #: frontend/src/pages/sys-admin/users/user-nav.js:16 msgid "Owned Libraries" -msgstr "" +msgstr "Ägda Kataloger" #: frontend/src/components/org-admin-user-nav.js:26 #: frontend/src/pages/sys-admin/users/user-nav.js:17 msgid "Shared Libraries" -msgstr "" +msgstr "Delade Kataloger" #: frontend/src/components/paginator.js:47 msgid "{number_placeholder} / Page" -msgstr "" +msgstr "{number_placeholder} / Sida" #: frontend/src/components/pdf-viewer.js:200 msgid "Default Size" -msgstr "" +msgstr "Standard Storlek" #: frontend/src/components/pdf-viewer.js:201 msgid "Zoom In" -msgstr "" +msgstr "Zooma In" #: frontend/src/components/pdf-viewer.js:202 msgid "Zoom Out" -msgstr "" +msgstr "Zooma Ut" #: frontend/src/components/permission-denied-tip.js:6 msgid "" "Permission denied. Please try {placeholder-left}login again.{placeholder-" "right}" -msgstr "" +msgstr "Åtkomst nekas. Vänligen testa {placeholder-left}logga in igen.{placeholder-right}" #: frontend/src/components/repo-info-bar.js:96 msgid "draft" -msgstr "" +msgstr "utkast" #: frontend/src/components/review-list-view/review-comments.js:127 msgid "Show resolved comments" @@ -2844,11 +2858,11 @@ msgstr "Inaktiv" #: frontend/src/components/select-editor/wiki-permission-editor.js:18 msgid "Private" -msgstr "" +msgstr "Privat" #: frontend/src/components/select-editor/wiki-permission-editor.js:22 msgid "Public" -msgstr "" +msgstr "Publik" #: frontend/src/components/send-link.js:45 msgid "Please input at least an email." @@ -2860,7 +2874,7 @@ msgstr "Lyckades skicka till {placeholder}" #: frontend/src/components/send-link.js:69 msgid "Failed to send to {email_placeholder}: {errorMsg_placeholder}" -msgstr "" +msgstr "Misslyckades skicka till {email_placeholder}: {errorMsg_placeholder}" #: frontend/src/components/send-link.js:90 msgid "Send to:" @@ -2877,10 +2891,10 @@ msgstr "Skickar..." #: frontend/src/components/shared-file-view/shared-file-view.js:45 #: frontend/src/view-file-text.js:79 msgid "Successfully saved" -msgstr "" +msgstr "Lyckades spara" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Filnedladdning är avstängt: delningslänktrafiken för användaren är slut." @@ -2891,11 +2905,11 @@ msgstr "Nuvarande sökväg:" #: frontend/src/components/shared-file-view/shared-file-view.js:115 msgid "Shared by:" -msgstr "" +msgstr "Delas av:" #: frontend/src/components/shared-file-view/shared-file-view.js:121 msgid "Save as ..." -msgstr "" +msgstr "Spara som ..." #: frontend/src/components/shared-file-view/shared-file-view.js:165 #: frontend/src/pages/org-admin/org-logs-file-audit.js:179 @@ -2914,7 +2928,7 @@ msgstr "Döp om" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:209 #: frontend/src/pages/my-libs/mylib-repo-menu.js:105 msgid "Folder Permission" -msgstr "Katalogrättigheter" +msgstr "Mapprättigheter" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:212 #: frontend/src/pages/org-admin/org-logs-file-update.js:259 @@ -2937,7 +2951,7 @@ msgstr "Sluta dela" #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:224 #: frontend/src/pages/my-libs/mylib-repo-menu.js:114 msgid "Share Links Admin" -msgstr "" +msgstr "Delningslänkar Admin" #: frontend/src/components/side-nav-footer.js:37 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:36 @@ -2972,13 +2986,13 @@ msgid "File History" msgstr "Filhistorik" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Sök filer" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2987,46 +3001,46 @@ msgstr "Sök filer" msgid "Upload" msgstr "Ladda upp" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "Ny" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Ladda upp filer" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" -msgstr "Ladda upp katalog" +msgstr "Ladda upp mapp" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "Ny Markdown-fil" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "Ny Excel-fil" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "Ny PowerPoint-fil" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "Ny Word-fil" #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:77 msgid "Switch to plain text editor" -msgstr "" +msgstr "Byt till enkel textredigerare" #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:79 msgid "Switch to rich text editor" -msgstr "" +msgstr "Byt till utökad textredigerare" #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:84 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:151 msgid "Open parent directory" -msgstr "" +msgstr "Öppna föräldermapp" #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:131 #: frontend/src/components/toolbar/view-file-toolbar.js:111 @@ -3035,9 +3049,9 @@ msgstr "Nytt Förslag" #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:136 msgid "Start review" -msgstr "" +msgstr "Starta granskning" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Flytta" @@ -3049,14 +3063,14 @@ msgstr "Borttagna Kataloger" #: frontend/src/components/toolbar/view-file-toolbar.js:106 msgid "Edit File" -msgstr "" +msgstr "Redigera Fil" #: frontend/src/components/toolbar/view-file-toolbar.js:112 msgid "Create a draft from this file, instead of editing it directly." -msgstr "" +msgstr "Skapa ett utkast från denna fil, istället för att ändra den direkt." #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "Lista" @@ -3074,7 +3088,7 @@ msgstr "Detaljer" #: frontend/src/components/user-select.js:18 msgid "User not found" -msgstr "" +msgstr "Användare hittades inte" #: frontend/src/components/user-settings/delete-account.js:37 msgid "This operation will not be reverted. Please think twice!" @@ -3107,7 +3121,7 @@ msgstr "Mailnot för filändringar" #: frontend/src/components/user-settings/email-notice.js:53 msgid "" "The list of added, deleted and modified files will be sent to your mailbox." -msgstr "" +msgstr "Lista med tillagda, borttagna och ändrade filer har skickats till din maillåda." #: frontend/src/components/user-settings/language-setting.js:30 msgid "Language Setting" @@ -3137,7 +3151,7 @@ msgstr "Anslut" #: frontend/src/components/user-settings/two-factor-auth.js:18 msgid "Status: enabled" -msgstr "" +msgstr "Status: aktiverad" #: frontend/src/components/user-settings/two-factor-auth.js:20 #: frontend/src/pages/sys-admin/users/user-info.js:144 @@ -3153,11 +3167,11 @@ msgstr "Om du inte har din enhet med dig så kan du komma åt ditt konto med bac #: frontend/src/components/user-settings/two-factor-auth.js:23 msgid "You have only one backup code remaining." -msgstr "" +msgstr "Du har bara en backupkod kvar." #: frontend/src/components/user-settings/two-factor-auth.js:24 msgid "You have {num} backup codes remaining." -msgstr "" +msgstr "Du har {num} backupkoder kvar." #: frontend/src/components/user-settings/two-factor-auth.js:27 msgid "Show Codes" @@ -3181,15 +3195,15 @@ msgstr "Tvåfaktorsautentisering" #: frontend/src/components/user-settings/user-avatar-form.js:33 msgid "Please choose an image file." -msgstr "" +msgstr "Vänligen ange en bildfil." #: frontend/src/components/user-settings/user-avatar-form.js:42 msgid "File extensions can only be {placeholder}." -msgstr "" +msgstr "Filändelser kan enbart vara {placeholder}." #: frontend/src/components/user-settings/user-avatar-form.js:50 msgid "The file is too large. Allowed maximum size is 1MB." -msgstr "" +msgstr "Denna fil är för stor. Tillåten maxstorlek är 1MB." #: frontend/src/components/user-settings/user-avatar-form.js:87 msgid "Avatar:" @@ -3225,48 +3239,48 @@ msgstr "relaterade filer" #: frontend/src/components/wiki-markdown-viewer.js:262 msgid "Last modified by" -msgstr "" +msgstr "Senast ändrad av" #: frontend/src/draft.js:405 msgid "View diff" -msgstr "" +msgstr "Visa differens" #: frontend/src/draft.js:722 msgid "Draft has been deleted." -msgstr "" +msgstr "Utkasten har tagits bort." #: frontend/src/draft.js:727 msgid "Original file has been deleted." -msgstr "" +msgstr "Original filen har tagits bort." #: frontend/src/draft.js:752 msgid "Review" -msgstr "" +msgstr "Granska" #: frontend/src/draft.js:765 msgid "Edit Draft" -msgstr "" +msgstr "Ändra Utkast" #: frontend/src/draft.js:769 #: frontend/src/pages/dashboard/files-activities.js:137 msgid "Publish draft" -msgstr "" +msgstr "Publicera utkast" #: frontend/src/draft.js:774 frontend/src/draft.js:775 msgid "Published" -msgstr "" +msgstr "Publicerad" #: frontend/src/draft.js:872 msgid "Reviewers" -msgstr "" +msgstr "Granskare" #: frontend/src/draft.js:885 msgid "No reviewer yet." -msgstr "" +msgstr "Inga granskare ännu." #: frontend/src/draft.js:903 msgid "Author" -msgstr "" +msgstr "Författare" #: frontend/src/draft.js:971 msgid "Comments" @@ -3274,15 +3288,15 @@ msgstr "Kommentarer" #: frontend/src/draft.js:973 msgid "Unresolved comments:" -msgstr "" +msgstr "Olösta kommentarer:" #: frontend/src/draft.js:996 msgid "Changes" -msgstr "" +msgstr "Ändringar" #: frontend/src/draft.js:998 msgid "Number of changes:" -msgstr "" +msgstr "Antal ändringar:" #: frontend/src/file-history-old.js:246 frontend/src/repo-history.js:138 #: frontend/src/repo-history.js:145 @@ -3314,7 +3328,7 @@ msgstr "Fil" #: frontend/src/pages/dashboard/files-activities.js:109 msgid "Created library" -msgstr "Skapade bibliotek" +msgstr "Skapade katalog" #: frontend/src/pages/dashboard/files-activities.js:113 msgid "Renamed library" @@ -3322,7 +3336,7 @@ msgstr "Döpte om katalog" #: frontend/src/pages/dashboard/files-activities.js:117 msgid "Deleted library" -msgstr "Bibliotek borttaget" +msgstr "Katalog borttagen" #: frontend/src/pages/dashboard/files-activities.js:121 msgid "Restored library" @@ -3330,7 +3344,7 @@ msgstr "Återställt katalog" #: frontend/src/pages/dashboard/files-activities.js:125 msgid "Cleaned trash" -msgstr "" +msgstr "Rensat skräp" #: frontend/src/pages/dashboard/files-activities.js:127 msgid "Removed all items from trash." @@ -3342,19 +3356,19 @@ msgstr "Rensade objekt som är äldre än {n} dagar från papperskorgen." #: frontend/src/pages/dashboard/files-activities.js:150 msgid "{file} and {n} other files" -msgstr "" +msgstr "{file} och {n} andra filer" #: frontend/src/pages/dashboard/files-activities.js:153 msgid "Created {n} files" -msgstr "" +msgstr "Skapat {n} filer" #: frontend/src/pages/dashboard/files-activities.js:157 msgid "details" -msgstr "" +msgstr "detaljer" #: frontend/src/pages/dashboard/files-activities.js:171 msgid "Created draft" -msgstr "" +msgstr "Skapat utkast" #: frontend/src/pages/dashboard/files-activities.js:171 msgid "Created file" @@ -3362,7 +3376,7 @@ msgstr "Skapat fil" #: frontend/src/pages/dashboard/files-activities.js:176 msgid "Deleted draft" -msgstr "" +msgstr "Tagit bort utkast" #: frontend/src/pages/dashboard/files-activities.js:176 msgid "Deleted file" @@ -3382,7 +3396,7 @@ msgstr "Flyttat fil" #: frontend/src/pages/dashboard/files-activities.js:197 msgid "Updated draft" -msgstr "" +msgstr "Uppdaterat utkast" #: frontend/src/pages/dashboard/files-activities.js:197 msgid "Updated file" @@ -3390,62 +3404,62 @@ msgstr "Uppdaterat fil" #: frontend/src/pages/dashboard/files-activities.js:207 msgid "Created folder" -msgstr "Skapat katalog" +msgstr "Skapat mapp" #: frontend/src/pages/dashboard/files-activities.js:212 msgid "Deleted folder" -msgstr "Tagit bort katalog" +msgstr "Tagit bort mapp" #: frontend/src/pages/dashboard/files-activities.js:217 msgid "Restored folder" -msgstr "Återställt katalog" +msgstr "Återställt mapp" #: frontend/src/pages/dashboard/files-activities.js:222 msgid "Renamed folder" -msgstr "Döpt om katalog" +msgstr "Döpt om mapp" #: frontend/src/pages/dashboard/files-activities.js:228 msgid "Moved folder" -msgstr "Flyttat katalog" +msgstr "Flyttat mapp" #: frontend/src/pages/drafts/draft-content.js:44 msgid "Successfully published draft %(draft)s." -msgstr "" +msgstr "Lyckades publicera utkast %(draft)s." #: frontend/src/pages/drafts/draft-content.js:48 msgid "Failed to publish draft %(draft)s." -msgstr "" +msgstr "Misslyckades publicera utkast %(draft)s." #: frontend/src/pages/drafts/draft-content.js:62 msgid "No draft yet" -msgstr "" +msgstr "Inga utkast ännu" #: frontend/src/pages/drafts/draft-content.js:63 msgid "" "Draft is a way to let you collaborate with others on files. You can create a" " draft from a file, edit the draft and then ask for a review. The original " "file will be updated only after the draft has been reviewed." -msgstr "" +msgstr "Utkast är ett sätt gör dig att samarbeta med andra i filer. Du kan skapa utkast av en fil, ändra ett utkast och sedan efterfråga en granskning. Orginalfilen kommer då att uppdateras endast efter att utkast blivit granskad." #: frontend/src/pages/file-history-old/history-item.js:56 msgid "(current version)" msgstr "(nuvarande version)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Visa" #: frontend/src/pages/file-history/side-panel.js:92 msgid "Successfully restored." -msgstr "" +msgstr "Lyckades återställa." #: frontend/src/pages/groups/group-view.js:129 msgid "No libraries shared with this group" -msgstr "" +msgstr "Inga kataloger delas med denna grupp" #: frontend/src/pages/groups/group-view.js:130 msgid "" @@ -3453,7 +3467,7 @@ msgid "" "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." -msgstr "" +msgstr "Inga kataloger har delats med denna grupp ännu. En katalog som delas med en grupp kan användas av alla gruppmedlemmar. Du kan dela en katalog med en grupp i \"Mina Kataloger\". Du kan även skapa en ny katalog som du delar med gruppen genom att klicka på \"Ny Katalog\" knappen i menyn." #: frontend/src/pages/groups/group-view.js:137 #: frontend/src/pages/groups/group-view.js:143 @@ -3462,11 +3476,11 @@ msgstr "" #: frontend/src/pages/org-admin/org-department-item.js:316 #: frontend/src/pages/sys-admin/departments/department-detail.js:320 msgid "No libraries" -msgstr "Inga bibliotek" +msgstr "Inga kataloger" #: frontend/src/pages/groups/group-view.js:144 msgid "You can create libraries by clicking the \"New Library\" button above." -msgstr "Du kan skapa avdelningar genom att klicka på \"Ny Katalog\" knappen ovan." +msgstr "Du kan skapa kataloger genom att klicka på \"Ny Katalog\" knappen ovan." #: frontend/src/pages/groups/group-view.js:201 #: frontend/src/pages/groups/groups-view.js:63 @@ -3477,13 +3491,13 @@ msgstr "Du kan skapa avdelningar genom att klicka på \"Ny Katalog\" knappen ova #: frontend/src/pages/sys-admin/repos/repos.js:140 #: frontend/src/pages/sys-admin/repos/trash-repos.js:145 msgid "Successfully deleted {name}." -msgstr "" +msgstr "Lyckades ta bort {name}." #: frontend/src/pages/groups/group-view.js:207 #: frontend/src/pages/groups/groups-view.js:69 #: frontend/src/pages/my-libs/mylib-repo-list-item.js:243 msgid "Failed to delete {name}." -msgstr "" +msgstr "Misslyckades ta bort {name}." #: frontend/src/pages/groups/group-view.js:403 #: frontend/src/pages/org-admin/side-panel.js:56 @@ -3524,21 +3538,21 @@ msgid "" "You are not in any groups. Groups allow multiple people to collaborate on " "libraries. You can create a group by clicking the \"New Group\" button in " "the menu bar." -msgstr "" +msgstr "Du är inte i någon grupp. Grupper tillåter flera personer att samarbeta med kataloger. Du kan skapa en grupp genom att klicka på \"Ny Grupp\" knappen i menyn." #: frontend/src/pages/groups/groups-view.js:191 msgid "" "You are not in any groups. Groups allow multiple people to collaborate on " "libraries. Groups you join will be listed here." -msgstr "" +msgstr "Du är inte i någon grupp. Grupper tillåter flera personer att samarbeta med kataloger. Grupper som du går med i kommer listas här." #: frontend/src/pages/groups/groups-view.js:206 msgid "My Groups" msgstr "Mina grupper" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3571,7 +3585,7 @@ msgstr "Accepterad" #: frontend/src/pages/invitations/invitations-view.js:182 msgid "No guest invitations" -msgstr "" +msgstr "Inga gästinbjudningar" #: frontend/src/pages/invitations/invitations-view.js:183 msgid "" @@ -3579,76 +3593,65 @@ msgid "" "through the web interface allowing more efficient ways to collaborate than " "through links. You can invite a guest by clicking the \"Invite Guest\" " "button in the menu bar." -msgstr "" +msgstr "Du har inte bjudit in några gäster ännu. En gäst kan öppna delade kataloger genom webbgränssnittet, vilket tillåter mer effektiva vägar att samarbeta än genom länkar. Du kan bjuda in en gäst genom att klicka på \"Bjud in Gäst\" knappen i menyn." #: frontend/src/pages/lib-content-view/lib-content-container.js:100 #: frontend/src/pages/wiki/main-panel.js:82 msgid "Folder does not exist." -msgstr "" +msgstr "Mapp existerar inte" #: frontend/src/pages/lib-content-view/lib-content-container.js:178 msgid "This library has been set to read-only by admin and cannot be updated." -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "Sidomeny" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Sök efter filer i detta bibliotek" +msgstr "Denna katalog har satts med enbart läs rättigheter av admin och kan inte uppdateras." #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." -msgstr "" +msgstr "Misslyckades att flytta filer till en annan katalog." #: frontend/src/pages/lib-content-view/lib-content-view.js:587 msgid "Failed to copy files to another library." -msgstr "" +msgstr "Misslyckades kopiera filer till en annan katalog." #: frontend/src/pages/lib-content-view/lib-content-view.js:617 msgid "Successfully moved files to another library." -msgstr "" +msgstr "Lyckades flytta filer till en annan katalog." #: frontend/src/pages/lib-content-view/lib-content-view.js:619 msgid "Successfully copied files to another library." -msgstr "" +msgstr "Lyckades kopiera filer till en annan katalog." #: frontend/src/pages/lib-content-view/lib-content-view.js:774 msgid "Successfully deleted {name} and other {n} items." -msgstr "" +msgstr "Lyckades ta bort {name} och {n} andra objekt." #: frontend/src/pages/lib-content-view/lib-content-view.js:785 msgid "Failed to delete {name} and other {n} items." -msgstr "" +msgstr "Misslyckades ta bort {name} och {n} andra objekt." #: frontend/src/pages/lib-content-view/lib-content-view.js:970 #: frontend/src/pages/lib-content-view/lib-content-view.js:981 msgid "Renaming {name} failed" -msgstr "" +msgstr "Ändra namnet för {name} misslyckades" #: frontend/src/pages/lib-content-view/lib-content-view.js:1001 #: frontend/src/pages/lib-content-view/lib-content-view.js:1015 #: frontend/src/pages/org-admin/org-groups.js:71 #: frontend/src/pages/org-admin/org-libraries.js:83 msgid "Successfully deleted {name}" -msgstr "" +msgstr "Lyckades ta bort {name}" #: frontend/src/pages/lib-content-view/lib-content-view.js:1007 #: frontend/src/pages/lib-content-view/lib-content-view.js:1021 msgid "Failed to delete {name}" -msgstr "" +msgstr "Misslyckades ta bort {name}" #: frontend/src/pages/lib-content-view/lib-content-view.js:1077 msgid "Successfully moved {name}." -msgstr "" +msgstr "Lyckades flytta {name}." #: frontend/src/pages/lib-content-view/lib-content-view.js:1084 msgid "Failed to move {name}." -msgstr "" +msgstr "Misslyckades att flytta {name}." #: frontend/src/pages/lib-content-view/lib-content-view.js:1127 #: frontend/src/utils/utils.js:1175 @@ -3661,13 +3664,13 @@ msgstr "Misslyckades att kopiera %(name)s" #: frontend/src/pages/linked-devices/linked-devices.js:22 msgid "No linked devices" -msgstr "" +msgstr "Inga länkade enheter" #: frontend/src/pages/linked-devices/linked-devices.js:23 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 "" +msgstr "Du har inte öppnat dina filer med någon klient (skrivbord eller mobil) ännu. Konfigurera klienter på dina enheter för att komma åt din data enklare." #: frontend/src/pages/linked-devices/linked-devices.js:30 #: frontend/src/pages/sys-admin/devices/devices-by-platform.js:44 @@ -3692,22 +3695,22 @@ msgstr "Senast Access" #: frontend/src/pages/linked-devices/linked-devices.js:100 msgid "Successfully unlinked %(name)s." -msgstr "" +msgstr "Lyckades avlänka %(name)s." #: frontend/src/pages/my-libs/my-libs-deleted.js:62 msgid "No deleted libraries" -msgstr "" +msgstr "Inga borttagna kataloger" #: frontend/src/pages/my-libs/my-libs-deleted.js:63 msgid "" "You have not deleted any libraries in the last {placeholder} days. A deleted" " library will be cleaned automatically after this period." -msgstr "" +msgstr "Du har inte tagit bort några kataloger de senaste {placeholder} dagar. En borttagen katalog kommer att rensas automatiskt efter denna period." #: frontend/src/pages/my-libs/my-libs-deleted.js:68 msgid "" "Tip: libraries deleted {placeholder} days ago will be cleaned automatically." -msgstr "" +msgstr "Tips: kataloger som är borttagna för {placeholder} dagar sedan kommer rensas automatiskt." #: frontend/src/pages/my-libs/my-libs-deleted.js:93 msgid "Deleted Time" @@ -3717,7 +3720,7 @@ msgstr "Borttagen Tid" #: frontend/src/pages/sys-admin/repos/trash-repos.js:157 #: frontend/src/repo-snapshot.js:119 msgid "Successfully restored the library." -msgstr "Lyckades återställa biblioteket" +msgstr "Lyckades återställa katalogen." #: frontend/src/pages/my-libs/my-libs-deleted.js:150 #: frontend/src/pages/my-libs/mylib-repo-list-item.js:227 @@ -3730,17 +3733,17 @@ msgid "" " 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 "" +msgstr "Du har inte skapat några kataloger ännu. En katalog är en container för att organisera dina filer och mappar. En katalog kan även delas med andra och synkroniseras med dina anslutna enheter. Du kan skapa en katalog genom att klicka på \"Ny Katalog\" knappen i menyn." #: frontend/src/pages/my-libs/mylib-repo-list-item.js:127 #: frontend/src/pages/shared-libs/shared-libs.js:177 msgid "Successfully unstarred {library_name_placeholder}." -msgstr "" +msgstr "{library_name_placeholder} togs bort från favoriter." #: frontend/src/pages/my-libs/mylib-repo-list-item.js:137 #: frontend/src/pages/shared-libs/shared-libs.js:187 msgid "Successfully starred {library_name_placeholder}." -msgstr "" +msgstr "{library_name_placeholder} las till favoriter." #: frontend/src/pages/my-libs/mylib-repo-list-item.js:221 #: frontend/src/pages/org-admin/org-libraries.js:286 @@ -3805,7 +3808,7 @@ msgstr "Kvot" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3868,7 +3871,7 @@ msgstr "Åtgärder" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Tidigare" @@ -3879,7 +3882,7 @@ msgstr "Tidigare" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Nästa" @@ -3912,7 +3915,7 @@ msgstr "Begränsningar" #: frontend/src/pages/org-admin/org-libraries.js:140 msgid "All Libraries" -msgstr "" +msgstr "Alla Kataloger" #: frontend/src/pages/org-admin/org-libraries.js:260 #: frontend/src/utils/utils.js:420 @@ -3929,12 +3932,13 @@ msgid "All Public Links" msgstr "Alla Publika Länkar" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Antal" #: frontend/src/pages/org-admin/org-links.js:216 msgid "View Link" -msgstr "" +msgstr "Visa Länk" #: frontend/src/pages/org-admin/org-logs-file-audit.js:100 #: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:49 @@ -3993,7 +3997,7 @@ msgstr "Filuppdatering" #: frontend/src/pages/org-admin/org-user-item.js:59 msgid "Resetting user's password, please wait for a moment." -msgstr "" +msgstr "Återställer användarens lösenord, vänligen vänta." #: frontend/src/pages/org-admin/org-user-item.js:62 msgid "Successfully reset password to %(passwd)s for user %(user)s." @@ -4001,7 +4005,7 @@ msgstr "Återställde lösenord till %(passwd)s för användare %(user)s." #: frontend/src/pages/org-admin/org-user-item.js:93 msgid "Edit succeeded." -msgstr "" +msgstr "Ändring lyckades." #: frontend/src/pages/org-admin/org-user-item.js:97 msgid "Edit failed." @@ -4053,7 +4057,7 @@ msgid "Add admin" msgstr "Lägg till admin" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4062,7 +4066,7 @@ msgstr "Alla" #: frontend/src/pages/org-admin/org-users-users.js:97 #, javascript-format msgid "successfully added user %s." -msgstr "" +msgstr "lyckades lägga till användare %s." #: frontend/src/pages/org-admin/org-users-users.js:125 #: frontend/src/pages/org-admin/org-users-users.js:126 @@ -4084,87 +4088,83 @@ msgstr "Användare" msgid "Logs" msgstr "Loggar" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" -msgstr "" +msgstr "Dokument" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "Bild" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: frontend/src/pages/search/advanced-search.js:68 +#: frontend/src/pages/search/advanced-search.js:120 msgid "File Types" -msgstr "" +msgstr "Filtyper" -#: frontend/src/pages/search/advanced-search.js:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "till" -#: frontend/src/pages/search/advanced-search.js:70 -msgid "In all libraries" -msgstr "I alla bibliotek" - #: frontend/src/pages/search/advanced-search.js:99 +msgid "In all libraries" +msgstr "I alla kataloger" + +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Alla filtyper" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Anpassade filändelser " -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Textfiler" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dokument" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Bilder" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Ange filändelser här, separerade med ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" -msgstr "" +msgstr "Återställ" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "Startdatum ska vara tidigare än slutdatum" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." -msgstr "" +msgstr "Ogiltig filstorleksintervall." -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." -msgstr "" +msgstr "Krävs åtminstone tre bokstäver." #: frontend/src/pages/search/search-results.js:70 msgid "result" -msgstr "" +msgstr "resultat" #: frontend/src/pages/search/search-results.js:70 msgid "results" -msgstr "" +msgstr "resultat" #: frontend/src/pages/search/search-results.js:70 msgid "No result" @@ -4175,29 +4175,29 @@ 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 "" +msgstr "Du har inte delat några mappar med andra användare ännu. Du kan dela en mapp med andra användare genom att klicka på delningsikonen till höger om en mapps namn." #: frontend/src/pages/share-admin/folders.js:136 #: frontend/src/pages/share-admin/libraries.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:102 msgid "Successfully unshared {name}" -msgstr "" +msgstr "Lyckades avlänka {name}" #: frontend/src/pages/share-admin/folders.js:220 #: frontend/src/pages/share-admin/libraries.js:233 msgid "Share To:" -msgstr "" +msgstr "Dela Till:" #: frontend/src/pages/share-admin/libraries.js:32 msgid "No libraries shared" -msgstr "" +msgstr "Inga kataloger delade" #: frontend/src/pages/share-admin/libraries.js:33 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 "" +msgstr "Du har inte delat några kataloger med andra användare ännu. Du kan dela en katalog med andra användare genom att klicka på dela ikonen till höger om en katalogs namn i \"Mina Kataloger\"." #: frontend/src/pages/share-admin/libraries.js:198 msgid "all members" @@ -4208,23 +4208,23 @@ 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 "" +msgstr "Du har inte skapat några delningslänkar ännu. En delningslänk kan användas av användare till att dela filer och mappar med vem som helst. Du kan skapa en delningslänk för en fil eller mapp genom att klicka på delningsikonen till höger om dess namn." #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Besök" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Ta bort" @@ -4233,18 +4233,18 @@ 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 "" +msgstr "Du har inte skapat en uppladdningslänk ännu. En uppladdningslänk tillåter vem som helst att ladda upp filer till en mapp eller katalog. Du kan skapa en uppladdningslänk för en mapp eller katalog genom att klicka på delningsikonen till höger om dess namn." #: frontend/src/pages/shared-libs/shared-libs.js:47 msgid "No shared libraries" -msgstr "" +msgstr "Inga delade kataloger" #: frontend/src/pages/shared-libs/shared-libs.js:48 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 "" +msgstr "Inga kataloger har delats direkt med dig. En delad katalog kan delas med fulla eller restriktiva rättigheter. Om du behöver komma åt en katalog som ägs av en annan användare. Så behöver du be användaren att dela katalogen med dig." #: frontend/src/pages/shared-libs/shared-libs.js:225 #: frontend/src/pages/shared-libs/shared-libs.js:275 @@ -4253,18 +4253,18 @@ msgstr "Lämna delning" #: frontend/src/pages/shared-with-all/public-shared-view.js:107 msgid "Failed to unshare {name}" -msgstr "" +msgstr "Misslyckades sluta dela {name}" #: frontend/src/pages/shared-with-all/public-shared-view.js:169 msgid "No public libraries" -msgstr "Inga publika bibliotek" +msgstr "Inga publika kataloger" #: frontend/src/pages/shared-with-all/public-shared-view.js:170 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 "" +msgstr "Inga publika kataloger har skapats ännu. En publik katalog kan alla användare komma åt. Du kan skapa en publik katalog genom att klicka på \"Skapa Katalog\" knappen i menyn" #: frontend/src/pages/shared-with-all/public-shared-view.js:183 #: frontend/src/pages/shared-with-all/public-shared-view.js:190 @@ -4273,7 +4273,7 @@ msgstr "Lägg till bibliotek" #: frontend/src/pages/shared-with-all/public-shared-view.js:194 msgid "Share existing libraries" -msgstr "Dela existerande bibliotek" +msgstr "Dela existerande kataloger" #: frontend/src/pages/starred/starred.js:25 msgid "" @@ -4281,16 +4281,16 @@ msgid "" "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." -msgstr "" +msgstr "Du har inte lagt till några kataloger, mappar eller filer till dina favoriter ännu. En favorit ger dig snabbt åtkomst till dina mest frekvent använda objekt. Du kan lägga till en katalog, mapp eller fil till dina favoriter genom att klicka på stjärnan till vänster om dess namn." #: frontend/src/pages/sys-admin/abuse-reports.js:90 #: frontend/src/pages/sys-admin/side-panel.js:284 msgid "Abuse Reports" -msgstr "" +msgstr "Missbruksrapporter" #: frontend/src/pages/sys-admin/abuse-reports.js:99 msgid "Reporter" -msgstr "" +msgstr "Rapportör" #: frontend/src/pages/sys-admin/abuse-reports.js:103 #: frontend/src/pages/sys-admin/virus-scan-records.js:49 @@ -4368,7 +4368,7 @@ msgstr "Version" #: frontend/src/pages/sys-admin/devices/devices-by-platform.js:109 msgid "Successfully unlinked the device." -msgstr "" +msgstr "Lyckades avlänka enheten" #: frontend/src/pages/sys-admin/devices/devices-errors.js:39 #: frontend/src/repo-history.js:139 frontend/src/repo-history.js:146 @@ -4377,7 +4377,7 @@ msgstr "Enhet" #: frontend/src/pages/sys-admin/devices/devices-errors.js:126 msgid "Successfully cleaned all errors." -msgstr "" +msgstr "Lyckades rensa alla fel." #: frontend/src/pages/sys-admin/devices/devices-nav.js:15 msgid "Desktop" @@ -4393,39 +4393,39 @@ msgstr "Fel" #: frontend/src/pages/sys-admin/file-scan-records.js:31 msgid "Path" -msgstr "" +msgstr "Sökväg" #: frontend/src/pages/sys-admin/file-scan-records.js:32 msgid "Label" -msgstr "" +msgstr "Markering" #: frontend/src/pages/sys-admin/file-scan-records.js:33 msgid "Suggestion" -msgstr "" +msgstr "Förslag" #: frontend/src/pages/sys-admin/file-scan-records.js:118 msgid "Content Scan Records" -msgstr "" +msgstr "Innehåll Skanrapporter" #: frontend/src/pages/sys-admin/groups/group-members.js:103 msgid "Are you sure you want to remove {placeholder} ?" -msgstr "" +msgstr "Är du säker på att du vill ta bort {placeholder}?" #: frontend/src/pages/sys-admin/groups/group-members.js:130 msgid "Remove Member" -msgstr "" +msgstr "Ta bort Medlem" #: frontend/src/pages/sys-admin/groups/group-members.js:182 msgid "Successfully added {email_placeholder}" -msgstr "" +msgstr "Lyckades lägga till {email_placeholder}" #: frontend/src/pages/sys-admin/groups/group-members.js:207 msgid "Successfully removed {placeholder}." -msgstr "" +msgstr "Lyckades ta bort {placeholder}." #: frontend/src/pages/sys-admin/groups/group-repos.js:116 msgid "Are you sure you want to unshare {placeholder} ?" -msgstr "" +msgstr "Är du säker på att du vill avlänka {placeholder}?" #: frontend/src/pages/sys-admin/groups/group-repos.js:133 msgid "Unshare Library" @@ -4442,7 +4442,7 @@ msgstr "Gruppen överförd." #: frontend/src/pages/sys-admin/groups/groups.js:114 msgid "Search groups by name" -msgstr "" +msgstr "Sök grupper med namn" #: frontend/src/pages/sys-admin/groups/groups.js:131 #: frontend/src/pages/sys-admin/logs-page/file-access-logs.js:177 @@ -4455,7 +4455,7 @@ msgstr "Exportera Excel" #: frontend/src/pages/sys-admin/groups/search-groups.js:105 msgid "Search Groups" -msgstr "" +msgstr "Sök Grupper" #: frontend/src/pages/sys-admin/groups/search-groups.js:106 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:102 @@ -4474,13 +4474,13 @@ msgstr "Resultat" msgid "" "licensed to {placeholder_license_to}, upgrade service expired in " "{placeholder_license_expiration}" -msgstr "" +msgstr "licensierad till {placeholder_license_to}, uppgraderingsservice löper ut {placeholder_license_expiration}" #: frontend/src/pages/sys-admin/info.js:70 msgid "" "licensed to {placeholder_license_to}, expires on " "{placeholder_license_expiration}" -msgstr "" +msgstr "licensierad till {placeholder_license_to}, löper ut {placeholder_license_expiration}" #: frontend/src/pages/sys-admin/info.js:93 msgid "System Info" @@ -4492,7 +4492,7 @@ msgstr "Professional Edition" #: frontend/src/pages/sys-admin/info.js:102 msgid "Upload license" -msgstr "" +msgstr "Ladda upp licens" #: frontend/src/pages/sys-admin/info.js:108 msgid "Community Edition" @@ -4533,18 +4533,18 @@ msgstr "Organisationer" #: frontend/src/pages/sys-admin/users/users-content.js:349 msgid "" "Are you sure you want to revoke the admin permission of {placeholder} ?" -msgstr "" +msgstr "Är du säker på att du vill ta bort admin rättigheter för {placeholder}?" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:180 #: frontend/src/pages/sys-admin/users/users-content.js:467 msgid "Revoke" -msgstr "" +msgstr "Degradera" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:229 #: frontend/src/pages/sys-admin/users/search-users.js:226 #: frontend/src/pages/sys-admin/users/users.js:356 msgid "Successfully revoked the admin permission of {placeholder}." -msgstr "" +msgstr "Lyckades ta bort adminrättigheter för {placeholder}." #: frontend/src/pages/sys-admin/institutions/institution-nav.js:17 msgid "Admins" @@ -4558,7 +4558,7 @@ msgstr "Institutioner" #: frontend/src/pages/sys-admin/institutions/institution-users.js:183 msgid "Are you sure you want to set {placeholder} as Admin?" -msgstr "" +msgstr "Är du säker på att du vill sätta {placeholder} som Admin?" #: frontend/src/pages/sys-admin/institutions/institution-users.js:212 #: frontend/src/pages/sys-admin/institutions/institution-users.js:216 @@ -4571,7 +4571,7 @@ msgstr "Ta bort institution" #: frontend/src/pages/sys-admin/institutions/institutions.js:219 msgid "Add Institution" -msgstr "" +msgstr "Lägg till Institution" #: frontend/src/pages/sys-admin/invitations/invitations.js:59 msgid "Accepter" @@ -4598,7 +4598,7 @@ msgstr "Ta Bort Utgångna Inbjudningar" msgid "Invitations" msgstr "Inbjudningar" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "Kännetecken" @@ -4611,7 +4611,7 @@ msgstr "Borttagen" #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:15 msgid "Login" -msgstr "" +msgstr "Logga in" #: frontend/src/pages/sys-admin/notifications/notifications.js:139 msgid "Set to current" @@ -4627,7 +4627,7 @@ msgstr "Ta bort systemmeddelande" #: frontend/src/pages/sys-admin/notifications/notifications.js:188 msgid "Are you sure you want to delete the notification ?" -msgstr "" +msgstr "Är du säker på att du vill ta bort notifikationen?" #: frontend/src/pages/sys-admin/notifications/notifications.js:280 msgid "All Notifications" @@ -4639,32 +4639,32 @@ msgstr "Antal grupper" #: frontend/src/pages/sys-admin/orgs/org-info.js:144 msgid "Successfully set quota." -msgstr "" +msgstr "Lyckades sätta kvot." #: frontend/src/pages/sys-admin/orgs/org-info.js:158 msgid "Successfully set name." -msgstr "" +msgstr "Lyckades sätta namn." #: frontend/src/pages/sys-admin/orgs/org-info.js:172 msgid "Successfully set max number of members." -msgstr "" +msgstr "Lyckades sätta max antal medlemmar." #: frontend/src/pages/sys-admin/orgs/org-users.js:183 #: frontend/src/pages/sys-admin/users/users-content.js:348 msgid "Are you sure you want to reset the password of {placeholder} ?" -msgstr "" +msgstr "Är du säker på att du vill återställa lösenordet för {placeholder}?" #: frontend/src/pages/sys-admin/orgs/orgs-content.js:115 msgid "" "{userCount} user(s) and {repoCount} libraries of this organization will also" " be deleted." -msgstr "" +msgstr "{userCount} användare och {repoCount} kataloger i denna organisation kommer också att tas bort." #: frontend/src/pages/sys-admin/orgs/orgs-content.js:132 #: frontend/src/pages/sys-admin/users/users.js:267 #: frontend/src/pages/sys-admin/users/users.js:291 msgid "It may take some time, please wait." -msgstr "" +msgstr "Det kan ta en stund, vänligen vänta." #: frontend/src/pages/sys-admin/orgs/orgs-content.js:164 msgid "Delete Organization" @@ -4682,15 +4682,15 @@ msgstr "Ändring lyckades" #: frontend/src/pages/sys-admin/orgs/orgs.js:114 msgid "Search organizations" -msgstr "" +msgstr "Sök organisationer" #: frontend/src/pages/sys-admin/orgs/search-orgs.js:101 msgid "Search Organizations" -msgstr "" +msgstr "Sök Organisationer" #: frontend/src/pages/sys-admin/repos/all-repos.js:117 msgid "Search libraries by name" -msgstr "" +msgstr "Sök kataloger med namn" #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:55 #: frontend/src/pages/sys-admin/repos/repos-nav.js:16 @@ -4701,23 +4701,23 @@ msgstr "System" #: frontend/src/pages/sys-admin/repos/search-repos.js:92 msgid "Search Libraries" -msgstr "" +msgstr "Sök Kataloger" #: frontend/src/pages/sys-admin/repos/trash-repos.js:242 msgid "Are you sure you want to delete {placeholder} completely?" -msgstr "" +msgstr "Är du säker på att du vill ta bort {placeholder} helt?" #: frontend/src/pages/sys-admin/repos/trash-repos.js:253 msgid "Are you sure you want to restore {placeholder}?" -msgstr "" +msgstr "Är du säker på att du vill återställa {placeholder}?" #: frontend/src/pages/sys-admin/repos/trash-repos.js:339 msgid "Successfully cleared trash." -msgstr "" +msgstr "Lyckades rensa papperskorg." #: frontend/src/pages/sys-admin/repos/trash-repos.js:348 msgid "Search libraries by owner" -msgstr "" +msgstr "Sök kataloger med ägare" #: frontend/src/pages/sys-admin/repos/trash-repos.js:401 msgid "Clear Trash" @@ -4873,32 +4873,32 @@ msgstr "Skapad" #: frontend/src/pages/sys-admin/terms-and-conditions/item.js:160 msgid "Delete T&C" -msgstr "" +msgstr "Ta bort T&C" #: frontend/src/pages/sys-admin/terms-and-conditions/terms-and-conditions.js:62 msgid "Update succeeded." -msgstr "" +msgstr "Uppdatering lyckades." #: frontend/src/pages/sys-admin/users/search-users.js:169 #: frontend/src/pages/sys-admin/users/users.js:251 msgid "Successfully deleted 1 user." -msgstr "" +msgstr "Lyckades ta bort 1 användare." #: frontend/src/pages/sys-admin/users/search-users.js:170 #: frontend/src/pages/sys-admin/users/users.js:252 msgid "Successfully deleted {user_number_placeholder} users." -msgstr "" +msgstr "Lyckades ta bort {user_number_placeholder} användare." #: frontend/src/pages/sys-admin/users/search-users.js:259 #: frontend/src/pages/sys-admin/users/search-users.js:314 #: frontend/src/pages/sys-admin/users/users.js:448 #: frontend/src/pages/sys-admin/users/users.js:505 msgid "Delete Users" -msgstr "" +msgstr "Ta bort Användare" #: frontend/src/pages/sys-admin/users/search-users.js:271 msgid "Search Users" -msgstr "" +msgstr "Sök Användare" #: frontend/src/pages/sys-admin/users/search-users.js:315 #: frontend/src/pages/sys-admin/users/users.js:506 @@ -4907,15 +4907,15 @@ msgstr "Är du säker på att du vill ta bort valda användare?" #: frontend/src/pages/sys-admin/users/user-info.js:48 msgid "Set Login ID" -msgstr "" +msgstr "Sätt Login ID" #: frontend/src/pages/sys-admin/users/user-info.js:52 msgid "Set Contact Email" -msgstr "" +msgstr "Sätt Kontaktmail" #: frontend/src/pages/sys-admin/users/user-info.js:56 msgid "Set Reference ID" -msgstr "" +msgstr "Sätt Referens ID" #: frontend/src/pages/sys-admin/users/user-nav.js:18 msgid "Shared Links" @@ -4924,7 +4924,7 @@ msgstr "Delade Länkar" #: frontend/src/pages/sys-admin/users/user-repos.js:145 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:77 msgid "Broken ({repo_id_placeholder})" -msgstr "" +msgstr "Trasig ({repo_id_placeholder})" #: frontend/src/pages/sys-admin/users/users-nav.js:15 msgid "Database" @@ -5041,7 +5041,7 @@ msgstr "Lås användarkonto när antal misslyckade inloggningar nått en gräns. #: frontend/src/pages/sys-admin/web-settings/web-settings.js:235 msgid "Enable users to share libraries to any groups in the system." -msgstr "Aktivera användare till att dela bibliotek till alla grupper i systemet." +msgstr "Aktivera användare till att dela kataloger till alla grupper i systemet." #: frontend/src/pages/sys-admin/web-settings/web-settings.js:246 msgid "Force user to use a strong password when sign up or change password." @@ -5081,7 +5081,7 @@ msgstr "Tillåt användare till att ändra bibliotekets historikinställningar" #: frontend/src/pages/sys-admin/web-settings/web-settings.js:293 msgid "Allow user to create encrypted libraries" -msgstr "Tillåt användare att skapa krypterade bibliotek" +msgstr "Tillåt användare att skapa krypterade kataloger" #: frontend/src/pages/sys-admin/web-settings/web-settings.js:297 msgid "library password minimum length" @@ -5106,7 +5106,7 @@ msgstr "Det lägsta antal tecken som en nerladdnings-/uppladdningslänks löseno msgid "" "Allow user to add organization libraries. Otherwise, only system admin can " "add organization libraries." -msgstr "Tillåt användare att skapa organisationsbibliotek. Annars kan enbart systemadministratörer skapa organisationsbibliotek." +msgstr "Tillåt användare att skapa organisationskataloger. Annars kan enbart systemadministratörer skapa organisationskataloger." #: frontend/src/pages/sys-admin/web-settings/web-settings.js:321 msgid "Allow user to clean library trash" @@ -5134,7 +5134,7 @@ msgstr "Synka" msgid "" "If turn on, the desktop clients will not be able to sync a folder outside " "the default Seafile folder." -msgstr "Om detta är påslaget kommer desktop-klienten inte kunna synka kataloger utanför standard-Seafile-katalogen." +msgstr "Om detta är påslaget kommer desktop-klienten inte kunna synka mappar utanför standard Seafile-mappen." #: frontend/src/pages/sys-admin/web-settings/web-settings.js:353 msgid "" @@ -5142,24 +5142,28 @@ msgid "" "accept the terms." msgstr "Tillåt system admin till att lägga till Villkor, samt att alla användare måste acceptera villkoren." +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Sök efter filer i denna katalog" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" -msgstr "" +msgstr "Gå till Katalog" #: frontend/src/pages/wikis/wikis.js:148 msgid "No published libraries" -msgstr "" +msgstr "Inga publicerade kataloger" #: frontend/src/pages/wikis/wikis.js:149 msgid "" "You have not published any libraries yet. A published library can be " "accessed by anyone, not only users, via its URL. You can publish a library " "by clicking the \"Publish a Library\" button in the menu bar." -msgstr "" +msgstr "Du har inte publicerat några kataloger ännu. En publicerad katalog kan användas av alla, inte bara användare, genom dess URL. Du kan publicera en katalog genom att klicka på \"Publicera Katalog\" knappen i menyn." #: frontend/src/repo-folder-trash.js:195 msgid "{placeholder} Trash" -msgstr "" +msgstr "{placeholder} Papperskorg" #: frontend/src/repo-folder-trash.js:235 msgid "Delete Time" @@ -5176,7 +5180,7 @@ msgstr "Katalog" #: frontend/src/repo-history.js:107 msgid "{placeholder} Modification History" -msgstr "" +msgstr "{placeholder} Ändringshistorik" #: frontend/src/repo-history.js:111 msgid "" @@ -5206,7 +5210,7 @@ msgstr "Visa Snapshot" #: frontend/src/repo-snapshot.js:142 msgid "{placeholder} Snapshot" -msgstr "" +msgstr "{placeholder} Ögonblicksbild" #: frontend/src/settings.js:41 msgid "Profile" @@ -5224,11 +5228,11 @@ msgstr "Mailnotis" msgid "Profile Setting" msgstr "Profilinställningar" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Delad av:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" @@ -5247,7 +5251,7 @@ msgstr "du kan också trycka ← " #: frontend/src/shared-file-view-image.js:45 msgid "you can also press →" -msgstr "" +msgstr "du kan också trycka →" #: frontend/src/tc-accept.js:41 msgid "Accept" @@ -5255,7 +5259,7 @@ msgstr "Acceptera" #: frontend/src/translate.js:3 msgid "You have not shared any folders" -msgstr "Du har inte delat några kataloger" +msgstr "Du har inte delat några mappar" #: frontend/src/translate.js:4 msgid "You don't have any share links" @@ -5267,7 +5271,7 @@ msgstr "Du har inga uppladdningslänkar" #: frontend/src/translate.js:6 msgid "You don't have any favorite items yet" -msgstr "" +msgstr "Du har inga favoritobjekt ännu" #: frontend/src/translate.js:7 msgid "Modify" @@ -5275,7 +5279,7 @@ msgstr "Ändra" #: frontend/src/translate.js:8 msgid "Import Users" -msgstr "" +msgstr "Importera Användare" #: frontend/src/translate.js:9 msgid "No connected devices" @@ -5287,7 +5291,7 @@ msgstr "Inga synkroniseringsfel" #: frontend/src/translate.js:12 msgid "No notifications" -msgstr "" +msgstr "Inga notifikationer" #: frontend/src/translate.js:13 msgid "Notification Detail" @@ -5295,49 +5299,49 @@ msgstr "Detaljer" #: frontend/src/translate.js:16 msgid "No invitations" -msgstr "" +msgstr "Inga inbjudningar" #: frontend/src/translate.js:17 msgid "No terms and conditions" -msgstr "" +msgstr "Inga villkor" #: frontend/src/translate.js:18 msgid "" "Tip: libraries deleted {trashReposExpireDays} days ago will be cleaned " "automatically." -msgstr "" +msgstr "Tips: kataloger borttagna {trashReposExpireDays} dagar sedan kommer rensas automatiskt." #: frontend/src/translate.js:19 msgid "No favorites" -msgstr "" +msgstr "Inga favoriter" #: frontend/src/translate.js:20 msgid "No folders shared" -msgstr "" +msgstr "Inga mappar delade" #: frontend/src/translate.js:21 msgid "No Admin login logs" -msgstr "" +msgstr "Inga Admin login loggar" #: frontend/src/translate.js:22 msgid "No Admin operation logs" -msgstr "" +msgstr "Inga Admin åtgärdsloggar" #: frontend/src/translate.js:23 msgid "No permission logs" -msgstr "" +msgstr "Inga rättighetsloggar" #: frontend/src/translate.js:24 msgid "No login logs" -msgstr "" +msgstr "Inga login loggar" #: frontend/src/translate.js:25 msgid "No file update logs" -msgstr "" +msgstr "Inga filuppdateringsloggar" #: frontend/src/translate.js:26 msgid "No file access logs" -msgstr "" +msgstr "Inga filåtkomstloggar" #: frontend/src/user-notifications.js:125 msgid "Mark all read" @@ -5358,7 +5362,7 @@ msgstr "Accesslog" #: frontend/src/utils/utils.js:422 msgid "Admin access" -msgstr "" +msgstr "Adminn åtkomst" #: frontend/src/utils/utils.js:429 msgid "Read-Only library" @@ -5366,57 +5370,57 @@ msgstr "Skrivskyddat bibliotek" #: frontend/src/utils/utils.js:432 msgid "Online Read-Write library" -msgstr "" +msgstr "Online Läs-Skriva katalog" #: frontend/src/utils/utils.js:435 msgid "Online Read-Only library" -msgstr "" +msgstr "Online Läs-Endast katalog" #: frontend/src/utils/utils.js:446 msgid "Read-Write folder" -msgstr "" +msgstr "Läs-Skriv mapp" #: frontend/src/utils/utils.js:449 msgid "Read-Only folder" -msgstr "" +msgstr "Läs-Enbart mapp" #: frontend/src/utils/utils.js:452 msgid "Online Read-Write folder" -msgstr "" +msgstr "Online Läs-Skriv mapp" #: frontend/src/utils/utils.js:455 msgid "Online Read-Only folder" -msgstr "" +msgstr "Online Läs-Enbart mapp" #: frontend/src/utils/utils.js:579 msgid "Online Read-Write" -msgstr "" +msgstr "Online Läs-Skriv" #: frontend/src/utils/utils.js:582 msgid "Online Read-Only" -msgstr "" +msgstr "Online Läs-Endast" #: frontend/src/utils/utils.js:592 msgid "User can read, write, upload, download and sync files." -msgstr "" +msgstr "Användare kan läsa, skriva, ladda upp, ladda ned och synka filer." #: frontend/src/utils/utils.js:595 msgid "User can read, download and sync files." -msgstr "" +msgstr "Användare kan läsa, ladda ned och synka filer." #: frontend/src/utils/utils.js:598 msgid "Besides Write permission, user can also share the library." -msgstr "" +msgstr "Utöver Skriv rättigheter, kan användare dela katalogen." #: frontend/src/utils/utils.js:601 msgid "" "User can view and edit file online via browser. Files can't be downloaded." -msgstr "" +msgstr "Användare kan läsa och redigera filer online via webbläsaren. Filer kan inte laddas ned." #: frontend/src/utils/utils.js:604 msgid "" "User can only view files online via browser. Files can't be downloaded." -msgstr "" +msgstr "Användare kan se filer online via webbläsaren. Filer kan inte laddas ned." #: frontend/src/utils/utils.js:615 msgid "Preview and download" @@ -5432,7 +5436,7 @@ msgstr "Ändra i molnet och ladda ner" #: frontend/src/utils/utils.js:642 msgid "Edit on cloud only" -msgstr "" +msgstr "Redigera i molnet enbart" #: frontend/src/utils/utils.js:1177 msgid "Successfully copied %(name)s and 1 other item." @@ -5456,16 +5460,16 @@ msgstr "Lyckades flytta %(name)s och %(amount)s andra filer." #: frontend/src/utils/utils.js:1206 msgid "Failed to copy %(name)s and %(amount)s other item(s)." -msgstr "" +msgstr "Misslyckades kopiera %(name)s och %(amount)s andra objekt." #: frontend/src/utils/utils.js:1209 msgid "Failed to copy %(name)s." -msgstr "" +msgstr "Misslyckades kopiera %(name)s." #: frontend/src/utils/utils.js:1219 msgid "Failed to move %(name)s and %(amount)s other item(s)." -msgstr "" +msgstr "Misslyckades flytta %(name)s och %(amount)s andra objekt." #: frontend/src/utils/utils.js:1222 msgid "Failed to move %(name)s." -msgstr "" +msgstr "Misslyckades flytta %(name)s." diff --git a/locale/th_TH/LC_MESSAGES/djangojs.po b/locale/th_TH/LC_MESSAGES/djangojs.po index cf943d8b3f..192faff4cf 100644 --- a/locale/th_TH/LC_MESSAGES/djangojs.po +++ b/locale/th_TH/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Manop Kalong \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Thai (Thailand) (http://www.transifex.com/haiwen/seahub/language/th_TH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "คำอธิบาย" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "คำอธิบาย" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "ยกเลิก" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "ยกเลิก" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "ต้องการลบบัญชีผู้ใช้ของค #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "ต้องการลบบัญชีผู้ใช้ของค #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "ชื่อ" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "กลุ่มใหม่" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "โปรดกรอกรหัสผ่าน" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "โปรดกรอกรหัสผ่านอีกครั้ง" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "รหัสผ่านสั้นเกินไป" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "รหัสผ่านไม่ตรงกัน" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "เข้ารหัส" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "รหัสผ่าน" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "คุณแน่ใจว่าต้องการลบ %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "เพิ่ม" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "ส่ง" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "เพิ่มป้องกันรหัสผ่าน" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "วัน" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "สร้าง" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "คัดลอก" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "มันจำเป็น" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "ขนาด" @@ -1563,7 +1576,7 @@ msgstr "ขนาด" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "ขนาด" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "ปรับปรุงล่าสุด" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "ดำเนินการเพิ่มเติม" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "อัพโหลดลิงก์" @@ -1998,35 +2012,35 @@ msgstr "แนะนำ: 0 คือค่าจำกัดตั้งต้ msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "อัพโหลดลิงก์" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "ยกเลิกลิงก์" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "ดาวน์โหลด" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "ดาวน์โหลดไฟล์ถูกปิดใช้งาน: แบ่งปันลิงก์ทราฟฟิกของผู้ใช้ถูกใช้อยู่" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "ค้นหาไฟล์" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "ค้นหาไฟล์" msgid "Upload" msgstr "อัพโหลด" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "อัพโหลดไฟล์" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "ย้าย" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(เวอร์ชั่นปัจจุบัน)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "เรียกดู" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "กลุ่มของฉัน" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "ค้นหาไฟล์ในคลังแฟ้มข้อมูล" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "ดำเนินการ" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "ย้อนกลับ" @@ -3876,7 +3879,7 @@ msgstr "ย้อนกลับ" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "ต่อไป" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "ลิงค์สาธารณะทั้งหมด" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "นับ" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "เพิ่มผู้ดูแลระบบ" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "ผู้ใช้" msgid "Logs" msgstr "ปูมเหตุการณ์" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "วิดีโอ" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "เสียง" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "ถึง" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "ในคลังแฟ้มข้อมูลทั้งหมด" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "ทุกประเภทไฟล์" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "ประเภทไฟล์ปรับแต่ง" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "ไฟล์ข้อความ" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "เอกสาร" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "ภาพ" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "ป้อนนามสกุลไฟล์ที่นี่, แบ่งโดย ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "เยี่ยมชม" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "เอาออก" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "ค้นหาไฟล์ในคลังแฟ้มข้อมูล" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "ตั้งค่าข้อมูลส่วนตัว" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "แบ่งปันโดย:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/tr/LC_MESSAGES/django.po b/locale/tr/LC_MESSAGES/django.po index ebfc640e09..620846c35c 100644 --- a/locale/tr/LC_MESSAGES/django.po +++ b/locale/tr/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Turkish (http://www.transifex.com/haiwen/seahub/language/tr/)\n" "MIME-Version: 1.0\n" @@ -21,12 +21,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -58,7 +58,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Alan kotası çok düşük (minimum değer 0' dır)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Kota oluşturulamadı: maksimum kota %d MB" @@ -74,18 +74,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Bu isimde zaten bir grup var." -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Kütüphanem" @@ -119,18 +119,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "Sistem kütüphanesi silinemez." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -269,6 +269,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -370,11 +371,11 @@ msgstr "Geçersiz hedef yolu" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -414,7 +415,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "İzin reddedildi." @@ -423,7 +424,7 @@ msgstr "İzin reddedildi." msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -437,14 +438,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "İç Sunucu Hatası" @@ -463,10 +464,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -540,11 +541,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Hatalı şifre" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Kütüphane şifresi açma hatası" @@ -610,33 +611,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "%s'de sizinle bir bağlantı yüklemesi paylaşıldı" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "\"%s\" dizni indirilemiyor: Boyut çok büyük." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Şifre çok kısa" @@ -684,10 +704,6 @@ msgstr "" msgid "Name is required." msgstr "İsim gerekli." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Lütfen giriş yapın." @@ -898,6 +914,11 @@ msgstr "not" msgid "Files in this library can not be viewed online." msgstr "Bu kütüphanedeki dosyalar çevrimiçi görüntülenemez." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Geçerli bir eposta adresi girin." @@ -978,8 +999,7 @@ msgstr "En son giriş" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Yönetici" @@ -1008,7 +1028,7 @@ msgstr "İnaktif" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Evet" @@ -1248,8 +1268,6 @@ msgstr "Not (isteğe bağlı)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Gönder" @@ -1357,7 +1375,7 @@ msgstr "%s ismi geçerli değil." #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Bağımsız değişken eksik" @@ -1419,7 +1437,7 @@ msgid "Permission error: only group staff can add member" msgstr "İzin hatası: sadece grup kadrosu üye ekleyebilir." #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Grup yok" @@ -1484,16 +1502,16 @@ msgstr "Sitemizi kullandığınız için teşekkür ederiz." msgid "The %(site_name)s team" msgstr "%(site_name)s takımı" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "İzin reddedildi" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "%s'deki bir gruba katılmaya davetlisiniz." @@ -2072,6 +2090,7 @@ msgstr "%(user)s sizi %(site_name)s'e katılmaya davet etti." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Selam," @@ -2175,22 +2194,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "%s -'de yeni bildirim" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "" -msgstr[1] "" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2287,6 +2299,17 @@ msgstr "Kütüphane" msgid "Hi, %(name)s" msgstr "Hi, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "" +msgstr[1] "" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Mesaj" @@ -2462,8 +2485,11 @@ msgstr "Sonraki" msgid "Per page: " msgstr "Her bir sayfa:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "Geçersiz jeton" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Ayarlar" @@ -2612,23 +2638,7 @@ msgstr "Dosya Kolabrasyon Takım Organizasyonu" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Sistem Yöneticisi" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Çıkış yap" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Hayır" @@ -3181,89 +3191,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Dosyaları bu wikide ara" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Dosyaları bu kütüphanede ara" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Dosya Ara" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "gelişmiş" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Tüm kütüphanelerde" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "Bu wikide" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "Bu kütüphanede" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "%(name)s içinde" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Tüm dosya tipleri" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Özel doya tipleri" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Metin dosyaları" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Dökümanlar" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Görseller" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Dosya uzantılarını buraya girin, \"\", ile ayırın" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Lütfen en az bir dosya tipi girin ya da en az bir dosya uzantısı girişi yapın." - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Devam etmek için şifreyi onaylayın" @@ -3350,6 +3277,15 @@ msgstr "değiştirimden sonra" msgid "Sorry, this user is not registered yet." msgstr "Üzgünüz, bu kullanıcı henüz kayıtlı değil." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Kullanıldı:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3436,7 +3372,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "Geçersiz argüman" @@ -3444,10 +3380,6 @@ msgstr "Geçersiz argüman" msgid "Failed to create thumbnail." msgstr "Küçük resim oluşturulamadı." -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "Geçersiz jeton" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3556,43 +3488,43 @@ msgstr "" msgid "permission error" msgstr "izin hatası" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Geri dönüşüm sayfası görüntülenemiyor" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Kütüphane değiştirimini görüntüleyemiyor." -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Kütüphane yok" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Lütfen geçmiş kimliği belirtin" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Belirttiğiniz geçmiş yok" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Bilinmeyen hata" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" mevcut değil." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "\"%s\" indirilemedi." @@ -3613,9 +3545,9 @@ msgstr "Yanlış repo id" msgid "Bad upload link token." msgstr "Kötü bağlantı yükleme jetonu." -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Dosya yok." @@ -3627,77 +3559,77 @@ msgstr "Bağlantı yüklemede kötü repo id." msgid "No conflict in the merge." msgstr "Dosya birleştirmede uyuşmazlık yok." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP Hatası: Dosya çevrimiçi açılamadı." -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URL Hatası: Dosya çevrimiçi açılamadı." -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Seçtiğiniz kodlama uygun değil." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Bilinmeyen dosya kodlama" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Dosya boyutu %s i aşıyor, online açılamaz." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Dosya görüntülenemiyor." -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "Dosya indirilemedi, geçersiz dosya yolu" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "Dosya indirilemedi, hatalı dosya yolu" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Dosya indirilemedi, link paylaşma trafiği tükendi." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Dosya indirilemiyor." diff --git a/locale/tr/LC_MESSAGES/djangojs.po b/locale/tr/LC_MESSAGES/djangojs.po index 1deae41154..8ca503f58e 100644 --- a/locale/tr/LC_MESSAGES/djangojs.po +++ b/locale/tr/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Evrim Güner \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Turkish (http://www.transifex.com/haiwen/seahub/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Açıklama" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Açıklama" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "İptal" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "İptal" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "Hesabınızı silmeyi gerçekten istiyor musunuz?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "Hesabınızı silmeyi gerçekten istiyor musunuz?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "İsim" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "Yeni Grup" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Lütfen şifre giriniz" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "Lütfen şifreyi tekrar giriniz." #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Şifre çok kısa" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Şifreler eşleşmiyor." @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "Şifrele" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Şifre" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "%s'i silmek istediğinize emin misiniz?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "Ekle" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "İzin:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Gönder" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Şifre koruma ekle" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Otomatik sona erme ekle" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "gün" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Oluştur" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Lütfen günleri girin" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Kopyala" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Gerekli." @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Boyut" @@ -1563,7 +1576,7 @@ msgstr "Boyut" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "Boyut" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "En son Güncelleme" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Daha fazla işlem" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Bağlantıları Yükle" @@ -1998,35 +2012,35 @@ msgstr "Tüyo: 0 varsayılan limit anlamına gelir." msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Bağlantıyı Yükle" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "Kullanıcı ile Paylaş" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "Grupla Paylaş" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Zaman aşımı" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Bağlantıyı kaldır" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "İndir" @@ -2625,13 +2639,13 @@ msgstr "Kilitle" msgid "Unlock" msgstr "Kilidi Aç" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Dosya indirme devre dışı bırakıldı: sahibin bağlantı paylaşım trafiği tükendi." @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Dosya Ara" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "Dosya Ara" msgid "Upload" msgstr "Yükle" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Dosyaları yükle" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Klasör yükle" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Taşı" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(geçerli versiyon)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Görüntüle" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Gruplarım" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Dosyaları bu kütüphanede ara" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "İşlemler" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Önceki" @@ -3876,7 +3879,7 @@ msgstr "Önceki" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Sonraki" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "Tüm Genel Linkler" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Say" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "Yönetici ekle" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "Kullanıcılar" msgid "Logs" msgstr "Loglar" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "Kime" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Tüm kütüphanelerde" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Tüm dosya tipleri" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Özel doya tipleri" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Metin dosyaları" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Dökümanlar" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Görseller" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Dosya uzantılarını buraya girin, \"\", ile ayırın" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Ziyaretler" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Kaldır" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Dosyaları bu kütüphanede ara" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Profil Ayarları" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Paylaşan:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/uk/LC_MESSAGES/django.po b/locale/uk/LC_MESSAGES/django.po index c4fc06cce1..f9cc22f592 100644 --- a/locale/uk/LC_MESSAGES/django.po +++ b/locale/uk/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Ukrainian (http://www.transifex.com/haiwen/seahub/language/uk/)\n" "MIME-Version: 1.0\n" @@ -24,12 +24,12 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -61,7 +61,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Квота занадто мала (мінімальне значення 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "" @@ -77,18 +77,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Група з таким ім'ям вже існує" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Моя бібліотека" @@ -122,18 +122,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "Системна бібліотека не може бути видалена." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -272,6 +272,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -373,11 +374,11 @@ msgstr "Невірний шлях призначення" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -417,7 +418,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "Доступ заборонено" @@ -426,7 +427,7 @@ msgstr "Доступ заборонено" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -440,14 +441,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Внутрішня помилка сервера" @@ -466,10 +467,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -543,11 +544,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Невірний пароль" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Помилка розшифровки бібліотеки" @@ -613,33 +614,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Посилання для завантаження надано для Вас на %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Не вдається завантажити каталог \"%s\": занадто великий розмір." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Пароль дуже короткий" @@ -687,10 +707,6 @@ msgstr "" msgid "Name is required." msgstr "Потрібене старе ім'я" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Будь ласка, увійдіть" @@ -901,6 +917,11 @@ msgstr "примітка" msgid "Files in this library can not be viewed online." msgstr "Розмір файлу перевищує 10M і він не може бути переглянутий в он-лайн." +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Введіть дійсну адресу електронної пошти." @@ -981,8 +1002,7 @@ msgstr "" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Адміністратор" @@ -1011,7 +1031,7 @@ msgstr "Неактивний" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Так" @@ -1261,8 +1281,6 @@ msgstr "Примітка (необов'язково)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Готово" @@ -1370,7 +1388,7 @@ msgstr "Ім'я %s неприпустиме" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Відсутній аргумент" @@ -1432,7 +1450,7 @@ msgid "Permission error: only group staff can add member" msgstr "Помилка доступу: тільки керівники групи можуть додавати учасників" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Група не існує" @@ -1497,16 +1515,16 @@ msgstr "Дякуємо за використання нашого сайту!" msgid "The %(site_name)s team" msgstr "Команда %(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Доступ заборонено" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Ви запрошені приєднатися до групи %s" @@ -2085,6 +2103,7 @@ msgstr "%(user)s запрошує Вас приєднатися до %(site_name #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Привіт," @@ -2188,24 +2207,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Новий запис на %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nВи маєте %(num)s нове повідомлення на %(site_name)s:\n" -msgstr[1] "\nВи маєте %(num)s нових повідомлень на %(site_name)s:\n" -msgstr[2] "\nВи маєте %(num)s нових повідомлень на %(site_name)s:\n" -msgstr[3] "\nВи маєте %(num)s нових повідомлень на %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2304,6 +2314,19 @@ msgstr "Бібліотека" msgid "Hi, %(name)s" msgstr "Привіт, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nВи маєте %(num)s нове повідомлення на %(site_name)s:\n" +msgstr[1] "\nВи маєте %(num)s нових повідомлень на %(site_name)s:\n" +msgstr[2] "\nВи маєте %(num)s нових повідомлень на %(site_name)s:\n" +msgstr[3] "\nВи маєте %(num)s нових повідомлень на %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Повідомлення" @@ -2479,8 +2502,11 @@ msgstr "Вперед" msgid "Per page: " msgstr "На сторінку: " +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Налаштування" @@ -2629,23 +2655,7 @@ msgstr "Спільний файл команди спільноти" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "Системний адміністратор" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Вихід" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Ні" @@ -3198,89 +3208,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Пошук файлів в wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Пошук файлів в бібліотеці" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Пошук файлів" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "розширений" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "У всіх бібліотеках" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "У Wiki" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "У бібліотеці" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "у %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Усі типи файлів" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Вибрати тип файлів" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "Текстові файли" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Документи" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Зображення" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Відео" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Аудіо" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "Позначені" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Введіть розширення файлів, розділяючи їх ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Будь ласка, оберіть принаймні 1 тип файлу або введіть не менше 1 розширення файлу" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "" @@ -3367,6 +3294,15 @@ msgstr "після модифікації" msgid "Sorry, this user is not registered yet." msgstr "На жаль, цей користувач не зареєстрований." +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Використано:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3453,7 +3389,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3461,10 +3397,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3573,43 +3505,43 @@ msgstr "" msgid "permission error" msgstr "помилка прав доступу" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "Не вдається переглянути сторінку" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Не вдається переглянути бібліотеку" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Бібліотека не існує" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Будь ласка визначте ID історії" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Вказана історія не існує" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "Невідома помилка" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Не вдається завантажити \"%s\"" @@ -3630,9 +3562,9 @@ msgstr "Невірний repo id" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "Файл не існує" @@ -3644,77 +3576,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "Немає конфлікту при злитті." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTP помилка: файл не може бути відкритий в он-лайн режимі." -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URL помилка: файл не може бути відкритий в он-лайн режимі." -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "Обраний режим шифрування не є правильним." -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "Шевідомий алгоритм шифрування файлу." -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Розмір файлу перевищує %s, і не може бути відкритий в онлайн режимі." -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "Не вдається переглянути файл" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "" diff --git a/locale/uk/LC_MESSAGES/djangojs.po b/locale/uk/LC_MESSAGES/djangojs.po index 822cf8a8e9..ba65644143 100644 --- a/locale/uk/LC_MESSAGES/djangojs.po +++ b/locale/uk/LC_MESSAGES/djangojs.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Kvita \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Ukrainian (http://www.transifex.com/haiwen/seahub/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Опис" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Опис" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Скасувати" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Скасувати" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "Дійсно хочете видалити %s ?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "Дійсно хочете видалити %s ?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Им'я" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "Нова група" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Будь ласка, введіть пароль" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "Будь ласка підтвердіть пароль" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Пароль дуже короткий" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Паролі не збігаються" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "Шифрувати" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Пароль" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Ви впевнені, що хочете видалити %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "Додати" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Надіслати" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "Додати захист паролем" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "днів" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Створити" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Будь-ласка, введіть кількість днів" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Копіювати" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Потрібен Email." @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Розмір" @@ -1563,7 +1576,7 @@ msgstr "Розмір" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "Розмір" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Останнє оновлення" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "Більше операцій" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "З правом запису" @@ -1998,35 +2012,35 @@ msgstr "Врахуйте: 0 - без обмежень (за замовчуван msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "Загальнодоступні посилання" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "Посилання з правами запису" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Посилання видалено " @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Завантажити" @@ -2625,13 +2639,13 @@ msgstr "" msgid "Unlock" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "File download is disabled: the share link traffic of owner is used up.\nЗавантаження файлу відключено: трафік для загального ресурсу власником вичерпано." @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Пошук файлів" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "Пошук файлів" msgid "Upload" msgstr "Завантажити" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Завантажити файл" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Перемістити" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(поточна версія)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Перегляд" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Мої групи" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Пошук файлів в бібліотеці" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Операції" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Назад" @@ -3876,7 +3879,7 @@ msgstr "Назад" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Вперед" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "Всі публічні посилання" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "Count" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "Додати адміністратора" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "Користувача(ів)" msgid "Logs" msgstr "Logs" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Відео" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Аудіо" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "для" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "У всіх бібліотеках" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Усі типи файлів" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Вибрати тип файлів" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "Текстові файли" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Документи" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Зображення" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Введіть розширення файлів, розділяючи їх ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "Відвідування" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Виключено" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Пошук файлів в бібліотеці" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Налаштування профілю" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Спільний доступ: " -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/vi/LC_MESSAGES/django.po b/locale/vi/LC_MESSAGES/django.po index b35ab4871a..026316338e 100644 --- a/locale/vi/LC_MESSAGES/django.po +++ b/locale/vi/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Vietnamese (http://www.transifex.com/haiwen/seahub/language/vi/)\n" "MIME-Version: 1.0\n" @@ -18,12 +18,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "" @@ -55,7 +55,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "Định mức quá thấp (tối thiểu là 0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "Thiết lập Quota thất bại: quota tối đa là %d MB" @@ -71,18 +71,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "Đã tồn tại tên nhóm này" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "Thư viện của tôi" @@ -116,18 +116,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "Không thể xóa thư viện hệ thống." -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -266,6 +266,7 @@ msgstr "" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -367,11 +368,11 @@ msgstr "Đường dẫn không hợp lệ" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "" @@ -411,7 +412,7 @@ msgstr "" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "" @@ -420,7 +421,7 @@ msgstr "" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -434,14 +435,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "Internal Server Error" @@ -460,10 +461,10 @@ msgid "User %s is already a group member." msgstr "" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "" @@ -537,11 +538,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "Sai mật khẩu" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "Lỗi giải mã" @@ -607,33 +608,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "Một link tải lên được chia sẻ với bạn tại %s" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "Không thể tải thư mục \"%s\": dung lượng quá lớn." -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "Mật khẩu quá ngắn" @@ -681,10 +701,6 @@ msgstr "" msgid "Name is required." msgstr "Yêu cầu tên." -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "Vui lòng đăng nhập." @@ -895,6 +911,11 @@ msgstr "Ghi chú" msgid "Files in this library can not be viewed online." msgstr "Các file trong thư viện này không thể xem trực tuyến" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "Nhập địa chỉ email." @@ -975,8 +996,7 @@ msgstr "Lần đăng nhập cuối" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "Admin" @@ -1005,7 +1025,7 @@ msgstr "Chưa kích hoạt" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "Có" @@ -1240,8 +1260,6 @@ msgstr "Ghi chú (không bắt buộc)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "Cập nhật" @@ -1349,7 +1367,7 @@ msgstr "Tên %s không hợp lệ" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "Thiếu tham số" @@ -1411,7 +1429,7 @@ msgid "Permission error: only group staff can add member" msgstr "Lỗi: chỉ có thành viên trong Group mới có thể thêm mới" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "Group không tồn tại" @@ -1476,16 +1494,16 @@ msgstr "Cám ơn bạn đã sử dụng dịch vụ của chúng tôi!" msgid "The %(site_name)s team" msgstr "%(site_name)s" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "Không có quyền" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "Bạn được mời tham gia vào Group %s" @@ -2064,6 +2082,7 @@ msgstr "%(user)s mời bạn tham gia %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "Xin chào," @@ -2167,21 +2186,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "Ghi chú mới trên %s" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\nBạn có %(num)s thông báo mới trên %(site_name)s:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2277,6 +2290,16 @@ msgstr "Thư viện" msgid "Hi, %(name)s" msgstr "Hi, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\nBạn có %(num)s thông báo mới trên %(site_name)s:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "Tin nhắn" @@ -2452,8 +2475,11 @@ msgstr "Tiếp theo" msgid "Per page: " msgstr "" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "Cài đặt" @@ -2602,23 +2628,7 @@ msgstr "Tổ chức file phối hợp Group" msgid "Side Nav Menu" msgstr "" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "System Admin" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "Đăng xuất" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "Không" @@ -3171,89 +3181,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "Tìm trong Wiki" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "Tìm trong thư viện" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "Tìm kiếm" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "nâng cao" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "Trong tất cả các thư viện" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "Trong wiki này" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "Trong thư viện này" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "trong %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "Tất cả các dạng file" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "Tùy chỉnh các dạng file" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "File văn bản" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "Tài liệu" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "Hình ảnh" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "Video" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "Audio" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "Điền định dạng file, cách biệt bởi dấu ','" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "Vui lòng chọn ít nhất kiểu file hoặc định dạng file" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "Xác nhận mật khẩu để tiếp tục" @@ -3340,6 +3267,15 @@ msgstr "sau khi sửa đổi" msgid "Sorry, this user is not registered yet." msgstr "Xin lỗi, người dùng này chưa đăng ký" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "Đã dùng" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3426,7 +3362,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "" @@ -3434,10 +3370,6 @@ msgstr "" msgid "Failed to create thumbnail." msgstr "" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3546,43 +3478,43 @@ msgstr "" msgid "permission error" msgstr "" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "Không thể xem sự sửa đổi của thư viện" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "Thư viện không tồn tại" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "Vui lòng ghi rõ lịch sử ID" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "Lịch sử mà bạn chỉ định không tồn tại" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" không tồn tại." -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "Không thể downlad \"%s\"" @@ -3603,9 +3535,9 @@ msgstr "" msgid "Bad upload link token." msgstr "" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "File không tồn tại" @@ -3617,77 +3549,77 @@ msgstr "" msgid "No conflict in the merge." msgstr "Không có xung đột trong khi hợp nhất." -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "Lỗi HTTP: mở file trực tuyến thất bại" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "Lỗi URL: mở file trực tuyến thất bại" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "Dung lượng %s quá nặng, không thể mở trực tuyến" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr " Thư viện đã mã hóa, không thể mở file trực tuyến" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "Không thể tải file, link chia sẻ đã hết băng thông." -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "Không thể tải file" diff --git a/locale/vi/LC_MESSAGES/djangojs.po b/locale/vi/LC_MESSAGES/djangojs.po index 77cea4f201..93226bf003 100644 --- a/locale/vi/LC_MESSAGES/djangojs.po +++ b/locale/vi/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Vietnamese (http://www.transifex.com/haiwen/seahub/language/vi/)\n" "MIME-Version: 1.0\n" @@ -150,8 +150,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -178,8 +178,8 @@ msgid "Tags" msgstr "" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -264,9 +264,9 @@ msgstr "Mô tả" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -317,7 +317,7 @@ msgstr "Mô tả" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -407,8 +407,8 @@ msgstr "Hủy" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -416,8 +416,8 @@ msgstr "Hủy" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -596,12 +596,12 @@ msgstr "Bạn có thật sự muốn xóa tài khoản của bạn?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -624,7 +624,7 @@ msgstr "Bạn có thật sự muốn xóa tài khoản của bạn?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -781,7 +781,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -817,6 +817,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -826,7 +827,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "Tên" @@ -840,8 +841,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -852,8 +853,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -869,7 +870,7 @@ msgid "New Group" msgstr "Tạo Group mới" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "Vui lòng nhập mật khẩu" @@ -880,12 +881,12 @@ msgid "Please enter the password again" msgstr "Vui lòng nhập lại mật khẩu" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "Mật khẩu quá ngắn" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "Mật khẩu không trùng khớp" @@ -932,7 +933,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -959,8 +960,8 @@ msgid "Encrypt" msgstr "Mã hóa" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -971,8 +972,8 @@ msgid "Password" msgstr "Mật khẩu" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -999,8 +1000,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1021,12 +1022,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "Bạn chắc chắn muốn xóa %s ?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1080,117 +1081,129 @@ msgstr "" msgid "Add" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "Gởi" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "Thêm hết hạn tự động" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "Khởi tạo" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "Vui lòng nhập số ngày" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1260,8 +1273,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1277,7 +1290,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "Sao chép" @@ -1300,7 +1313,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "Điều này được yêu cầu" @@ -1321,7 +1334,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1449,8 +1462,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1546,8 +1559,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1555,7 +1568,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "Dung lượng" @@ -1563,7 +1576,7 @@ msgstr "Dung lượng" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1575,13 +1588,13 @@ msgstr "Dung lượng" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "Cập nhật" @@ -1621,6 +1634,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1729,13 +1743,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "" @@ -1921,15 +1935,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "Link tải lên" @@ -1998,35 +2012,35 @@ msgstr "Mẹo: điền 0 cho thiết lập không giới hạn" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2064,10 +2078,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "Hết hạn" @@ -2139,7 +2153,7 @@ msgid "Version Number" msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "" @@ -2273,7 +2287,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "Bỏ liên kết" @@ -2355,7 +2369,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2363,14 +2377,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2378,10 +2392,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "Tải xuống" @@ -2625,13 +2639,13 @@ msgstr "Khóa" msgid "Unlock" msgstr "Mở khóa" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "" @@ -2877,7 +2891,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "Không thể tải xuống: đã dùng hết băng thông chia sẻ" @@ -2969,13 +2983,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "Tìm kiếm" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2984,31 +2998,31 @@ msgstr "Tìm kiếm" msgid "Upload" msgstr "Tải lên" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "Tải dữ liệu" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "Thư mục tải lên" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "" @@ -3034,7 +3048,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "Di chuyển" @@ -3053,7 +3067,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "" @@ -3429,10 +3443,10 @@ msgid "(current version)" msgstr "(phiên bản hiện tại)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "Xem" @@ -3534,8 +3548,8 @@ msgid "My Groups" msgstr "Groups của tôi" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3587,17 +3601,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "Tìm trong thư viện" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3802,7 +3805,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3865,7 +3868,7 @@ msgstr "Tính năng" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "Trước" @@ -3876,7 +3879,7 @@ msgstr "Trước" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "Tiếp theo" @@ -3926,6 +3929,7 @@ msgid "All Public Links" msgstr "" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "" @@ -4050,7 +4054,7 @@ msgid "Add admin" msgstr "Thêm Admin" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4081,77 +4085,73 @@ msgstr "Người dùng" msgid "Logs" msgstr "Logs" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "Video" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "Audio" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "đến" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "Trong tất cả các thư viện" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "Tất cả các dạng file" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "Tùy chỉnh các dạng file" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "File văn bản" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "Tài liệu" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "Hình ảnh" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "Điền định dạng file, cách biệt bởi dấu ','" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4208,20 +4208,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "# Truy cập" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "Loại bỏ" @@ -4595,7 +4595,7 @@ msgstr "" msgid "Invitations" msgstr "" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5139,6 +5139,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "Tìm trong thư viện" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5221,11 +5225,11 @@ msgstr "" msgid "Profile Setting" msgstr "Cài đặt hồ sơ cá nhân" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "Được chia sẻ bởi:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "" diff --git a/locale/zh_CN/LC_MESSAGES/django.po b/locale/zh_CN/LC_MESSAGES/django.po index 7cf50548cd..fb2b9ceb08 100644 --- a/locale/zh_CN/LC_MESSAGES/django.po +++ b/locale/zh_CN/LC_MESSAGES/django.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-12 09:17+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:20+0000\n" "Last-Translator: llj \n" "Language-Team: Chinese (China) (http://www.transifex.com/haiwen/seahub/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -32,12 +32,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "名字太长(最多 64 个字)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "名字不能包含 ‘/’。" @@ -69,7 +69,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "存储空间配额太小(最小为0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "配额设置失败:最大配额是 %d MB" @@ -85,18 +85,18 @@ msgstr "名称只能包含字母、数字、空格、中划线或下划线。" msgid "There is already a group with that name." msgstr "已有同名群组" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "部门中有资料库。" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "该部门中包含子部门。" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "私人资料库" @@ -130,18 +130,18 @@ msgstr "添加 %s 到机构失败:用户已经属于该机构" msgid "System library can not be deleted." msgstr "系统资料库无法被删除。" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "转让失败:角色 %s 是 %s,无法添加资料库。" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "资料库无法转让给所有者。" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "有一个相关联的已发布资料库。" @@ -280,6 +280,7 @@ msgstr "容量" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "用户数超过了 500, 不提供排序。" @@ -381,11 +382,11 @@ msgstr "目标路径无效" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "空间已超" @@ -425,7 +426,7 @@ msgstr "未找到用户 %s 。" #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "没有权限" @@ -434,7 +435,7 @@ msgstr "没有权限" msgid "File is not locked." msgstr "文件没有被锁定。" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "不能刷新文件锁。" @@ -448,14 +449,14 @@ msgstr "该参与者已存在。" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "服务器内部错误" @@ -474,10 +475,10 @@ msgid "User %s is already a group member." msgstr "用户 %s 已经是群组成员。" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "机构内无用户 %s 。" @@ -551,11 +552,11 @@ msgstr "无法重置这个资料库的密码。" msgid "New password of library %s" msgstr "资料库 %s的新密码" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "密码错误" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "解密资料库出错" @@ -621,33 +622,52 @@ msgstr "邮箱无效。" msgid "An upload link is shared to you on %s" msgstr "有人在 %s 上共享了一个上传链接给你" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "无法下载 \"%s\":目录大小超过限制。" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "总大小已经超过限制。" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "密码长度太短。" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "过期天数需要大于等于 %s" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "过期天数需要小于等于 %s" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "过期时间应晚于 %s。" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "过期时间应早于 %s。" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "共享链接 \"%s\" 已存在。" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "密码太短" @@ -695,10 +715,6 @@ msgstr "Wiki未找到。" msgid "Name is required." msgstr "名称为必填项。" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "总大小已经超过限制。" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "请登录。" @@ -909,6 +925,11 @@ msgstr "备注" msgid "Files in this library can not be viewed online." msgstr "该资料库中的文件无法在线查看。" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "您在 %s 的空间快用完了" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "请输入有效的邮箱地址。" @@ -989,8 +1010,7 @@ msgstr "上次登录" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "管理" @@ -1019,7 +1039,7 @@ msgstr "未激活" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "确定" @@ -1254,8 +1274,6 @@ msgstr "备注(可选)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "提交" @@ -1363,7 +1381,7 @@ msgstr "名称 %s 含有无效字符" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "参数缺失" @@ -1425,7 +1443,7 @@ msgid "Permission error: only group staff can add member" msgstr "只有群组管理员可以添加成员。" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "群组不存在。" @@ -1490,16 +1508,16 @@ msgstr "感谢使用!" msgid "The %(site_name)s team" msgstr "%(site_name)s 团队" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "没有权限" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "你被邀请加入 %s 上的一个群组" @@ -2078,6 +2096,7 @@ msgstr "%(user)s 邀请你加入 %(site_name)s。" #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "你好," @@ -2181,21 +2200,15 @@ msgstr "移动文件夹" msgid "New file updates on %s" msgstr "%s上有新文件改动" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "%s 有新消息" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\n你在 %(site_name)s 上有 %(num)s 条新消息:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "您在 %(site_name)s 上有 %(num)s 条新通知:\n" #: seahub/notifications/models.py:483 #, python-format @@ -2291,6 +2304,16 @@ msgstr "资料库" msgid "Hi, %(name)s" msgstr "你好,%(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\n你在 %(site_name)s 上有 %(num)s 条新消息:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "消息" @@ -2466,8 +2489,11 @@ msgstr "下一页" msgid "Per page: " msgstr "每页:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "非合法 token。" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "设置" @@ -2616,23 +2642,7 @@ msgstr "文件 合作 团队 团体" msgid "Side Nav Menu" msgstr "侧边导航菜单" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "查看个人资料" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "系统管理" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "机构管理" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "退出" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "取消" @@ -3185,89 +3195,6 @@ msgid "" "as soon as possible." msgstr "资料库 %(repo_name)s 的新密码是 %(password)s。请尽快更改。" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "在当前维基搜索文件" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "在当前资料库搜索文件" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "搜索文件" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "高级" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "在所有资料库" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "在当前维基" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "在当前资料库" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "在 %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "所有文件类型" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "自定义文件类型" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "文本文件" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "文档" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "图片" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "视频" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "音频" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "输入文件后缀,以','分隔" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "请至少选择一种文件类型或一种文件后缀" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "请确认密码以便继续" @@ -3354,6 +3281,15 @@ msgstr "修改后" msgid "Sorry, this user is not registered yet." msgstr "抱歉,该用户还未注册。" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "您在 %(site_name)s 的空间快用完了。" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "已用空间:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3440,7 +3376,7 @@ msgid "Network error" msgstr "网络错误" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "无效参数。" @@ -3448,10 +3384,6 @@ msgstr "无效参数。" msgid "Failed to create thumbnail." msgstr "创建缩略图失败。" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "非合法 token。" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3560,43 +3492,43 @@ msgstr "禁用" msgid "permission error" msgstr "权限错误" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "无法查看文件回收站" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "无法浏览该资料库修改历史" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "资料库不存在" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "请指定历史记录ID" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "资料库还原成功。" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "指定的历史记录不存在" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "未知错误" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" 不存在。" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "无法下载 \"%s\"" @@ -3617,9 +3549,9 @@ msgstr "错误的repo id" msgid "Bad upload link token." msgstr "无效的上传链接" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "文件不存在" @@ -3631,77 +3563,77 @@ msgstr "上传链接中含无效的repo id" msgid "No conflict in the merge." msgstr "合并没有冲突。" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: 无法在线打开该文件" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: 无法在线打开该文件" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "文件编码不合适" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "文件编码无法识别" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "文件大小超过 %s,无法在线查看。" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "加密资料库不能在线预览文件。" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "无法查看该文件" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "Office Online 预览文件时出错。" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "OnlyOffice 预览文件时出错。" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "无法下载文件,无效的文件路径" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "无法下载文件,错误的文件路径" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "无法下载文件,共享外链流量已用完。" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "无法下载文件。" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "无法查看文件,外链流量已用完。" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "%s 的共享链接。" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "无法下载文件" diff --git a/locale/zh_CN/LC_MESSAGES/djangojs.po b/locale/zh_CN/LC_MESSAGES/djangojs.po index 70c2f8768c..a33397c93a 100644 --- a/locale/zh_CN/LC_MESSAGES/djangojs.po +++ b/locale/zh_CN/LC_MESSAGES/djangojs.po @@ -21,9 +21,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: Alfred \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 04:24+0000\n" +"Last-Translator: llj \n" "Language-Team: Chinese (China) (http://www.transifex.com/haiwen/seahub/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -164,8 +164,8 @@ msgstr "正在上传一个文件。你确定要离开这当前网页吗?" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -192,8 +192,8 @@ msgid "Tags" msgstr "标签" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -278,9 +278,9 @@ msgstr "描述" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -331,7 +331,7 @@ msgstr "描述" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -421,8 +421,8 @@ msgstr "取消" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -430,8 +430,8 @@ msgstr "取消" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -610,12 +610,12 @@ msgstr "确定要注销该帐号吗?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -638,7 +638,7 @@ msgstr "确定要注销该帐号吗?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -795,7 +795,7 @@ msgstr "新建部门资料库" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -831,6 +831,7 @@ msgstr "新建部门资料库" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -840,7 +841,7 @@ msgstr "新建部门资料库" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "名称" @@ -854,8 +855,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "名称“{name}”已被占用,请选取一个不同的名字。" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -866,8 +867,8 @@ msgid "This is a draft" msgstr "这是草稿文件" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -883,7 +884,7 @@ msgid "New Group" msgstr "新建群组" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "请输入密码" @@ -894,12 +895,12 @@ msgid "Please enter the password again" msgstr "请再次输入密码" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "密码太短" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "两次输入的密码不一致" @@ -946,7 +947,7 @@ msgstr "存储后端" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -973,8 +974,8 @@ msgid "Encrypt" msgstr "加密" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -985,8 +986,8 @@ msgid "Password" msgstr "密码" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1013,8 +1014,8 @@ msgstr "选择一个颜色" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1035,12 +1036,12 @@ msgstr "删除文件夹" msgid "Are you sure to delete" msgstr "确定要删除" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "确定要删除 %s 吗?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1094,117 +1095,129 @@ msgstr "参与人" msgid "Add" msgstr "添加" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "{minDays_placeholder} - {maxDays_placeholder} 天" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "大于或等于 {minDays_placeholder} 天" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "小于或等于 {maxDays_placeholder} 天" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "共享链接已复制到剪贴板。" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "直接下载连接已复制到剪切板。" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "成功更改权限。" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "(至少 {passwordLength} 个字符)" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "链接:" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "已过期" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "直接下载链接:" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "过期时间:" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "权限:" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "发送" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "确定删除该共享链接吗?" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "如果删除,获取该连接的任何人将无法继续访问。" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "增加密码保护" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "增加自动过期" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "过期天数" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "天" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" -msgstr "大于或等于" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" +msgstr "过期时间" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "小于或等于" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "设置权限" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "生成链接" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "请输入天数" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "请输入一个非负整数" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "上传连接已复制到剪切板。" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "上传连接:" @@ -1274,8 +1287,8 @@ msgstr "内部链接已复制到剪贴板" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "内部链接" @@ -1291,7 +1304,7 @@ msgstr "内部链接是指向文件或目录的链接,只有对该文件或目 #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "复制" @@ -1314,7 +1327,7 @@ msgstr "撤消访问权限" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "必填项。" @@ -1335,7 +1348,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "成功邀请了 %(email) 和其他 %(num) 个人。" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1463,8 +1476,8 @@ msgstr "未找到群组" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1560,8 +1573,8 @@ msgstr "资料库名称" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1569,7 +1582,7 @@ msgstr "资料库名称" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "大小" @@ -1577,7 +1590,7 @@ msgstr "大小" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1589,13 +1602,13 @@ msgstr "大小" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "更新时间" @@ -1635,6 +1648,7 @@ msgstr "草稿" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1743,13 +1757,13 @@ msgstr "新建维基" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "更多操作" @@ -1935,15 +1949,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "{placeholder} 共享/上传外链" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "共享链接" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "上传链接" @@ -2012,35 +2026,35 @@ msgstr "Tip: 设置为0表示重置为默认上限" msgid "The link is copied to the clipboard." msgstr "外链已复制到剪贴板。" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "共享链接" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "上传链接" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "共享给用户" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "共享给群组" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2078,10 +2092,10 @@ msgstr "选择群组..." #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "过期时间" @@ -2153,7 +2167,7 @@ msgid "Version Number" msgstr "版本号" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "文本" @@ -2287,7 +2301,7 @@ msgstr "在此设备下次上线时删除此设备上的文件。" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "断开连接" @@ -2369,7 +2383,7 @@ msgstr "您确定要取消发布此资料库吗?" msgid "Unpublish" msgstr "取消发布" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "发布资料库" @@ -2377,14 +2391,14 @@ msgstr "发布资料库" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2392,10 +2406,10 @@ msgstr "发布资料库" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "下载" @@ -2639,13 +2653,13 @@ msgstr "锁定" msgid "Unlock" msgstr "解锁" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "打开父目录" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "评论" @@ -2891,7 +2905,7 @@ msgid "Successfully saved" msgstr "保存成功" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "文件下载已禁用:外链拥有者的流量已用完。" @@ -2983,13 +2997,13 @@ msgid "File History" msgstr "文件历史" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "搜索文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2998,31 +3012,31 @@ msgstr "搜索文件" msgid "Upload" msgstr "上传" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "新建" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "上传文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "上传目录" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "新建 Markdown 文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "新建 Excel 文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "新建 PowerPoint 文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "新建 Word 文件" @@ -3048,7 +3062,7 @@ msgstr "创建草稿" msgid "Start review" msgstr "开始评审" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "移动" @@ -3067,7 +3081,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "从此文件创建草稿,而不是直接编辑它。" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "列表" @@ -3443,10 +3457,10 @@ msgid "(current version)" msgstr "(当前版本)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "查看" @@ -3548,8 +3562,8 @@ msgid "My Groups" msgstr "我的群组" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3601,17 +3615,6 @@ msgstr "文件夹不存在。" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "此库已由管理员设置为只读,无法更新。" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "侧边导航菜单" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "在当前资料库搜索文件" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "文件移动失败。" @@ -3816,7 +3819,7 @@ msgstr "配额" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3879,7 +3882,7 @@ msgstr "操作" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "前一页" @@ -3890,7 +3893,7 @@ msgstr "前一页" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "下一页" @@ -3940,6 +3943,7 @@ msgid "All Public Links" msgstr "所有公开链接" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "访问次数" @@ -4064,7 +4068,7 @@ msgid "Add admin" msgstr "添加管理员" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4095,77 +4099,73 @@ msgstr "用户" msgid "Logs" msgstr "日志" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "文档" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "图片" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "视频" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "音频" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "到" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "在所有资料库" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "所有文件类型" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "自定义文件类型" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "文本文件" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "文档" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "图片" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "输入文件后缀,以','分隔" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "重置" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "初始日期应该早于结束日期。" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "文件大小范围无效。" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "至少需要三个字母。" @@ -4222,20 +4222,20 @@ msgid "" msgstr "你还没创建任何共享外链。一个共享外链可以用来共享文件和文件夹给任何人。可以通过点击其名称旁边的共享图标来给一个文件或文件夹创建一个共享外链。" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "访问次数" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "删除" @@ -4609,7 +4609,7 @@ msgstr "删除过期邀请" msgid "Invitations" msgstr "邀请" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "验证码" @@ -5153,6 +5153,10 @@ msgid "" "accept the terms." msgstr "允许系统管理员添加条款,并且所有用户都必须接受该条款。" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "在当前资料库搜索文件" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "前往资料库" @@ -5235,11 +5239,11 @@ msgstr "邮件通知" msgid "Profile Setting" msgstr "个人信息设置" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "共享来源:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/locale/zh_TW/LC_MESSAGES/django.po b/locale/zh_TW/LC_MESSAGES/django.po index e37e1d790b..33aa3d4217 100644 --- a/locale/zh_TW/LC_MESSAGES/django.po +++ b/locale/zh_TW/LC_MESSAGES/django.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 05:02+0000\n" +"POT-Creation-Date: 2020-07-27 12:02+0800\n" +"PO-Revision-Date: 2020-07-27 04:02+0000\n" "Last-Translator: imwhatiam \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/haiwen/seahub/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -25,12 +25,12 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: seahub/api2/endpoints/admin/account.py:195 seahub/api2/endpoints/user.py:81 -#: seahub/api2/views.py:351 +#: seahub/api2/views.py:354 msgid "Name is too long (maximum is 64 characters)" msgstr "名字太長 (最多64個字)" #: seahub/api2/endpoints/admin/account.py:199 seahub/api2/endpoints/user.py:85 -#: seahub/api2/views.py:355 seahub/forms.py:44 seahub/profile/forms.py:27 +#: seahub/api2/views.py:358 seahub/forms.py:44 seahub/profile/forms.py:27 msgid "Name should not include '/'." msgstr "名字不能包含 '/'。" @@ -62,7 +62,7 @@ msgid "Space quota is too low (minimum value is 0)" msgstr "容量太小(最小為0)" #: seahub/api2/endpoints/admin/account.py:259 seahub/institutions/views.py:211 -#: seahub/organizations/api/admin/users.py:350 seahub/views/sysadmin.py:335 +#: seahub/organizations/api/admin/users.py:432 seahub/views/sysadmin.py:335 #, python-format msgid "Failed to set quota: maximum quota is %d MB" msgstr "配額設定失敗:最大配額是 %d MB" @@ -78,18 +78,18 @@ msgstr "" msgid "There is already a group with that name." msgstr "已有同名群組" -#: seahub/api2/endpoints/admin/address_book/groups.py:231 +#: seahub/api2/endpoints/admin/address_book/groups.py:240 msgid "There are libraries in this department." msgstr "" -#: seahub/api2/endpoints/admin/address_book/groups.py:235 +#: seahub/api2/endpoints/admin/address_book/groups.py:244 msgid "There are sub-departments in this department." msgstr "" #: seahub/api2/endpoints/admin/default_library.py:31 #: seahub/api2/endpoints/admin/default_library.py:32 -#: seahub/views/__init__.py:662 seahub/views/__init__.py:663 -#: seahub/views/__init__.py:667 seahub/views/__init__.py:668 +#: seahub/views/__init__.py:663 seahub/views/__init__.py:664 +#: seahub/views/__init__.py:668 seahub/views/__init__.py:669 msgid "My Library" msgstr "我的資料庫" @@ -123,18 +123,18 @@ msgstr "" msgid "System library can not be deleted." msgstr "系統資料庫無法被刪除。" -#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1606 +#: seahub/api2/endpoints/admin/libraries.py:374 seahub/api2/views.py:1609 #, python-format msgid "Transfer failed: role of %s is %s, can not add library." msgstr "" -#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1611 +#: seahub/api2/endpoints/admin/libraries.py:395 seahub/api2/views.py:1614 msgid "Library can not be transferred to owner." msgstr "" -#: seahub/api2/endpoints/admin/share_links.py:200 +#: seahub/api2/endpoints/admin/share_links.py:225 #: seahub/api2/endpoints/repo_share_links.py:140 -#: seahub/api2/endpoints/share_links.py:473 +#: seahub/api2/endpoints/share_links.py:513 msgid "There is an associated published library." msgstr "" @@ -273,6 +273,7 @@ msgstr "容量" #: seahub/api2/endpoints/admin/users.py:422 #: seahub/api2/endpoints/admin/users.py:447 +#: seahub/organizations/api/admin/users.py:147 msgid "There are more than 500 users, and sort is not offered." msgstr "" @@ -374,11 +375,11 @@ msgstr "目標路徑無效" #: seahub/api2/endpoints/copy_move_task.py:150 #: seahub/api2/endpoints/move_folder_merge.py:172 -#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1749 -#: seahub/api2/views.py:1789 seahub/api2/views.py:1838 -#: seahub/api2/views.py:1882 seahub/api2/views.py:1928 -#: seahub/api2/views.py:1977 seahub/api2/views.py:2388 -#: seahub/api2/views.py:2502 +#: seahub/api2/endpoints/repos_batch.py:491 seahub/api2/views.py:1752 +#: seahub/api2/views.py:1792 seahub/api2/views.py:1841 +#: seahub/api2/views.py:1885 seahub/api2/views.py:1931 +#: seahub/api2/views.py:1980 seahub/api2/views.py:2391 +#: seahub/api2/views.py:2505 msgid "Out of quota." msgstr "超過空間上限" @@ -418,7 +419,7 @@ msgstr "找不到使用者%s " #: seahub/api2/endpoints/wikis.py:112 seahub/api2/endpoints/wikis.py:201 #: seahub/drafts/views.py:31 seahub/profile/forms.py:24 #: seahub/profile/views.py:215 seahub/thumbnail/views.py:51 -#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:737 +#: seahub/thumbnail/views.py:166 seahub/views/__init__.py:738 #: seahub/views/ajax.py:83 seahub/views/ajax.py:113 seahub/views/ajax.py:119 msgid "Permission denied." msgstr "沒有權限" @@ -427,7 +428,7 @@ msgstr "沒有權限" msgid "File is not locked." msgstr "" -#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:541 +#: seahub/api2/endpoints/file.py:616 seahub/api2/endpoints/share_links.py:581 msgid "You can not refresh this file's lock." msgstr "" @@ -441,14 +442,14 @@ msgstr "" #: seahub/api2/endpoints/repo_set_password.py:70 #: seahub/api2/endpoints/repo_share_invitations.py:197 #: seahub/api2/endpoints/send_upload_link_email.py:105 -#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3804 +#: seahub/api2/endpoints/wiki_pages.py:135 seahub/api2/views.py:3807 #: seahub/notifications/models.py:465 seahub/notifications/models.py:506 #: seahub/notifications/models.py:557 seahub/notifications/models.py:613 #: seahub/notifications/models.py:643 seahub/notifications/models.py:665 #: seahub/notifications/models.py:691 seahub/notifications/models.py:708 #: seahub/notifications/models.py:725 seahub/notifications/models.py:754 #: seahub/utils/__init__.py:172 seahub/utils/__init__.py:1185 -#: seahub/views/__init__.py:903 seahub/views/__init__.py:922 +#: seahub/views/__init__.py:904 seahub/views/__init__.py:923 #: seahub/views/ajax.py:401 seahub/views/ajax.py:405 msgid "Internal Server Error" msgstr "伺服器內部錯誤" @@ -467,10 +468,10 @@ msgid "User %s is already a group member." msgstr "用戶 %s 已經是群組的成員" #: seahub/api2/endpoints/group_members.py:100 -#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1591 +#: seahub/api2/endpoints/group_members.py:303 seahub/api2/views.py:1594 #: seahub/organizations/api/admin/user_repos.py:50 #: seahub/organizations/api/admin/user_repos.py:103 -#: seahub/organizations/api/admin/users.py:241 +#: seahub/organizations/api/admin/users.py:323 #, python-format msgid "User %s not found in organization." msgstr "組織內無用戶 %s 。" @@ -544,11 +545,11 @@ msgstr "" msgid "New password of library %s" msgstr "" -#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3801 +#: seahub/api2/endpoints/repo_set_password.py:67 seahub/api2/views.py:3804 msgid "Wrong password" msgstr "密碼錯誤" -#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3807 +#: seahub/api2/endpoints/repo_set_password.py:73 seahub/api2/views.py:3810 msgid "Decrypt library error" msgstr "解密資料庫出錯" @@ -614,33 +615,52 @@ msgstr "" msgid "An upload link is shared to you on %s" msgstr "有人在 %s 上共享了一個上傳網址給你" -#: seahub/api2/endpoints/share_link_zip_task.py:101 -#: seahub/api2/endpoints/zip_task.py:97 seahub/views/__init__.py:906 +#: seahub/api2/endpoints/share_link_zip_task.py:103 +#: seahub/api2/endpoints/zip_task.py:103 seahub/views/__init__.py:907 #, python-format msgid "Unable to download directory \"%s\": size is too large." msgstr "無法下載 \"%s\":目錄大小超過限制。" -#: seahub/api2/endpoints/share_links.py:244 +#: seahub/api2/endpoints/share_link_zip_task.py:243 +#: seahub/api2/endpoints/zip_task.py:139 seahub/api2/endpoints/zip_task.py:273 +msgid "Total size exceeds limit." +msgstr "總大小已經超過限制。" + +#: seahub/api2/endpoints/share_links.py:246 msgid "Password is too short." msgstr "密碼太短" -#: seahub/api2/endpoints/share_links.py:259 seahub/api2/views.py:3372 +#: seahub/api2/endpoints/share_links.py:269 +#: seahub/api2/endpoints/upload_links.py:181 seahub/api2/views.py:3375 #, python-format msgid "Expire days should be greater or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:265 seahub/api2/views.py:3378 +#: seahub/api2/endpoints/share_links.py:275 +#: seahub/api2/endpoints/upload_links.py:187 seahub/api2/views.py:3381 #, python-format msgid "Expire days should be less than or equal to %s" msgstr "" -#: seahub/api2/endpoints/share_links.py:329 -#: seahub/api2/endpoints/share_links.py:338 +#: seahub/api2/endpoints/share_links.py:297 +#: seahub/api2/endpoints/upload_links.py:209 +#, python-format +msgid "Expiration time should be later than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:306 +#: seahub/api2/endpoints/upload_links.py:218 +#, python-format +msgid "Expiration time should be earlier than %s." +msgstr "" + +#: seahub/api2/endpoints/share_links.py:369 +#: seahub/api2/endpoints/share_links.py:378 #, python-format msgid "Share link %s already exists." msgstr "" -#: seahub/api2/endpoints/upload_links.py:153 +#: seahub/api2/endpoints/upload_links.py:158 #: seahub/templates/snippets/repo_create_js.html:50 msgid "Password is too short" msgstr "密碼太短" @@ -688,10 +708,6 @@ msgstr "" msgid "Name is required." msgstr "名稱為必填項。" -#: seahub/api2/endpoints/zip_task.py:125 seahub/api2/endpoints/zip_task.py:245 -msgid "Total size exceeds limit." -msgstr "總大小已經超過限制。" - #: seahub/auth/decorators.py:74 msgid "Please log in." msgstr "請登入" @@ -902,6 +918,11 @@ msgstr "備註" msgid "Files in this library can not be viewed online." msgstr "該資料庫中的檔案無法線上查看。" +#: seahub/base/management/commands/check_user_quota.py:58 +#, python-format +msgid "Your quota is almost full on %s" +msgstr "" + #: seahub/base/management/commands/createsuperuser.py:26 msgid "Enter a valid e-mail address." msgstr "請輸入有效的電子郵件地址。" @@ -982,8 +1003,7 @@ msgstr "上次登入" #: seahub/base/management/commands/export_users.py:45 #: seahub/base/management/commands/export_users.py:49 -#: seahub/institutions/views.py:162 seahub/templates/base.html:72 -#: seahub/templates/base.html:75 seahub/views/sysadmin.py:210 +#: seahub/institutions/views.py:162 seahub/views/sysadmin.py:210 #: seahub/views/sysadmin.py:214 msgid "Admin" msgstr "管理" @@ -1012,7 +1032,7 @@ msgstr "不啓動" #: seahub/base/management/commands/export_users.py:126 #: seahub/base/management/commands/export_users.py:127 -#: seahub/templates/base.html:124 seahub/views/sysadmin.py:276 +#: seahub/templates/base.html:84 seahub/views/sysadmin.py:276 #: seahub/views/sysadmin.py:277 msgid "Yes" msgstr "確定" @@ -1247,8 +1267,6 @@ msgstr "備註(可選)" #: seahub/templates/registration/password_set_form.html:27 #: seahub/templates/repo_dir_recycle_view.html:74 #: seahub/templates/share_access_validation.html:21 -#: seahub/templates/snippets/search_form.html:11 -#: seahub/templates/snippets/search_form.html:78 msgid "Submit" msgstr "提交" @@ -1356,7 +1374,7 @@ msgstr "名稱 %s 含有無效字元" #: seahub/forms.py:97 seahub/views/ajax.py:308 seahub/views/ajax.py:312 #: seahub/views/ajax.py:316 seahub/views/ajax.py:327 seahub/views/ajax.py:447 -#: seahub/views/file.py:1866 +#: seahub/views/file.py:1863 msgid "Argument missing" msgstr "參數缺失" @@ -1418,7 +1436,7 @@ msgid "Permission error: only group staff can add member" msgstr "只有群組管理員可以新增成員。" #: seahub/group/error_msg.py:17 seahub/group/error_msg.py:23 -#: seahub/views/file.py:464 +#: seahub/views/file.py:461 msgid "Group does not exist" msgstr "群組不存在。" @@ -1483,16 +1501,16 @@ msgstr "感謝使用!" msgid "The %(site_name)s team" msgstr "%(site_name)s 團隊" -#: seahub/group/views.py:107 seahub/share/views.py:228 -#: seahub/views/__init__.py:567 seahub/views/ajax.py:381 -#: seahub/views/ajax.py:427 seahub/views/file.py:1138 -#: seahub/views/file.py:1358 seahub/views/file.py:1875 +#: seahub/group/views.py:105 seahub/share/views.py:228 +#: seahub/views/__init__.py:568 seahub/views/ajax.py:381 +#: seahub/views/ajax.py:427 seahub/views/file.py:1135 +#: seahub/views/file.py:1355 seahub/views/file.py:1872 #: seahub/views/repo.py:115 seahub/views/repo.py:171 seahub/views/repo.py:228 #: seahub/views/repo.py:281 seahub/views/repo.py:387 msgid "Permission denied" msgstr "沒有權限" -#: seahub/group/views.py:173 +#: seahub/group/views.py:171 #, python-format msgid "You are invited to join a group on %s" msgstr "你被邀請加入 %s 上的一個群组" @@ -2071,6 +2089,7 @@ msgstr "%(user)s 邀請你加入 %(site_name)s." #: seahub/templates/sysadmin/user_batch_add_email.html:9 #: seahub/templates/sysadmin/user_freeze_email.html:9 #: seahub/templates/sysadmin/user_reset_email.html:9 +#: seahub/templates/user_quota_full.html:9 msgid "Hi," msgstr "你好," @@ -2174,21 +2193,15 @@ msgstr "" msgid "New file updates on %s" msgstr "" -#: seahub/notifications/management/commands/send_notices.py:310 +#: seahub/notifications/management/commands/send_notices.py:312 #, python-format msgid "New notice on %s" msgstr "%s 有新消息" -#: seahub/notifications/management/commands/send_work_weixin_notifications.py:170 -#: seahub/notifications/templates/notifications/notice_email.html:9 +#: seahub/notifications/management/commands/send_notices_to_social_account.py:223 #, python-format -msgid "" -"\n" -"You've got 1 new notice on %(site_name)s:\n" -msgid_plural "" -"\n" -"You've got %(num)s new notices on %(site_name)s:\n" -msgstr[0] "\n你在 %(site_name)s 上有 %(num)s 條新消息:\n" +msgid "You've got %(num)s new notices on %(site_name)s:\n" +msgstr "" #: seahub/notifications/models.py:483 #, python-format @@ -2284,6 +2297,16 @@ msgstr "資料庫" msgid "Hi, %(name)s" msgstr "你好, %(name)s" +#: seahub/notifications/templates/notifications/notice_email.html:9 +#, python-format +msgid "" +"\n" +"You've got 1 new notice on %(site_name)s:\n" +msgid_plural "" +"\n" +"You've got %(num)s new notices on %(site_name)s:\n" +msgstr[0] "\n你在 %(site_name)s 上有 %(num)s 條新消息:\n" + #: seahub/notifications/templates/notifications/notice_email.html:19 msgid "Message" msgstr "訊息" @@ -2459,8 +2482,11 @@ msgstr "下一頁" msgid "Per page: " msgstr "每頁:" +#: seahub/organizations/views.py:265 seahub/thumbnail/views.py:154 +msgid "Invalid token." +msgstr "無效token" + #: seahub/profile/templates/profile/set_profile_react.html:5 -#: seahub/templates/base.html:66 msgid "Settings" msgstr "設定" @@ -2609,23 +2635,7 @@ msgstr "檔案 合作 團隊 團體" msgid "Side Nav Menu" msgstr "側邊導航選單" -#: seahub/templates/base.html:51 seahub/templates/base.html:54 -msgid "View profile and more" -msgstr "查看個人資料" - -#: seahub/templates/base.html:69 -msgid "System Admin" -msgstr "系統管理" - -#: seahub/templates/base.html:72 -msgid "Organization Admin" -msgstr "組織管理" - -#: seahub/templates/base.html:78 -msgid "Log out" -msgstr "退出" - -#: seahub/templates/base.html:125 +#: seahub/templates/base.html:85 msgid "No" msgstr "取消" @@ -3178,89 +3188,6 @@ msgid "" "as soon as possible." msgstr "" -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this wiki" -msgstr "在當前維基搜尋檔案" - -#: seahub/templates/snippets/search_form.html:6 -msgid "Search files in this library" -msgstr "在當前資料庫搜尋檔案" - -#: seahub/templates/snippets/search_form.html:9 -#: seahub/templates/snippets/search_form.html:15 -msgid "Search Files" -msgstr "搜尋檔案" - -#: seahub/templates/snippets/search_form.html:11 -msgid "advanced" -msgstr "進階" - -#: seahub/templates/snippets/search_form.html:19 -#: seahub/templates/snippets/search_form.html:23 -#: seahub/templates/snippets/search_form.html:26 -msgid "In all libraries" -msgstr "在所有資料庫" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this wiki" -msgstr "在當前維基" - -#: seahub/templates/snippets/search_form.html:20 -msgid "In this library" -msgstr "在當前資料庫" - -#: seahub/templates/snippets/search_form.html:24 -#, python-format -msgid "in %(name)s" -msgstr "在 %(name)s" - -#: seahub/templates/snippets/search_form.html:32 -#: seahub/templates/snippets/search_form.html:35 -msgid "All file types" -msgstr "所有檔案類型" - -#: seahub/templates/snippets/search_form.html:33 -#: seahub/templates/snippets/search_form.html:36 -msgid "Custom file types" -msgstr "自定義檔案類型" - -#: seahub/templates/snippets/search_form.html:47 -msgid "Text files" -msgstr "文字檔案" - -#: seahub/templates/snippets/search_form.html:51 -msgid "Documents" -msgstr "文檔" - -#: seahub/templates/snippets/search_form.html:55 -msgid "Images" -msgstr "圖片" - -#: seahub/templates/snippets/search_form.html:59 -msgid "Video" -msgstr "視頻" - -#: seahub/templates/snippets/search_form.html:63 -msgid "Audio" -msgstr "音頻" - -#: seahub/templates/snippets/search_form.html:67 -msgid "pdf" -msgstr "pdf" - -#: seahub/templates/snippets/search_form.html:71 -msgid "markdown" -msgstr "markdown" - -#: seahub/templates/snippets/search_form.html:74 -msgid "Input file extensions here, separate with ','" -msgstr "輸入檔案副檔名,以','分隔" - -#: seahub/templates/snippets/search_form.html:75 -msgid "" -"Please select at least one file type or input at least one file extension" -msgstr "請至少選擇一種檔案類型或一種檔案副檔名" - #: seahub/templates/sysadmin/sudo_mode.html:8 msgid "Confirm password to continue" msgstr "請確認密碼以便繼續" @@ -3347,6 +3274,15 @@ msgstr "修改後" msgid "Sorry, this user is not registered yet." msgstr "抱歉,該用戶還未註冊。" +#: seahub/templates/user_quota_full.html:12 +#, python-format +msgid "Your quota is almost full on %(site_name)s." +msgstr "" + +#: seahub/templates/user_quota_full.html:14 +msgid "Used:" +msgstr "已用空間:" + #: seahub/templates/view_shared_upload_link.html:8 #, python-format msgid "Upload files to %(dir_name)s" @@ -3433,7 +3369,7 @@ msgid "Network error" msgstr "" #: seahub/thumbnail/views.py:45 seahub/thumbnail/views.py:172 -#: seahub/views/__init__.py:599 +#: seahub/views/__init__.py:600 msgid "Invalid arguments." msgstr "非法參數" @@ -3441,10 +3377,6 @@ msgstr "非法參數" msgid "Failed to create thumbnail." msgstr "建立縮圖失敗。" -#: seahub/thumbnail/views.py:154 -msgid "Invalid token." -msgstr "無效token" - #: seahub/two_factor/forms.py:39 seahub/two_factor/forms.py:63 #: seahub/two_factor/forms.py:167 seahub/two_factor/forms.py:173 #: seahub/two_factor/forms.py:294 @@ -3553,43 +3485,43 @@ msgstr "停用" msgid "permission error" msgstr "權限錯誤" -#: seahub/views/__init__.py:400 seahub/views/__init__.py:415 -#: seahub/views/__init__.py:430 +#: seahub/views/__init__.py:401 seahub/views/__init__.py:416 +#: seahub/views/__init__.py:431 msgid "Unable to view recycle page" msgstr "無法查看資源回收筒" -#: seahub/views/__init__.py:475 +#: seahub/views/__init__.py:476 msgid "Unable to view library modification" msgstr "無法瀏覽該資料庫修改歷史" -#: seahub/views/__init__.py:558 seahub/views/__init__.py:601 -#: seahub/views/__init__.py:732 seahub/views/__init__.py:877 -#: seahub/views/ajax.py:376 seahub/views/file.py:1861 +#: seahub/views/__init__.py:559 seahub/views/__init__.py:602 +#: seahub/views/__init__.py:733 seahub/views/__init__.py:878 +#: seahub/views/ajax.py:376 seahub/views/file.py:1858 msgid "Library does not exist" msgstr "資料庫不存在" -#: seahub/views/__init__.py:592 +#: seahub/views/__init__.py:593 msgid "Please specify history ID" msgstr "請指定歷史記錄ID" -#: seahub/views/__init__.py:596 +#: seahub/views/__init__.py:597 msgid "Successfully restored the library." msgstr "" -#: seahub/views/__init__.py:603 +#: seahub/views/__init__.py:604 msgid "History you specified does not exist" msgstr "指定的歷史記錄不存在" -#: seahub/views/__init__.py:605 +#: seahub/views/__init__.py:606 msgid "Unknown error" msgstr "未知錯誤" -#: seahub/views/__init__.py:884 seahub/views/repo.py:285 +#: seahub/views/__init__.py:885 seahub/views/repo.py:285 #, python-format msgid "\"%s\" does not exist." msgstr "\"%s\" 不存在。" -#: seahub/views/__init__.py:925 +#: seahub/views/__init__.py:926 #, python-format msgid "Unable to download \"%s\"" msgstr "無法下載 \"%s\"" @@ -3610,9 +3542,9 @@ msgstr "錯誤的repo id" msgid "Bad upload link token." msgstr "無效的上傳網址" -#: seahub/views/ajax.py:338 seahub/views/file.py:458 seahub/views/file.py:489 -#: seahub/views/file.py:1133 seahub/views/file.py:1353 -#: seahub/views/file.py:1870 +#: seahub/views/ajax.py:338 seahub/views/file.py:455 seahub/views/file.py:486 +#: seahub/views/file.py:1130 seahub/views/file.py:1350 +#: seahub/views/file.py:1867 msgid "File does not exist" msgstr "檔案不存在" @@ -3624,77 +3556,77 @@ msgstr "上傳網址中含無效的repo id" msgid "No conflict in the merge." msgstr "合併沒有衝突。" -#: seahub/views/file.py:191 +#: seahub/views/file.py:188 msgid "HTTPError: failed to open file online" msgstr "HTTPError: 無法線上打開該檔案" -#: seahub/views/file.py:195 +#: seahub/views/file.py:192 msgid "URLError: failed to open file online" msgstr "URLError: 無法線上打開該檔案" -#: seahub/views/file.py:202 +#: seahub/views/file.py:199 msgid "The encoding you chose is not proper." msgstr "檔案編碼不合適" -#: seahub/views/file.py:219 seahub/views/file.py:222 +#: seahub/views/file.py:216 seahub/views/file.py:219 msgid "Unknown file encoding" msgstr "檔案編碼無法識別" -#: seahub/views/file.py:343 seahub/views/file.py:378 seahub/views/file.py:625 -#: seahub/views/file.py:716 seahub/views/file.py:876 +#: seahub/views/file.py:340 seahub/views/file.py:375 seahub/views/file.py:622 +#: seahub/views/file.py:713 seahub/views/file.py:873 #, python-format msgid "File size surpasses %s, can not be opened online." msgstr "檔案大小超過 %s,無法線上查看。" -#: seahub/views/file.py:350 seahub/views/file.py:751 +#: seahub/views/file.py:347 seahub/views/file.py:748 msgid "The library is encrypted, can not open file online." msgstr "不能線上預覽加密資料庫檔案。" -#: seahub/views/file.py:445 seahub/views/file.py:467 seahub/views/file.py:472 -#: seahub/views/file.py:513 seahub/views/file.py:704 seahub/views/file.py:998 -#: seahub/views/file.py:1021 seahub/views/file.py:1048 -#: seahub/views/file.py:1163 seahub/views/file.py:1271 -#: seahub/views/file.py:1374 seahub/views/file.py:1479 +#: seahub/views/file.py:442 seahub/views/file.py:464 seahub/views/file.py:469 +#: seahub/views/file.py:510 seahub/views/file.py:701 seahub/views/file.py:995 +#: seahub/views/file.py:1018 seahub/views/file.py:1045 +#: seahub/views/file.py:1160 seahub/views/file.py:1268 +#: seahub/views/file.py:1371 seahub/views/file.py:1476 msgid "Unable to view file" msgstr "無法查看該檔案" -#: seahub/views/file.py:785 seahub/views/file.py:946 seahub/views/file.py:1232 -#: seahub/views/file.py:1418 +#: seahub/views/file.py:782 seahub/views/file.py:943 seahub/views/file.py:1229 +#: seahub/views/file.py:1415 msgid "Error when prepare Office Online file preview page." msgstr "" -#: seahub/views/file.py:844 seahub/views/file.py:958 seahub/views/file.py:1251 -#: seahub/views/file.py:1433 +#: seahub/views/file.py:841 seahub/views/file.py:955 seahub/views/file.py:1248 +#: seahub/views/file.py:1430 msgid "Error when prepare OnlyOffice file preview page." msgstr "" -#: seahub/views/file.py:1081 +#: seahub/views/file.py:1078 msgid "Unable to download file, invalid file path" msgstr "無法下載檔案,無效的檔案路徑" -#: seahub/views/file.py:1090 +#: seahub/views/file.py:1087 msgid "Unable to download file, wrong file path" msgstr "無法下載檔案,錯誤的檔案路徑" -#: seahub/views/file.py:1095 +#: seahub/views/file.py:1092 msgid "Unable to download file, share link traffic is used up." msgstr "無法下載檔案,共享外鏈流量已用完。" -#: seahub/views/file.py:1102 +#: seahub/views/file.py:1099 msgid "Unable to download file." msgstr "無法下載檔案" -#: seahub/views/file.py:1174 seahub/views/file.py:1385 +#: seahub/views/file.py:1171 seahub/views/file.py:1382 msgid "Unable to view raw file, share link traffic is used up." msgstr "無法查看檔案,外鏈流量已用完。" -#: seahub/views/file.py:1288 seahub/views/file.py:1499 +#: seahub/views/file.py:1285 seahub/views/file.py:1496 #: seahub/views/repo.py:336 #, python-format msgid "Share link for %s." msgstr "" -#: seahub/views/file.py:1617 seahub/views/file.py:1622 +#: seahub/views/file.py:1614 seahub/views/file.py:1619 msgid "Unable to download file" msgstr "無法下載檔案" diff --git a/locale/zh_TW/LC_MESSAGES/djangojs.po b/locale/zh_TW/LC_MESSAGES/djangojs.po index 6dff285289..8d675f5268 100644 --- a/locale/zh_TW/LC_MESSAGES/djangojs.po +++ b/locale/zh_TW/LC_MESSAGES/djangojs.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: seahub\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" -"PO-Revision-Date: 2020-05-07 03:44+0000\n" -"Last-Translator: carylorrk \n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" +"PO-Revision-Date: 2020-07-27 03:40+0000\n" +"Last-Translator: imwhatiam \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/haiwen/seahub/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -152,8 +152,8 @@ msgstr "" #: frontend/src/components/org-admin-group-nav.js:23 #: frontend/src/pages/org-admin/org-department-item.js:292 #: frontend/src/pages/org-admin/side-panel.js:44 -#: frontend/src/pages/search/advanced-search.js:37 -#: frontend/src/pages/search/advanced-search.js:62 +#: frontend/src/pages/search/advanced-search.js:66 +#: frontend/src/pages/search/advanced-search.js:91 #: frontend/src/pages/share-admin/libraries.js:313 #: frontend/src/pages/sys-admin/departments/department-detail.js:296 #: frontend/src/pages/sys-admin/groups/group-nav.js:16 @@ -180,8 +180,8 @@ msgid "Tags" msgstr "標籤" #: frontend/src/components/cur-dir-path/dir-tool.js:104 -#: frontend/src/components/file-view/file-toolbar.js:101 -#: frontend/src/components/file-view/file-toolbar.js:188 +#: frontend/src/components/file-view/file-toolbar.js:102 +#: frontend/src/components/file-view/file-toolbar.js:189 #: frontend/src/components/toolbar/view-file-toolbar.js:126 #: frontend/src/utils/text-translation.js:20 msgid "History" @@ -266,9 +266,9 @@ msgstr "描述" #: frontend/src/components/dialog/create-repo-dialog.js:243 #: frontend/src/components/dialog/create-tag-dialog.js:114 #: frontend/src/components/dialog/delete-dialog.js:32 -#: frontend/src/components/dialog/delete-repo-dialog.js:37 +#: frontend/src/components/dialog/delete-repo-dialog.js:47 #: frontend/src/components/dialog/dismiss-group-dialog.js:33 -#: frontend/src/components/dialog/generate-share-link.js:378 +#: frontend/src/components/dialog/generate-share-link.js:434 #: 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:76 @@ -319,7 +319,7 @@ msgstr "描述" #: frontend/src/components/dialog/upload-remind-dialog.js:44 #: frontend/src/components/dialog/view-link-dialog.js:37 #: frontend/src/components/dialog/wiki-delete-dialog.js:25 -#: frontend/src/components/dialog/wiki-select-dialog.js:81 +#: frontend/src/components/dialog/wiki-select-dialog.js:97 #: frontend/src/components/dirent-detail/detail-comments-list.js:285 #: frontend/src/components/file-uploader/upload-list-item.js:124 #: frontend/src/components/file-view/comment-panel.js:333 @@ -409,8 +409,8 @@ msgstr "取消" #: frontend/src/components/dialog/transfer-dialog.js:105 #: frontend/src/components/dialog/transfer-group-dialog.js:69 #: frontend/src/components/dialog/update-webdav-password.js:69 -#: frontend/src/components/dialog/wiki-select-dialog.js:83 -#: frontend/src/components/dialog/wiki-select-dialog.js:84 +#: frontend/src/components/dialog/wiki-select-dialog.js:99 +#: frontend/src/components/dialog/wiki-select-dialog.js:100 #: frontend/src/components/dirent-detail/detail-comments-list.js:187 #: frontend/src/components/file-view/comment-panel.js:234 #: frontend/src/components/markdown-view/comment-dialog.js:77 @@ -418,8 +418,8 @@ msgstr "取消" #: frontend/src/components/review-list-view/review-comments.js:172 #: frontend/src/components/user-settings/email-notice.js:64 #: frontend/src/components/user-settings/user-basic-info-form.js:86 -#: frontend/src/pages/search/advanced-search.js:208 -#: frontend/src/pages/search/advanced-search.js:230 +#: 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:116 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:112 #: frontend/src/pages/sys-admin/repos/search-repos.js:103 @@ -598,12 +598,12 @@ msgstr "確定要刪除該帳號嗎?" #: frontend/src/components/dialog/confirm-delete-account.js:36 #: frontend/src/components/dialog/delete-dialog.js:33 -#: frontend/src/components/dialog/delete-repo-dialog.js:38 +#: frontend/src/components/dialog/delete-repo-dialog.js:48 #: frontend/src/components/dialog/dismiss-group-dialog.js:34 #: frontend/src/components/dialog/file-participant-dialog.js:43 -#: frontend/src/components/dialog/generate-share-link.js:371 -#: frontend/src/components/dialog/generate-share-link.js:377 -#: frontend/src/components/dialog/generate-upload-link.js:205 +#: frontend/src/components/dialog/generate-share-link.js:427 +#: frontend/src/components/dialog/generate-share-link.js:433 +#: frontend/src/components/dialog/generate-upload-link.js:280 #: frontend/src/components/dialog/lib-sub-folder-set-group-permission-dialog.js:64 #: frontend/src/components/dialog/lib-sub-folder-set-user-permission-dialog.js:64 #: frontend/src/components/dialog/org-delete-department-dialog.js:43 @@ -626,7 +626,7 @@ msgstr "確定要刪除該帳號嗎?" #: frontend/src/components/draft-list-view/draft-list-item.js:110 #: frontend/src/components/review-list-view/review-comments.js:294 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:331 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:342 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 #: frontend/src/components/user-settings/delete-account.js:38 #: frontend/src/pages/invitations/invitations-view.js:99 #: frontend/src/pages/invitations/invitations-view.js:129 @@ -783,7 +783,7 @@ msgstr "" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-group-dialog.js:70 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-create-repo-dialog.js:68 #: frontend/src/components/dialog/update-tag-dialog.js:101 -#: frontend/src/components/dialog/wiki-select-dialog.js:62 +#: frontend/src/components/dialog/wiki-select-dialog.js:78 #: frontend/src/components/dirent-list-view/dirent-list-view.js:561 #: frontend/src/components/draft-list-view/draft-list-view.js:36 #: frontend/src/components/shared-repo-list-view/shared-repo-list-view.js:118 @@ -819,6 +819,7 @@ msgstr "" #: frontend/src/pages/sys-admin/groups/group-members.js:40 #: frontend/src/pages/sys-admin/groups/group-repos.js:39 #: frontend/src/pages/sys-admin/groups/search-groups.js:109 +#: frontend/src/pages/sys-admin/links/share-links.js:63 #: frontend/src/pages/sys-admin/orgs/org-repos.js:37 #: frontend/src/pages/sys-admin/orgs/search-orgs.js:105 #: frontend/src/pages/sys-admin/repos/dir-content.js:103 @@ -828,7 +829,7 @@ msgstr "" #: frontend/src/pages/sys-admin/users/user-repos.js:53 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:39 #: frontend/src/repo-folder-trash.js:234 frontend/src/repo-snapshot.js:193 -#: frontend/src/shared-dir-view.js:396 +#: frontend/src/shared-dir-view.js:400 msgid "Name" msgstr "名稱" @@ -842,8 +843,8 @@ msgid "The name \"{name}\" is already taken. Please choose a different name." msgstr "" #: frontend/src/components/dialog/create-file-dialog.js:138 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:192 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:188 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:210 #: frontend/src/pages/repo-wiki-mode/side-panel.js:180 #: frontend/src/utils/text-translation.js:7 msgid "New File" @@ -854,8 +855,8 @@ msgid "This is a draft" msgstr "" #: frontend/src/components/dialog/create-folder-dialog.js:85 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:191 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:187 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:209 #: frontend/src/pages/repo-wiki-mode/side-panel.js:179 #: frontend/src/pages/sys-admin/repos/dir-view.js:175 #: frontend/src/utils/text-translation.js:6 @@ -871,7 +872,7 @@ msgid "New Group" msgstr "新建群組" #: frontend/src/components/dialog/create-repo-dialog.js:92 -#: frontend/src/components/dialog/generate-upload-link.js:113 +#: frontend/src/components/dialog/generate-upload-link.js:146 #: frontend/src/components/dialog/org-add-user-dialog.js:120 msgid "Please enter password" msgstr "請輸入密碼" @@ -882,12 +883,12 @@ msgid "Please enter the password again" msgstr "請再次輸入密碼" #: frontend/src/components/dialog/create-repo-dialog.js:102 -#: frontend/src/components/dialog/generate-upload-link.js:117 +#: frontend/src/components/dialog/generate-upload-link.js:150 msgid "Password is too short" msgstr "密碼太短" #: frontend/src/components/dialog/create-repo-dialog.js:107 -#: frontend/src/components/dialog/generate-upload-link.js:121 +#: frontend/src/components/dialog/generate-upload-link.js:154 #: frontend/src/components/dialog/org-add-user-dialog.js:130 msgid "Passwords don't match" msgstr "兩次輸入的密碼不一致" @@ -934,7 +935,7 @@ msgstr "" #: frontend/src/pages/share-admin/libraries.js:50 #: frontend/src/pages/share-admin/libraries.js:247 #: frontend/src/pages/share-admin/share-links.js:63 -#: frontend/src/pages/share-admin/share-links.js:261 +#: frontend/src/pages/share-admin/share-links.js:254 #: frontend/src/pages/sys-admin/logs-page/logs-nav.js:18 #: frontend/src/pages/sys-admin/logs-page/share-permission-logs.js:50 #: frontend/src/utils/text-translation.js:14 @@ -961,8 +962,8 @@ msgid "Encrypt" msgstr "加密" #: frontend/src/components/dialog/create-repo-dialog.js:213 -#: frontend/src/components/dialog/generate-share-link.js:393 -#: frontend/src/components/dialog/generate-upload-link.js:227 +#: frontend/src/components/dialog/generate-share-link.js:450 +#: frontend/src/components/dialog/generate-upload-link.js:302 #: frontend/src/components/dialog/lib-decrypt-dialog.js:66 #: frontend/src/components/dialog/org-add-user-dialog.js:152 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:106 @@ -973,8 +974,8 @@ msgid "Password" msgstr "密碼" #: frontend/src/components/dialog/create-repo-dialog.js:226 -#: frontend/src/components/dialog/generate-share-link.js:401 -#: frontend/src/components/dialog/generate-upload-link.js:235 +#: frontend/src/components/dialog/generate-share-link.js:461 +#: frontend/src/components/dialog/generate-upload-link.js:313 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-org-dialog.js:110 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-user-dialog.js:160 msgid "Password again" @@ -1001,8 +1002,8 @@ msgstr "" #: frontend/src/components/dialog/create-tag-dialog.js:116 #: frontend/src/components/dialog/create-tag-dialog.js:117 #: frontend/src/components/dialog/update-tag-dialog.js:125 -#: frontend/src/components/file-view/file-toolbar.js:113 -#: frontend/src/components/file-view/file-toolbar.js:153 +#: frontend/src/components/file-view/file-toolbar.js:114 +#: frontend/src/components/file-view/file-toolbar.js:154 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:79 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:171 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:197 @@ -1023,12 +1024,12 @@ msgstr "" msgid "Are you sure to delete" msgstr "" -#: frontend/src/components/dialog/delete-repo-dialog.js:27 +#: frontend/src/components/dialog/delete-repo-dialog.js:37 #, javascript-format msgid "Are you sure you want to delete %s ?" msgstr "確定要刪除 %s 嗎?" -#: frontend/src/components/dialog/delete-repo-dialog.js:32 +#: frontend/src/components/dialog/delete-repo-dialog.js:42 #: frontend/src/components/dialog/org-delete-repo-dialog.js:32 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-delete-repo-dialog.js:32 #: frontend/src/pages/sys-admin/admin-logs/operation-logs.js:88 @@ -1082,117 +1083,129 @@ msgstr "" msgid "Add" msgstr "新增" -#: frontend/src/components/dialog/generate-share-link.js:158 +#: frontend/src/components/dialog/generate-share-link.js:34 +#: frontend/src/components/dialog/generate-upload-link.js:31 +msgid "{minDays_placeholder} - {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:38 +#: frontend/src/components/dialog/generate-upload-link.js:35 +msgid "Greater than or equal to {minDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:41 +#: frontend/src/components/dialog/generate-upload-link.js:38 +msgid "Less than or equal to {maxDays_placeholder} days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:217 msgid "Share link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:165 +#: frontend/src/components/dialog/generate-share-link.js:224 msgid "Direct download link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:291 +#: frontend/src/components/dialog/generate-share-link.js:347 #: frontend/src/pages/share-admin/folders.js:166 #: frontend/src/pages/share-admin/libraries.js:141 -#: frontend/src/pages/share-admin/share-links.js:182 +#: frontend/src/pages/share-admin/share-links.js:175 msgid "Successfully modified permission." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:304 -#: frontend/src/components/dialog/generate-upload-link.js:183 +#: frontend/src/components/dialog/generate-share-link.js:360 +#: frontend/src/components/dialog/generate-upload-link.js:258 msgid "(at least {passwordLength} characters)" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:315 +#: frontend/src/components/dialog/generate-share-link.js:371 msgid "Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:319 -#: frontend/src/components/dialog/generate-share-link.js:330 +#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:386 msgid "Expired" msgstr "已過期" -#: frontend/src/components/dialog/generate-share-link.js:326 +#: frontend/src/components/dialog/generate-share-link.js:382 msgid "Direct Download Link:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:338 -#: frontend/src/components/dialog/generate-upload-link.js:199 +#: frontend/src/components/dialog/generate-share-link.js:394 +#: frontend/src/components/dialog/generate-upload-link.js:274 msgid "Expiration Date:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:345 +#: frontend/src/components/dialog/generate-share-link.js:401 msgid "Permission:" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:360 -#: frontend/src/components/dialog/generate-upload-link.js:204 +#: frontend/src/components/dialog/generate-share-link.js:416 +#: frontend/src/components/dialog/generate-upload-link.js:279 #: frontend/src/components/send-link.js:110 msgid "Send" msgstr "發送" -#: frontend/src/components/dialog/generate-share-link.js:375 +#: frontend/src/components/dialog/generate-share-link.js:431 msgid "Are you sure you want to delete the share link?" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:376 +#: frontend/src/components/dialog/generate-share-link.js:432 msgid "" "If the share link is deleted, no one will be able to access it any more." msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:388 -#: frontend/src/components/dialog/generate-upload-link.js:221 +#: frontend/src/components/dialog/generate-share-link.js:445 +#: frontend/src/components/dialog/generate-upload-link.js:297 msgid "Add password protection" msgstr "增加密碼保護" -#: frontend/src/components/dialog/generate-share-link.js:409 -#: frontend/src/components/dialog/generate-share-link.js:425 -#: frontend/src/components/dialog/generate-upload-link.js:241 +#: frontend/src/components/dialog/generate-share-link.js:474 +#: frontend/src/components/dialog/generate-upload-link.js:326 msgid "Add auto expiration" msgstr "增加自動過期" -#: frontend/src/components/dialog/generate-share-link.js:415 -#: frontend/src/components/dialog/generate-share-link.js:430 -#: frontend/src/components/dialog/generate-share-link.js:432 -#: frontend/src/components/dialog/generate-share-link.js:435 -#: frontend/src/components/dialog/generate-share-link.js:438 -#: frontend/src/components/dialog/generate-upload-link.js:247 +#: frontend/src/components/dialog/generate-share-link.js:481 +#: frontend/src/components/dialog/generate-upload-link.js:333 +msgid "Expiration days" +msgstr "" + +#: frontend/src/components/dialog/generate-share-link.js:488 +#: frontend/src/components/dialog/generate-upload-link.js:340 #: frontend/src/components/dialog/lib-history-setting-dialog.js:142 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:137 msgid "days" msgstr "天" -#: frontend/src/components/dialog/generate-share-link.js:435 -msgid "Greater than or equal to" +#: frontend/src/components/dialog/generate-share-link.js:500 +#: frontend/src/components/dialog/generate-upload-link.js:352 +msgid "Expiration time" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:438 -msgid "Less than or equal to" -msgstr "" - -#: frontend/src/components/dialog/generate-share-link.js:448 +#: frontend/src/components/dialog/generate-share-link.js:517 msgid "Set permission" msgstr "" -#: frontend/src/components/dialog/generate-share-link.js:464 -#: frontend/src/components/dialog/generate-upload-link.js:252 +#: frontend/src/components/dialog/generate-share-link.js:532 +#: frontend/src/components/dialog/generate-upload-link.js:367 msgid "Generate" msgstr "生成連結" -#: frontend/src/components/dialog/generate-upload-link.js:130 +#: frontend/src/components/dialog/generate-upload-link.js:170 msgid "Please enter days" msgstr "請輸入天數" -#: frontend/src/components/dialog/generate-upload-link.js:134 +#: frontend/src/components/dialog/generate-upload-link.js:174 #: frontend/src/components/dialog/lib-history-setting-dialog.js:66 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-lib-history-setting-dialog.js:66 msgid "Please enter a non-negative integer" msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:154 +#: frontend/src/components/dialog/generate-upload-link.js:227 msgid "Upload link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/generate-upload-link.js:191 +#: frontend/src/components/dialog/generate-upload-link.js:266 msgid "Upload Link:" msgstr "" @@ -1262,8 +1275,8 @@ msgstr "" #: frontend/src/components/dialog/internal-link-dialog.js:63 #: frontend/src/components/dialog/internal-link-dialog.js:66 -#: frontend/src/components/dialog/share-dialog.js:105 -#: frontend/src/components/dialog/share-dialog.js:200 +#: frontend/src/components/dialog/share-dialog.js:119 +#: frontend/src/components/dialog/share-dialog.js:217 msgid "Internal Link" msgstr "" @@ -1279,7 +1292,7 @@ msgstr "" #: frontend/src/components/dialog/org-admin-invite-user-dialog.js:37 #: frontend/src/components/dialog/share-admin-link.js:34 #: frontend/src/components/dialog/view-link-dialog.js:38 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:341 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:339 #: frontend/src/utils/text-translation.js:13 msgid "Copy" msgstr "複製" @@ -1302,7 +1315,7 @@ msgstr "" #: frontend/src/components/dialog/label-repo-state-dialog.js:55 #: frontend/src/components/dialog/set-org-user-quota.js:40 #: frontend/src/components/dialog/share-to-invite-people.js:157 -#: frontend/src/pages/search/main-panel.js:103 +#: frontend/src/pages/search/main-panel.js:100 #: frontend/src/pages/sys-admin/statistic/statistic-reports.js:29 msgid "It is required." msgstr "必填項。" @@ -1323,7 +1336,7 @@ msgid "Successfully invited %(email) and %(num) other people." msgstr "" #: frontend/src/components/dialog/invite-people-dialog.js:107 -#: frontend/src/components/dialog/share-dialog.js:124 +#: frontend/src/components/dialog/share-dialog.js:138 #: frontend/src/components/dialog/share-to-invite-people.js:254 #: frontend/src/components/main-side-nav.js:265 #: frontend/src/components/main-side-nav.js:267 @@ -1451,8 +1464,8 @@ msgstr "" #: frontend/src/pages/my-libs/mylib-repo-list-item.js:241 #: frontend/src/pages/org-admin/org-user-item.js:96 #: frontend/src/pages/search/main-panel.js:70 -#: frontend/src/pages/search/main-panel.js:158 -#: frontend/src/pages/search/main-panel.js:169 +#: frontend/src/pages/search/main-panel.js:155 +#: frontend/src/pages/search/main-panel.js:166 #: frontend/src/pages/shared-with-all/public-shared-view.js:106 #: frontend/src/pages/sys-admin/abuse-reports.js:46 #: frontend/src/repo-folder-trash.js:135 frontend/src/repo-folder-trash.js:320 @@ -1548,8 +1561,8 @@ msgstr "" #: frontend/src/pages/org-admin/org-libraries.js:150 #: frontend/src/pages/org-admin/org-user-repos.js:83 #: frontend/src/pages/org-admin/org-user-shared-repos.js:81 -#: frontend/src/pages/search/advanced-search.js:49 -#: frontend/src/pages/search/advanced-search.js:193 +#: frontend/src/pages/search/advanced-search.js:78 +#: frontend/src/pages/search/advanced-search.js:226 #: frontend/src/pages/shared-libs/shared-libs.js:70 #: frontend/src/pages/sys-admin/departments/department-detail.js:305 #: frontend/src/pages/sys-admin/repos/dir-content.js:105 @@ -1557,7 +1570,7 @@ msgstr "" #: frontend/src/pages/sys-admin/repos/repos.js:83 #: frontend/src/pages/sys-admin/users/user-shared-repos.js:41 #: frontend/src/repo-folder-trash.js:236 frontend/src/repo-snapshot.js:194 -#: frontend/src/shared-dir-view.js:397 +#: frontend/src/shared-dir-view.js:401 msgid "Size" msgstr "大小" @@ -1565,7 +1578,7 @@ msgstr "大小" #: frontend/src/components/dialog/list-repo-drafts-dialog.js:68 #: frontend/src/components/dialog/list-taggedfiles-dialog.js:81 #: frontend/src/components/dialog/share-repo-dialog.js:129 -#: frontend/src/components/dialog/wiki-select-dialog.js:63 +#: frontend/src/components/dialog/wiki-select-dialog.js:79 #: frontend/src/components/dirent-detail/detail-list-view.js:96 #: frontend/src/components/dirent-detail/detail-list-view.js:110 #: frontend/src/components/dirent-detail/lib-details.js:70 @@ -1577,13 +1590,13 @@ msgstr "大小" #: frontend/src/pages/my-libs/mylib-repo-list-view.js:92 #: frontend/src/pages/org-admin/org-user-repos.js:84 #: frontend/src/pages/org-admin/org-user-shared-repos.js:82 -#: frontend/src/pages/search/advanced-search.js:46 -#: frontend/src/pages/search/advanced-search.js:169 +#: frontend/src/pages/search/advanced-search.js:75 +#: frontend/src/pages/search/advanced-search.js:198 #: frontend/src/pages/shared-libs/shared-libs.js:71 #: frontend/src/pages/starred/starred.js:35 #: frontend/src/pages/sys-admin/repos/dir-content.js:106 #: frontend/src/pages/sys-admin/users/user-repos.js:55 -#: frontend/src/shared-dir-view.js:398 +#: frontend/src/shared-dir-view.js:402 msgid "Last Update" msgstr "更新時間" @@ -1623,6 +1636,7 @@ msgstr "" #: frontend/src/pages/shared-libs/shared-libs.js:72 #: frontend/src/pages/sys-admin/groups/group-members.js:112 #: frontend/src/pages/sys-admin/groups/groups-content.js:57 +#: frontend/src/pages/sys-admin/links/share-links.js:65 #: frontend/src/pages/sys-admin/orgs/org-repos.js:39 #: frontend/src/pages/sys-admin/repos/repos.js:87 #: frontend/src/pages/sys-admin/repos/trash-repos.js:66 @@ -1731,13 +1745,13 @@ msgstr "" #: frontend/src/pages/repo-wiki-mode/side-panel.js:173 #: frontend/src/pages/share-admin/folders.js:227 #: frontend/src/pages/share-admin/libraries.js:240 -#: frontend/src/pages/share-admin/share-links.js:254 -#: frontend/src/pages/share-admin/upload-links.js:161 +#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/upload-links.js:154 #: frontend/src/pages/shared-libs/shared-libs.js:264 #: frontend/src/pages/starred/starred.js:230 #: frontend/src/pages/sys-admin/dingtalk/dingtalk-departments-tree-node.js:120 #: frontend/src/pages/sys-admin/work-weixin/work-weixin-departments-tree-node.js:120 -#: frontend/src/shared-dir-view.js:497 frontend/src/shared-dir-view.js:557 +#: frontend/src/shared-dir-view.js:503 frontend/src/shared-dir-view.js:565 msgid "More Operations" msgstr "更多操作" @@ -1923,15 +1937,15 @@ msgid "{placeholder} Share/Upload Links" msgstr "" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:166 -#: frontend/src/pages/share-admin/share-links.js:393 -#: frontend/src/pages/share-admin/upload-links.js:239 +#: frontend/src/pages/share-admin/share-links.js:386 +#: frontend/src/pages/share-admin/upload-links.js:232 #: frontend/src/pages/sys-admin/links/links-nav.js:15 msgid "Share Links" msgstr "共享網址" #: frontend/src/components/dialog/repo-share-upload-links-dialog.js:169 -#: frontend/src/pages/share-admin/share-links.js:396 -#: frontend/src/pages/share-admin/upload-links.js:241 +#: frontend/src/pages/share-admin/share-links.js:389 +#: frontend/src/pages/share-admin/upload-links.js:234 #: frontend/src/pages/sys-admin/links/links-nav.js:16 msgid "Upload Links" msgstr "上傳連結" @@ -2000,35 +2014,35 @@ msgstr "提示: 設定為0表示重置為預設上限" msgid "The link is copied to the clipboard." msgstr "" -#: frontend/src/components/dialog/share-dialog.js:91 -#: frontend/src/components/dialog/share-dialog.js:195 +#: frontend/src/components/dialog/share-dialog.js:105 +#: frontend/src/components/dialog/share-dialog.js:211 msgid "Share Link" msgstr "" -#: frontend/src/components/dialog/share-dialog.js:98 +#: frontend/src/components/dialog/share-dialog.js:112 msgid "Upload Link" msgstr "上傳連結" -#: frontend/src/components/dialog/share-dialog.js:113 +#: frontend/src/components/dialog/share-dialog.js:127 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:50 msgid "Share to user" msgstr "共享到用戶" -#: frontend/src/components/dialog/share-dialog.js:118 +#: frontend/src/components/dialog/share-dialog.js:132 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:55 msgid "Share to group" msgstr "共享到群組" -#: frontend/src/components/dialog/share-dialog.js:248 +#: frontend/src/components/dialog/share-dialog.js:264 #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-share-dialog.js:84 #: frontend/src/components/dirent-list-view/dirent-list-item.js:516 #: frontend/src/components/dirent-list-view/dirent-list-item.js:550 -#: frontend/src/components/file-view/file-toolbar.js:93 -#: frontend/src/components/file-view/file-toolbar.js:182 +#: frontend/src/components/file-view/file-toolbar.js:94 +#: frontend/src/components/file-view/file-toolbar.js:183 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:218 #: frontend/src/components/shared-repo-list-view/shared-repo-list-item.js:329 #: frontend/src/components/toolbar/cdoc-editor-topbar.js:66 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:182 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:178 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:83 #: frontend/src/components/toolbar/markdown-viewer-toolbar.js:160 #: frontend/src/components/toolbar/view-file-toolbar.js:122 @@ -2066,10 +2080,10 @@ msgstr "" #: frontend/src/pages/invitations/invitations-view.js:112 #: frontend/src/pages/invitations/invitations-view.js:196 #: frontend/src/pages/share-admin/share-links.js:65 -#: frontend/src/pages/share-admin/share-links.js:247 +#: frontend/src/pages/share-admin/share-links.js:240 #: frontend/src/pages/share-admin/upload-links.js:43 -#: frontend/src/pages/share-admin/upload-links.js:154 -#: frontend/src/pages/sys-admin/links/share-links.js:50 +#: frontend/src/pages/share-admin/upload-links.js:147 +#: frontend/src/pages/sys-admin/links/share-links.js:72 #: frontend/src/pages/sys-admin/links/upload-links.js:51 msgid "Expiration" msgstr "過期時間" @@ -2141,7 +2155,7 @@ msgid "Version Number" msgstr "版本號" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-add-or-update-term-dialog.js:117 -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Text" msgstr "文字" @@ -2275,7 +2289,7 @@ msgstr "在此設備下次上線時刪除此設備上的文件。" #: frontend/src/components/dialog/sysadmin-dialog/sysadmin-unlink-device-dialog.js:46 #: frontend/src/pages/linked-devices/linked-devices.js:126 #: frontend/src/pages/linked-devices/linked-devices.js:151 -#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:136 +#: frontend/src/pages/sys-admin/devices/devices-by-platform.js:137 msgid "Unlink" msgstr "斷開連接" @@ -2357,7 +2371,7 @@ msgstr "" msgid "Unpublish" msgstr "" -#: frontend/src/components/dialog/wiki-select-dialog.js:55 +#: frontend/src/components/dialog/wiki-select-dialog.js:71 #: frontend/src/pages/wikis/wikis.js:121 frontend/src/pages/wikis/wikis.js:124 msgid "Publish a Library" msgstr "" @@ -2365,14 +2379,14 @@ msgstr "" #: frontend/src/components/dialog/zip-download-dialog.js:103 #: frontend/src/components/dirent-list-view/dirent-list-item.js:511 #: frontend/src/components/dirent-list-view/dirent-list-item.js:545 -#: frontend/src/components/file-view/file-toolbar.js:129 -#: frontend/src/components/file-view/file-toolbar.js:195 +#: frontend/src/components/file-view/file-toolbar.js:130 +#: frontend/src/components/file-view/file-toolbar.js:196 #: frontend/src/components/file-view/file-view-tip.js:25 #: frontend/src/components/history-list-view/history-list-item.js:101 #: 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:125 -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:343 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:344 #: frontend/src/pages/file-history-old/history-item.js:122 #: frontend/src/pages/sys-admin/repos/dir-content.js:64 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:64 @@ -2380,10 +2394,10 @@ msgstr "" #: 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:193 -#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:478 -#: frontend/src/shared-dir-view.js:504 frontend/src/shared-dir-view.js:533 -#: frontend/src/shared-dir-view.js:564 frontend/src/shared-dir-view.js:621 -#: frontend/src/shared-dir-view.js:639 +#: frontend/src/repo-snapshot.js:297 frontend/src/shared-dir-view.js:484 +#: frontend/src/shared-dir-view.js:510 frontend/src/shared-dir-view.js:541 +#: frontend/src/shared-dir-view.js:572 frontend/src/shared-dir-view.js:629 +#: frontend/src/shared-dir-view.js:647 #: frontend/src/utils/text-translation.js:9 msgid "Download" msgstr "下載" @@ -2627,13 +2641,13 @@ msgstr "鎖定" msgid "Unlock" msgstr "解鎖" -#: frontend/src/components/file-view/file-toolbar.js:77 -#: frontend/src/components/file-view/file-toolbar.js:172 +#: frontend/src/components/file-view/file-toolbar.js:78 +#: frontend/src/components/file-view/file-toolbar.js:173 msgid "Open parent folder" msgstr "開啟父目錄" -#: frontend/src/components/file-view/file-toolbar.js:138 -#: frontend/src/components/file-view/file-toolbar.js:201 +#: frontend/src/components/file-view/file-toolbar.js:139 +#: frontend/src/components/file-view/file-toolbar.js:202 #: frontend/src/utils/text-translation.js:19 msgid "Comment" msgstr "評論" @@ -2879,7 +2893,7 @@ msgid "Successfully saved" msgstr "" #: frontend/src/components/shared-file-view/shared-file-view.js:58 -#: frontend/src/shared-dir-view.js:49 +#: frontend/src/shared-dir-view.js:51 msgid "File download is disabled: the share link traffic of owner is used up." msgstr "檔案下載已禁用:外鏈擁有者的流量已用完。" @@ -2971,13 +2985,13 @@ msgid "File History" msgstr "" #: frontend/src/components/toolbar/common-toolbar.js:17 -#: frontend/src/pages/search/main-panel.js:300 +#: frontend/src/pages/search/main-panel.js:299 msgid "Search Files" msgstr "搜尋檔案" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:179 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:180 -#: frontend/src/components/toolbar/dir-operation-toolbar.js:190 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:175 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:176 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:186 #: frontend/src/pages/sys-admin/repos/dir-view.js:174 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:59 #: frontend/src/pages/sys-admin/statistic/statistic-traffic.js:69 @@ -2986,31 +3000,31 @@ msgstr "搜尋檔案" msgid "Upload" msgstr "上傳" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:181 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:177 msgid "New" msgstr "新建" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:206 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:203 msgid "Upload Files" msgstr "上傳檔案" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:207 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:204 msgid "Upload Folder" msgstr "上傳目錄" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:212 msgid "New Markdown File" msgstr "新建Markdown文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:216 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:213 msgid "New Excel File" msgstr "新建Excel文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:217 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:214 msgid "New PowerPoint File" msgstr "新建PowerPoint文件" -#: frontend/src/components/toolbar/dir-operation-toolbar.js:218 +#: frontend/src/components/toolbar/dir-operation-toolbar.js:215 msgid "New Word File" msgstr "新建Word文件" @@ -3036,7 +3050,7 @@ msgstr "" msgid "Start review" msgstr "" -#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:340 +#: frontend/src/components/toolbar/multiple-dir-operation-toolbar.js:338 #: frontend/src/utils/text-translation.js:12 msgid "Move" msgstr "移動" @@ -3055,7 +3069,7 @@ msgid "Create a draft from this file, instead of editing it directly." msgstr "" #: frontend/src/components/toolbar/view-mode-toolbar.js:26 -#: frontend/src/shared-dir-view.js:257 +#: frontend/src/shared-dir-view.js:259 msgid "List" msgstr "列表" @@ -3431,10 +3445,10 @@ msgid "(current version)" msgstr "(當前版本)" #: frontend/src/pages/file-history-old/history-item.js:123 -#: frontend/src/pages/share-admin/share-links.js:228 -#: frontend/src/pages/share-admin/share-links.js:262 -#: frontend/src/pages/share-admin/upload-links.js:140 -#: frontend/src/pages/share-admin/upload-links.js:168 +#: frontend/src/pages/share-admin/share-links.js:221 +#: frontend/src/pages/share-admin/share-links.js:255 +#: frontend/src/pages/share-admin/upload-links.js:133 +#: frontend/src/pages/share-admin/upload-links.js:161 msgid "View" msgstr "查看" @@ -3536,8 +3550,8 @@ msgid "My Groups" msgstr "我的群組" #: frontend/src/pages/invitations/invitations-view.js:54 -#: frontend/src/pages/share-admin/share-links.js:378 -#: frontend/src/pages/share-admin/upload-links.js:224 +#: frontend/src/pages/share-admin/share-links.js:371 +#: frontend/src/pages/share-admin/upload-links.js:217 #: 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:207 @@ -3589,17 +3603,6 @@ msgstr "" msgid "This library has been set to read-only by admin and cannot be updated." msgstr "" -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:61 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:88 -msgid "Side Nav Menu" -msgstr "側邊導航選單" - -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:80 -#: frontend/src/pages/lib-content-view/lib-content-toolbar.js:133 -#: frontend/src/pages/wiki/main-panel.js:81 -msgid "Search files in this library" -msgstr "在當前資料庫搜尋檔案" - #: frontend/src/pages/lib-content-view/lib-content-view.js:585 msgid "Failed to move files to another library." msgstr "" @@ -3804,7 +3807,7 @@ msgstr "" #: frontend/src/pages/sys-admin/institutions/institution-admins.js:52 #: frontend/src/pages/sys-admin/institutions/institution-users.js:63 #: frontend/src/pages/sys-admin/institutions/institutions.js:48 -#: frontend/src/pages/sys-admin/links/share-links.js:48 +#: frontend/src/pages/sys-admin/links/share-links.js:67 #: frontend/src/pages/sys-admin/links/upload-links.js:49 #: frontend/src/pages/sys-admin/orgs/org-users.js:55 #: frontend/src/pages/sys-admin/users/users-content.js:86 @@ -3867,7 +3870,7 @@ msgstr "操作" #: 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:89 -#: frontend/src/pages/search/main-panel.js:328 +#: frontend/src/pages/search/main-panel.js:327 msgid "Previous" msgstr "前一頁" @@ -3878,7 +3881,7 @@ msgstr "前一頁" #: 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:91 -#: frontend/src/pages/search/main-panel.js:330 +#: frontend/src/pages/search/main-panel.js:329 msgid "Next" msgstr "下一頁" @@ -3928,6 +3931,7 @@ msgid "All Public Links" msgstr "全部公共連結" #: frontend/src/pages/org-admin/org-links.js:103 +#: frontend/src/pages/sys-admin/links/share-links.js:70 msgid "Count" msgstr "數量" @@ -4052,7 +4056,7 @@ msgid "Add admin" msgstr "新增管理員" #: frontend/src/pages/org-admin/org-users-nav.js:15 -#: frontend/src/pages/search/advanced-search.js:37 +#: frontend/src/pages/search/advanced-search.js:66 #: frontend/src/pages/sys-admin/repos/dir-path-bar.js:56 #: frontend/src/pages/sys-admin/repos/repos-nav.js:15 msgid "All" @@ -4083,77 +4087,73 @@ msgstr "用戶" msgid "Logs" msgstr "日誌" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Document" msgstr "" -#: frontend/src/pages/search/advanced-search.js:17 +#: frontend/src/pages/search/advanced-search.js:18 msgid "Image" msgstr "圖片" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:135 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:164 msgid "Video" msgstr "視頻" -#: frontend/src/pages/search/advanced-search.js:17 -#: frontend/src/pages/search/advanced-search.js:139 +#: frontend/src/pages/search/advanced-search.js:18 +#: frontend/src/pages/search/advanced-search.js:168 msgid "Audio" msgstr "音頻" -#: frontend/src/pages/search/advanced-search.js:39 -#: frontend/src/pages/search/advanced-search.js:91 +#: 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:46 +#: frontend/src/pages/search/advanced-search.js:75 msgid "to" msgstr "到" -#: frontend/src/pages/search/advanced-search.js:70 +#: frontend/src/pages/search/advanced-search.js:99 msgid "In all libraries" msgstr "在所有資料庫" -#: frontend/src/pages/search/advanced-search.js:99 +#: frontend/src/pages/search/advanced-search.js:128 msgid "All file types" msgstr "所有檔案類型" -#: frontend/src/pages/search/advanced-search.js:110 +#: frontend/src/pages/search/advanced-search.js:139 msgid "Custom file types" msgstr "自定義檔案類型" -#: frontend/src/pages/search/advanced-search.js:123 +#: frontend/src/pages/search/advanced-search.js:152 msgid "Text files" msgstr "文字檔案" -#: frontend/src/pages/search/advanced-search.js:127 +#: frontend/src/pages/search/advanced-search.js:156 msgid "Documents" msgstr "文檔" -#: frontend/src/pages/search/advanced-search.js:131 +#: frontend/src/pages/search/advanced-search.js:160 msgid "Images" msgstr "圖片" -#: frontend/src/pages/search/advanced-search.js:157 +#: frontend/src/pages/search/advanced-search.js:186 msgid "Input file extensions here, separate with ','" msgstr "輸入檔案副檔名,以','分隔" -#: frontend/src/pages/search/advanced-search.js:209 -#: frontend/src/pages/search/advanced-search.js:231 +#: 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:228 #: frontend/src/pages/sys-admin/users/users-content.js:458 msgid "Reset" msgstr "" -#: frontend/src/pages/search/main-panel.js:94 -msgid "Start date should be earlier than end date." -msgstr "開始日期必須比結束日期早。" - -#: frontend/src/pages/search/main-panel.js:98 +#: frontend/src/pages/search/main-panel.js:95 msgid "Invalid file size range." msgstr "" -#: frontend/src/pages/search/main-panel.js:105 +#: frontend/src/pages/search/main-panel.js:102 msgid "Required at least three letters." msgstr "" @@ -4210,20 +4210,20 @@ msgid "" msgstr "" #: frontend/src/pages/share-admin/share-links.js:64 -#: frontend/src/pages/share-admin/share-links.js:246 +#: frontend/src/pages/share-admin/share-links.js:239 #: frontend/src/pages/share-admin/upload-links.js:42 -#: frontend/src/pages/share-admin/upload-links.js:153 +#: frontend/src/pages/share-admin/upload-links.js:146 msgid "Visits" msgstr "瀏覽次數" -#: frontend/src/pages/share-admin/share-links.js:229 -#: frontend/src/pages/share-admin/share-links.js:263 -#: frontend/src/pages/share-admin/upload-links.js:141 -#: frontend/src/pages/share-admin/upload-links.js:169 +#: frontend/src/pages/share-admin/share-links.js:222 +#: frontend/src/pages/share-admin/share-links.js:256 +#: frontend/src/pages/share-admin/upload-links.js:134 +#: frontend/src/pages/share-admin/upload-links.js:162 #: frontend/src/pages/sys-admin/groups/group-members.js:124 #: frontend/src/pages/sys-admin/groups/group-members.js:133 -#: frontend/src/pages/sys-admin/links/share-links.js:136 -#: frontend/src/pages/sys-admin/links/upload-links.js:138 +#: frontend/src/pages/sys-admin/links/share-links.js:151 +#: frontend/src/pages/sys-admin/links/upload-links.js:131 msgid "Remove" msgstr "刪除" @@ -4597,7 +4597,7 @@ msgstr "" msgid "Invitations" msgstr "邀請" -#: frontend/src/pages/sys-admin/links/share-links.js:46 +#: frontend/src/pages/sys-admin/links/share-links.js:64 #: frontend/src/pages/sys-admin/links/upload-links.js:47 msgid "Token" msgstr "" @@ -5141,6 +5141,10 @@ msgid "" "accept the terms." msgstr "" +#: frontend/src/pages/wiki/main-panel.js:81 +msgid "Search files in this library" +msgstr "在當前資料庫搜尋檔案" + #: frontend/src/pages/wiki/side-panel.js:76 msgid "Go to Library" msgstr "" @@ -5223,11 +5227,11 @@ msgstr "" msgid "Profile Setting" msgstr "個人資訊設定" -#: frontend/src/shared-dir-view.js:251 +#: frontend/src/shared-dir-view.js:253 msgid "Shared by: " msgstr "共享來源:" -#: frontend/src/shared-dir-view.js:265 +#: frontend/src/shared-dir-view.js:267 msgid "ZIP" msgstr "ZIP" diff --git a/media/locales/cs/seafile-editor.json b/media/locales/cs/seafile-editor.json index d973c2e782..6b219fda51 100644 --- a/media/locales/cs/seafile-editor.json +++ b/media/locales/cs/seafile-editor.json @@ -14,7 +14,7 @@ "unordered_list": "Nečíslovaný seznam", "check_list_item": "Zkontrolovat položku seznamu", "insert_image": "Vložit obrázek", - "insert_file": "Insert File", + "insert_file": "Vložit soubor", "code": "Řádkový kód", "code_block": "Blok kódu", "insert_link": "Vložit odkaz", @@ -33,14 +33,14 @@ "remove_table": "Odebrat tabulku", "column": "Sloupec", "row": "Řádek", - "Insert_Row_Before": "Insert Row Before", - "Insert_Row_After": "Insert Row After", - "Insert_Column_Before": "Insert Column Before", - "Insert_Column_After": "Insert Column After", - "Remove_Row": "Remove Row", - "Remove_Column": "Remove Column", - "Insert_Row": "Insert Row", - "Insert_Column": "Insert Column", + "Insert_Row_Before": "Vložit řádku před", + "Insert_Row_After": "Vložit řádek za", + "Insert_Column_Before": "Vložit sloupec před", + "Insert_Column_After": "Vložit sloupec za", + "Remove_Row": "Odstranit řádek", + "Remove_Column": "Odstranit sloupec", + "Insert_Row": "Vložit řádek", + "Insert_Column": "Vložit sloupec", "set_align": "Nastavit zarovnání", "left": "Vlevo", "center": "Střed", @@ -97,7 +97,7 @@ "comments": "Komentáře", "add_a_comment": "Přidat komentář…", "no_comment_yet": "Žádné komentáře", - "Mark_as_Resolved": "Mark as Resolved", + "Mark_as_Resolved": "Označit jako vyřešené", "ask_for_review": "Požádat o kontrolu", "review_already_exists": "Kontrola již existuje. ", "view_review": "Zobrazit kontrolu", @@ -111,40 +111,40 @@ "related_file": "související soubor", "no_tags": "Žádné značky", "Date": "Datum", - "Participants": "Participants", - "Meeting_note": "Meeting note", - "Chooser_document_type": "Chooser document type", + "Participants": "Účastníci", + "Meeting_note": "Poznámky ze schůzky", + "Chooser_document_type": "Výběr typu dokumentu", "Empty": "Prázdný", "no_related_files": "Žádné související soubory", "no_out_line": "Bez obrysu", - "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editing files in this browser can lead to slight display problems.", + "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Úpravy souborů v tomto prohlížeči mohou způsobit malé problémy se zobrazením.", "no_document_improvement_suggestion": "Žádný návrh na zlepšení dokumentu", - "Hide_side_panel": "Hide side panel", - "Show_side_panel": "Show side panel", + "Hide_side_panel": "Skrýt postranní panel", + "Show_side_panel": "Zobrazit postranní panel", "Show_resolved_comments": "Zobrazit vyřešené komentáře", "Update": "Aktualizovat", - "Width": "Width", - "Height": "Height", - "Full_screen": "Full screen", - "Insert_library_image": "Insert library image", + "Width": "Šířka", + "Height": "Výška", + "Full_screen": "Celá obrazovka", + "Insert_library_image": "Vložit obrázek knihovny", "Size": "Velikost", "Location": "Umístění", "Last_Update": "Poslední aktualizace", "Tags": "Štítky", "Related_Files": "Související soubory", - "Add_participants": "Add participants", + "Add_participants": "Přidat účastníky", "markdownLint": { "missing_h1": { "description": "V dokumentu není žádný h1", "issue" : "Chybí h1" }, "heading_end_with_colon": { - "description": "Trailing punctuation in heading should not be a colon", + "description": "Koncová interpunkce v záhlaví by neměla být dvojtečka", "issue": "Záhlaví končí dvojtečkou" }, "heading_increase_irregular": { - "description": "Heading levels should only increment by one level at a time", - "issue": "Heading level issue" + "description": "Úrovně nadpisů by se měly zvyšovat vždy pouze o jednu úroveň", + "issue": "Problém s úrovní nadpisu" } }, "userHelp": { diff --git a/seahub/api2/endpoints/share_links.py b/seahub/api2/endpoints/share_links.py index 9646cfe18e..404a62870d 100644 --- a/seahub/api2/endpoints/share_links.py +++ b/seahub/api2/endpoints/share_links.py @@ -294,7 +294,7 @@ class ShareLinks(APIView): expire_date_min_limit = expire_date_min_limit.replace(hour=0).replace(minute=0).replace(second=0) if expire_date < expire_date_min_limit: - error_msg = _('Expiration time should be later than %s') % \ + error_msg = _('Expiration time should be later than %s.') % \ expire_date_min_limit.strftime("%Y-%m-%d %H:%M:%S") return api_error(status.HTTP_400_BAD_REQUEST, error_msg) @@ -303,7 +303,7 @@ class ShareLinks(APIView): expire_date_max_limit = expire_date_max_limit.replace(hour=23).replace(minute=59).replace(second=59) if expire_date > expire_date_max_limit: - error_msg = _('Expiration time should be earlier than %s') % \ + error_msg = _('Expiration time should be earlier than %s.') % \ expire_date_max_limit.strftime("%Y-%m-%d %H:%M:%S") return api_error(status.HTTP_400_BAD_REQUEST, error_msg) diff --git a/seahub/api2/endpoints/upload_links.py b/seahub/api2/endpoints/upload_links.py index a2acb649d8..61616204de 100644 --- a/seahub/api2/endpoints/upload_links.py +++ b/seahub/api2/endpoints/upload_links.py @@ -206,7 +206,7 @@ class UploadLinks(APIView): expire_date_min_limit = expire_date_min_limit.replace(hour=0).replace(minute=0).replace(second=0) if expire_date < expire_date_min_limit: - error_msg = _('Expiration time should be later than %s') % \ + error_msg = _('Expiration time should be later than %s.') % \ expire_date_min_limit.strftime("%Y-%m-%d %H:%M:%S") return api_error(status.HTTP_400_BAD_REQUEST, error_msg) @@ -215,7 +215,7 @@ class UploadLinks(APIView): expire_date_max_limit = expire_date_max_limit.replace(hour=23).replace(minute=59).replace(second=59) if expire_date > expire_date_max_limit: - error_msg = _('Expiration time should be earlier than %s') % \ + error_msg = _('Expiration time should be earlier than %s.') % \ expire_date_max_limit.strftime("%Y-%m-%d %H:%M:%S") return api_error(status.HTTP_400_BAD_REQUEST, error_msg) diff --git a/seahub/trusted_ip/locale/en/LC_MESSAGES/django.po b/seahub/trusted_ip/locale/en/LC_MESSAGES/django.po index 6f95dfd3de..16fe0d188f 100644 --- a/seahub/trusted_ip/locale/en/LC_MESSAGES/django.po +++ b/seahub/trusted_ip/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-07 13:02+0800\n" +"POT-Creation-Date: 2020-07-27 12:03+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"