1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-28 03:10:45 +00:00

update translation (#5671)

This commit is contained in:
WJH 2023-10-08 16:52:07 +08:00 committed by GitHub
parent b03c18ae6f
commit f5d47c6d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
79 changed files with 53651 additions and 53080 deletions

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: malnaim <malnaim@safedecision.com.sa>, 2021,2023\n"
"Language-Team: Arabic (http://app.transifex.com/haiwen/seahub/language/ar/)\n"
@ -56,7 +56,7 @@ msgid "Login id can't be empty"
msgstr "لا يمكن أن يكون معرّف تسجيل الدخول فارغا"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr " معرف تسجيل الدخول %s موجود بالفعل."
@ -70,10 +70,10 @@ msgid "Space quota can't be empty"
msgstr "المساحة المخصصة لا يمكن أن تكون فارغة"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "يجب أن يكون عدد صحيح أكبر من أو يساوي 0."
@ -154,8 +154,8 @@ msgstr " لا يمكن نقل المكتبة إلى المالك."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr " هناك مكتبة منشورة مرتبطة بها."
@ -278,7 +278,7 @@ msgstr "البريد"
msgid "Name"
msgstr "الاسم"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -309,88 +309,88 @@ msgstr "المساحة المستخدمة"
msgid "Space Quota"
msgstr "المساحة المخصصة"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr " هناك أكثر من 500 مستخدم ، ولا يتم عرض الفرز."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "عدد المستخدمين تجاوز الحد المسموح."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "تمت إضافة المستخدم %(user)s بنجاح."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "أنت مدعو للإنضمام الى %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "تمت إضافة المستخدم %(user)s بنجاح. تم إرسال إشعار بالبريد الإلكتروني ."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr " تمت إضافة المستخدم %(user)s بنجاح. ولكن لا يمكن إرسال إشعار بالبريد الإلكتروني ،لأنه لم يتم تكوين خدمة البريد الإلكتروني بشكل صحيح."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "نجح التحرير"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "تم تنشيط الحساب الخاص بك على %s"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "نجح التحرير، تم ارسال بريد الكتروني."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "نجح التحرير، و لكن فشل ارسال بريد الكتروني، الرجاء التأكد من اعدادات البريد."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "تم إعادة تعيين كلمة المرور على %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "تم بنجاح إعادة تعيين كلمة المرور إلى %(passwd)s، تم إرسال بريد إلكتروني إلى %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "تم بنجاح إعادة تعيين كلمة المرور إلى %(passwd)s، ولكن فشل في إرسال البريد الإلكتروني إلى %(user)s، الرجاء التحقق من تكوين البريد الإلكتروني الخاص بك."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "تم بنجاح إعادة تعيين كلمة المرور إلى%(passwd)s للمستخدم %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -422,7 +422,7 @@ msgstr "ملف الفيروس لم يعثر عليه."
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -445,7 +445,8 @@ msgstr "مسار الوجهة غير صحيح"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "نفدت المساحة المخصصة."
@ -455,9 +456,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "لا يمكن نقل المجلد %(src)s إلى المجلدات المتفرعة منه %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "الملف مقفل"
@ -491,16 +492,16 @@ msgstr " لم يتم العثور على المستخدم %s ."
msgid "Permission denied."
msgstr "الترخيص مرفوض."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "الملف غير مقفل."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "لا يمكنك تحديث قفل هذا الملف."
@ -575,7 +576,7 @@ msgstr "لقد تم دعوة %s مسبقا."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "المستخدم %s موجود مسبقا."
@ -590,30 +591,30 @@ msgid ""
"contact administrator."
msgstr "فشل ارسال البريد، خدمة البريد الالكتروني غير مهيئة بشكل صحيح، الرجاء مراجعة المسئول."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "كلمة المرور مطلوبة."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "كلمة المرور قصيرة جدا."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "كلمة المرور ضعيفة جداً"
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -621,40 +622,40 @@ msgid ""
"symbols."
msgstr "كلمة المرور يجب أن تحتوي على رقم و حرف كبير وحرف صغير و علامة ."
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr "يجب أن تكون أيام انتهاء الصلاحية أكبر من أو تساوي %s"
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr "يجب أن تكون أيام انتهاء الصلاحية أقل من أو تساوي %s"
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "يجب أن تكون أيام انتهاء الصلاحية بعد %s"
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -749,8 +750,8 @@ msgstr "عنوان البريد غير صحيح."
msgid "An upload link is shared to you on %s"
msgstr "تم مشاركة رابط تحميل معك على %s"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "رابط المشاركة %sموجود بالفعل."
@ -817,8 +818,8 @@ msgstr "الرجاء تيجيل الدخول."
msgid "Email or Username"
msgstr "البريد أو اسم المستخدم"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -861,38 +862,38 @@ msgstr "البريد"
msgid "Can not reset password, please contact LDAP admin."
msgstr "لا يمكن إعادة تهيئة كلمة المرور، اتصل بمدير LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "إعادة تهيئة كلمة المرور على %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "كلمة مرور جديدة"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "تأكيد كلمة المرور"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "كلمتي المرور غير متطابقتان."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "كلمو المرور السابقة"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "كلمة المرور السابقة غير صحيحة. الرجاء إعادة الادخال."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "كلمة المرور(إعادة)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "يوجد مستخدم مرتبط بعنوان البريد هذا."
@ -975,44 +976,44 @@ msgstr "تم تحديث شعارك بنجاح"
msgid "Successfully deleted the requested avatars."
msgstr "تم حذف الشعارات المحددة بنجاح."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "الحساب %(account)s تجمد على %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "عنوان الريد"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "اسم المستخدم"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "القيمة يجب أن تكون بطول 40 خانة"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "أدخل عنوان بريد صحيح."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "رمز دخول غير صحيح."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "اسم"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "ادارة"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "التلفون"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "ملاحظة"
@ -1282,19 +1283,19 @@ msgstr[3] "منذ %(seconds)d ثواني"
msgstr[4] "منذ %(seconds)d ثانية"
msgstr[5] "منذ %(seconds)d ثانية"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "قراءة-كتابة"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "للقراءة فقط"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1305,27 +1306,27 @@ msgstr[3] "%(size)d بايتات"
msgstr[4] "%(size)d بايت"
msgstr[5] "%(size)d بايت"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4365,7 +4366,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "عنوان البريد غير صالح"
@ -4549,14 +4550,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "عنوان البريد مطلوب"

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Веселин Панайотов <support@ivexbg.com>, 2015\n"
"Language-Team: Bulgarian (http://app.transifex.com/haiwen/seahub/language/bg/)\n"
@ -55,7 +55,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -69,10 +69,10 @@ msgid "Space quota can't be empty"
msgstr "Въведете ограничение на квотата"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -153,8 +153,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -277,7 +277,7 @@ msgstr ""
msgid "Name"
msgstr ""
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -308,88 +308,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -421,7 +421,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -444,7 +444,8 @@ msgstr ""
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -454,9 +455,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr ""
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr ""
@ -490,16 +491,16 @@ msgstr ""
msgid "Permission denied."
msgstr ""
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -574,7 +575,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -589,30 +590,30 @@ msgid ""
"contact administrator."
msgstr "Грешка при изпращане на поща, услугата за електронна поща не е коректно конфигурирана, моля свържете се с администратора."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -620,40 +621,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -748,8 +749,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr ""
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -816,8 +817,8 @@ msgstr "Моля влезте."
msgid "Email or Username"
msgstr ""
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -860,38 +861,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Неможе да се промени паролата, моля свържете се с LDAP администратора"
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Промяна на парола на %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Нова парола"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Потвърди новата парола"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Двете пароли не съвпадат."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Стара парола"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Старата парола е грешна. Моля въведете отново."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Парола (отново)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Съществува потребител с такава Електронна поща"
@ -974,44 +975,44 @@ msgstr ""
msgid "Successfully deleted the requested avatars."
msgstr ""
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr ""
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Потребител"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr ""
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Въведете валидна електронна поща."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr ""
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr ""
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr ""
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr ""
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr ""
@ -1265,46 +1266,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4336,7 +4337,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4516,14 +4517,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Задължителна електронна поща"

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: imwhatiam <imwhatiam123@gmail.com>, 2017\n"
"Language-Team: Catalan (http://app.transifex.com/haiwen/seahub/language/ca/)\n"
@ -56,7 +56,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -70,10 +70,10 @@ msgid "Space quota can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -154,8 +154,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -278,7 +278,7 @@ msgstr "Correu electrònic"
msgid "Name"
msgstr "Nom"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -309,88 +309,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "S'ha actualitzat"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "S'ha editat i enviat un correu electrònic."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "S'ha editat però no s'ha pogut notificar per correu electrònic. Revisa la configuració del correu."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "S'ha reinicialitzar la contrasenya a %(passwd)s. S'ha notificat per correu a %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "S'ha reinicialitzat la contrasenya a %(passwd)s, però no s'ha pogut enviar un correu electrònic a %(user)s. Reviseu la configuració del correu."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "S'ha reinicialitzat la contrasenya a %(passwd)s per l'usuari %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -422,7 +422,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -445,7 +445,8 @@ msgstr "La ruta de destí no és vàlida"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -455,9 +456,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "No és possible moure el directori %(src)s al subdirectori %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr ""
@ -491,16 +492,16 @@ msgstr ""
msgid "Permission denied."
msgstr "Permís denegat."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -575,7 +576,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -590,30 +591,30 @@ msgid ""
"contact administrator."
msgstr "No s'ha pogut enviar el correu. El servei de missatgeria no està ben configurat, aviseu l'administrador."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Es requereix contrasenya."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -621,40 +622,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -749,8 +750,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr ""
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -817,8 +818,8 @@ msgstr ""
msgid "Email or Username"
msgstr ""
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -861,38 +862,38 @@ msgstr "Correu electrònic"
msgid "Can not reset password, please contact LDAP admin."
msgstr ""
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr ""
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Contrasenya nova"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Confirma la nova contrasenya"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Les contrasenyes no coincideixen"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Contrasenya antiga"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "La contrasenya antiga no coincideix. Torneu a introduir-la."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Repetiu la contrasenya"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr ""
@ -975,44 +976,44 @@ msgstr "L'avatar s'ha actualitzat correctament"
msgid "Successfully deleted the requested avatars."
msgstr "Els avatars s'han eliminat correctament"
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Correu electrònic"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nom d'usuari"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Aquest valor ha de ser de longitud 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr ""
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "L'identificador d'usuari no és vàlid"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nom"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "departament"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telèfon"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "nota"
@ -1266,46 +1267,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] "Fa %(seconds)d segon"
msgstr[1] "Fa %(seconds)d segons"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lectura-Escriptura"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Només lectura"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4337,7 +4338,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4517,14 +4518,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "El correu electrònic és obligatori "

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018,2021\n"
"Language-Team: Czech (http://app.transifex.com/haiwen/seahub/language/cs/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr "Uživatelské ID nemůže být prázdné"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Uživatelské ID %s již existuje."
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "Kvóta nemůže být prázdná"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Musí být číslo které je větší nebo rovno 0."
@ -158,8 +158,8 @@ msgstr "Knihovnu nelze převést na vlastníka."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Existuje přidružená publikovaná knihovna."
@ -282,7 +282,7 @@ msgstr "Email"
msgid "Name"
msgstr "Jméno"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr "Využití prostoru"
msgid "Space Quota"
msgstr "Kvóta úložiště"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "Je více než 500 uživatelů a třídění se nenabízí."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Počet uživatelů překročil limit."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "Úspěšně přidán uživatel %(user)s."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Jste pozván pro připojení se do %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "Úspěšně přidán uživatel %(user)s. Emailová notifikace byla odeslána."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
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:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Editace byla úspěšná"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Váš účet na %s byl aktivován"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Editace byla úspěšná, email byl odeslán."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Editace byla úspěšná, ale selhalo odesílání emailu. Prosím zkontrolujte Vaší emailovou konfiguraci."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Heslo bylo vyresetováno na %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Úspěšně vyresetováno heslo na %(passwd)s, email byl odeslán na %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Úspěšně vyresetováno heslo na %(passwd)s, ale selhalo odeslání emailu na%(user)s, prosím zkontrolujte vaší emailovou konfiguraci."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Úspěšně vyresetováno heslo na %(passwd)s pro uživatele %(user)s"
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Nesprávná cílová cesta"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Nedostatek úložného prostoru - mimo kvótu."
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Nemohu přesunout adresář %(src)s do podadresáře %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Soubor je uzamčen"
@ -495,16 +496,16 @@ msgstr "Uživatel %s nebyl nalezen."
msgid "Permission denied."
msgstr "Přístup odmítnut."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Soubor není uzamčen."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Nemůžete obnovit zámek tohoto souboru."
@ -579,7 +580,7 @@ msgstr "%s už je pozván."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Uživatel %s už existuje."
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "Odeslání emailu se nezdařilo. Emailový server není správně nastaven, prosím kontaktujte administrátora."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Heslo je vyžadováno."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Heslo je příliš krátké"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "Datum skončení platnosti by mělo být později než %s."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "Sdílecí odkaz%s již existuje."
@ -821,8 +822,8 @@ msgstr "Prosím přihlašte se."
msgid "Email or Username"
msgstr "E-mail nebo přezdívka"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Heslo nejde obnovit, prosím kontaktujte LDAP administrátora."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Obnovit heslo na %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nové heslo"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Potvrzení nového hesla"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Zadání v kolonkách pro hesla se neshodují."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Staré heslo"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Vaše staré heslo bylo chybné. Prosím vložte jej znovu."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Heslo (znovu)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Uživatel s tímto emailem už existuje."
@ -979,44 +980,44 @@ msgstr "Profilový obrázek byl úspěšně aktualizován."
msgid "Successfully deleted the requested avatars."
msgstr "Požadovaný profilový obrázek byl úspěšně smazán."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Účet %(account)s zmrazen na %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "E-mailová adresa"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Uživatelské jméno"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Tatao hodnota musí mít délku 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Zadejte platou emailovou adresu."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Nesprávné uživatelské ID."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "jméno"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "oddělení"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefon"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "poznámka"
@ -1278,19 +1279,19 @@ msgstr[1] "%(seconds)d vteřiny"
msgstr[2] "%(seconds)d vteřin"
msgstr[3] "%(seconds)d vteřin"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Čtení-Zápis"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Jen čtení"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1299,27 +1300,27 @@ msgstr[1] "%(size)d bajty"
msgstr[2] "%(size)d bajtů"
msgstr[3] "%(size)d bajtů"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4355,7 +4356,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "E-mailová adresa není platná"
@ -4537,14 +4538,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Email je povinný"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -77,7 +77,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Ralf Dyllick <rdb@datamate.org>, 2021-2023\n"
"Language-Team: German (http://app.transifex.com/haiwen/seahub/language/de/)\n"
@ -124,7 +124,7 @@ msgid "Login id can't be empty"
msgstr "Der Benutzernamen ist erforderlich."
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Der Benutzername %s ist schon vergeben."
@ -138,10 +138,10 @@ msgid "Space quota can't be empty"
msgstr "Die Speicherquota ist erforderlich."
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Ganze Zahl größer oder gleich 0 erforderlich."
@ -222,8 +222,8 @@ msgstr "Bibliotheken können nicht auf ihre Eigentümer übertragen werden."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Es gibt eine veröffentlichte Bibliothek hierzu."
@ -346,7 +346,7 @@ msgstr "E-Mail-Adresse"
msgid "Name"
msgstr "Name"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -377,88 +377,88 @@ msgstr "Benutzter Speicherplatz"
msgid "Space Quota"
msgstr "Speicherquota"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "Es gibt über 500 Benutzer, eine Sortierung ist nicht möglich."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Die maximale Benutzeranzahl wurde überschritten."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "%(user)s wurde hinzugefügt."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Sie wurden eingeladen %s beizutreten"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "%(user)s wurde hinzugefügt und per E-Mail benachrichtigt."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "Der Benutzer %(user)s wurde hinzugefügt, aber es konnte keine E-Mail gesendet werden, da der E-Mail-Dienst nicht korrekt konfiguriert ist."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Die Bearbeitung wurde gespeichert."
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Ihr Benutzerkonto auf %s wurde aktiviert"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Die Bearbeitung wurde gespeichert und eine E-Mail wurde verschickt."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Die Bearbeitung wurde gespeichert, aber es konnte keine E-Mail gesendet werden. Überprüfen Sie die Konfiguration Ihres E-Mail-Dienstes."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Das Passwort wurde auf %s zurückgesetzt"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Das Passwort auf %(passwd)s gesetzt und eine E-Mail wurde an den Benutzer %(user)s gesendet."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Das Passwort wurde auf %(passwd)s gesetzt, aber es konnte keine E-Mail an den Benutzer %(user)s gesendet werden. Überprüfen Sie die Konfiguration Ihres E-Mail-Dienstes."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Das Passwort des Benutzers %(user)s wurde auf %(passwd)s zurückgesetzt."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -490,7 +490,7 @@ msgstr "Die Virusdatei wurde nicht gefunden."
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -513,7 +513,8 @@ msgstr "Ungültiges Ziel"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Speicherplatz ist verbraucht."
@ -523,9 +524,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Verschieben des Ordners nicht möglich, %(src)s ist ein Unterordner von %(des)s."
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Datei ist gesperrt"
@ -559,16 +560,16 @@ msgstr "Der Benutzer %s wurde nicht gefunden."
msgid "Permission denied."
msgstr "Zugriff verweigert."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Datei ist nicht gesperrt."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Sie können die Sperrung der Datei nicht erneuern."
@ -643,7 +644,7 @@ msgstr "%s ist bereits eingeladen."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Der Benutzer %s ist bereits vorhanden."
@ -658,30 +659,30 @@ msgid ""
"contact administrator."
msgstr "Die E-Mail konnte nicht verschickt werden. Der E-Mail-Dienst ist nicht korrekt konfiguriert. Bitte kontaktieren Sie die Administration."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Passwort erforderlich."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Passwort ist zu kurz."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "Das Passwort ist zu schwach."
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -689,40 +690,40 @@ msgid ""
"symbols."
msgstr "Das Passwort darf nur Zahlen, Buchstaben und andere Symbole enthalten."
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "Die Ablaufzeit sollte nach %s liegen."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -817,8 +818,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "Freigabe-Link %s ist bereits vorhanden."
@ -885,8 +886,8 @@ msgstr "Bitte anmelden."
msgid "Email or Username"
msgstr "E-Mail-Adresse oder Benutzername"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -929,38 +930,38 @@ msgstr "E-Mail-Adresse"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Das Passwort kann nicht zurückgesetzt werden. Bitte benachrichtigen Sie die LDAP-Administration."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Passwort für %s zurücksetzen"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Neues Passwort"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Neues Passwort bestätigen"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Die Passwortfelder stimmen nicht überein."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Altes Passwort"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Das alte Passwort, das Sie eingegeben haben, war nicht korrekt. Bitte geben Sie es erneut ein."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Passwort erneut eingeben:"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Ein Benutzer mit dieser E-Mail-Adresse ist bereits vorhanden."
@ -1043,44 +1044,44 @@ msgstr "Ihr Avatar wurde geändert."
msgid "Successfully deleted the requested avatars."
msgstr "Der Avatar wurde gelöscht."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Das Konto %(account)s ist auf %(site)s gesperrt."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "E-Mail-Adresse"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Benutzername"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Dieser Wert muss 40 Zeichen lang sein."
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Ungültiger Benutzername."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "Name"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "Bereich"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "Telefon"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "Anmerkung"
@ -1334,46 +1335,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] "vor einer Sekunde"
msgstr[1] "vor %(seconds)d Sekunden"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lesen und Schreiben"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Nur Lesen"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d Byte"
msgstr[1] "%(size)d Bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4405,7 +4406,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr "Der org_url_prefix muss zwischen 6 und 20 Zeichen lang sein und kann nur Buchstaben und Zahlen sowie Bindestriche enthalten. "
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "Die E-Mail-Adresse ist ungültig"
@ -4585,14 +4586,18 @@ msgstr "Ungültige Zeitspanne"
msgid "Library %s not found."
msgstr "Die Bibliothek %s wurde nicht gefunden."
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "E-Mail-Adresse erforderlich"

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: imwhatiam <imwhatiam123@gmail.com>, 2017\n"
"Language-Team: Greek (http://app.transifex.com/haiwen/seahub/language/el/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "Το πεδίο όριο χώρου δεν μπορεί να είναι κενό"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -158,8 +158,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -282,7 +282,7 @@ msgstr "Διεύθυνση ηλεκτρονικού ταχυδρομείου"
msgid "Name"
msgstr "όνομα"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Επιτυχημένη επεξεργασία"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Εσφαλμένη διαδρομή προορισμού"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr ""
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Το αρχείο είναι κλειδωμένο"
@ -495,16 +496,16 @@ msgstr ""
msgid "Permission denied."
msgstr "Απαγόρευση πρόσβασης."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -579,7 +580,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "Αποτυχία αποστολής μηνύματος ηλεκτρονικού ταχυδρομείου, η υπηρεσία email δεν είναι διαμορφωμένη, επικοινωνήστε με το διαχειριστή."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Απαιτείται συνθηματικό."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Το συνθηματικό είναι πολύ μικρό"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr "Ένας σύνδεσμος μεταφόρτωσης είναι σε κοινή χρήση μαζί σας στο %s"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -821,8 +822,8 @@ msgstr "Παρακαλώ συνδεθείτε."
msgid "Email or Username"
msgstr "Ηλ. Ταχυδρομείο ή όνομα χρήστη"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "Ηλεκτρονικό ταχυδρομείο"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Δεν μπορώ να επαναφέρω τον κωδικό, παρακαλώ επικοινωνήστε με τον διαχειριστή του LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Επαναφορά κωδικού πρόσβασης στο %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Νέος κωδικός πρόσβασης"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Επιβεβαίωση νέου κωδικού πρόσβασης"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Οι δύο κωδικοί δεν ταιριάζουν."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Παλαιός κωδικός"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Ο παλιός κωδικός είναι λάθος. Παρακαλώ εισάγετέ τον ξανά."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Κωδικός (ξανά)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Υπάρχει ήδη χρήστης με αυτό το email."
@ -979,44 +980,44 @@ msgstr "Το avatar σας ανέβηκε με επιτυχία."
msgid "Successfully deleted the requested avatars."
msgstr "Τα επιλεγμένα avatars διεγράφησαν με επιτυχία."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Διεύθυνση ηλεκτρονικού ταχυδρομείου"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Όνομα χρήστη"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Αυτή η τιμή πρέπει να έχει μήκος 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Εισάγετε μία σωστή διεύθυνση ηλεκτρονικού ταχυδρομίου."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Άκυρο id χρήστη."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "όνομα"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "τμήμα"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "τηλέφωνο"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "σημείωση"
@ -1270,46 +1271,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] "πριν από %(seconds)d δευτερόλεπτο"
msgstr[1] "πριν από %(seconds)d δευτερόλεπτα"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Ανάγνωση-Εγγραφή"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Μόνο ανάγνωση"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4341,7 +4342,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4521,14 +4522,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Η διεύθυνση ηλ. ταχυδρομείου είναι απαραίτητη"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -53,7 +53,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -67,10 +67,10 @@ msgid "Space quota can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -150,8 +150,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -274,7 +274,7 @@ msgstr ""
msgid "Name"
msgstr ""
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -305,88 +305,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -418,7 +418,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -441,7 +441,8 @@ msgstr ""
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -451,9 +452,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr ""
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr ""
@ -487,16 +488,16 @@ msgstr ""
msgid "Permission denied."
msgstr ""
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -571,7 +572,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -586,30 +587,30 @@ msgid ""
"contact administrator."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -617,40 +618,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -740,8 +741,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr ""
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -808,8 +809,8 @@ msgstr ""
msgid "Email or Username"
msgstr ""
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -852,38 +853,38 @@ msgstr ""
msgid "Can not reset password, please contact LDAP admin."
msgstr ""
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr ""
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr ""
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr ""
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr ""
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr ""
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr ""
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr ""
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr ""
@ -966,44 +967,44 @@ msgstr ""
msgid "Successfully deleted the requested avatars."
msgstr ""
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr ""
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr ""
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr ""
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr ""
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr ""
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr ""
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr ""
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr ""
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr ""
@ -1257,46 +1258,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4317,7 +4318,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4497,14 +4498,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Rodolfo Cossalter <rcoss@dm.uba.ar>, 2014-2015\n"
"Language-Team: Spanish (http://app.transifex.com/haiwen/seahub/language/es/)\n"
@ -62,7 +62,7 @@ msgid "Login id can't be empty"
msgstr "Login id no puede estar vacio"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Login id %s ya existe."
@ -76,10 +76,10 @@ msgid "Space quota can't be empty"
msgstr "La cuota para almacenamiento no puede estar vacía"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Debe ser un número entero mayor o igual que 0."
@ -160,8 +160,8 @@ msgstr "La biblioteca no puede ser transferida al propietario."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Hay una biblioteca asociada publicada."
@ -284,7 +284,7 @@ msgstr "Email"
msgid "Name"
msgstr "Nombre"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -315,88 +315,88 @@ msgstr "Uso de Espacio"
msgid "Space Quota"
msgstr "Cuota de Espacio"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "Hay mas de 500 usuarios, y no se ofrece ordenar."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "La cantidad de usuarios excede el límite."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "Usuario %(user)s agregado con éxito."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Estás invitado a unirte a %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "El usuario %(user)s fue agregado con éxito. Se ha enviado un correo de aviso."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "El usuario%(user)s fue agregado con éxito. Pero el correo de notificación no pudo ser enviado, porque el servicio de correo no está configurado correctamente."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Editado con éxito"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Tu cuenta en %s está activada."
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Editado con éxito, se envió un email."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Edición exitosa, pero hubo un fallo al enviar el correo, revisa la configuración de email."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "La contraseña ha sido reestablecida en %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Contraseña restablecida con éxito a %(passwd)s, un correo fue enviado a %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Contraseña restablecida a %(passwd)s, pero hubo un fallo al enviar el correo a %(user)s, revise su configuracion de email."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Contraseña de %(user)s restablecida a %(passwd)s con éxito."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -428,7 +428,7 @@ msgstr "Archivo con virus no encontrado"
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -451,7 +451,8 @@ msgstr "Ruta de destino inválida"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Cuota agotada."
@ -461,9 +462,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "No se pudo mover la carpeta %(src)s a la subcarpeta %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "El archivo está bloqueado"
@ -497,16 +498,16 @@ msgstr "Usuario %s no encontrado."
msgid "Permission denied."
msgstr "Persmiso denegado."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "El archivo no está bloqueado."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "No puede refrescar el bloqueo de este archivo."
@ -581,7 +582,7 @@ msgstr "%s ya ha sido invitado."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "El usuario %s ya existe."
@ -596,30 +597,30 @@ msgid ""
"contact administrator."
msgstr "No se pudo enviar el correo, el servicio no está configurado adecuadamente, por favor, contacta al administrador."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Contraseña requerida"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "La contraseña es demasiado corta."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -627,40 +628,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "El tiempo de vencimiento debe ser posterior a %s."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -755,8 +756,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "El enlace de compartir %s ya existe."
@ -823,8 +824,8 @@ msgstr "Por favor ingresar."
msgid "Email or Username"
msgstr "Email o Nombre de usuario"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -867,38 +868,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "No se puede restablecer la contraseña, por favor contacte al administrador de LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Reestablecer contraseña en %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nueva contraseña"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Confirmación de nueva contraseña"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Las contraseñas no coinciden"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Contraseña anterior"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "La contraseña anterior ingresada es incorrecta. Por favor, ingrésela nuevamente."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Contraseña (de nuevo)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Ya existe un usuario con este correo"
@ -981,44 +982,44 @@ msgstr "Avatar actualizado con éxito."
msgid "Successfully deleted the requested avatars."
msgstr "Avatares borrados con éxito."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Cuenta %(account)s inmovilizada en %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Dirección de correo"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nombre de usuario"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Debe tener una longitud de 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Ingresa una dirección de correo válida."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "ID de usuario inválido"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nombre"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "departamento"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "teléfono"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "nota"
@ -1276,19 +1277,19 @@ msgstr[0] "Hace menos de un segundo"
msgstr[1] "Hace %(seconds)d segundos"
msgstr[2] "Hace %(seconds)d segundos"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lectura / Escritura"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Sólo lectura"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1296,27 +1297,27 @@ msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d bytes"
msgstr[2] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4350,7 +4351,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "La dirección de email es inválida"
@ -4531,14 +4532,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Dirección de correo requerida"

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Rodolfo Cossalter <rcoss@dm.uba.ar>, 2014-2021\n"
"Language-Team: Spanish (Argentina) (http://app.transifex.com/haiwen/seahub/language/es_AR/)\n"
@ -59,7 +59,7 @@ msgid "Login id can't be empty"
msgstr "Login id no puede estar vacio"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Login id %s ya existe."
@ -73,10 +73,10 @@ msgid "Space quota can't be empty"
msgstr "La cuota para almacenamiento no puede estar vacía"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Debe ser un número entero mayor o igual que 0."
@ -157,8 +157,8 @@ msgstr "La biblioteca no puede ser transferida al propietario."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Hay una biblioteca asociada publicada."
@ -281,7 +281,7 @@ msgstr "Email"
msgid "Name"
msgstr "Nombre"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -312,88 +312,88 @@ msgstr "Uso de Espacio"
msgid "Space Quota"
msgstr "Cuota de Espacio"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "Hay mas de 500 usuarios, y no se ofrece ordenar."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "La cantidad de usuarios excede el límite."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "Usuario %(user)s agregado con éxito."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Estás invitado a unirte a %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "El usuario %(user)s fue agregado con éxito. Se ha enviado un correo de aviso."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "El usuario%(user)s fue agregado con éxito. Pero el correo de notificación no pudo ser enviado, porque el servicio de correo no está configurado correctamente."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Editado con éxito"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Tu cuenta en %s está activada."
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Editado con éxito, se envió un email."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Edición exitosa, pero hubo un fallo al enviar el correo, revisa la configuración de email."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "La contraseña ha sido reestablecida en %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Contraseña restablecida con éxito a %(passwd)s, un correo fue enviado a %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Contraseña restablecida a %(passwd)s, pero hubo un fallo al enviar el correo a %(user)s, revise su configuracion de email."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Contraseña de %(user)s restablecida a %(passwd)s con éxito."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -425,7 +425,7 @@ msgstr "Archivo con virus no encontrado"
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -448,7 +448,8 @@ msgstr "Ruta de destino inválida"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Cuota agotada."
@ -458,9 +459,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "No se pudo mover la carpeta %(src)s a la subcarpeta %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "El archivo está bloqueado"
@ -494,16 +495,16 @@ msgstr "Usuario %s no encontrado."
msgid "Permission denied."
msgstr "Persmiso denegado."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "El archivo no está bloqueado."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "No puede refrescar el bloqueo de este archivo."
@ -578,7 +579,7 @@ msgstr "%s ya ha sido invitado."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "El usuario %s ya existe."
@ -593,30 +594,30 @@ msgid ""
"contact administrator."
msgstr "No se pudo enviar el correo, el servicio no está configurado adecuadamente, por favor, contacta al administrador."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Contraseña requerida"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "La contraseña es demasiado corta."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -624,40 +625,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "El tiempo de vencimiento debe ser posterior a %s."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -752,8 +753,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "El enlace de compartir %s ya existe."
@ -820,8 +821,8 @@ msgstr "Por favor ingresar."
msgid "Email or Username"
msgstr "Email o Nombre de usuario"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -864,38 +865,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "No se puede restablecer la contraseña, por favor contacte al administrador de LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Reestablecer contraseña en %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nueva contraseña"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Confirmación de nueva contraseña"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Las contraseñas no coinciden"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Contraseña anterior"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "La contraseña anterior ingresada es incorrecta. Por favor, ingrésela nuevamente."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Contraseña (de nuevo)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Ya existe un usuario con este correo"
@ -978,44 +979,44 @@ msgstr "Avatar actualizado con éxito."
msgid "Successfully deleted the requested avatars."
msgstr "Avatares borrados con éxito."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Cuenta %(account)s inmovilizada en %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Dirección de correo"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nombre de usuario"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Debe tener una longitud de 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Ingresa una dirección de correo válida."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "ID de usuario inválido"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nombre"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "departamento"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "teléfono"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "nota"
@ -1273,19 +1274,19 @@ msgstr[0] "Hace menos de un segundo"
msgstr[1] "Hace %(seconds)d segundos"
msgstr[2] "Hace %(seconds)d segundos"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lectura / Escritura"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Sólo lectura"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1293,27 +1294,27 @@ msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d bytes"
msgstr[2] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4347,7 +4348,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "La dirección de email es inválida"
@ -4528,14 +4529,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Dirección de correo requerida"

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Rodolfo Cossalter <rcoss@dm.uba.ar>, 2014-2015\n"
"Language-Team: Spanish (Mexico) (http://app.transifex.com/haiwen/seahub/language/es_MX/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr "Login id no puede estar vacio"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Login id %s ya existe."
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "La cuota para almacenamiento no puede estar vacía"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Debe ser un número entero mayor o igual que 0."
@ -158,8 +158,8 @@ msgstr "La biblioteca no puede ser transferida al propietario."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Hay una biblioteca asociada publicada."
@ -282,7 +282,7 @@ msgstr "Correo electrónico"
msgid "Name"
msgstr "Nombre"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr "Uso de Espacio"
msgid "Space Quota"
msgstr "Cuota de Espacio"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "Hay mas de 500 usuarios, y no se ofrece ordenar."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "La cantidad de usuarios excede el límite."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "Usuario %(user)s agregado con éxito."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Estás invitado a unirte a %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "El usuario %(user)s fue agregado con éxito. Se ha enviado un correo de aviso."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "El usuario%(user)s fue agregado con éxito. Pero el correo de notificación no pudo ser enviado, porque el servicio de correo no está configurado correctamente."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Editado correctamente"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Tu cuenta en %s está activada."
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Editado correctamente, se envio un email."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Edición exitosa, pero hubo un fallo al enviar el correo, revise la configuración de email."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "La contraseña ha sido reestablecida en %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Contraseña restablecida correctamente %(passwd)s, un correo fue enviado a %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Contraseña restablecida a %(passwd)s, pero hubo un fallo al enviar el correo a %(user)s, revise su configuracion de email."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Contraseña de %(user)s restablecida a %(passwd)s correctamente."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr "Archivo con virus no encontrado"
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Ruta de destino inválida"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Cuota agotada."
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "No se pudo mover el directorio %(src)s al subdirectorio %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "El archivo está bloqueado"
@ -495,16 +496,16 @@ msgstr "Usuario %s no encontrado."
msgid "Permission denied."
msgstr "Persmiso denegado."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "El archivo no está bloqueado."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "No puede refrescar el bloqueo de este archivo."
@ -579,7 +580,7 @@ msgstr "%s ya ha sido invitado."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "El usuario %s ya existe."
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "No se pudo enviar el correo, el servicio no está configurado adecuadamente, por favor, contacte al administrador."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Contraseña requerida"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "La contraseña es demasiado corta."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "El tiempo de vencimiento debe ser posterior a %s."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "El enlace de compartir %s ya existe."
@ -821,8 +822,8 @@ msgstr "Por favor ingresar."
msgid "Email or Username"
msgstr "Email o Nombre de usuario"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "No se puede restablecer la contraseña, por favor contacte al administrador de LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Reestablecer contraseña en %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nueva contraseña"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Confirmación de nueva contraseña"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Las contraseñas no concuerdan"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Contraseña antigua"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "La contraseña antigua ingresada es incorrecta. Por favor, corrijala."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Contraseña (de nuevo)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Ya existe un usuario con este correo"
@ -979,44 +980,44 @@ msgstr "Avatar actualizado correctamente."
msgid "Successfully deleted the requested avatars."
msgstr "Avatars borrados correctamente."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Cuenta %(account)s inmovilizada en %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Dirección de correo"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nombre de usuario"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Debe tener una longitud de 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Ingresa una dirección de correo válida."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "ID de usuario inválido"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nombre"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "departamento"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefono"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "nota"
@ -1274,19 +1275,19 @@ msgstr[0] "Hace menos de un segundo"
msgstr[1] "Hace %(seconds)d segundos"
msgstr[2] "Hace %(seconds)d segundos"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lectura-Escritura"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Sólo lectura"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1294,27 +1295,27 @@ msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d bytes"
msgstr[2] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4348,7 +4349,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "La dirección de email es inválida"
@ -4529,14 +4530,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Dirección de correo requerida"

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Teppo Sarjonen <teppo.sarjonen@gmail.com>, 2017-2018\n"
"Language-Team: Finnish (http://app.transifex.com/haiwen/seahub/language/fi/)\n"
@ -59,7 +59,7 @@ msgid "Login id can't be empty"
msgstr "Login id ei voi olla tyhjä"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Login id %s on jo olemassa."
@ -73,10 +73,10 @@ msgid "Space quota can't be empty"
msgstr "Tilakiintiö ei voi olla tyhjä"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Pitää olla integer joka on suurempi tai samansuuruinen kuin 0."
@ -157,8 +157,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -281,7 +281,7 @@ msgstr "Sähköposti"
msgid "Name"
msgstr "Nimi"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -312,88 +312,88 @@ msgstr "Tilankäyttö"
msgid "Space Quota"
msgstr "Tilakiintiö"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Käyttäjien määrä on ylittänyt limiitin."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Sinulle on lähetetty kutsu liittyä %s-palveluun"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Muokkaus onnistui"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Sinun tili kohteessa %s on aktivoitu"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Muokkaus onnistui, sähköposti on lähetetty."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Muokkaus onnistui, mutta sähköpostin lähetys epäonnistui. Ole hyvä tarkasta sähköpostin konfiguraatio."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Salasana on nollattu kohteessa %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Salasana nollattu onnistuneesti, sähköposti on lähetty käyttäjälle %(user)s. Uusi salasana on %(passwd)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Salasana nollattu onnistuneesti, mutta sähköpostin lähettäminen käyttäjälle %(user)s epäonnistui, ole hyvä ja tarkista sähköpostin asetukset. Uusi salasana on %(passwd)s."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Salasana nollattu onnistuneesti. Uusi salasana käyttäjälle %(user)s on %(passwd)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -425,7 +425,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -448,7 +448,8 @@ msgstr "Virheellinen kohdepolku"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Tila loppu."
@ -458,9 +459,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Hakemistoa %(src)s ei voi siirtää sen alihakemistoon %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Tiedosto on lukittu"
@ -494,16 +495,16 @@ msgstr "Käyttäjää %s ei löydy."
msgid "Permission denied."
msgstr "Pääsy estetty."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Tiedosto ei ole lukittu."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Et voi päivittää tiedosto on lukiitu."
@ -578,7 +579,7 @@ msgstr "%s on jo kutsuttu."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Käyttäjä %s on jo olemassa."
@ -593,30 +594,30 @@ msgid ""
"contact administrator."
msgstr "Sähköpostin lähetys epäonnistui, sähköpostipalvelu ei ole oikein konfiguroitu, ottakaa yhteyttä palvelimen ylläpitäjään."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Salasana vaaditaan"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Salasana on liian lyhyt."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -624,40 +625,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -752,8 +753,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr "Sinulle on jaettu latauslinkki palveluun %s"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -820,8 +821,8 @@ msgstr "Kirjaudu sisään."
msgid "Email or Username"
msgstr "Sähköposti tai käyttäjänimi"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -864,38 +865,38 @@ msgstr "Sähköposti"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Salasanaa ei voitu nollata, ota yhteys LDAP-ylläpitäjään."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Nollaa Salasana %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Uusi salasana"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Uusi salasanan hyväksyntä"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Salasanat eivät täsmänneet."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Vanha salasana"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Vanha salasanasi syötettiin väärin. Syötä se uudelleen."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Salasana (uudelleen)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Tällä sähköpostiosoitteella löytyi jo käyttäjä"
@ -978,44 +979,44 @@ msgstr "Onnistuneesti päivitettiin avatariasi."
msgid "Successfully deleted the requested avatars."
msgstr "Pyydetyt avatarit poistettiin onnistuneesti."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Tili %(account)s jäädytetty %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Sähköpostiosoite"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Käyttäjänimi"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Tämän arvon pituus on oltava 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Syötä kelpo sähköpostiosoite."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Epäkelpo käyttäjätunniste."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nimi"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "osasto"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "puhelin"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "huomautus"
@ -1269,46 +1270,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d sekunti sitten"
msgstr[1] "%(seconds)d sekuntia sitten"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Luku-Kirjoitus"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Vain-Luku"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d tavu"
msgstr[1] "%(size)d tavua"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4340,7 +4341,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "Sähköpostiosoite ei ole kelpo"
@ -4520,14 +4521,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Sähköpostiosoite on vaadittu"

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
# LowMemory, 2016
# FLEURY Kévin <kevinfleury.todae@gmail.com>, 2017
# JulienDemangeon <freelance@demangeon.fr>, 2017
# Gaspard <info@widelinkpc.be>, 2013-2021
# Gaspard <info@widelinkpc.be>, 2013-2021,2023
# Gautier Auburtin <gautier.auburtin@campus-condorcet.fr>, 2016,2018,2020
# Gilles Chauvin <gilles.chauvin@univ-rouen.fr>, 2016
# imwhatiam <imwhatiam123@gmail.com>, 2017
@ -37,9 +37,9 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Ralf Dyllick <rdb@datamate.org>, 2022-2023\n"
"Last-Translator: Gaspard <info@widelinkpc.be>, 2013-2021,2023\n"
"Language-Team: French (http://app.transifex.com/haiwen/seahub/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -84,7 +84,7 @@ msgid "Login id can't be empty"
msgstr "L'identifiant de connexion ne peut être vide"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "L'identifiant de connexion %s existe déjà."
@ -98,10 +98,10 @@ msgid "Space quota can't be empty"
msgstr "Le quota ne peut pas être vide"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Doit être un entier supérieur ou égal à 0."
@ -182,8 +182,8 @@ msgstr "La bibliothèque ne peut pas être transférée au propriétaire."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Il existe une bibliothèque publiée associée."
@ -306,7 +306,7 @@ msgstr "E-mail"
msgid "Name"
msgstr "Nom"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -337,88 +337,88 @@ msgstr "Espace utilisé"
msgid "Space Quota"
msgstr "Quota de l'espace"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "Il y a plus de 500 utilisateurs, et le tri n'est pas disponible."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Le nombre d'utilisateurs dépasse la limite."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "L'utilisateur %(user)s a été ajouté avec succès."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Vous êtes invité à rejoindre %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "L'utilisateur %(user)s a été ajouté avec succès. Une notification a été envoyée par e-mail."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "L'utilisateur %(user)s a été ajouté avec succès. L'e-mail de notification n'a pu être envoyé, le service d'e-mail n'est pas configuré correctement"
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "L'édition a réussi."
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Votre compte sur %s a été activé"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Édité avec succès, un e-mail a été envoyé."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Édité avec succès, mais échec de l'envoi de l'e-mail, veuillez vérifier votre configuration."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Le mot de passe a été réinitialisé sur %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Le mot de passe de %(passwd)s a été réinitialisé avec succès, un e-mail a été envoyé à %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Mot de passe remplacé par %(passwd)s avec succès, mais impossible d'envoyer l'e-mail à %(user)s. Le service d'e-mail n'est pas configuré correctement."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Mot de passe de l'utilisateur %(user)s remplacé par %(passwd)s avec succès."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -450,7 +450,7 @@ msgstr "Fichier de virus introuvable"
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -473,7 +473,8 @@ msgstr "Chemin de destination invalide"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Quota dépassé."
@ -483,9 +484,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Impossible de déplacer le dossier %(src)s vers son sous-dossier %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Le fichier est verrouillé"
@ -519,16 +520,16 @@ msgstr "L'utilisateur %s est introuvable."
msgid "Permission denied."
msgstr "Autorisation refusée."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
msgstr "Le nombre de fichiers dans la bibliothèque dépasse la limite"
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Le fichier n'est pas verrouillé."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Impossible de rafraichir. Ce fichier est verrouillé."
@ -603,7 +604,7 @@ msgstr "%s est déjà invité."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "L'utilisateur %s existe déjà."
@ -618,30 +619,30 @@ msgid ""
"contact administrator."
msgstr "Échec d'envoi de l'e-mail, le service de courrier électronique n'est pas correctement configuré, veuillez contacter l'administrateur."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Le mot de passe est obligatoire."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Le mot de passe est trop court."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "Mot de passe trop faible"
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -649,40 +650,40 @@ msgid ""
"symbols."
msgstr "Le mot de passe ne doit contenir que des chiffres, des lettres majuscules, des lettres minuscules et d'autres symboles."
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr "Les jours dexpiration doivent être supérieurs ou égaux à %s"
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr "Les jours dexpiration doivent être inférieurs ou égaux à %s"
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "Le délai d'expiration doit être supérieur à %s."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -777,8 +778,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "Le lien de partage %s existe déjà."
@ -845,8 +846,8 @@ msgstr "Veuillez vous connecter."
msgid "Email or Username"
msgstr "E-mail ou nom d'utilisateur"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -889,38 +890,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Impossible de réinitialiser le mot de passe, veuillez contacter votre administrateur LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Mot de passe réinitialisé sur %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nouveau mot de passe"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Confirmation du nouveau mot de passe"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Les deux mots de passe ne correspondent pas."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Ancien mot de passe"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Votre ancien mot de passe n'a pas été correctement saisi. Veuillez l'introduire à nouveau."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Mot de passe (encore)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Un utilisateur avec cette adresse e-mail existe déjà."
@ -1003,44 +1004,44 @@ msgstr "Votre avatar a été mis à jour avec succès."
msgid "Successfully deleted the requested avatars."
msgstr "Les avatars demandés ont été supprimés avec succès."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Compte %(account)s bloqué sur %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Adresse e-mail"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nom d'utilisateur"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Cette valeur doit être de longueur 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Entrez une adresse e-mail valide."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "ID d'utilisateur non valide."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nom"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "département"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "téléphone"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "note"
@ -1298,19 +1299,19 @@ msgstr[0] "Il y a %(seconds)d seconde"
msgstr[1] "Il y a %(seconds)d secondes"
msgstr[2] "Il y a %(seconds)d secondes"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lecture / Écriture"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Lecture seule"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1318,27 +1319,27 @@ msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d octets"
msgstr[2] "%(size)d octets"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s Ko"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s Mo"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s Go"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s To"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s Po"
@ -2225,7 +2226,7 @@ msgstr "Vous pouvez choisir manuellement quel dossiers ou fichiers mettre en cac
#: seahub/help/templates/help/drive_client_2.0_for_windows_10.html:50
msgid "How to remove left-over SeaDrive shortcuts in Windows Explorer?"
msgstr ""
msgstr "Comment supprimer les raccourcis SeaDrive restants dans l'Explorateur Windows ?"
#: seahub/help/templates/help/drive_client_2.0_for_windows_10.html:51
msgid ""
@ -2233,19 +2234,19 @@ msgid ""
" SeaDrive program or switch Seafile accounts in SeaDrive. This is an "
"intended behavior. You don't need to remove them if you still need to access"
" the account later."
msgstr ""
msgstr "Le raccourci \"SeaDrive\" dans l'explorateur Windows ne disparaît pas lorsque vous quittez le programme SeaDrive ou lorsque vous changez de compte Seafile dans SeaDrive. Il s'agit d'un comportement voulu. Vous n'avez pas besoin de les supprimer si vous avez encore besoin d'accéder au compte plus tard."
#: seahub/help/templates/help/drive_client_2.0_for_windows_10.html:52
msgid ""
"In some corner cases, the \"SeaDrvie\" shortcut will be left-over in Windows"
" Explorer and you want to remove it."
msgstr ""
msgstr "Dans certains cas, le raccourci \"SeaDrvie\" reste dans l'explorateur Windows et vous souhaitez le supprimer."
#: seahub/help/templates/help/drive_client_2.0_for_windows_10.html:53
msgid ""
"You can usually remove those shortcuts by uninstalling SeaDrive program and "
"choose \"Remove account information\" in the prompt dialog."
msgstr ""
msgstr "Vous pouvez généralement supprimer ces raccourcis en désinstallant le programme SeaDrive et en choisissant \"Supprimer les informations de compte\" dans la boîte de dialogue qui s'affiche."
#: seahub/help/templates/help/drive_client_2.0_for_windows_10.html:54
msgid ""
@ -2255,7 +2256,7 @@ msgid ""
"\"HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Desktop\\NameSpace\\\""
" in registry editor. Remove the sub-keys correspond to the shortcut you want"
" to remove."
msgstr ""
msgstr "Si la désinstallation ne supprime pas les raccourcis avec succès, vous pouvez supprimer le raccourci SeaDrive dans l'explorateur Windows en modifiant le registre. Ouvrez le chemin \"HKCU\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Desktop\\NameSpace\\\" dans l'éditeur de registre. Supprimez les sous-clés correspondant au raccourci que vous souhaitez supprimer."
#: seahub/help/templates/help/encrypted_libraries.html:6
msgid "How to Use Encrypted Libraries"
@ -2279,7 +2280,7 @@ msgid ""
"If you create an encrypted library in the web app, the password is sent to "
"the server. The server uses this password to create the library. But it "
"doesn't store the plain text password."
msgstr ""
msgstr "Si vous créez une bibliothèque cryptée dans l'application web, le mot de passe est envoyé au serveur. Le serveur utilise ce mot de passe pour créer la bibliothèque. Mais il ne stocke pas le mot de passe en texte clair."
#: seahub/help/templates/help/encrypted_libraries.html:13
#, python-format
@ -2305,19 +2306,19 @@ msgid ""
"If you use desktop client to sync the library, the password is not sent to "
"the server. The client decrypts and encrypts file contents locally. The "
"plain text password is not stored on the client disk either."
msgstr ""
msgstr "Si vous utilisez le client de bureau pour synchroniser la bibliothèque, le mot de passe n'est pas envoyé au serveur. Le client décrypte et crypte le contenu des fichiers localement. Le mot de passe en texte clair n'est pas non plus stocké sur le disque du client."
#: seahub/help/templates/help/encrypted_libraries.html:21
msgid ""
"iOS client supports client side encryption since version 2.1.6. Android "
"client supports it since version 2.1.0."
msgstr ""
msgstr "Le client iOS supporte le chiffrement côté client depuis la version 2.1.6. Le client Android le supporte depuis la version 2.1.0."
#: seahub/help/templates/help/encrypted_libraries.html:25
msgid ""
"Note that encrypted library only encrypts the contents of the files, but not"
" the folder and file names."
msgstr ""
msgstr "Notez que la bibliothèque cryptée ne crypte que le contenu des fichiers, mais pas les noms des dossiers et des fichiers."
#: seahub/help/templates/help/file_locking.html:5
msgid "File locking"
@ -3029,7 +3030,7 @@ msgid ""
"You can open a hidden side bar on the right side of the Markdown editor. "
"Table of contents, file information, and collaborative commenting are "
"provided in this side bar."
msgstr ""
msgstr "Vous pouvez ouvrir une barre latérale cachée sur le côté droit de l'éditeur Markdown. La table des matières, les informations sur les fichiers et les commentaires collaboratifs sont fournis dans cette barre latérale."
#: seahub/help/templates/help/manage_library_as_wiki.html:19
msgid "File tagging and related documents"
@ -4134,7 +4135,7 @@ msgid ""
"A large number of files in your library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a> has been deleted "
"recently."
msgstr ""
msgstr "Un grand nombre de fichiers de votre bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a> a été supprimé récemment."
#: seahub/notifications/templates/notifications/notice_email.html:73
#, python-format
@ -4142,7 +4143,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> created file <a"
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "Le fichier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> a été créé par l'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:75
#, python-format
@ -4151,7 +4152,7 @@ msgid ""
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other file(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a créé le fichier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> et %(obj_path_count_minus_one)s et d'autres fichiers dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:80
#, python-format
@ -4159,7 +4160,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted file "
"%(obj_name)s in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a supprimé le fichier %(obj_name)s dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:82
#, python-format
@ -4167,7 +4168,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted file "
"%(obj_name)s and %(obj_path_count_minus_one)s other file(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a supprimé le fichier %(obj_name)s et %(obj_path_count_minus_one)set d'autres fichiers dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:86
#, python-format
@ -4175,7 +4176,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> restored file "
"<a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a restauré le fichier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:89
#, python-format
@ -4183,7 +4184,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> renamed file "
"%(old_obj_name)s to <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in "
"library <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a renommé %(old_obj_name)s en <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:93
#, python-format
@ -4191,7 +4192,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> moved file <a "
"href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a déplacé le fichier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:95
#, python-format
@ -4200,7 +4201,7 @@ msgid ""
"href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other file(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a déplacé le fichier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> et %(obj_path_count_minus_one)s et d'autres fichiers dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:99
#, python-format
@ -4208,7 +4209,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> updated file <a"
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a mis à jour le fichier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:104
#, python-format
@ -4216,7 +4217,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> created folder "
"<a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a créé un dossier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:106
#, python-format
@ -4225,7 +4226,7 @@ msgid ""
"<a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other folder(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a créé un dossier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> et %(obj_path_count_minus_one)s et d'autres dossiers dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:111
#, python-format
@ -4233,7 +4234,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted folder "
"%(obj_name)s in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a supprimé le dossier %(obj_name)s dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:113
#, python-format
@ -4241,7 +4242,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted folder "
"%(obj_name)s and %(obj_path_count_minus_one)s other folder(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a supprimé le dossier %(obj_name)s et %(obj_path_count_minus_one)set d'autres dossiers dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:117
#, python-format
@ -4249,7 +4250,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> restored folder"
" <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a restauré le dossier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:120
#, python-format
@ -4257,7 +4258,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> renamed folder "
"%(old_obj_name)s to <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in "
"library <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a renommé le dossier %(old_obj_name)s en <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:124
#, python-format
@ -4265,7 +4266,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> moved folder <a"
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a déplacé le dossier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:126
#, python-format
@ -4274,7 +4275,7 @@ msgid ""
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other folder(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr "L'utilisateur <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> a déplacé le dossier <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> et %(obj_path_count_minus_one)s et d'autres dossiers dans la bibliothèque <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:139
msgid "Go check out at the following page:"
@ -4372,7 +4373,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr "L'org_url_prefix doit comprendre de 6 à 20 caractères et ne peut contenir que des caractères alphanumériques et des traits d'union."
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "L'adresse e-mail n'est pas valide"
@ -4553,12 +4554,16 @@ msgstr "Plage de dates non valide."
msgid "Library %s not found."
msgstr "Bibliothèque %s non trouvée."
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
msgstr "Le lien n'existe pas."
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr "Le lien est expiré."
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
@ -5247,7 +5252,7 @@ msgstr "Veuillez saisir le mot de passe si vous voulez afficher les dossiers/fic
msgid ""
"%(escaped_nickname)s shared a %(file_shared_type)s <span style=\"font-"
"weight:bold;\">%(escaped_file_shared_name)s</span> to you on %(site_name)s:"
msgstr ""
msgstr "%(escaped_nickname)s a partagé un %(file_shared_type)s <span style=\"font-weight:bold;\">%(escaped_file_shared_name)s</span> avec vous sur %(site_name)s :"
#: seahub/templates/shared_link_email.html:17
#: seahub/templates/shared_upload_link_email.html:20
@ -5338,13 +5343,13 @@ msgstr "Votre compte %(username)s sur %(site_name)s a été activé."
msgid ""
"%(nickname)s invited you to join organization \"%(org_name)s\" on "
"%(site_name)s."
msgstr ""
msgstr "%(nickname)s vous invité à rejoindre lorganisation \"%(org_name)s\" sur %(site_name)s."
#: seahub/templates/sysadmin/user_add_email.html:13
#: seahub/templates/sysadmin/user_batch_add_email.html:10
#, python-format
msgid "%(nickname)s invited you to join %(site_name)s."
msgstr ""
msgstr "%(nickname)s vous a invité à rejoindre %(site_name)s."
#: seahub/templates/sysadmin/user_add_email.html:18
#: seahub/templates/sysadmin/user_batch_add_email.html:14
@ -5354,7 +5359,7 @@ msgstr "Informations de votre compte :"
#: seahub/templates/sysadmin/user_add_email.html:19
#: seahub/templates/sysadmin/user_batch_add_email.html:15
msgid "Email:"
msgstr ""
msgstr "E-mail :"
#: seahub/templates/sysadmin/user_freeze_email.html:12
#, python-format

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Kunda, 2013-2014\n"
"Language-Team: Hebrew (http://app.transifex.com/haiwen/seahub/language/he/)\n"
@ -57,7 +57,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -71,10 +71,10 @@ msgid "Space quota can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -155,8 +155,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -279,7 +279,7 @@ msgstr "אימייל"
msgid "Name"
msgstr "שם"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -310,88 +310,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "נערך בהצלחה"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -423,7 +423,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -446,7 +446,8 @@ msgstr ""
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -456,9 +457,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr ""
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr ""
@ -492,16 +493,16 @@ msgstr ""
msgid "Permission denied."
msgstr ""
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -576,7 +577,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -591,30 +592,30 @@ msgid ""
"contact administrator."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "נדרשת סיסמה."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -622,40 +623,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -750,8 +751,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr ""
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -818,8 +819,8 @@ msgstr ""
msgid "Email or Username"
msgstr ""
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -862,38 +863,38 @@ msgstr ""
msgid "Can not reset password, please contact LDAP admin."
msgstr ""
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr ""
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "סיסמא חדשה"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "אשר סיסמא חדשה"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "שני שדות הסיסמה אינם תואמים."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "סיסמא ישנה"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr ""
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "סיסמא )שוב("
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr ""
@ -976,44 +977,44 @@ msgstr "האווטאר עודכן בהצלחה."
msgid "Successfully deleted the requested avatars."
msgstr "נמחקו בהצלחה האווטארים המבוקשים."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "כתובת אימייל"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "שם משתמש"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr ""
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr ""
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "זיהוי משתמש לא תקין."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "שם"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "מחלקה"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "טלפון"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr ""
@ -1275,19 +1276,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "קריאה-כתיבה"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "קריאה-בלבד"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1296,27 +1297,27 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4352,7 +4353,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4534,14 +4535,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "דרוש כתובת אימייל"

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Kelemen Norbert <nkelemen18@nkelemen.hu>, 2018,2022-2023\n"
"Language-Team: Hungarian (http://app.transifex.com/haiwen/seahub/language/hu/)\n"
@ -64,7 +64,7 @@ msgid "Login id can't be empty"
msgstr "A bejelentkezési azonosító megadása kötelező"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "A login ID%s már használatban van."
@ -78,10 +78,10 @@ msgid "Space quota can't be empty"
msgstr "A tárhely kvóta megadása kötelező"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Csak 0 vagy nagyobb egész lehet."
@ -162,8 +162,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -286,7 +286,7 @@ msgstr "E-mail"
msgid "Name"
msgstr "Név"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -317,88 +317,88 @@ msgstr "Felhasznált terület"
msgid "Space Quota"
msgstr "Tárhely kvóta"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "A felhasználószám túllépi a maximumot."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Önt meghívták ide: %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Szerkesztés sikeres."
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Felhasználói fiókja aktiválásra került itt: %s."
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Szerkesztés sikeres. Az e-mail kiküldésre került."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Szerkesztés sikeres de az e-mail küldés sikertelen. Ellenőrizze a levelezés beállításokat."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Megváltozott jelszó itt: %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Jelszó sikeresen átállítva erre: %(passwd)s. Egy e-mailt küldtünk %(user)s részére."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Jelszó sikeresen átállítva erre: %(passwd)s, de a %(user)s felhasználónak nem sikerült az e-mailt elküldeni. Ellenőrizze a levelezés beállításokat."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "%(user)s jelszava sikeresen átállítva erre: %(passwd)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -430,7 +430,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -453,7 +453,8 @@ msgstr "A cél útvonal érvénytelen"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Kvóta túllépés."
@ -463,9 +464,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "A(z) %(src)s könyvtárat nem lehet átmozgatni a(z) %(des)s alkönyvtárába"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "A fájl zárolva van"
@ -499,16 +500,16 @@ msgstr "%s felhasználó nem található."
msgid "Permission denied."
msgstr "Jogosultság megtagadva"
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "A fájl nincs zárolva."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Nem újíthatja meg a fájl zárolását."
@ -583,7 +584,7 @@ msgstr "%s már meghívott."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "%s felhasználó már létezik."
@ -598,30 +599,30 @@ msgid ""
"contact administrator."
msgstr "Az e-mail küldése meghiúsult, az e-mail szolgáltatás nincs megfelelően beállítva. Vegye fel a kapcsolatot a rendszergazdával."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Jelszó szükséges."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "A jelszó túl rövid"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "A jelszó túl gyenge"
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -629,40 +630,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -757,8 +758,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -825,8 +826,8 @@ msgstr "Kérem jelentkezzen be."
msgid "Email or Username"
msgstr "Email vagy felhasználónév"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -869,38 +870,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "A jelszót nem lehet alaphelyzetbe állítani, keresse az LDAP adminisztrátort."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Jelszó átállítása: %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Új jelszó"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Új jelszó ismét"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "A megadott jelszavak nem egyeznek"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Régi jelszó"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "A régi jelszó hibás. Próbálja újra."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Jelszó (ismét)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Már van felhasználó ezzel az e-mail címmel"
@ -983,44 +984,44 @@ msgstr "Sikeresen frissítette az avatarját."
msgid "Successfully deleted the requested avatars."
msgstr "Sikeresen törlődtek a kijelölt avatarok."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "%(account)s felhasználói fiók zárolva %(site)s oldalon"
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "E-mail cím"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Felhasználónév"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Legfeljebb 40 karakter hosszú lehet"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Adjon meg érvényes e-mail címet."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Érvénytelen felhasználóazonosító."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "név"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "osztály"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefon"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "megjegyzés"
@ -1274,46 +1275,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d másodperce"
msgstr[1] "%(seconds)d másodperce"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Írás-olvasás"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Csak olvaható"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d byte"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4345,7 +4346,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "Érvénytelen email cím"
@ -4525,14 +4526,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Az e-mail megadása kötelező"

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Hjörleifur Sveinbjörnsson <hjorleifur@gmail.com>, 2014-2016\n"
"Language-Team: Icelandic (http://app.transifex.com/haiwen/seahub/language/is/)\n"
@ -57,7 +57,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -71,10 +71,10 @@ msgid "Space quota can't be empty"
msgstr "Geymslukvóta má ekki vanta"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -155,8 +155,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -279,7 +279,7 @@ msgstr "Netfang"
msgid "Name"
msgstr "Nafn"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -310,88 +310,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Þér hefur verið boðið í %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Breyting tókst"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Reikningurinn þinn á %s hefur verið virkjaður"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Breyting tókst, tölvupóstur hefur verið sendur."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Breyting tókst, en ekki tókst að senda tölvupóst, vinsamlegast athugið tölvupóststillingarnar þínar."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Lykilorðið hefur verið endursett á %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Tókst að breyta lykilorðinu í %(passwd)s, tölvupóstur hefur verið sendur til %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Tókst að endurstilla lykilorðið í %(passwd)s, en mistókst að senda tölvupóst til %(user)s, vinsamlegast athugaðu netfangs stillinguna."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Tókst að endurstilla lykilorðið í %(passwd)s fyrir notandann %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -423,7 +423,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -446,7 +446,8 @@ msgstr "Ekki leyfileg viðtökuslóð"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -456,9 +457,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Get ekki flutt möppuna %(src)s í undirmöppuna %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Skrá er læst"
@ -492,16 +493,16 @@ msgstr ""
msgid "Permission denied."
msgstr "Aðgangur óheimill."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -576,7 +577,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -591,30 +592,30 @@ msgid ""
"contact administrator."
msgstr "Tókst ekki að senda tölvupóst, tölvupóstþjónustan er líklegast ekki rétt sett upp, vinsamlegast hafðu samband við kerfisstjóra."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Lykilorðs er krafist."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Lykilorð er of stutt."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -622,40 +623,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -750,8 +751,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr "Upphleðsluslóð er deilt með þér á %s"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -818,8 +819,8 @@ msgstr "Vinsamlegast skráðu þig inn."
msgid "Email or Username"
msgstr "Netfang eða Notendanafn"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -862,38 +863,38 @@ msgstr "Netfang"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Get ekki breytt lykilorði, vinsamlegast hafðu samband við LDAP kerfisstjóra."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Endursetja Lykilorð á %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nýtt lykilorð"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Staðfesting nýs lykilorðs"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Lykilorðin stemma ekki"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Gamla lykilorðið"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Þú slóst gamla lykilorðið ekki rétt inn. Vinsamlegast sláðu það inn aftur."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Lykilorðið (aftur)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Notandi með þetta netfang er þegar til."
@ -976,44 +977,44 @@ msgstr "Tókst að uppfæra smámyndina þína."
msgid "Successfully deleted the requested avatars."
msgstr "Tókst að eyða þeim smámyndum sem beðið var um."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Netfang"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Notandanafn"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Þetta gildi verður að vera nákvæmlega 40 stafir"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Sláðu inn gilt netfang."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Ekki rétt notandaauðkenni"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nafn"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "deild"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "sími"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "athugasemd"
@ -1267,46 +1268,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] "fyrir %(seconds)d sekúndu síðan"
msgstr[1] "fyrir %(seconds)d sekúndum síðan"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lesa-Skrifa"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Aðeins-Lesa"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d bæti"
msgstr[1] "%(size)d bæti"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4338,7 +4339,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4518,14 +4519,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Netfang er áskilið"

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Roberto Di Lorenzo <dilorenzo.roberto80@gmail.com>, 2020\n"
"Language-Team: Italian (http://app.transifex.com/haiwen/seahub/language/it/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr "Il Login id non può essere vuoto"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Il Login id %s esiste già."
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "La quota non può essere vuota"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Deve essere un numero intero maggiore o uguale a 0."
@ -158,8 +158,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -282,7 +282,7 @@ msgstr "Email"
msgid "Name"
msgstr "Nome"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr "Utilizzo dello spazio"
msgid "Space Quota"
msgstr "Utilizzo della quota"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Il numero di utenti supera il limite."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Sei stato invitato ad aderire a %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Modifica eseguita"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Il tuo account su %s è stato attivato"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Modifica effettuata con successo, un email è stata inviata."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Modifica eseguita, ma invio email fallito, per favore controlla le impostazioni della email."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "La password è stata reimpostata su %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Ripristino della password con %(passwd)s, una email è stata inviata a %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Password reimpostata correttamente a %(passwd)s, ma non è stato possibile inviarla a %(user)s, per favore controlla la configurazione della tua posta."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Ripristino della password con %(passwd)s per l'utente %(user)s eseguito con successo."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Percorso di destinazione non valido"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Quota superata."
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Non posso spostare la cartella %(src)s nella sua sottocartella %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "File protetto"
@ -495,16 +496,16 @@ msgstr "Utente %s non trovato."
msgid "Permission denied."
msgstr "Permesso negato."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Il File non è bloccato"
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Non è possibile aggiornare il blocco di questo file."
@ -579,7 +580,7 @@ msgstr "%s è già stato invitato."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Utente %s già presente."
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "Impossibile spedire la email, il servizio non è correttamente configurato, si prega di contattare l'amministratore."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Password obbligatoria"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "La password è troppo corta."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -821,8 +822,8 @@ msgstr "Loggati."
msgid "Email or Username"
msgstr "Email o Username"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Impossibile reimpostare password, contatta l'amministratore LDAP"
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Reset della password per %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nuova password"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Conferma nuova password"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Le due password non corrispondono."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Vecchia password"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "La vecchia password non è corretta. Riprova."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Password (conferma)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Un utente con questo indirizzo email esiste già"
@ -979,44 +980,44 @@ msgstr "Aggiornamento avatar completato correttamente."
msgid "Successfully deleted the requested avatars."
msgstr "Gli avatar sono stati cancellati correttamente."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Account %(account)s bloccato su %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Indirizzo e-mail"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nome utente"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Questo valore deve essere lungo 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Inserire un indirizzo email valido."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Id utente non valido."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nome"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "dipartimento"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefono"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "nota"
@ -1274,19 +1275,19 @@ msgstr[0] "%(seconds)d secondo fa"
msgstr[1] "%(seconds)d secondi fa"
msgstr[2] "%(seconds)d secondi fa"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lettura-Scrittura"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Sola lettura"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1294,27 +1295,27 @@ msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d bytes"
msgstr[2] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4348,7 +4349,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "Indirizzo Email non valido"
@ -4529,14 +4530,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "La e-mail è richiesta"

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: 鑫 王 <wangxin@oneby.com.cn>, 2020\n"
"Language-Team: Japanese (http://app.transifex.com/haiwen/seahub/language/ja/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr "ログインアカウントを空にすることはできません"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "ログインID%sはすでに存在します"
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "利用可能容量は必須項目です。"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "0以上の整数である必要があります"
@ -158,8 +158,8 @@ msgstr "ライブラリは所有者に転送することはできません"
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "関連する公開ライブラリがあります"
@ -282,7 +282,7 @@ msgstr "メールアドレス"
msgid "Name"
msgstr "氏名"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr "スペース使用量"
msgid "Space Quota"
msgstr "スペースクォータ"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "500人以上のユーザーがいて、並べ替えは提供されていません。"
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "ユーザの数が上限を超えています"
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "ユーザー%(user)sが正常に追加されました"
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "あなたは「%s」に招待されています。"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "編集完了"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "%sのあなたのアカウントを有効化しました。"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "編集完了、歓迎メールを送信しました。"
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "編集完了しました。しかし、メール送信に失敗しました。メール設定を確認してください。"
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "パスワードは「%s」にリセットされました。"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "パスワードを %(passwd)sに変更しました。電子メールが %(user)sに送信されました。"
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "パスワードが %(passwd)sにリセットされましたが、 %(user)sへのメール送信が失敗しました。,メール設定を確認してください。"
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "%(user)sのパスワードを %(passwd)s にリセットしました。"
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr "ウイルスファイルが見つかりません"
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "行き先パス名が不正です。"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "クォータを超えています"
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr ""
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "ファイルがロックされています"
@ -495,16 +496,16 @@ msgstr "ユーザー%sが見つかりません"
msgid "Permission denied."
msgstr "権限がありません。"
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "ファイルはロックされていません。"
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "このファイルのロックを更新することはできません"
@ -579,7 +580,7 @@ msgstr "%sはすでに招待されています。"
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "ユーザー%sはすでに存在します。"
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "メールの送信に失敗しました。"
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "パスワードは入力必須です"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "パスワードが短すぎます"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr "有効期限は%s以上である必要があります"
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr "有効期限は%s以下である必要があります"
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "有効期限は%sより遅くする必要があります"
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ msgstr "メールが無効"
msgid "An upload link is shared to you on %s"
msgstr ""
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "共有リンク%sはすでに存在します。"
@ -821,8 +822,8 @@ msgstr "ログインしてください。"
msgid "Email or Username"
msgstr "メールアドレスまたはユーザ名"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "メールアドレス"
msgid "Can not reset password, please contact LDAP admin."
msgstr "パスワード更新に失敗しました。LDAPインフラ管理者にご連絡ください。"
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "%s のパスワード再設定"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "新規パスワード"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "パスワード再入力"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "二つのパスワードが一致しません。もう一度試してください。"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "旧いパスワード"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "旧パスワードが不正です。"
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "パスワード再入力"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "この電子メールアドレスのユーザが既に存在します。"
@ -979,44 +980,44 @@ msgstr "プロフィール画像を更新しました。"
msgid "Successfully deleted the requested avatars."
msgstr "プロフィール画像を削除しました。"
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "メールアドレス"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "ユーザー名"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "40桁が必要です"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "正しいメールアドレスを入力してください"
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "無効なユーザーid"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "氏名"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "部署"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "電話番号"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "備考"
@ -1266,45 +1267,45 @@ msgid "%(seconds)d second ago"
msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d 秒前"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "読み/書き"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "読みのみ"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)dバイト"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%sKB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%sMB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%sGB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%sTB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%sPB"
@ -4334,7 +4335,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4513,14 +4514,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "電子メールアドレスは必須項目です"

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Seong-ho Cho <darkcircle.0426@gmail.com>, 2014-2017,2019,2022-2023\n"
"Language-Team: Korean (http://app.transifex.com/haiwen/seahub/language/ko/)\n"
@ -57,7 +57,7 @@ msgid "Login id can't be empty"
msgstr "로그인 ID가 비어있으면 안됩니다"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "이미 %s 로그인 ID가 있습니다."
@ -71,10 +71,10 @@ msgid "Space quota can't be empty"
msgstr "공간 제한을 비워둘 수 없습니다"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "0보다 크거나 같은 정수값이어야합니다."
@ -155,8 +155,8 @@ msgstr "라이브러리를 소유자에게 전송할 수 없습니다."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "관련 공개 라이브러리가 있습니다."
@ -279,7 +279,7 @@ msgstr "전자메일"
msgid "Name"
msgstr "이름"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -310,88 +310,88 @@ msgstr "사용 용량"
msgid "Space Quota"
msgstr "제한 용량 공간"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "500명 이상의 사용자가 있어, 정렬 기능을 지원하지 않습니다."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "한계 사용자 수를 넘었습니다."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "%(user)s 사용자 추가에 성공했습니다."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "%s 참여를 초대받았습니다"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "%(user)s 사용자 추가에 성공했습니다. 전자메일 알림을 보냈습니다."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr " %(user)s 사용자 추가에 성공했습니다만, 전자메일 서비스를 제대로 설정하지 않아 전자메일 알림을 보내지 못했습니다."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "편집에 성공했습니다"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "%s의 계정을 활성화했습니다"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "편집에 성공했습니다. 전자메일을 보냈습니다."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "편집에 성공했지만 전자메일 보내기에 실패했습니다. 전자메일 설정을 확인해주세요."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "%s에 암호를 재설정했습니다"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "암호를 %(passwd)s(으)로 바꾸기에 성공했으며 %(user)s님께 전자메일을 보냈습니다."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "%(passwd)s(으)로 암호 바꾸기에 성공했지만, %(user)s님께 전자메일을 보내지 못했습니다. 전자메일 설정을 확인하세요."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "%(user)s님의 암호를 %(passwd)s(으)로 바꾸기에 성공했습니다."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -423,7 +423,7 @@ msgstr "바이러스 파일이 없습니다."
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -446,7 +446,8 @@ msgstr "부적절한 대상 경로입니다"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "제한 용량을 넘었습니다."
@ -456,9 +457,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "%(src)s 디렉터리를 %(des)s 하위 디렉터리로 이동할 수 없습니다"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "파일이 잠겨있습니다"
@ -492,16 +493,16 @@ msgstr "%s 사용자가 없습니다."
msgid "Permission denied."
msgstr "권한이 거부되었습니다."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "파일을 잠그지 않았습니다."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "잠근 파일을 새로 고칠 수 없습니다."
@ -576,7 +577,7 @@ msgstr "%s 사용자를 이미 초대했습니다."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "%s 사용자가 이미 있습니다."
@ -591,30 +592,30 @@ msgid ""
"contact administrator."
msgstr "전자메일 서비스를 올바르게 설정하지 않아 전자메일 보내기에 실패했습니다. 관리자에게 알려주세요."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "암호가 필요합니다."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "암호가 너무 짧습니다."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "암호가 너무 단순합니다."
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -622,40 +623,40 @@ msgid ""
"symbols."
msgstr "암호에는 숫자, 대소문자 및 특수문자만 넣을 수 있습니다."
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr "유효기간 값은 %s보다 크거나 같아야 합니다."
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr "유효기간 값은 %s보다 작거나 같아야 합니다. "
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "경과 시간이 %s 이후입니다."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -750,8 +751,8 @@ msgstr "부적절한 전자메일 주소입니다."
msgid "An upload link is shared to you on %s"
msgstr "%s에서 업로드 링크를 공유했습니다"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "%s 공유 링크가 이미 있습니다."
@ -818,8 +819,8 @@ msgstr "로그인하세요."
msgid "Email or Username"
msgstr "전자메일 또는 사용자 이름 "
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -862,38 +863,38 @@ msgstr "전자메일"
msgid "Can not reset password, please contact LDAP admin."
msgstr "암호를 재설정할 수 없습니다. LDAP 관리자에게 문의하세요."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "%s 암호 재설정"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "새 암호"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "새 암호 확인"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "두 개의 암호 입력창의 입력이 일치하지 않습니다"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "이전 암호"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "입력하신 이전 암호가 틀립니다. 다시 입력하세요."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "암호(다시 입력)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "이 전자메일 사용자가 이미 있습니다."
@ -976,44 +977,44 @@ msgstr "아바타 업데이트에 성공했습니다."
msgid "Successfully deleted the requested avatars."
msgstr "요청한 아바타 삭제에 성공했습니다."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "%(site)s의 %(account)s 계정 사용을 중단했습니다."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "전자메일 주소"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "사용자 이름"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "이 값의 길이는 40이어야 합니다"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "올바른 전자메일 주소를 입력하세요."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "부적절한 사용자 ID 입니다."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "이름"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "부서"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "전화"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "참고"
@ -1263,45 +1264,45 @@ msgid "%(seconds)d second ago"
msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d초 전"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "읽기/쓰기"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "읽기 전용"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d바이트"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%sKB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%sMB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%sGB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%sTB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%sPB"
@ -4331,7 +4332,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr "org_url_prefix 값의 문자열 길이는 6~20개여야 하며, 영대소문자, 숫자와 대시(dash) 문자만 들어갈 수 있습니다."
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "전자메일 주소가 유효하지 않습니다."
@ -4510,14 +4511,18 @@ msgstr "부적절한 날짜 범위입니다."
msgid "Library %s not found."
msgstr "%s 라이브러리가 없습니다."
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "전자메일 주소가 필요합니다"

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Vytautas Stanaitis <vytautas@basas.lt>, 2018\n"
"Language-Team: Lithuanian (http://app.transifex.com/haiwen/seahub/language/lt/)\n"
@ -57,7 +57,7 @@ msgid "Login id can't be empty"
msgstr "Prisijungimo id negali būti tuščias"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Prisijungimo id %s jau yra."
@ -71,10 +71,10 @@ msgid "Space quota can't be empty"
msgstr "Saugyklos dydžio laukas negali būti tuščias"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Turi būti sveikas skaičius, didesnis arba lygus 0."
@ -155,8 +155,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -279,7 +279,7 @@ msgstr "El. paštas"
msgid "Name"
msgstr "Vardas"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -310,88 +310,88 @@ msgstr "Vietos naudojimas"
msgid "Space Quota"
msgstr "Saugyklos dydis"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Vartotojų skaičius viršija limitą."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Sėkmingai redaguota"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Sėkmingai redaguota, išsiųstas pranešimas el. paštu."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Sėkmingai redaguota, tačiau nepavyko išsiųsti el. laiško. Patikrinkite el. pašto konfigūraciją."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -423,7 +423,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -446,7 +446,8 @@ msgstr "Neteisingas paskirties maršrutas"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Saugyklos vieta išnaudota."
@ -456,9 +457,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Negalima perkelti aplanko %(src)s į jo poaplankį %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Byla užblokuota"
@ -492,16 +493,16 @@ msgstr "Vartotojo %s nėra."
msgid "Permission denied."
msgstr "Prieiga uždrausta."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -576,7 +577,7 @@ msgstr "%s jau pakviestas."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Vartotojas %s jau yra."
@ -591,30 +592,30 @@ msgid ""
"contact administrator."
msgstr "Nepavyko išsiųsti laiško. El. pašto tarnyba nėra tinkamai sukonfigūruota, kreipkitės į administratorių."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Slaptažodis privalomas."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Slaptažodis per trumpas."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -622,40 +623,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -750,8 +751,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr "%s yra bendrinama įkėlimo nuoroda"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -818,8 +819,8 @@ msgstr "Prašome prisijungti."
msgid "Email or Username"
msgstr "El. pašto adresas arba vartotojo vardas"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -862,38 +863,38 @@ msgstr "El. paštas"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Nepavyko iš naujo nustatyti slaptažodžio. Kreipkitės į LDAP administratorių."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Iš naujo nustatyti %s slaptažodį"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Naujas slaptažodis"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Naujo slaptažodžio patvirtinimas"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Slaptažodžiai dviejuose laukeliuose nesutampa."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Senas slaptažodis"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Įrašytas senas slaptažodis neteisingas. Įrašykite dar kartą."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Slaptažodis (dar kartą)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Vartotojas su tokiu el. pašto adresu jau yra."
@ -976,44 +977,44 @@ msgstr "Avataras sėkmingai atnaujintas."
msgid "Successfully deleted the requested avatars."
msgstr "Avataras sėkmingai ištrintas."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Paskyra %(account)s įšaldyta %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "El. pašto adresas"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Vartotojo vardas"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Šį reikšmė turi būti didesnė už 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Įrašykite galiojantį el. pašto adresą."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Neteisingas vartotojo id."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "vardas"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "skyrius"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefonas"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "pastaba"
@ -1275,19 +1276,19 @@ msgstr[1] "Prieš %(seconds)d sek."
msgstr[2] "Prieš %(seconds)d sek."
msgstr[3] "Prieš %(seconds)d sek."
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Skaityti-Rašyti"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Tik-Skaityti"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1296,27 +1297,27 @@ msgstr[1] "%(size)d baitai"
msgstr[2] "%(size)d baitai"
msgstr[3] "%(size)d baitai"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4352,7 +4353,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4534,14 +4535,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Ilo Kra, 2023
# Qubit Bit, 2014-2017
msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Qubit Bit, 2014-2017\n"
"Last-Translator: Ilo Kra, 2023\n"
"Language-Team: Latvian (http://app.transifex.com/haiwen/seahub/language/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -55,7 +56,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -69,10 +70,10 @@ msgid "Space quota can't be empty"
msgstr "Kvotu lauks nevar būt tukšs"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -153,8 +154,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -277,7 +278,7 @@ msgstr "E-pasts"
msgid "Name"
msgstr "Nosaukums"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -308,88 +309,88 @@ msgstr "Izlietots"
msgid "Space Quota"
msgstr "Kvota"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Jums ir uzaicinājums pievienoties %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Rediģēšana izdevās"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Jūsu konts %s ir aktivizēts"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Rediģēt izdevās, e-pasta ziņojums ir veiksmīgi nosūtīts."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Rediģēt izdevās, tomēr neizdevās nosūtīt e-pastu, lūdzu, pārbaudiet savu e-pasta konfigurāciju."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Parole ir atiestatīta uz %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Veiksmīgi atiestatīta parole %(passwd)s, e-pasta ziņa ir nosūtīta %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Veiksmīgi atiestatīta parole %(passwd)s, tomēr neizdevās nosūtīt e-pastu %(user)s, pārbaudiet savu e-pasta konfigurāciju."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Veiksmīgi atiestatīta parole %(passwd)s lietotājam %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -421,7 +422,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -444,9 +445,10 @@ msgstr "Nederīgs mērķa ceļš"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
msgstr "Pārsniegts apjoms"
#: seahub/api2/endpoints/copy_move_task.py:164
#, python-format
@ -454,9 +456,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Nevar pārvietot mapi %(src)s tās apakšmapē %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Datne ir bloķēta"
@ -490,16 +492,16 @@ msgstr ""
msgid "Permission denied."
msgstr "Pieeja liegta."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -574,7 +576,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Lietotājs %s jau pastāv."
@ -589,30 +591,30 @@ msgid ""
"contact administrator."
msgstr "Neizdevās nosūtīt e-pastu, iestatījumi nav korekti. Sazinieties ar administratoru"
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Parole ir nepieciešama."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Parole par īsu"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -620,40 +622,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -746,10 +748,10 @@ msgstr ""
#: seahub/share/views.py:390
#, python-format
msgid "An upload link is shared to you on %s"
msgstr ""
msgstr "Ar Jums ir kopīgota augšupielādes saite %s"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -816,8 +818,8 @@ msgstr "Lūdzu, piesakieties."
msgid "Email or Username"
msgstr "E-pasts vai lietotājvārds"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -860,38 +862,38 @@ msgstr "E-pasts"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Nevar atiestātīt paroli, lūdzu, sazinieties ar LDAP administratoru."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Atiestādīt paroli uz %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Jauna parole"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Apstiprināt paroli"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Paroļu lauki nesakrīt"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Vecā parole"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Vecā parole ievadīta kļūdaini. Lūdzu atkārtojiet."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Parole (vēlreiz)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Lietotājs ar šādu e-pasta adresi jau pastāv."
@ -974,44 +976,44 @@ msgstr "Veiksmīgi atjaunināts avatars."
msgid "Successfully deleted the requested avatars."
msgstr "Veiksmīgi dzēsts pieprasītais avatars."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Konts %(account)s bloķēts uz %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "E-pasta adrese"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Lietotājvārds"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Vērtībai ir jābūt 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Ievadiet derīgu e-pasta adresi."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Nederīgs lietotāja ID"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "vārds"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "nodaļas"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefons"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "Piezīme"
@ -1269,19 +1271,19 @@ msgstr[0] "%(seconds)d sekundes"
msgstr[1] "%(seconds)d sekundēm"
msgstr[2] "%(seconds)d sekundēm"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Lasīt-Rakstīt"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Tikai lasīt"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1289,27 +1291,27 @@ msgstr[0] "%(size)d baits"
msgstr[1] "%(size)d baits"
msgstr[2] "%(size)d baiti"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -3724,7 +3726,7 @@ msgstr "Iestatīt kvotas"
#: seahub/institutions/templates/institutions/user_info.html:50
msgid "Available quota:"
msgstr ""
msgstr "Pieejamais apjoms"
#: seahub/institutions/templates/institutions/user_info.html:62
#: seahub/search/templates/search_results.html:39
@ -4343,7 +4345,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "E-pasta adrese nav derīga."
@ -4524,14 +4526,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Nepieciešams e-pasts"
@ -4637,7 +4643,7 @@ msgstr ""
#: seahub/share/views.py:512
msgid "Please check the email(s) you entered"
msgstr ""
msgstr "Lūdzu pārbaudi e-pasta adresi(es) kuras ievadīji"
#: seahub/share/views.py:539
msgid "Share link is not found"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Macedonian (http://app.transifex.com/haiwen/seahub/language/mk/)\n"
@ -54,7 +54,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -68,10 +68,10 @@ msgid "Space quota can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -152,8 +152,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -276,7 +276,7 @@ msgstr ""
msgid "Name"
msgstr ""
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -307,88 +307,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -420,7 +420,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -443,7 +443,8 @@ msgstr ""
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -453,9 +454,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr ""
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr ""
@ -489,16 +490,16 @@ msgstr ""
msgid "Permission denied."
msgstr ""
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -573,7 +574,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -588,30 +589,30 @@ msgid ""
"contact administrator."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -619,40 +620,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -747,8 +748,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr ""
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -815,8 +816,8 @@ msgstr ""
msgid "Email or Username"
msgstr ""
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -859,38 +860,38 @@ msgstr ""
msgid "Can not reset password, please contact LDAP admin."
msgstr ""
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr ""
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr ""
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr ""
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr ""
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr ""
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr ""
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr ""
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr ""
@ -973,44 +974,44 @@ msgstr ""
msgid "Successfully deleted the requested avatars."
msgstr ""
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr ""
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr ""
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr ""
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr ""
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr ""
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr ""
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr ""
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr ""
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr ""
@ -1264,46 +1265,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4335,7 +4336,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4515,14 +4516,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch (http://app.transifex.com/haiwen/seahub/language/nl/)\n"
@ -54,7 +54,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -68,10 +68,10 @@ msgid "Space quota can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -152,8 +152,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -276,7 +276,7 @@ msgstr ""
msgid "Name"
msgstr ""
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -307,88 +307,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -420,7 +420,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -443,7 +443,8 @@ msgstr ""
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -453,9 +454,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr ""
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr ""
@ -489,16 +490,16 @@ msgstr ""
msgid "Permission denied."
msgstr ""
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -573,7 +574,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -588,30 +589,30 @@ msgid ""
"contact administrator."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -619,40 +620,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -747,8 +748,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr ""
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -815,8 +816,8 @@ msgstr ""
msgid "Email or Username"
msgstr ""
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -859,38 +860,38 @@ msgstr ""
msgid "Can not reset password, please contact LDAP admin."
msgstr ""
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr ""
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr ""
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr ""
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr ""
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr ""
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr ""
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr ""
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr ""
@ -973,44 +974,44 @@ msgstr ""
msgid "Successfully deleted the requested avatars."
msgstr ""
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr ""
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr ""
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr ""
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr ""
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr ""
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr ""
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr ""
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr ""
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr ""
@ -1264,46 +1265,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4335,7 +4336,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4515,14 +4516,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Ryszard Trojnacki <ryszard.trojnacki@gmail.com>, 2020\n"
"Language-Team: Polish (http://app.transifex.com/haiwen/seahub/language/pl/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr "Login ID nie może być pusty"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Login id %s już istnieje."
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "Przyznana przestrzeń musi być okreslona"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Musi być liczbą większą lub równą 0."
@ -158,8 +158,8 @@ msgstr "Biblioteka nie może być przeniesiona do właściciela."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -282,7 +282,7 @@ msgstr "E-mail"
msgid "Name"
msgstr "Nazwa"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr "Wykorzystanie przestrzeni"
msgid "Space Quota"
msgstr "Przydzielone miejsce"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Osiągnięto maksymalną liczbę użytkowników."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "Poprawnie dodano %(user)s użytkownika(ów)."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Zostałeś zaproszony do %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "Poprawnie dodano użytkownika %(user)s. E-mail z powiadomieniem został wysłany."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "Poprawnie dodano użytkownika %(user)s. E-mail z powiadomieniem nie został wysłany, ponieważ usługa mailingu nie jest poprawnie skonfigurowana."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Edycja pomyślna."
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Twoje konto w %s jest aktywowane"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Edycja zakończona pomyślnie, wiadomość e-mail została wysłana."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Edycja zakończona pomyślnie, ale nie udało się wysłać wiadomości e-mail. Proszę sprawdzić konfigurację."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Hasło w %s zostało zresetowane"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Pomyślnie zresetowano hasło na %(passwd)s, wiadomość e-mail została wysłana do %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Pomyślnie zresetowano hasło na %(passwd)s, ale nie udało się wysłać wiadomości do %(user)s, proszę sprawdzić konfigurację e-mail."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Pomyślnie zresetowano użytkownikowi %(user)s hasło na %(passwd)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Nieprawidłowa ścieżka docelowa"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Brak miejsca."
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Nie można przenieść katalogu %(src)s do jego podkatalogu %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Plik jest zablokowany"
@ -495,16 +496,16 @@ msgstr "Użytkownika %s nie został znaleziony."
msgid "Permission denied."
msgstr "Odmowa dostępu."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Plik nie jest zablokowany."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Nie możesz odświeżyć tego pliku. Jest zablokowany."
@ -579,7 +580,7 @@ msgstr "%s jest już zaproszony."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Użytkownik %s już istnieje."
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "Nie udało się wysłać wiadomości e-mail. Usługa e-mail nie jest poprawnie skonfigurowana, proszę się skontaktować z administratorem."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Hasło jest wymagane."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Hasło jest zbyt krótkie."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "Link udostępnienia %s już istnieje."
@ -821,8 +822,8 @@ msgstr "Zaloguj się"
msgid "Email or Username"
msgstr "Email lub nazwa użytkownika"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Nie można zresetować hasła, skontaktuj się z administratorem usługi LDAP"
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Reset hasła dla %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nowe hasło"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Potwierdzenie hasła"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Podane hasła nie są identyczne."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Stare hasło"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Twoje stare hasło jest nieprawidłowe. Proszę wprowadzić je ponownie."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Hasło (ponownie)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Użytkownik z tym adresem email już istnieje."
@ -979,44 +980,44 @@ msgstr "Pomyślnie zaktualizowano Twój awatar."
msgid "Successfully deleted the requested avatars."
msgstr "Pomyślnie usunięto wybrane awatary."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Konto %(account)s w %(site)s zamarzło."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Adres e-mail"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nazwa użytkownika"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Ta wartość musi być o długości 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Podaj poprawny adres email."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Nieprawidłowy identyfikator użytkownika."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nazwa"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "wydział"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefon"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "notatka"
@ -1278,19 +1279,19 @@ msgstr[1] "%(seconds)d sekundy temu"
msgstr[2] "%(seconds)d sekund temu"
msgstr[3] "%(seconds)d sekund temu"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Do odczytu i zapisu"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Tylko do odczytu"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1299,27 +1300,27 @@ msgstr[1] "%(size)d bajty"
msgstr[2] "%(size)d bajtów"
msgstr[3] "%(size)d bajtów"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4355,7 +4356,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "Adres e-mail jest nieprawidłowy"
@ -4537,14 +4538,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Adres e-mail jest wymagany"

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: zheng xie <xiez1989@gmail.com>, 2013,2017\n"
"Language-Team: Portuguese (Brazil) (http://app.transifex.com/haiwen/seahub/language/pt_BR/)\n"
@ -70,7 +70,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -84,10 +84,10 @@ msgid "Space quota can't be empty"
msgstr "A cota do espaço não pode estar vazia"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Deve ser um número inteiro superior ou igual a 0."
@ -168,8 +168,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -292,7 +292,7 @@ msgstr "E-mail"
msgid "Name"
msgstr "Nome"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -323,88 +323,88 @@ msgstr "Espaço utilizado"
msgid "Space Quota"
msgstr "Cota do Armazenamento"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "O número de usuários excede o limite."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Você foi convidado para entrar %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Editado com sucesso"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Sua conta em %s está ativada"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Editado com sucesso, um e-mail foi enviado."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Editado com sucesso, mas falhou ao enviar o e-mail, favor verificar sua configuração de e-mail."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "A senha foi reconfigurada em %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Reiniciada com sucesso a senha para %(passwd)s, um e-mail foi enviado para %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Reiniciada com sucesso a senha para %(passwd)s, mas falhou ao enviar um e-mail %(user)s, favor verifique sua configuração de e-mail."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Reiniciada com sucesso a senha para %(passwd)s para o usuário %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -436,7 +436,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -459,7 +459,8 @@ msgstr "O caminho destino é inválido"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Sem cota disponível."
@ -469,9 +470,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Não é possível mover o diretório %(src)s para o subdiretório %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Arquivo bloqueado"
@ -505,16 +506,16 @@ msgstr "Usuário %s não encontrado."
msgid "Permission denied."
msgstr "Permissão negada."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -589,7 +590,7 @@ msgstr "%s já está convidado."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "O usuário %s já existe."
@ -604,30 +605,30 @@ msgid ""
"contact administrator."
msgstr "Falha ao enviar e-mail, o serviço de e-mail não está configurado corretamente. Por favor, contate o administrador."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Senha obrigatoria"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Senha muito curta."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -635,40 +636,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -763,8 +764,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -831,8 +832,8 @@ msgstr "Por favor identifique-se"
msgid "Email or Username"
msgstr "E-mail ou nome do usuário"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -875,38 +876,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Não é possível reconfigurar senha, por favor contate o administrador."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Redefinir senha em %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nova senha"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Nova senha confirmada"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "As senhas não coincidem."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Senha anterior"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Sua antiga senha foi informada incorretamente. Por favor, tente novamente."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Informe a senha novamente"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Já existe um usuário cadastrado com este e-mail."
@ -989,44 +990,44 @@ msgstr "Seu avatar foi atualizado com sucesso."
msgid "Successfully deleted the requested avatars."
msgstr "Excluído com sucesso os avatares solicitados."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Conta %(account)s bloqueada em %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Endereço de e-mail"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Nome de usuário"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Este valor deve ter o tamanho de 40 caracteres"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Insira um e-mail válido"
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "ID de usuário inválido"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "nome"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "departamento"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefone"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "nota"
@ -1284,19 +1285,19 @@ msgstr[0] "Passado menos de um segundo"
msgstr[1] "%(seconds)d segundos atrás"
msgstr[2] "%(seconds)d segundos atrás"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Leitura-Escrita"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Somente leitura"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1304,27 +1305,27 @@ msgstr[0] "%(size)d bytes"
msgstr[1] "%(size)d bytes"
msgstr[2] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4358,7 +4359,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "O endereço de e-mail não é válido."
@ -4539,14 +4540,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "O Email é obrigatório"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Vladimir <pash.vld@gmail.com>, 2015-2023\n"
"Language-Team: Russian (http://app.transifex.com/haiwen/seahub/language/ru/)\n"
@ -72,7 +72,7 @@ msgid "Login id can't be empty"
msgstr "Login ID не может быть пустым"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Login ID %s уже существует."
@ -86,10 +86,10 @@ msgid "Space quota can't be empty"
msgstr "Значение квоты не может быть пустым"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Должно быть целым числом, которое больше или равно 0."
@ -170,8 +170,8 @@ msgstr "Библиотека не может быть передана влад
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Есть связанная опубликованная библиотека."
@ -294,7 +294,7 @@ msgstr "Email"
msgid "Name"
msgstr "Имя"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -325,88 +325,88 @@ msgstr "Использование пространства"
msgid "Space Quota"
msgstr "Квота"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "Пользователей более 500, сортировка не предлагается."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Число пользователей превышает лимит."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "Добавлен пользователь %(user)s."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Вы приглашены присоединиться к %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "Добавлен пользователь %(user)s. Уведомление было отправлено на email."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "Добавлен пользователь %(user)s. Но уведомление на email не может быть отправлено, потому что не правильно настроена почтовая служба. "
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Редактирование удалось."
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Аккаунт на %s активирован"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Правка сохранена, письмо на email отправлено."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Правка сохранена, но отправка письма не удалась. Проверьте настройки электронной почты."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Пароль на %s был сброшен"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Пароль успешно изменен на %(passwd)s, сообщение было отправлено %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Пароль успешно изменен на %(passwd)s, но сообщение не было отправлено %(user)s, пожалуйста, проверьте настройки электронной почты."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Пароль успешно изменен на %(passwd)s для пользователя %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -438,7 +438,7 @@ msgstr "Файл с вирусом не найден."
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -461,7 +461,8 @@ msgstr "Неправильный путь назначения"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Превышение квоты дискового пространства."
@ -471,9 +472,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Не удается переместить каталог %(src)s в подкаталог %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Файл заблокирован"
@ -507,16 +508,16 @@ msgstr "Пользователь %s не найден."
msgid "Permission denied."
msgstr "Доступ запрещен"
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
msgstr "Количество файлов в библиотеке превышает лимит"
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Файл не заблокирован."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Вы не можете обновить блокировку этого файла."
@ -591,7 +592,7 @@ msgstr "%s уже приглашен."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Пользователь %s уже существует."
@ -606,30 +607,30 @@ msgid ""
"contact administrator."
msgstr "Не удалось отправить email - сервис не настроен. Пожалуйста, свяжитесь с администратором."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Требуется пароль."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Пароль слишком короткий."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "Пароль слишком слабый."
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -637,40 +638,40 @@ msgid ""
"symbols."
msgstr "Пароль может содержать только цифры, заглавные буквы, строчные буквы и другие символы."
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr "Срок действия должен быть больше или равен %s"
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr "Срок действия должен быть меньше или равен %s"
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "Время истечения должно быть позже, чем %s."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -765,8 +766,8 @@ msgstr "email недействителен."
msgid "An upload link is shared to you on %s"
msgstr "Вам доступна ссылка для загрузки на %s"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "Общедоступная ссылка %s уже существует."
@ -833,8 +834,8 @@ msgstr "Пожалуйста, авторизуйтесь."
msgid "Email or Username"
msgstr "Email или Логин"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -877,38 +878,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Не удалось сбросить пароль. Обратитесь к администратору службы LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Сброс пароля на %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Новый пароль"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Подтверждение нового пароля"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Пароли не совпадают."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Старый пароль"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Ваш старый пароль был введен неправильно. Пожалуйста, введите его снова."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Пароль (еще раз)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Пользователь с таким email уже существует"
@ -991,44 +992,44 @@ msgstr "Ваш аватар успешно загружен."
msgid "Successfully deleted the requested avatars."
msgstr "Аватар успешно удален."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Аккаунт %(account)s на %(site)s заблокирован."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Email адрес"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Имя пользователя"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Это значение должно иметь длину 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Введите действительный адрес электронной почты."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Неверный идентификатор пользователя"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "имя"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "отдел"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "телефон"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "описание"
@ -1290,19 +1291,19 @@ msgstr[1] "%(seconds)d секунд назад"
msgstr[2] "%(seconds)d секунд назад"
msgstr[3] "%(seconds)d секунд назад"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Чтение-запись"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Только чтение"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1311,27 +1312,27 @@ msgstr[1] "%(size)d байтов"
msgstr[2] "%(size)d байтов"
msgstr[3] "%(size)d Байт"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s КБ"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s МБ"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s ГБ"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s ТБ"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s ПБ"
@ -4129,7 +4130,7 @@ msgid ""
"A large number of files in your library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a> has been deleted "
"recently."
msgstr ""
msgstr "Большое количество файлов в вашей библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a> недавно было удалено."
#: seahub/notifications/templates/notifications/notice_email.html:73
#, python-format
@ -4137,7 +4138,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> created file <a"
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> создал файл <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:75
#, python-format
@ -4146,7 +4147,7 @@ msgid ""
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other file(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> создал файл <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> и %(obj_path_count_minus_one)s других файлов в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:80
#, python-format
@ -4154,7 +4155,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted file "
"%(obj_name)s in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> удалил файл %(obj_name)s в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:82
#, python-format
@ -4162,7 +4163,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted file "
"%(obj_name)s and %(obj_path_count_minus_one)s other file(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> удалил файл %(obj_name)s и %(obj_path_count_minus_one)s других файлов в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:86
#, python-format
@ -4170,7 +4171,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> restored file "
"<a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> восстановил файл <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:89
#, python-format
@ -4178,7 +4179,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> renamed file "
"%(old_obj_name)s to <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in "
"library <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> переименовал файл %(old_obj_name)s в <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:93
#, python-format
@ -4186,7 +4187,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> moved file <a "
"href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> переместил файл <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:95
#, python-format
@ -4195,7 +4196,7 @@ msgid ""
"href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other file(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> переместил файл <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> и %(obj_path_count_minus_one)s других файлов в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:99
#, python-format
@ -4203,7 +4204,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> updated file <a"
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> обновил файл <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:104
#, python-format
@ -4211,7 +4212,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> created folder "
"<a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> создал папку <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:106
#, python-format
@ -4220,7 +4221,7 @@ msgid ""
"<a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other folder(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> создал папку <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> и %(obj_path_count_minus_one)s других папок в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:111
#, python-format
@ -4228,7 +4229,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted folder "
"%(obj_name)s in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> удалил папку %(obj_name)s в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:113
#, python-format
@ -4236,7 +4237,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> deleted folder "
"%(obj_name)s and %(obj_path_count_minus_one)s other folder(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> удалил папку %(obj_name)s и%(obj_path_count_minus_one)s других папок в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:117
#, python-format
@ -4244,7 +4245,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> restored folder"
" <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> восстановил папку <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:120
#, python-format
@ -4252,7 +4253,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> renamed folder "
"%(old_obj_name)s to <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in "
"library <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> переименовал папку %(old_obj_name)s в <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:124
#, python-format
@ -4260,7 +4261,7 @@ msgid ""
" User <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> moved folder <a"
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> переместил папку <a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:126
#, python-format
@ -4269,7 +4270,7 @@ msgid ""
" href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> and "
"%(obj_path_count_minus_one)s other folder(s) in library <a "
"href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
msgstr ""
msgstr " Пользователь <a href=\"%(url_base)s%(user_url)s\">%(user_name)s</a> переместил папку<a href=\"%(url_base)s%(obj_url)s\">%(obj_name)s</a> и %(obj_path_count_minus_one)s других папок в библиотеке <a href=\"%(url_base)s%(repo_url)s\">%(repo_name)s</a>."
#: seahub/notifications/templates/notifications/notice_email.html:139
msgid "Go check out at the following page:"
@ -4367,7 +4368,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr "org_url_prefix должен содержать от 6 до 20 символов и может содержать только буквенно-цифровые символы и дефисы."
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "Email адрес недействителен"
@ -4549,12 +4550,16 @@ msgstr "Недопустимый диапазон дат."
msgid "Library %s not found."
msgstr "Библиотека %s не найдена."
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
msgstr "Ссылка не существует."
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr "Срок действия ссылки истек."
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
@ -5243,7 +5248,7 @@ msgstr "Введите пароль, если вы хотите просмотр
msgid ""
"%(escaped_nickname)s shared a %(file_shared_type)s <span style=\"font-"
"weight:bold;\">%(escaped_file_shared_name)s</span> to you on %(site_name)s:"
msgstr ""
msgstr "%(escaped_nickname)s поделился %(file_shared_type)s <span style=\"font-weight:bold;\">%(escaped_file_shared_name)s</span> с вами на %(site_name)s:"
#: seahub/templates/shared_link_email.html:17
#: seahub/templates/shared_upload_link_email.html:20
@ -5334,13 +5339,13 @@ msgstr "Ваш аккаунт %(username)s на %(site_name)s был актив
msgid ""
"%(nickname)s invited you to join organization \"%(org_name)s\" on "
"%(site_name)s."
msgstr ""
msgstr "%(nickname)s пригласил вас присоединиться к сообществу \"%(org_name)s\" на %(site_name)s."
#: seahub/templates/sysadmin/user_add_email.html:13
#: seahub/templates/sysadmin/user_batch_add_email.html:10
#, python-format
msgid "%(nickname)s invited you to join %(site_name)s."
msgstr ""
msgstr "%(nickname)s пригласил вас присоединиться к %(site_name)s."
#: seahub/templates/sysadmin/user_add_email.html:18
#: seahub/templates/sysadmin/user_batch_add_email.html:14
@ -5350,7 +5355,7 @@ msgstr "Здесь ваша информация об аккаунте:"
#: seahub/templates/sysadmin/user_add_email.html:19
#: seahub/templates/sysadmin/user_batch_add_email.html:15
msgid "Email:"
msgstr ""
msgstr "Email:"
#: seahub/templates/sysadmin/user_freeze_email.html:12
#, python-format

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: llj <lingjun.li1@gmail.com>, 2021\n"
"Language-Team: Swedish (http://app.transifex.com/haiwen/seahub/language/sv/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr "Login-id kan inte vara tomt"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "Login-id%s existerar redan"
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "Utrymmeskvot måste anges"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "Måste vara ett heltal större eller lika med 0."
@ -158,8 +158,8 @@ msgstr "Katalogen kan inte överföras till ägaren."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "Det finns en associerad publicerad katalog."
@ -282,7 +282,7 @@ msgstr "Email"
msgid "Name"
msgstr "Namn"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr "Använt utrymme"
msgid "Space Quota"
msgstr "Utrymmeskvot"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
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."
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Antalet användare överskrider begränsningen."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "Lyckades lägga till användare %(user)s."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Du är inbjuden till att gå med i %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "Lyckades lägga till användare %(user)s. Ett mail har skickats till användaren."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "Lyckades lägga till användare %(user)s. Men mailnotifikationen kunde inte skickas, pga. mailtjänsten inte är korrekt konfigurerad."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Ändring lyckades"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Ditt konto på %s är aktiverad"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Ändring genomförd, email har skickats"
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Ändring genomförd, men email kunde inte skickas, kontrollera email-konfiguration"
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Lösenordet har blivit återställt på %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Återställde lösenordet till %(passwd)s, ett email har skickats till %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Återställde lösenordet till %(passwd)s, men misslyckades skicka email till %(user)s, kontrollera dina email-inställningar."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Återställde lösenord till %(passwd)s för användare %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr "Virusfilen kunde inte hittas."
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Felaktig destination"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Slut på kvoten."
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Kan inte flytta katalog %(src)s till dess underkatalog %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Filen är låst"
@ -495,16 +496,16 @@ msgstr "Användare %s hittades inte."
msgid "Permission denied."
msgstr "Åtkomst nekas"
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Filen är inte låst."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Du kan inte uppdatera denna fillåsning."
@ -579,7 +580,7 @@ msgstr "%s är redan inbjuden."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "Användaren %s existerar redan."
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "Misslyckades att skicka email. Email-tjänsten är inte korrekt konfigurerad. Kontakta en administratör"
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Lösenord krävs."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Lösenordet är för kort."
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, 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/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, 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/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "Utgångstid bör vara senare än %s."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "Delningslänk %s existerar redan."
@ -821,8 +822,8 @@ msgstr "Var god logga in."
msgid "Email or Username"
msgstr "Mejladress eller Användarnamn"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "Email"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Det går inte att återställa lösenordet, kontakta LDAP admin."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Återställ lösenord på %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Nytt lösenord"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Bekräfta nytt lösenord"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Lösenorden överensstämmer inte"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Gammalt lösenord"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Ditt gamla lösenord stämmer inte. Försök igen."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Lösenord (igen)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "En användare med denna e-postadress finns redan."
@ -979,44 +980,44 @@ msgstr "Din avatar uppdaterades"
msgid "Successfully deleted the requested avatars."
msgstr "De valda avatarerna togs bort"
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "Kontot %(account)s är låst på %(site)s."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Email adress"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Användarnamn"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Detta värde måste ha längden 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Skriv in en giltig e-postadress."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Ogiltigt användar-ID"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "namn"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "avdelning"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefon"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "anteckning"
@ -1270,46 +1271,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d sekund sedan"
msgstr[1] "%(seconds)d sekunder sedan"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Läs/Skriv"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Läs Enbart"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4341,7 +4342,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "Mejladressen är inte giltig"
@ -4521,14 +4522,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Email måste anges"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Muhammed Şamil Kıvanç, 2022\n"
"Language-Team: Turkish (http://app.transifex.com/haiwen/seahub/language/tr/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr "Giriş ID bölümü boş bırakılamaz"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "%s zaten kullanımda"
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "Alan kotası boş bırakılamaz"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "0'dan büyük veya 0'a eşit bir tam sayı olmalıdır."
@ -158,8 +158,8 @@ msgstr "Kütüphane sahibine devredilemez."
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "İlişkili yayınlanmış bir kütüphane var."
@ -282,7 +282,7 @@ msgstr "Eposta"
msgid "Name"
msgstr "İsim"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr "Alan Kullanımı"
msgid "Space Quota"
msgstr "Alan Kotası"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "Kullanıcı sayısı sınırııyor."
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "%(user)s kullanıcısı başarıyla eklendi."
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "%s'e katılmaya davet edildiniz."
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "%(user)s kullanıcısı başarıyla eklendi. Bir e-postası bildirimi gönderildi."
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "%(user)s kullanıcısı başarıyla eklendi. Ancak e-posta hizmeti düzgün yapılandırılmadığı için e-posta bildirimi gönderilemiyor."
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Düzenleme başarılı"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "%s deki hesabınız etkinleştirildi."
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Düzenleme başarılı, bir eposta gönderildi."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Düzenleme başarılı ama eposta gönderilemedi, lütfen eposta yapılandırmanızı kontrol edin."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "%s deki şifre sıfırlandı."
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "%(passwd)s sıfırlandı, %(user)s kullanıcılarına eposta gönderildi."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "%(passwd)s sıfırlandı, ancak %(user)s kullanıcılarına eposta gönderilemedi, lütfen eposta yapılandırmanızı kontrol edin."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Kullanıcı %(user)s için şifre %(passwd)s'e sıfırlandı."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr "Virüs dosyası bulunamadı."
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Geçersiz hedef yolu"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "Kota dışında."
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "%(src)s dizini alt dizinine %(des)s taşınamıyor."
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Dosya kilitli"
@ -495,16 +496,16 @@ msgstr "%s kullanıcı bulunamadı."
msgid "Permission denied."
msgstr "İzin reddedildi."
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "Dosya kilitli değil."
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "Bu dosyanın kilidini yenileyemezsiniz."
@ -579,7 +580,7 @@ msgstr "%s zaten davet edildi."
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "%s kullanıcı zaten var."
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "Eposta gönderme başarısız, eposta servisinin yapılandırması doğru değil, lütfen yönetici ile iletişim kurun."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Parola gerekli."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "Parola çok kısa"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "Parola çok zayıf"
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr "Son kullanma günleri %s'den büyük veya eşit olmalıdır."
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr "Son kullanma günleri %s'den küçük veya eşit olmalıdır."
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "Sona erme süresi %s'den sonra olmalıdır."
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ msgstr "Geçersiz e-posta"
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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "Paylaşım bağlantısı %s zaten var."
@ -821,8 +822,8 @@ msgstr "Lütfen giriş yapın."
msgid "Email or Username"
msgstr "E-posta ya da kullanıcı adı"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "E-posta"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Şifre sıfırlanamıyor, lütfen LDAP yöneticisi ile iletişim kurun."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "%s deki şifreyi sıfırla"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Yeni şifre"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Yeni şifre doğrulama"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "İki şifre alanı eşleşmiyor."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Eski şifre"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Eski şifrenizi yanlış girdiniz. Lütfen tekrar deneyin."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Şifre (tekrar)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Bu eposta adresiyle zaten bir kullanıcı var."
@ -979,44 +980,44 @@ msgstr "Avatarınız başarıyla güncellendi."
msgid "Successfully deleted the requested avatars."
msgstr "İstenen avatarlar başarıyla silindi."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "%(account)s hesabı %(site)süzerinde dondu."
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Eposta adresi"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Kullanıcı adı"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Bu değerin uzunluğu 40 olmalıdır."
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Geçerli bir eposta adresi girin."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Geçersiz kullanıcı kimliği."
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "isim"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "bölüm"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "telefon"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "not"
@ -1270,46 +1271,46 @@ msgid_plural "%(seconds)d seconds ago"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Okuma-Yazma"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Salt okunur"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4341,7 +4342,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "E-posta adresi geçerli değil"
@ -4521,14 +4522,18 @@ msgstr "Geçersiz tarih aralığı."
msgid "Library %s not found."
msgstr "%s kütüphanesi bulunamadı."
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Eposta gerekli"

File diff suppressed because it is too large Load Diff

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Oleksandr Suvorov <say@say.od.ua>, 2016\n"
"Language-Team: Ukrainian (http://app.transifex.com/haiwen/seahub/language/uk/)\n"
@ -60,7 +60,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -74,10 +74,10 @@ msgid "Space quota can't be empty"
msgstr "Значення квоти не може бути порожнім"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -158,8 +158,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -282,7 +282,7 @@ msgstr "Email"
msgid "Name"
msgstr "Им'я"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -313,88 +313,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Ви запрошені приєднатися до %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Редагування успішне."
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Ваш обліковий запис %s активовано"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Успішно відредаговано. Повідомлення було надіслано."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Пароль успішно змінено, але повідомлення не було відправлено, будь ласка, перевірте налаштування електронної пошти."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Пароль було змінно на %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Пароль успішно змінено на %(passwd)s, повідомлення було надіслано %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Пароль успішно змінено на %(passwd)s, але повідомлення не було надіслано %(user)s, будь ласка, перевірте налаштування електронної пошти."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Пароль успішно змінено на %(passwd)s для користувача %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -426,7 +426,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -449,7 +449,8 @@ msgstr "Невірний шлях призначення"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -459,9 +460,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Не можливо перемістити каталог %(src)s до свого підкаталогу %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr ""
@ -495,16 +496,16 @@ msgstr ""
msgid "Permission denied."
msgstr "Доступ заборонено"
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -579,7 +580,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -594,30 +595,30 @@ msgid ""
"contact administrator."
msgstr "Не вдалося надіслати email. Сервіс електронної пошти не налаштований. Будь ласка, зв'яжіться з адміністратором."
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Потрібен пароль."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -625,40 +626,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -753,8 +754,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr "Посилання для завантаження надано для Вас на %s"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -821,8 +822,8 @@ msgstr "Будь ласка, увійдіть"
msgid "Email or Username"
msgstr "Email або Ім'я користувача"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -865,38 +866,38 @@ msgstr "E-mail"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Ви не можете скинути пароль, будь ласка, зв'яжіться з адміністратором LDAP."
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Пароль змінено на %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Новий пароль"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Підтвердження нового паролю"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Паролі не збігаються."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Старий пароль"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Ваш старий пароль було введено невірно. Будь ласка, введіть його знову."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Пароль (ще раз)"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Користувач з таким email вже існує"
@ -979,44 +980,44 @@ msgstr "Ваш аватар успішно завантажено."
msgid "Successfully deleted the requested avatars."
msgstr "Аватар успішно видалено."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Email адреса"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Ім'я користувача"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Це значення повинно мати довжину 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Введіть дійсну адресу електронної пошти."
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "Неправильний ідентифікатор користувача"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "ім'я"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "департамент"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "телефон"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "примітка"
@ -1278,19 +1279,19 @@ msgstr[1] "%(seconds)d секунд тому"
msgstr[2] "%(seconds)d секунд тому"
msgstr[3] "%(seconds)d секунд тому"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Читання+Запис"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Тільки для читання"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
@ -1299,27 +1300,27 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4355,7 +4356,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4537,14 +4538,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Потрібен Email"

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (http://app.transifex.com/haiwen/seahub/language/vi/)\n"
@ -54,7 +54,7 @@ msgid "Login id can't be empty"
msgstr ""
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr ""
@ -68,10 +68,10 @@ msgid "Space quota can't be empty"
msgstr "Định mức không được để trống"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr ""
@ -152,8 +152,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -276,7 +276,7 @@ msgstr "Email"
msgid "Name"
msgstr "Tên"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -307,88 +307,88 @@ msgstr ""
msgid "Space Quota"
msgstr ""
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "Bạn được mời sử dụng lưu trữ đám mây %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "Chỉnh sửa thành công"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "Tài khoản của bạn trên %s đã được kích hoạt"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "Đã sửa đổi thành công, email đã được gởi."
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "Sửa đổi thành công, nhưng không thể gởi mail, vui lòng kiểm tra cấu hình."
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "Mật khẩu đã được thay đổi trên %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "Thay đổi mật khẩu thành công sang %(passwd)s, một email đã được gửi đến %(user)s."
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "Thay đổi mật khẩu thành công sang %(passwd)s, nhưng không thể gửi email đến %(user)s. Vui lòng kiểm tra lại cấu hình email."
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "Thay đổi mật khẩu thành công sang %(passwd)s cho người dùng %(user)s."
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -420,7 +420,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -443,7 +443,8 @@ msgstr "Đường dẫn không hợp lệ"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr ""
@ -453,9 +454,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "Không thể chuyển thư mục %(src)s đến thư mục con %(des)s"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "Dữ liệu bị khóa"
@ -489,16 +490,16 @@ msgstr ""
msgid "Permission denied."
msgstr ""
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -573,7 +574,7 @@ msgstr ""
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr ""
@ -588,30 +589,30 @@ msgid ""
"contact administrator."
msgstr "Gửi email thất bại, dịch vụ email không được thiết lập chính xác, vui lòng liên hệ Admin"
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "Yêu cầu mật khẩu."
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -619,40 +620,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -747,8 +748,8 @@ 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_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -815,8 +816,8 @@ msgstr "Vui lòng đăng nhập."
msgid "Email or Username"
msgstr "Địa chỉ email hoặc tên đăng nhập"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -859,38 +860,38 @@ msgstr "Email"
msgid "Can not reset password, please contact LDAP admin."
msgstr "Không thể đổi mật khẩu, vui lòng liên hệ Admin LDAP"
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "Thay đổi mật khẩu trong %s"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "Mật khẩu mới"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "Xác nhận lại mật khẩu mới"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "Mật khẩu không khớp."
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "Mật khẩu cũ"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "Mật khẩu cũ không chính xác.Vui lòng nhập lại."
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "Mật khẩu"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "Email này đã tồn tại."
@ -973,44 +974,44 @@ msgstr "Cập nhật hình đại diện thành công"
msgid "Successfully deleted the requested avatars."
msgstr "Đã xóa thành công hình đại diện."
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr ""
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "Địa chỉ email"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "Tên đăng nhập"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "Giá trị này phải có độ dài là 40"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "Điền địa chỉ email chính xác"
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "ID người dùng không hợp lệ"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "Tên"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "Bộ phận"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "Số điện thoại"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "Ghi chú"
@ -1260,45 +1261,45 @@ msgid "%(seconds)d second ago"
msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d giây trước"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "Xem - Điều chỉnh"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "Chỉ xem"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr ""
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr ""
@ -4328,7 +4329,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr ""
@ -4507,14 +4508,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "Yêu cầu email"

File diff suppressed because it is too large Load Diff

View File

@ -18,14 +18,14 @@
# zheng xie <xiez1989@gmail.com>, 2014-2019
# zMingGit <517046497@qq.com>, 2017
# zMingGit <517046497@qq.com>, 2017
# 杨顺强 <ysq9207@126.com>, 2019
# 杨顺强 <978987373@qq.com>, 2019
# ilearnit <helloworld.c@outlook.com>, 2019
# 杨顺强 <ysq9207@126.com>, 2019
# 杨顺强 <978987373@qq.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: Seafile Info <info@seafile.com>, 2023\n"
"Language-Team: Chinese (China) (http://app.transifex.com/haiwen/seahub/language/zh_CN/)\n"
@ -72,7 +72,7 @@ msgid "Login id can't be empty"
msgstr "登录 ID 不能为空"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "登录 ID %s 已存在。"
@ -86,10 +86,10 @@ msgid "Space quota can't be empty"
msgstr "存储空间配额不能为空"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "必须是大于等于 0 的整数。"
@ -170,8 +170,8 @@ msgstr "资料库无法转让给所有者。"
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr "有一个相关联的已发布资料库。"
@ -294,7 +294,7 @@ msgstr "邮箱"
msgid "Name"
msgstr "名称"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -325,88 +325,88 @@ msgstr "已用空间"
msgid "Space Quota"
msgstr "容量"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr "用户数超过了 500, 不提供排序。"
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "用户数量超过限制。"
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr "成功添加用户 %(user)s。"
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "你被邀请加入 %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr "成功添加用户 %(user)s。通知邮件已发送。"
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr "成功添加用户 %(user)s。 但由于邮件服务未正确配置,通知邮件无法发送。"
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "权限修改成功"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "你的 %s 帐户已激活。"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "编辑成功,一封邮件已发送。"
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "编辑成功, 但发送邮件失败,请检查你的邮件配置。"
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "%s 密码已重置"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "密码已重置为 %(passwd)s, 通知邮件已发送给 %(user)s。"
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "成功将用户密码重置为 %(passwd)s, 但发送通知邮件到 %(user)s 失败,请检查你的邮件配置。"
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "成功将用户 %(user)s 的密码重置为 %(passwd)s。"
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -438,7 +438,7 @@ msgstr "病毒文件未找到。"
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -461,7 +461,8 @@ msgstr "目标路径无效"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "空间已超"
@ -471,9 +472,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "不能把目录 %(src)s 移动到它的子目录 %(des)s 中"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "文件已锁定"
@ -507,16 +508,16 @@ msgstr "未找到用户 %s 。"
msgid "Permission denied."
msgstr "没有权限"
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr "该资料库中的文件数量已超过限制"
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr "文件没有被锁定。"
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr "不能刷新文件锁。"
@ -591,7 +592,7 @@ msgstr "%s 已被邀请。"
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "用户 %s 已存在。"
@ -606,30 +607,30 @@ msgid ""
"contact administrator."
msgstr "邮件发送失败, 邮箱服务没配置好,请联系管理员。"
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "密码为必填项。"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "密码长度太短。"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr "密码太弱。"
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -637,40 +638,40 @@ msgid ""
"symbols."
msgstr "密码只能包含数字,大写字母,小写字母和其他字符。"
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr "过期天数需要大于等于 %s"
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr "过期天数需要小于等于 %s"
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr "过期时间应晚于 %s。"
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -765,8 +766,8 @@ msgstr "邮箱无效。"
msgid "An upload link is shared to you on %s"
msgstr "有人在 %s 上共享了一个上传链接给你"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr "共享链接 \"%s\" 已存在。"
@ -833,8 +834,8 @@ msgstr "请登录。"
msgid "Email or Username"
msgstr "邮箱或用户名"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -877,38 +878,38 @@ msgstr "邮箱"
msgid "Can not reset password, please contact LDAP admin."
msgstr "不能重置密码,请联系 LDAP 管理员。"
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "%s 密码重置"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "新密码"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "新密码确认"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "两次输入的密码不一致"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "旧密码"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "旧密码输入错误。请重新输入。"
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "请再次输入密码"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "此用户已存在。"
@ -991,44 +992,44 @@ msgstr "更新成功。"
msgid "Successfully deleted the requested avatars."
msgstr "删除成功。"
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "%(site)s 上的账号 %(account)s 已被冻结。"
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "邮箱地址"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "用户名"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "长度为40字符"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "请输入有效的邮箱地址。"
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "无效user id"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "名称"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "部门"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "电话"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "备注"
@ -1278,45 +1279,45 @@ msgid "%(seconds)d second ago"
msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d 秒前"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "可读写"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "只读"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4346,7 +4347,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr "org_url_prefix 应该包含 6 到 20 个字符,且只能包含字母数字和连字符。"
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "邮箱地址不合法"
@ -4525,14 +4526,18 @@ msgstr "日期范围无效。"
msgid "Library %s not found."
msgstr "未找到资料库 %s 。"
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr "该外链不存在。"
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr "该外链已过期。"
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr "外链的数量超过了限制。"
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "请输入邮箱"

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: seahub\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-25 18:43+0800\n"
"POT-Creation-Date: 2023-10-08 14:48+0800\n"
"PO-Revision-Date: 2013-10-25 07:03+0000\n"
"Last-Translator: david082321 <david082321@gmail.com>, 2018\n"
"Language-Team: Chinese (Taiwan) (http://app.transifex.com/haiwen/seahub/language/zh_TW/)\n"
@ -61,7 +61,7 @@ msgid "Login id can't be empty"
msgstr "登入ID不能為空"
#: seahub/api2/endpoints/admin/account.py:209
#: seahub/api2/endpoints/admin/users.py:1071
#: seahub/api2/endpoints/admin/users.py:1257
#, python-format
msgid "Login id %s already exists."
msgstr "登入ID%s已存在"
@ -75,10 +75,10 @@ msgid "Space quota can't be empty"
msgstr "儲存空間配額不能為空"
#: seahub/api2/endpoints/admin/account.py:238
#: seahub/api2/endpoints/admin/users.py:1127
#: seahub/api2/endpoints/admin/users.py:1131
#: seahub/api2/endpoints/admin/users.py:1144
#: seahub/api2/endpoints/admin/users.py:1148
#: seahub/api2/endpoints/admin/users.py:1313
#: seahub/api2/endpoints/admin/users.py:1317
#: seahub/api2/endpoints/admin/users.py:1330
#: seahub/api2/endpoints/admin/users.py:1334
msgid "Must be an integer that is greater than or equal to 0."
msgstr "必須是大于或等于 0 的整數。"
@ -159,8 +159,8 @@ msgstr ""
#: seahub/api2/endpoints/admin/share_links.py:225
#: seahub/api2/endpoints/repo_share_links.py:140
#: seahub/api2/endpoints/share_links.py:522
#: seahub/api2/endpoints/share_links.py:738
#: seahub/api2/endpoints/share_links.py:524
#: seahub/api2/endpoints/share_links.py:740
msgid "There is an associated published library."
msgstr ""
@ -283,7 +283,7 @@ msgstr "電子郵件"
msgid "Name"
msgstr "名稱"
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:244
#: seahub/api2/endpoints/admin/statistics.py:445 seahub/auth/forms.py:245
#: seahub/base/management/commands/export_user_storage_report.py:41
#: seahub/base/management/commands/export_users.py:43
#: seahub/base/management/commands/export_users.py:47
@ -314,88 +314,88 @@ msgstr "已用空間"
msgid "Space Quota"
msgstr "容量"
#: seahub/api2/endpoints/admin/users.py:481
#: seahub/api2/endpoints/admin/users.py:508
#: seahub/api2/endpoints/admin/users.py:631
#: seahub/api2/endpoints/admin/users.py:661
#: seahub/organizations/api/admin/users.py:149
msgid "There are more than 500 users, and sort is not offered."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:582
#: seahub/api2/endpoints/admin/users.py:1043 seahub/base/accounts.py:1174
#: seahub/api2/endpoints/admin/users.py:743
#: seahub/api2/endpoints/admin/users.py:1229 seahub/base/accounts.py:1175
#: seahub/forms.py:30
msgid "The number of users exceeds the limit."
msgstr "用戶數量超過限制。"
#: seahub/api2/endpoints/admin/users.py:672
#: seahub/api2/endpoints/admin/users.py:833
#, python-format
msgid "Successfully added user %(user)s."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:676
#: seahub/api2/endpoints/admin/users.py:837
#: seahub/api2/endpoints/admin/users_batch.py:390 seahub/views/sysadmin.py:567
#, python-format
msgid "You are invited to join %s"
msgstr "你被邀請加入 %s"
#: seahub/api2/endpoints/admin/users.py:682
#: seahub/api2/endpoints/admin/users.py:843
#, python-format
msgid "Successfully added user %(user)s. An email notification has been sent."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:685
#: seahub/api2/endpoints/admin/users.py:846
#, python-format
msgid ""
"Successfully added user %(user)s. But email notification can not be sent, "
"because Email service is not properly configured."
msgstr ""
#: seahub/api2/endpoints/admin/users.py:1188
#: seahub/api2/endpoints/admin/users.py:1374
#: seahub/institutions/templates/institutions/useradmin.html:122
msgid "Edit succeeded"
msgstr "權限修改成功"
#: seahub/api2/endpoints/admin/users.py:1191 seahub/views/sysadmin.py:470
#: seahub/api2/endpoints/admin/users.py:1377 seahub/views/sysadmin.py:470
#, python-format
msgid "Your account on %s is activated"
msgstr "你的 %s 帳戶已開通。"
#: seahub/api2/endpoints/admin/users.py:1196
#: seahub/api2/endpoints/admin/users.py:1382
#: seahub/institutions/templates/institutions/useradmin.html:118
msgid "Edit succeeded, an email has been sent."
msgstr "編輯成功,一封郵件已發送。"
#: seahub/api2/endpoints/admin/users.py:1199
#: seahub/api2/endpoints/admin/users.py:1385
#: seahub/institutions/templates/institutions/useradmin.html:120
msgid ""
"Edit succeeded, but failed to send email, please check your email "
"configuration."
msgstr "編輯成功, 但發送郵件失敗,請檢查你的郵件配置。"
#: seahub/api2/endpoints/admin/users.py:1280 seahub/views/sysadmin.py:511
#: seahub/api2/endpoints/admin/users.py:1466 seahub/views/sysadmin.py:511
#, python-format
msgid "Password has been reset on %s"
msgstr "密碼已重置為: %s"
#: seahub/api2/endpoints/admin/users.py:1282 seahub/views/sysadmin.py:536
#: seahub/api2/endpoints/admin/users.py:1468 seahub/views/sysadmin.py:536
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, an email has been sent to "
"%(user)s."
msgstr "成功將重置密碼為 %(passwd)s, 一封通知郵件已經發送給 %(user)s。"
#: seahub/api2/endpoints/admin/users.py:1286 seahub/views/sysadmin.py:541
#: seahub/api2/endpoints/admin/users.py:1472 seahub/views/sysadmin.py:541
#, python-format
msgid ""
"Successfully reset password to %(passwd)s, but failed to send email to "
"%(user)s, please check your email configuration."
msgstr "成功將用戶密碼重置為 %(passwd)s, 但發送通知郵件到 %(user)s 失敗,請檢查你的郵件配置。"
#: seahub/api2/endpoints/admin/users.py:1289 seahub/views/sysadmin.py:545
#: seahub/api2/endpoints/admin/users.py:1475 seahub/views/sysadmin.py:545
#, python-format
msgid "Successfully reset password to %(passwd)s for user %(user)s."
msgstr "成功將用戶 %(user)s 的密碼重置為 %(passwd)s。"
#: seahub/api2/endpoints/admin/users.py:1292 seahub/views/sysadmin.py:548
#: seahub/api2/endpoints/admin/users.py:1478 seahub/views/sysadmin.py:548
#, python-format
msgid ""
"Successfully reset password to %(passwd)s for user %(user)s. But email "
@ -427,7 +427,7 @@ msgstr ""
#: seahub/notifications/models.py:696 seahub/notifications/models.py:713
#: seahub/notifications/models.py:730 seahub/notifications/models.py:759
#: seahub/search/views.py:200 seahub/share/views.py:326
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1136
#: seahub/utils/__init__.py:177 seahub/utils/__init__.py:1147
#: seahub/views/__init__.py:950 seahub/views/ajax.py:401
#: seahub/views/ajax.py:405 seahub/wiki/views.py:208 seahub/wiki/views.py:215
#: seahub/wiki/views.py:224
@ -450,7 +450,8 @@ msgstr "目標路徑無效"
#: seahub/api2/views.py:1854 seahub/api2/views.py:1915
#: seahub/api2/views.py:1959 seahub/api2/views.py:2005
#: seahub/api2/views.py:2054 seahub/api2/views.py:2467
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:309
#: seahub/api2/views.py:2575 seahub/seadoc/apis.py:305
#: seahub/seadoc/apis.py:384
msgid "Out of quota."
msgstr "超過空間上限"
@ -460,9 +461,9 @@ msgid "Can not move directory %(src)s to its subdirectory %(des)s"
msgstr "不能把目錄 %(src)s 移動到它的子目錄 %(des)s 中"
#: seahub/api2/endpoints/copy_move_task.py:180
#: seahub/api2/endpoints/file.py:304 seahub/api2/endpoints/file.py:393
#: seahub/api2/endpoints/file.py:508 seahub/api2/endpoints/file.py:585
#: seahub/api2/endpoints/file.py:709
#: seahub/api2/endpoints/file.py:307 seahub/api2/endpoints/file.py:396
#: seahub/api2/endpoints/file.py:511 seahub/api2/endpoints/file.py:568
#: seahub/api2/endpoints/file.py:662 seahub/api2/endpoints/file.py:786
msgid "File is locked"
msgstr "檔案已鎖定"
@ -496,16 +497,16 @@ msgstr "找不到使用者%s "
msgid "Permission denied."
msgstr "沒有權限"
#: seahub/api2/endpoints/file.py:212 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/file.py:215 seahub/api2/endpoints/upload_links.py:480
#: seahub/api2/endpoints/wikis.py:132 seahub/api2/views.py:1862
msgid "The number of files in library exceeds the limit"
msgstr ""
#: seahub/api2/endpoints/file.py:614 seahub/api2/endpoints/file.py:634
#: seahub/api2/endpoints/file.py:691 seahub/api2/endpoints/file.py:711
msgid "File is not locked."
msgstr ""
#: seahub/api2/endpoints/file.py:661 seahub/api2/endpoints/share_links.py:820
#: seahub/api2/endpoints/file.py:738 seahub/api2/endpoints/share_links.py:822
msgid "You can not refresh this file's lock."
msgstr ""
@ -580,7 +581,7 @@ msgstr "%s 已被邀請。"
#: seahub/api2/endpoints/invitations.py:68
#: seahub/api2/endpoints/invitations.py:140
#: seahub/api2/endpoints/repo_share_invitations.py:173
#: seahub/base/accounts.py:1184 seahub/organizations/api/admin/users.py:265
#: seahub/base/accounts.py:1186 seahub/organizations/api/admin/users.py:265
#, python-format
msgid "User %s already exists."
msgstr "用戶 %s 已存在。"
@ -595,30 +596,30 @@ msgid ""
"contact administrator."
msgstr "郵件發送失敗, 電子信箱服務沒配置好,請聯繫管理員。"
#: seahub/api2/endpoints/multi_share_links.py:58
#: seahub/api2/endpoints/multi_share_links.py:265
#: seahub/api2/endpoints/share_links.py:315
#: seahub/api2/endpoints/multi_share_links.py:60
#: seahub/api2/endpoints/multi_share_links.py:268
#: seahub/api2/endpoints/share_links.py:317
#: seahub/api2/endpoints/upload_links.py:170 seahub/api2/views.py:4049
#: seahub/api2/views.py:4169
msgid "Password is required."
msgstr "密碼為必填項。"
#: seahub/api2/endpoints/multi_share_links.py:63
#: seahub/api2/endpoints/share_links.py:321
#: seahub/api2/endpoints/multi_share_links.py:65
#: seahub/api2/endpoints/share_links.py:323
#: seahub/api2/endpoints/upload_links.py:176
#: seahub/api2/endpoints/webdav_secret.py:60
msgid "Password is too short."
msgstr "密碼太短"
#: seahub/api2/endpoints/multi_share_links.py:67
#: seahub/api2/endpoints/share_links.py:325
#: seahub/api2/endpoints/multi_share_links.py:69
#: seahub/api2/endpoints/share_links.py:327
#: seahub/api2/endpoints/upload_links.py:180
#: seahub/api2/endpoints/webdav_secret.py:64
msgid "Password is too weak."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:71
#: seahub/api2/endpoints/share_links.py:329
#: seahub/api2/endpoints/multi_share_links.py:73
#: seahub/api2/endpoints/share_links.py:331
#: seahub/api2/endpoints/upload_links.py:184
#: seahub/api2/endpoints/webdav_secret.py:52
msgid ""
@ -626,40 +627,40 @@ msgid ""
"symbols."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:94
#: seahub/api2/endpoints/multi_share_links.py:288
#: seahub/api2/endpoints/share_links.py:352
#: seahub/api2/endpoints/share_links.py:662
#: seahub/api2/endpoints/multi_share_links.py:96
#: seahub/api2/endpoints/multi_share_links.py:291
#: seahub/api2/endpoints/share_links.py:354
#: seahub/api2/endpoints/share_links.py:664
#: seahub/api2/endpoints/upload_links.py:207
#: seahub/api2/endpoints/upload_links.py:341 seahub/api2/views.py:3463
#, python-format
msgid "Expire days should be greater or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:99
#: seahub/api2/endpoints/multi_share_links.py:294
#: seahub/api2/endpoints/share_links.py:358
#: seahub/api2/endpoints/share_links.py:668
#: seahub/api2/endpoints/multi_share_links.py:101
#: seahub/api2/endpoints/multi_share_links.py:297
#: seahub/api2/endpoints/share_links.py:360
#: seahub/api2/endpoints/share_links.py:670
#: seahub/api2/endpoints/upload_links.py:213
#: seahub/api2/endpoints/upload_links.py:347 seahub/api2/views.py:3469
#, python-format
msgid "Expire days should be less than or equal to %s"
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:119
#: seahub/api2/endpoints/multi_share_links.py:316
#: seahub/api2/endpoints/share_links.py:380
#: seahub/api2/endpoints/share_links.py:692
#: seahub/api2/endpoints/multi_share_links.py:121
#: seahub/api2/endpoints/multi_share_links.py:319
#: seahub/api2/endpoints/share_links.py:382
#: seahub/api2/endpoints/share_links.py:694
#: seahub/api2/endpoints/upload_links.py:235
#: seahub/api2/endpoints/upload_links.py:371
#, python-format
msgid "Expiration time should be later than %s."
msgstr ""
#: seahub/api2/endpoints/multi_share_links.py:128
#: seahub/api2/endpoints/multi_share_links.py:325
#: seahub/api2/endpoints/share_links.py:389
#: seahub/api2/endpoints/share_links.py:701
#: seahub/api2/endpoints/multi_share_links.py:130
#: seahub/api2/endpoints/multi_share_links.py:328
#: seahub/api2/endpoints/share_links.py:391
#: seahub/api2/endpoints/share_links.py:703
#: seahub/api2/endpoints/upload_links.py:244
#: seahub/api2/endpoints/upload_links.py:380
#, python-format
@ -754,8 +755,8 @@ msgstr ""
msgid "An upload link is shared to you on %s"
msgstr "有人在 %s 上共享了一個上傳網址給你"
#: seahub/api2/endpoints/share_links.py:458
#: seahub/api2/endpoints/share_links.py:467
#: seahub/api2/endpoints/share_links.py:460
#: seahub/api2/endpoints/share_links.py:469
#, python-format
msgid "Share link %s already exists."
msgstr ""
@ -822,8 +823,8 @@ msgstr "請登入"
msgid "Email or Username"
msgstr "電郵或使用者名稱"
#: seahub/auth/forms.py:28 seahub/auth/forms.py:218
#: seahub/base/accounts.py:1162
#: seahub/auth/forms.py:28 seahub/auth/forms.py:219
#: seahub/base/accounts.py:1163
#: seahub/invitations/templates/invitations/token_view.html:13
#: seahub/organizations/templates/organizations/org_register.html:36
#: seahub/share/views.py:320 seahub/templates/decrypt_repo_form.html:10
@ -866,38 +867,38 @@ msgstr "電子郵件"
msgid "Can not reset password, please contact LDAP admin."
msgstr "不能重置密碼,請聯繫 LDAP 管理員。"
#: seahub/auth/forms.py:145
#: seahub/auth/forms.py:146
#, python-format
msgid "Reset Password on %s"
msgstr "%s 密碼重置"
#: seahub/auth/forms.py:154
#: seahub/auth/forms.py:155
msgid "New password"
msgstr "新密碼"
#: seahub/auth/forms.py:155
#: seahub/auth/forms.py:156
msgid "New password confirmation"
msgstr "新密碼確認"
#: seahub/auth/forms.py:184 seahub/auth/forms.py:230
#: seahub/base/accounts.py:1218 seahub/organizations/forms.py:69
#: seahub/auth/forms.py:185 seahub/auth/forms.py:231
#: seahub/base/accounts.py:1220 seahub/organizations/forms.py:71
msgid "The two password fields didn't match."
msgstr "兩次輸入的密碼不一致"
#: seahub/auth/forms.py:198
#: seahub/auth/forms.py:199
msgid "Old password"
msgstr "舊密碼"
#: seahub/auth/forms.py:206
#: seahub/auth/forms.py:207
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "舊密碼輸入錯誤。請重新輸入。"
#: seahub/auth/forms.py:219 seahub/base/accounts.py:1164
#: seahub/auth/forms.py:220 seahub/base/accounts.py:1165
msgid "Password (again)"
msgstr "請再次輸入密碼"
#: seahub/auth/forms.py:250 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:47
#: seahub/auth/forms.py:251 seahub/forms.py:35 seahub/invitations/views.py:39
#: seahub/invitations/views.py:54 seahub/organizations/forms.py:49
#: seahub/profile/forms.py:46
msgid "A user with this email already exists."
msgstr "這個電子郵件已被註冊"
@ -980,44 +981,44 @@ msgstr "更新成功。"
msgid "Successfully deleted the requested avatars."
msgstr "刪除成功。"
#: seahub/base/accounts.py:678
#: seahub/base/accounts.py:679
#, python-format
msgid "Account %(account)s froze on %(site)s."
msgstr "%(site)s 上的帳號 %(account)s 已被凍結。"
#: seahub/base/accounts.py:1152
#: seahub/base/accounts.py:1153
msgid "Email address"
msgstr "電子郵件地址"
#: seahub/base/accounts.py:1158
#: seahub/base/accounts.py:1159
msgid "Username"
msgstr "用戶名"
#: seahub/base/accounts.py:1159
#: seahub/base/accounts.py:1160
msgid "This value must be of length 40"
msgstr "長度為40字元"
#: seahub/base/accounts.py:1178
#: seahub/base/accounts.py:1179
msgid "Enter a valid email address."
msgstr "請輸入有效的郵箱地址。"
#: seahub/base/accounts.py:1188
#: seahub/base/accounts.py:1190
msgid "Invalid user id."
msgstr "無效user id"
#: seahub/base/accounts.py:1240
#: seahub/base/accounts.py:1242
msgid "name"
msgstr "名稱"
#: seahub/base/accounts.py:1243
#: seahub/base/accounts.py:1245
msgid "department"
msgstr "部門"
#: seahub/base/accounts.py:1246
#: seahub/base/accounts.py:1248
msgid "telephone"
msgstr "電話"
#: seahub/base/accounts.py:1249
#: seahub/base/accounts.py:1251
msgid "note"
msgstr "備註"
@ -1267,45 +1268,45 @@ msgid "%(seconds)d second ago"
msgid_plural "%(seconds)d seconds ago"
msgstr[0] "%(seconds)d 秒前"
#: seahub/base/templatetags/seahub_tags.py:471
#: seahub/base/templatetags/seahub_tags.py:472
#: seahub/institutions/templates/institutions/user_info.html:72
#: seahub/sysadmin_extra/views.py:237
msgid "Read-Write"
msgstr "可讀寫"
#: seahub/base/templatetags/seahub_tags.py:473
#: seahub/base/templatetags/seahub_tags.py:474
#: seahub/sysadmin_extra/views.py:239
msgid "Read-Only"
msgstr "唯讀"
#: seahub/base/templatetags/seahub_tags.py:497
#: seahub/base/templatetags/seahub_tags.py:509
#: seahub/base/templatetags/seahub_tags.py:498
#: seahub/base/templatetags/seahub_tags.py:510
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d bytes"
#: seahub/base/templatetags/seahub_tags.py:511
#: seahub/base/templatetags/seahub_tags.py:512
#, python-format
msgid "%s KB"
msgstr "%s KB"
#: seahub/base/templatetags/seahub_tags.py:513
#: seahub/base/templatetags/seahub_tags.py:514
#, python-format
msgid "%s MB"
msgstr "%s MB"
#: seahub/base/templatetags/seahub_tags.py:515
#: seahub/base/templatetags/seahub_tags.py:516
#, python-format
msgid "%s GB"
msgstr "%s GB"
#: seahub/base/templatetags/seahub_tags.py:517
#: seahub/base/templatetags/seahub_tags.py:518
#, python-format
msgid "%s TB"
msgstr "%s TB"
#: seahub/base/templatetags/seahub_tags.py:519
#: seahub/base/templatetags/seahub_tags.py:520
#, python-format
msgid "%s PB"
msgstr "%s PB"
@ -4335,7 +4336,7 @@ msgid ""
"alphanumeric characters and hyphens."
msgstr ""
#: seahub/organizations/forms.py:40 seahub/share/views.py:530
#: seahub/organizations/forms.py:41 seahub/share/views.py:530
msgid "Email address is not valid"
msgstr "電郵地址無效"
@ -4514,14 +4515,18 @@ msgstr ""
msgid "Library %s not found."
msgstr ""
#: seahub/share/decorators.py:30
#: seahub/share/decorators.py:34
msgid "Link does not exist."
msgstr ""
#: seahub/share/decorators.py:33
#: seahub/share/decorators.py:37
msgid "Link is expired."
msgstr ""
#: seahub/share/decorators.py:109
msgid "The number of share link exceeds the limit."
msgstr ""
#: seahub/share/forms.py:20 seahub/share/forms.py:33
msgid "Email is required"
msgstr "請輸入電子郵件"

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@
"left": "Слева",
"center": "По центру",
"right": "Справа",
"file_saved": "Файл сохранен.",
"file_saved": "Файл сохранён.",
"file_failed_to_save": "Не удалось сохранить файл.",
"star": "Добавить пометку",
"unstar": "Удалить пометку",
@ -65,7 +65,7 @@
"password": "Пароль",
"at_least_8_characters": "не менее 8 символов",
"password_again": "Подтвердите пароль",
"add_auto_expiration": "Добавить авто истечение срока действия",
"add_auto_expiration": "Добавить автоистечение срока действия",
"days": "дней",
"please_enter_password": "Пожалуйста, введите пароль",
"greater_than_or_equal_to": "Больше или равно",
@ -73,13 +73,13 @@
"set_permission": "Установить разрешения",
"preview_and_download": "Предпросмотр и скачивание",
"preview_only": "Только предпросмотр",
"please_enter_valid_days": "Пожалуйста, введите корректные дни",
"please_enter_valid_days": "Пожалуйста, введите действительные дни",
"please_enter_a_non-negative_integer": "Пожалуйста, введите неотрицательное целое число",
"please_enter_days": "Пожалуйста, введите дни",
"password_is_too_short": "Пароль слишком короткий",
"passwords_do_not_match": "Пароли не совпадают",
"return_to_wiki_page": "Вернуться на страницу Wiki",
"insert_network_image": "Вставить удаленное изображение",
"return_to_wiki_page": "Вернуться на страницу Вики",
"insert_network_image": "Вставить удалённое изображение",
"upload_local_image": "Загрузить локальное изображение",
"add_link": "Добавить ссылку",
"file_history": "История файла",
@ -89,8 +89,8 @@
"local_draft": "Локальный черновик",
"use_draft": "Использовать черновик",
"delete_draft": "Удалить черновик",
"you_have_an_unsaved_draft_do_you_like_to_use_it": "У вас есть несохраненный черновик. Хотите использовать его?",
"local_draft_saved": "Локальный черновик сохранен",
"you_have_an_unsaved_draft_do_you_like_to_use_it": "У вас есть несохранённый черновик. Хотите использовать его?",
"local_draft_saved": "Локальный черновик сохранён",
"new_draft": "Новый черновик",
"view_draft": "Просмотр черновика",
"publish": "Опубликовать",
@ -99,7 +99,7 @@
"comments": "Комментарии",
"add_a_comment": "Добавить комментарий...",
"no_comment_yet": "Комментариев пока нет.",
"Mark_as_Resolved": "Отметить как решенный",
"Mark_as_Resolved": "Отметить как решённый",
"ask_for_review": "Спросить отзыв",
"review_already_exists": "Отзыв уже существует",
"view_review": "Просмотр отзыва",
@ -107,11 +107,11 @@
"start_review": "Начать отзыв",
"this_file_is_in_draft_stage": "Этот файл находится в стадии черновика.",
"this_file_is_in_review_stage": "Этот файл находится на стадии проверки.",
"this_file_has_been_updated": "Этот файл был обновлен.",
"this_file_has_been_updated": "Этот файл был обновлён.",
"refresh": "Обновить",
"related_files": "связанные файлы",
"related_file": "связанный файл",
"no_tags": "Нет тегов",
"no_tags": "Нет меток",
"Date": "Дата",
"Participants": "Участники",
"Meeting_note": "Заметка о встрече",
@ -123,7 +123,7 @@
"no_document_improvement_suggestion": "Нет предложений по улучшению документа",
"Hide_side_panel": "Скрыть боковую панель",
"Show_side_panel": "Показать боковую панель",
"Show_resolved_comments": "Показать разрешенные комментарии",
"Show_resolved_comments": "Показать разрешённые комментарии",
"Update": "Изменить",
"Width": "Ширина",
"Height": "Высота",
@ -132,7 +132,7 @@
"Size": "Размер",
"Location": "Местонахождение",
"Last_Update": "Последнее обновление",
"Tags": "Теги",
"Tags": "Метки",
"Related_Files": "Связанные файлы",
"Add_participants": "Добавить участников",
"markdownLint": {
@ -202,7 +202,7 @@
"shortcutData": {
"Bold": "Полужирный",
"Italic": "Курсив",
"Italic_Bold": "Курсив Полужирный",
"Italic_Bold": "Курсив полужирный",
"Inline_code": "Встроенный код"
}
}, {

View File

@ -375,5 +375,7 @@
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
"Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!",
"Has_been_removed_tip": "Document has been removed, please view other documents."
"Has_been_removed_tip": "Document has been removed, please view other documents.",
"Checking": "Checking...",
"Publishing": "Publishing..."
}

View File

@ -375,5 +375,7 @@
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
"Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!",
"Has_been_removed_tip": "Document has been removed, please view other documents."
"Has_been_removed_tip": "Document has been removed, please view other documents.",
"Checking": "Checking...",
"Publishing": "Publishing..."
}

View File

@ -375,5 +375,7 @@
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
"Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!",
"Has_been_removed_tip": "Document has been removed, please view other documents."
"Has_been_removed_tip": "Document has been removed, please view other documents.",
"Checking": "Checking...",
"Publishing": "Publishing..."
}

View File

@ -375,5 +375,7 @@
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
"Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!",
"Has_been_removed_tip": "Document has been removed, please view other documents."
"Has_been_removed_tip": "Document has been removed, please view other documents.",
"Checking": "Checking...",
"Publishing": "Publishing..."
}

View File

@ -375,5 +375,7 @@
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
"Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!",
"Has_been_removed_tip": "Document has been removed, please view other documents."
"Has_been_removed_tip": "Document has been removed, please view other documents.",
"Checking": "Checking...",
"Publishing": "Publishing..."
}

View File

@ -365,15 +365,17 @@
"Subtitle": "Подзаголовок",
"Link_sdoc": "Ссылка на sdoc",
"Link_file": "Ссылка на файл",
"Keep_my_modification": "Keep my modification",
"Keep_other_modification": "Keep other's modification",
"Keep_both_modification": "Keep my modification",
"Tip": "Tip",
"Rebase_delete_no_change_revision_tip": "Revision has not made any change compared to original document. Do you want to delete this revision?",
"Has_been_replaced_tip": "Document content has been replaced. Please refresh the page.",
"Has_been_published_tip": "Revision has been published, Automatically jump to source content after {{ time }} seconds.",
"Has_conflict_before_publish_tip": "There are conflicts in the document, please resolve it before publishing!",
"Merge_tip": "There are conflicts in the documents. Do you want to merge them?",
"Has_conflict_before_view_changes_tip": "There are conflicts in the document. Please resolve the conflict before viewing the changes!",
"Has_been_removed_tip": "Document has been removed, please view other documents."
"Keep_my_modification": "Сохранить мою модификацию",
"Keep_other_modification": "Сохранить чужую модификацию",
"Keep_both_modification": "Сохранить мою модификацию",
"Tip": "Совет",
"Rebase_delete_no_change_revision_tip": "Редакция не внесла никаких изменений по сравнению с исходным документом. Вы хотите удалить эту редакцию?",
"Has_been_replaced_tip": "Содержимое документа было заменено. Обновите страницу.",
"Has_been_published_tip": "Версия опубликована. Автоматический переход к исходному контенту через {{ time }} секунд.",
"Has_conflict_before_publish_tip": "В документе есть конфликты, разрешите их перед публикацией!",
"Merge_tip": "В документах есть конфликты. Вы хотите объединить их?",
"Has_conflict_before_view_changes_tip": "В документе есть конфликты. Разрешите конфликт перед просмотром изменений!",
"Has_been_removed_tip": "Документ удален, посмотрите другие документы.",
"Checking": "Проверка...",
"Publishing": "Публикация..."
}

View File

@ -375,5 +375,7 @@
"Has_conflict_before_publish_tip": "文档有冲突,请解决冲突后再发布!",
"Merge_tip": "文档有冲突,是否合并?",
"Has_conflict_before_view_changes_tip": "文档有冲突,请解决冲突后再查看更改!",
"Has_been_removed_tip": "文档已经被删除,请查看其他文档"
"Has_been_removed_tip": "文档已经被删除,请查看其他文档",
"Checking": "检查中...",
"Publishing": "发布中..."
}