aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-14 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-14 00:19:31 +0000
commitc63918587b9e5356c740a846888e68d9a1d7be7f (patch)
treec80fb4a2a1e229290dadae76f72339cc83b66a84 /apps/files_sharing/l10n
parent91be1482b4f3c23da862d7c6e799e6664f1be074 (diff)
downloadnextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.tar.gz
nextcloud-server-c63918587b9e5356c740a846888e68d9a1d7be7f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/ar.js59
-rw-r--r--apps/files_sharing/l10n/ar.json59
-rw-r--r--apps/files_sharing/l10n/de_DE.js60
-rw-r--r--apps/files_sharing/l10n/de_DE.json60
-rw-r--r--apps/files_sharing/l10n/gl.js42
-rw-r--r--apps/files_sharing/l10n/gl.json42
-rw-r--r--apps/files_sharing/l10n/zh_HK.js57
-rw-r--r--apps/files_sharing/l10n/zh_HK.json57
8 files changed, 426 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js
index e89ded76eaf..b9a816ed870 100644
--- a/apps/files_sharing/l10n/ar.js
+++ b/apps/files_sharing/l10n/ar.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Public link sharing is disabled by the administrator" : "المشاركة عن طريق الروابط العامة معطّلة من قِبَل المُشرف",
"Public upload disabled by the administrator" : "عمليات الرفع العامة معطّلة من قِبَل المُشرف",
"Public upload is only possible for publicly shared folders" : "عمليات الرفع العامة مسموحة فقط في المجلدات المُشارَكة",
+ "Please specify a valid email address" : "من فضلك، عيٍّن عنواناً صحيحاً للبريد الإلكتروني",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "مشاركة %s لارسال كلمة المرور من قبل تطبيق \"المحادثة Talk\" نكست كلاود فشلت بسبب عدم تفعيل التطبيق.",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "فشلت مشاركة %1$s لأن الخلفية لا تسمح بالمشاركة من النوع %2$s",
"Please specify a valid federated account ID" : "رجاءً، حدِّد مُعرِّفاً صحيحاً لحساب اتحادي federated account ID",
@@ -98,11 +99,22 @@ OC.L10N.register(
"Not a directory" : "ليس مُجلّداً صحيحاً",
"Could not lock node" : "تعذّر قَفْل lock النقطة node",
"Could not lock path" : "تعذّر قَفْل lock المسار path",
+ "no sharing rights on this item" : "لا توجد حقوق مشاركة في هذا العنصر",
+ "You are not allowed to edit incoming shares" : "أنت غير مسموحٍ لك بتعديل المشاركات الواردة",
"Wrong or no update parameter given" : "خطأ أو لم يتم تقديم بارامتر للتحديث update paramete",
+ "You are not allowed to edit link shares that you don't own" : "أنت غير مسموحٍ لك بتعديل مشاركات الروابط التي لا تملكها",
"Share must at least have READ or CREATE permissions" : "يجب أن تمتلك المشاركة أذونات الإنشاء CREATE و القراءة READ على الأقل",
"Share must have READ permission if UPDATE or DELETE permission is set" : "يجب أن تمتلك المشاركة إذن القراءة READ إذا كانت أذونات UPDATE أو DELETE مُعيّنة ",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"عملية إرسال كلمة المرور بواسطة تطبيق نكست كلاود للمحادثة Talk\" من أجل مشاركة ملف أو مُجلّد لم تُنفّذ بسبب أن التطبيق غير مُفعّل",
+ "Invalid date. Format must be YYYY-MM-DD" : "التاريخ غير صحيح. يجب أن يكون على الصيغة YYYY-MM-DD",
+ "No sharing rights on this item" : "لا توجد حقوق مشاركة في هذا العنصر",
+ "Invalid share attributes provided: \"%s\"" : "خصائص المشاركة المعطاة غير صحيحة: \"%s\"",
+ "Should not happen, instanceOfStorage but getInstanceOfStorage return null" : "يجب ألّا يحدث هذا. instanceOfStorage لكن getInstanceOfStorage ترجع بقيمة فارغة null",
+ "Should not happen, instanceOfStorage but not a wrapper" : "يجب ألّا يحدث هذا. instanceOfStorage لكن ليست لُفَافة wrapper",
+ "You are not allowed to send mail notifications" : "أنت غير مسموحٍ لك بإرسال إشعارات الإيميل",
+ "No mail notification configured for this share type" : "لا توجد إشعارات إيميل مُهيَّأةً لهذا النوع من المشاركات ",
"Wrong password" : "كلمة المرور غير صحيحة",
+ "Error while sending mail notification" : "حدث خطأ أثناء إرسال إشعار بإيميل",
"shared by %s" : "تمّت مشاركته مِن قبل %s",
"Download all files" : "تنزيل كافة الملفات",
"Direct link" : "رابط مباشر",
@@ -116,18 +128,61 @@ OC.L10N.register(
"Accept" : "قبول",
"Decline" : "رفض",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "يُمكِّن هذا التطبيق الأشخاص من مشاركة الملفات داخل نكست كلاود. عند تمكينه، يُمكِّن المشرف تحديد المجموعات التي يمكنها مشاركة الملفات. يمكن للأشخاص المعنيين بعد ذلك مشاركة الملفات والمجلدات مع حسابات ومجموعات أخرى داخل نكست كلاود. بالإضافة إلى ذلك، إذا قام المشرف بتمكين ميزة رابط المشاركة، فيمكن استخدام رابط خارجي لمشاركة الملفات مع أشخاص آخرين خارج نكست كلاود. يمكن للمشرفين أيضًا فرض كلمات المرور و تواريخ انتهاء الصلاحية و تمكين المشاركة من خادوم إلى خادوم عبر روابط المشاركة؛ بالإضافة إلى المشاركة من الأجهزة المحمولة. بالمقابل، يؤدي تعطيل التطبيق إلى إزالة الملفات والمجلدات المشتركة على الخادوم لدي جميع مستلمي المشاركة، و كذلك على عملاء المزامنة و تطبيقات الأجهزة المحمولة. \nللمزيد من المعلومات، أنظُر توثيق نكست كلاود.",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "مشرف النظام عندك قام بفرض تاريخ لانتهاء الصلاحية لا يتعدى {days} يوم.",
+ "When should the request expire?" : "متى يجب أن تنتهي صلاحية الطلب؟",
+ "Set a submission expirationDate" : "عيِّن تاريخ انتهاء صلاحية للإرسالية",
"Expiration date" : "تاريخ إنتهاء صلاحية المشاركة",
+ "Select a date" : "إختَر تاريخاً",
+ "Your administrator has enforced a password protection." : "مشرف النظام عندك قام بفرض الحماية عن طريق كلمة المرور",
+ "What password should be used for the request?" : "هل يجب استعمال كلمة مرور لهذا الطلب؟",
"Set a password" : "تعيين كلمة المرور",
"Password" : "كلمة المرور",
+ "Enter a valid password" : "أدخِل كلمة مرور صحيحة",
+ "Generate a new password" : "توليد كلمة مرور جديدة",
+ "The request will expire on {date} at midnight and will be password protected." : "سوف تنتهي صلاحية الطلب في {date} عند منتصف الليل، و سيكون محميّاً بكلمة مرور.",
+ "The request will expire on {date} at midnight." : "سوف تنتهي صلاحية الطلب في {date} عند منتصف الليل.",
+ "The request will be password protected." : "سوف يكون الطلب محميّاً بكلمة مرور.",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "بمجرد الإنشاء، يمكنك مشاركة الرابط أدناه للسماح للأشخاص بتحميل الملفات إلى الدليل الخاص بك.",
"Share link" : "رابط المشاركة",
"Copy to clipboard" : "نسخ الرابط إلى الحافظة",
+ "Send link via email" : "إرسال رابط عبر الإيميل",
+ "Enter an email address or paste a list" : "أدخِل عنوان إيميل أو إلصِق قائمةً",
+ "Remove email" : "إحذِف الإيميل",
+ "Automatically copying failed, please copy the share link manually" : "تعذّر النسخ التلقائي. قم رجاءً بنسخ رابط المشاركة يدويّاً",
"Link copied to clipboard" : "تمّ نسخ الرابط إلى الحافظة",
+ "Email already added" : "الإيميل سبقت إضافته سلفاً",
+ "Invalid email address" : "عنوان الإيميل غير صحيح",
+ "_1 email address already added_::_{count} email addresses already added_" : ["{count} عنوان إيميل سبقت إضافته سلفاً","1 عنوان إيميل سبقت إضافته سلفاً","{count} عنوان إيميل سبقت إضافته سلفاً","{count} عناوين إيميل سبقت إضافتهت سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً"],
+ "_1 email address added_::_{count} email addresses added_" : ["{count} عنوان إيميل تمت إضافته","1 عنوان إيميل تمت إضافته","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها"],
+ "What are you requesting?" : "ماذا تطلب؟",
+ "Request subject" : "موضوع الطلب",
+ "Birthday party photos, History assignment…" : "صور حفلات الميلاد، أو تاريخ المهام، ....",
+ "Where should these files go?" : "أين يجب أن يتم نقل هذه الملفات؟",
+ "The uploaded files are visible only to you unless you choose to share them." : "الملفات المرفوعة تكون ظاهرةً لك إلّا إذا قررت مشاركتها",
+ "Upload destination" : "مَقصِد رفع الملفات",
+ "Select a destination" : "إختَر المَقصِد",
+ "Revert to default" : "عُد إلى التلقائي",
+ "Add a note" : "أضِف ملاحظةً",
+ "Note for recipient" : "ملاحظة للمُستَلِم",
+ "Add a note to help people understand what you are requesting." : "أضِف ملاحظة لتوضح للآخرين ما تطلبه",
"Select" : "حدِّد",
+ "Create a file request" : "إنشاء طلب لملف",
+ "File request created" : "تمّ إنشاء طلب لملف",
+ "Collect files from others even if they do not have an account." : "جمِّع الملفات من الآخرين حتى لو لم يكونوا يملكون حساباتٍ",
+ "To ensure you can receive files, verify you have enough storage available." : "لضمان استلامك للملفات، تحقَّق من كفاية حصتك التخزينية.",
+ "File request" : "طلب الملف",
"Cancel" : "إلغاء",
+ "Cancel the file request creation" : "إلغاء عملية إنشاء طلب الملف",
+ "Previous step" : "الخطوة السابقة",
"Continue" : "مُتابعة",
"Close" : "إغلاق",
+ "Please select a folder, you cannot share the root directory." : "من فضلك، إختَر مجلداً. لا يمكنك مشاركة الدليل الجذر.",
+ "File request created and emails sent" : "تمّ إنشاء طلب الملف و تمّ إرسال الإيميلات",
"Error creating the share: {errorMessage}" : "خطأ في إنشاء المشاركة: {errorMessage}",
"Error creating the share" : "خطأ في إنشاء المشاركة",
+ "Error sending emails: {errorMessage}" : "حدث خطأ في إرسال الإيميلات: {errorMessage}",
+ "Error sending emails" : "حدث خطأ في إرسال الإيميلات",
+ "_Close and send email_::_Close and send {count} emails_" : ["أغلِق و أرسِل{count} إيميل","أغلِق و أرسِل الإيميل","أغلِق و أرسِل {count} إيميل","أغلِق و أرسِل {count} إيميلات","أغلِق و أرسِل {count} إيميلات","أغلِق و أرسِل {count} إيميلات"],
"Sharing" : "المشاركة",
"Accept shares from other accounts and groups by default" : "إقبَل المشاركات من حسابات و مجموعات أخرى بشكل تلقائي ",
"Error while toggling options" : "خطأ أثناء تبديل الخيارات",
@@ -168,8 +223,10 @@ OC.L10N.register(
"Create a new share link" : "أنشِيءْ رابط مشاركة جديد",
"{shareWith} by {initiator}" : "{shareWith} مِن قِبَل {initiator}",
"Shared via link by {initiator}" : "تمّت المشاركة عبر رابط من قِبَل {initator}",
+ "File request ({label})" : "طلب الملف ({label})",
"Mail share ({label})" : "مشاركة البريد ({label})",
"Share link ({label})" : "رابط المشاركة ({label})",
+ "Mail share" : "مشاركة الإيميل",
"Share link ({index})" : "رابط المشاركة ({index})",
"Actions for \"{title}\"" : "إجراءات لـ \"{title}\"",
"Copy public link of \"{title}\" to clipboard" : "إنسَخ الرابط العام لـ \"{title}\" إلى الحافظة",
@@ -229,6 +286,7 @@ OC.L10N.register(
"Toggle list of others with access to this directory" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الدليل",
"Toggle list of others with access to this file" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الملف",
"Unable to fetch inherited shares" : "تعذّر جلب المشاركات الموروثة inherited shares",
+ "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}"],
"Unable to load the shares list" : "تعذّر تحميل قائمة المشاركات",
"Expires {relativetime}" : "تنتهي الصلاحية في {relativetime}",
"this share just expired." : "صلاحية هذه المشاركة إنتَهَت للتَّوّ.",
@@ -247,6 +305,7 @@ OC.L10N.register(
"File \"{path}\" has been unshared" : "الملف \"{path}\" تمّ إلغاء مشاركته",
"Folder \"{path}\" has been unshared" : "المجلّد \"{path}\" تمّ إلغاء مشاركته",
"Share {propertyName} saved" : "المُشارَكة {propertyName} تمّ حفظها",
+ "Create new file request" : "إنشاء طلب جديد لملف",
"Shared by" : "تمّت مشاركته من قِبَل",
"Shared with" : "تمّت مشاركته مع",
"Password created successfully" : "تمّ إنشاء كلمة المرور بنجاح",
diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json
index db0ffceaa70..4322d91ea05 100644
--- a/apps/files_sharing/l10n/ar.json
+++ b/apps/files_sharing/l10n/ar.json
@@ -84,6 +84,7 @@
"Public link sharing is disabled by the administrator" : "المشاركة عن طريق الروابط العامة معطّلة من قِبَل المُشرف",
"Public upload disabled by the administrator" : "عمليات الرفع العامة معطّلة من قِبَل المُشرف",
"Public upload is only possible for publicly shared folders" : "عمليات الرفع العامة مسموحة فقط في المجلدات المُشارَكة",
+ "Please specify a valid email address" : "من فضلك، عيٍّن عنواناً صحيحاً للبريد الإلكتروني",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "مشاركة %s لارسال كلمة المرور من قبل تطبيق \"المحادثة Talk\" نكست كلاود فشلت بسبب عدم تفعيل التطبيق.",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "فشلت مشاركة %1$s لأن الخلفية لا تسمح بالمشاركة من النوع %2$s",
"Please specify a valid federated account ID" : "رجاءً، حدِّد مُعرِّفاً صحيحاً لحساب اتحادي federated account ID",
@@ -96,11 +97,22 @@
"Not a directory" : "ليس مُجلّداً صحيحاً",
"Could not lock node" : "تعذّر قَفْل lock النقطة node",
"Could not lock path" : "تعذّر قَفْل lock المسار path",
+ "no sharing rights on this item" : "لا توجد حقوق مشاركة في هذا العنصر",
+ "You are not allowed to edit incoming shares" : "أنت غير مسموحٍ لك بتعديل المشاركات الواردة",
"Wrong or no update parameter given" : "خطأ أو لم يتم تقديم بارامتر للتحديث update paramete",
+ "You are not allowed to edit link shares that you don't own" : "أنت غير مسموحٍ لك بتعديل مشاركات الروابط التي لا تملكها",
"Share must at least have READ or CREATE permissions" : "يجب أن تمتلك المشاركة أذونات الإنشاء CREATE و القراءة READ على الأقل",
"Share must have READ permission if UPDATE or DELETE permission is set" : "يجب أن تمتلك المشاركة إذن القراءة READ إذا كانت أذونات UPDATE أو DELETE مُعيّنة ",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"عملية إرسال كلمة المرور بواسطة تطبيق نكست كلاود للمحادثة Talk\" من أجل مشاركة ملف أو مُجلّد لم تُنفّذ بسبب أن التطبيق غير مُفعّل",
+ "Invalid date. Format must be YYYY-MM-DD" : "التاريخ غير صحيح. يجب أن يكون على الصيغة YYYY-MM-DD",
+ "No sharing rights on this item" : "لا توجد حقوق مشاركة في هذا العنصر",
+ "Invalid share attributes provided: \"%s\"" : "خصائص المشاركة المعطاة غير صحيحة: \"%s\"",
+ "Should not happen, instanceOfStorage but getInstanceOfStorage return null" : "يجب ألّا يحدث هذا. instanceOfStorage لكن getInstanceOfStorage ترجع بقيمة فارغة null",
+ "Should not happen, instanceOfStorage but not a wrapper" : "يجب ألّا يحدث هذا. instanceOfStorage لكن ليست لُفَافة wrapper",
+ "You are not allowed to send mail notifications" : "أنت غير مسموحٍ لك بإرسال إشعارات الإيميل",
+ "No mail notification configured for this share type" : "لا توجد إشعارات إيميل مُهيَّأةً لهذا النوع من المشاركات ",
"Wrong password" : "كلمة المرور غير صحيحة",
+ "Error while sending mail notification" : "حدث خطأ أثناء إرسال إشعار بإيميل",
"shared by %s" : "تمّت مشاركته مِن قبل %s",
"Download all files" : "تنزيل كافة الملفات",
"Direct link" : "رابط مباشر",
@@ -114,18 +126,61 @@
"Accept" : "قبول",
"Decline" : "رفض",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "يُمكِّن هذا التطبيق الأشخاص من مشاركة الملفات داخل نكست كلاود. عند تمكينه، يُمكِّن المشرف تحديد المجموعات التي يمكنها مشاركة الملفات. يمكن للأشخاص المعنيين بعد ذلك مشاركة الملفات والمجلدات مع حسابات ومجموعات أخرى داخل نكست كلاود. بالإضافة إلى ذلك، إذا قام المشرف بتمكين ميزة رابط المشاركة، فيمكن استخدام رابط خارجي لمشاركة الملفات مع أشخاص آخرين خارج نكست كلاود. يمكن للمشرفين أيضًا فرض كلمات المرور و تواريخ انتهاء الصلاحية و تمكين المشاركة من خادوم إلى خادوم عبر روابط المشاركة؛ بالإضافة إلى المشاركة من الأجهزة المحمولة. بالمقابل، يؤدي تعطيل التطبيق إلى إزالة الملفات والمجلدات المشتركة على الخادوم لدي جميع مستلمي المشاركة، و كذلك على عملاء المزامنة و تطبيقات الأجهزة المحمولة. \nللمزيد من المعلومات، أنظُر توثيق نكست كلاود.",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "مشرف النظام عندك قام بفرض تاريخ لانتهاء الصلاحية لا يتعدى {days} يوم.",
+ "When should the request expire?" : "متى يجب أن تنتهي صلاحية الطلب؟",
+ "Set a submission expirationDate" : "عيِّن تاريخ انتهاء صلاحية للإرسالية",
"Expiration date" : "تاريخ إنتهاء صلاحية المشاركة",
+ "Select a date" : "إختَر تاريخاً",
+ "Your administrator has enforced a password protection." : "مشرف النظام عندك قام بفرض الحماية عن طريق كلمة المرور",
+ "What password should be used for the request?" : "هل يجب استعمال كلمة مرور لهذا الطلب؟",
"Set a password" : "تعيين كلمة المرور",
"Password" : "كلمة المرور",
+ "Enter a valid password" : "أدخِل كلمة مرور صحيحة",
+ "Generate a new password" : "توليد كلمة مرور جديدة",
+ "The request will expire on {date} at midnight and will be password protected." : "سوف تنتهي صلاحية الطلب في {date} عند منتصف الليل، و سيكون محميّاً بكلمة مرور.",
+ "The request will expire on {date} at midnight." : "سوف تنتهي صلاحية الطلب في {date} عند منتصف الليل.",
+ "The request will be password protected." : "سوف يكون الطلب محميّاً بكلمة مرور.",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "بمجرد الإنشاء، يمكنك مشاركة الرابط أدناه للسماح للأشخاص بتحميل الملفات إلى الدليل الخاص بك.",
"Share link" : "رابط المشاركة",
"Copy to clipboard" : "نسخ الرابط إلى الحافظة",
+ "Send link via email" : "إرسال رابط عبر الإيميل",
+ "Enter an email address or paste a list" : "أدخِل عنوان إيميل أو إلصِق قائمةً",
+ "Remove email" : "إحذِف الإيميل",
+ "Automatically copying failed, please copy the share link manually" : "تعذّر النسخ التلقائي. قم رجاءً بنسخ رابط المشاركة يدويّاً",
"Link copied to clipboard" : "تمّ نسخ الرابط إلى الحافظة",
+ "Email already added" : "الإيميل سبقت إضافته سلفاً",
+ "Invalid email address" : "عنوان الإيميل غير صحيح",
+ "_1 email address already added_::_{count} email addresses already added_" : ["{count} عنوان إيميل سبقت إضافته سلفاً","1 عنوان إيميل سبقت إضافته سلفاً","{count} عنوان إيميل سبقت إضافته سلفاً","{count} عناوين إيميل سبقت إضافتهت سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً"],
+ "_1 email address added_::_{count} email addresses added_" : ["{count} عنوان إيميل تمت إضافته","1 عنوان إيميل تمت إضافته","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها"],
+ "What are you requesting?" : "ماذا تطلب؟",
+ "Request subject" : "موضوع الطلب",
+ "Birthday party photos, History assignment…" : "صور حفلات الميلاد، أو تاريخ المهام، ....",
+ "Where should these files go?" : "أين يجب أن يتم نقل هذه الملفات؟",
+ "The uploaded files are visible only to you unless you choose to share them." : "الملفات المرفوعة تكون ظاهرةً لك إلّا إذا قررت مشاركتها",
+ "Upload destination" : "مَقصِد رفع الملفات",
+ "Select a destination" : "إختَر المَقصِد",
+ "Revert to default" : "عُد إلى التلقائي",
+ "Add a note" : "أضِف ملاحظةً",
+ "Note for recipient" : "ملاحظة للمُستَلِم",
+ "Add a note to help people understand what you are requesting." : "أضِف ملاحظة لتوضح للآخرين ما تطلبه",
"Select" : "حدِّد",
+ "Create a file request" : "إنشاء طلب لملف",
+ "File request created" : "تمّ إنشاء طلب لملف",
+ "Collect files from others even if they do not have an account." : "جمِّع الملفات من الآخرين حتى لو لم يكونوا يملكون حساباتٍ",
+ "To ensure you can receive files, verify you have enough storage available." : "لضمان استلامك للملفات، تحقَّق من كفاية حصتك التخزينية.",
+ "File request" : "طلب الملف",
"Cancel" : "إلغاء",
+ "Cancel the file request creation" : "إلغاء عملية إنشاء طلب الملف",
+ "Previous step" : "الخطوة السابقة",
"Continue" : "مُتابعة",
"Close" : "إغلاق",
+ "Please select a folder, you cannot share the root directory." : "من فضلك، إختَر مجلداً. لا يمكنك مشاركة الدليل الجذر.",
+ "File request created and emails sent" : "تمّ إنشاء طلب الملف و تمّ إرسال الإيميلات",
"Error creating the share: {errorMessage}" : "خطأ في إنشاء المشاركة: {errorMessage}",
"Error creating the share" : "خطأ في إنشاء المشاركة",
+ "Error sending emails: {errorMessage}" : "حدث خطأ في إرسال الإيميلات: {errorMessage}",
+ "Error sending emails" : "حدث خطأ في إرسال الإيميلات",
+ "_Close and send email_::_Close and send {count} emails_" : ["أغلِق و أرسِل{count} إيميل","أغلِق و أرسِل الإيميل","أغلِق و أرسِل {count} إيميل","أغلِق و أرسِل {count} إيميلات","أغلِق و أرسِل {count} إيميلات","أغلِق و أرسِل {count} إيميلات"],
"Sharing" : "المشاركة",
"Accept shares from other accounts and groups by default" : "إقبَل المشاركات من حسابات و مجموعات أخرى بشكل تلقائي ",
"Error while toggling options" : "خطأ أثناء تبديل الخيارات",
@@ -166,8 +221,10 @@
"Create a new share link" : "أنشِيءْ رابط مشاركة جديد",
"{shareWith} by {initiator}" : "{shareWith} مِن قِبَل {initiator}",
"Shared via link by {initiator}" : "تمّت المشاركة عبر رابط من قِبَل {initator}",
+ "File request ({label})" : "طلب الملف ({label})",
"Mail share ({label})" : "مشاركة البريد ({label})",
"Share link ({label})" : "رابط المشاركة ({label})",
+ "Mail share" : "مشاركة الإيميل",
"Share link ({index})" : "رابط المشاركة ({index})",
"Actions for \"{title}\"" : "إجراءات لـ \"{title}\"",
"Copy public link of \"{title}\" to clipboard" : "إنسَخ الرابط العام لـ \"{title}\" إلى الحافظة",
@@ -227,6 +284,7 @@
"Toggle list of others with access to this directory" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الدليل",
"Toggle list of others with access to this file" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الملف",
"Unable to fetch inherited shares" : "تعذّر جلب المشاركات الموروثة inherited shares",
+ "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}"],
"Unable to load the shares list" : "تعذّر تحميل قائمة المشاركات",
"Expires {relativetime}" : "تنتهي الصلاحية في {relativetime}",
"this share just expired." : "صلاحية هذه المشاركة إنتَهَت للتَّوّ.",
@@ -245,6 +303,7 @@
"File \"{path}\" has been unshared" : "الملف \"{path}\" تمّ إلغاء مشاركته",
"Folder \"{path}\" has been unshared" : "المجلّد \"{path}\" تمّ إلغاء مشاركته",
"Share {propertyName} saved" : "المُشارَكة {propertyName} تمّ حفظها",
+ "Create new file request" : "إنشاء طلب جديد لملف",
"Shared by" : "تمّت مشاركته من قِبَل",
"Shared with" : "تمّت مشاركته مع",
"Password created successfully" : "تمّ إنشاء كلمة المرور بنجاح",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index ce3f249c0ee..663fb50ef25 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert",
"Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch den Administrator deaktiviert",
"Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt",
+ "Please specify a valid email address" : "Bitte eine gültige E-Mail-Adresse eingeben",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht aktiviert ist",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt",
"Please specify a valid federated account ID" : "Bitte geben Sie eine gültige Federated-Konto-ID ein",
@@ -98,11 +99,22 @@ OC.L10N.register(
"Not a directory" : "Kein Verzeichnis",
"Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
+ "no sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
+ "You are not allowed to edit incoming shares" : "Sie dürfen eingehende Freigaben nicht bearbeiten",
"Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben",
+ "You are not allowed to edit link shares that you don't own" : "Sie dürfen Linkfreigaben die Sie nicht besitzen nicht bearbeiten",
"Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens LESEN- oder ERSTELLEN-Rechte haben",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.",
+ "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT",
+ "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
+ "Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute eingegeben: \"%s\"",
+ "Should not happen, instanceOfStorage but getInstanceOfStorage return null" : "Das sollte nicht passieren, instanceOfStorage aber getInstanceOfStorage gibt Null zurück",
+ "Should not happen, instanceOfStorage but not a wrapper" : "Das sollte nicht passieren, instanceOfStorage aber kein Wrapper",
+ "You are not allowed to send mail notifications" : "Sie dürfen keine E-Mail-Benachrichtigungen senden",
+ "No mail notification configured for this share type" : "Keine E-Mail-Benachrichtigung für diesen Freigabetyp eingerichtet",
"Wrong password" : "Falsches Passwort",
+ "Error while sending mail notification" : "Feler beim Sendern der E-Mail-Benachrichtigung",
"shared by %s" : "von %s geteilt",
"Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
@@ -116,19 +128,61 @@ OC.L10N.register(
"Accept" : "Akzeptieren",
"Decline" : "Ablehnen",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Personen, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann die Administration wählen, welche Gruppen Dateien teilen können. Die entsprechenden Personen können dann Dateien und Ordner mit anderen Personen und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Personen außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "Ihre Administration hat ein Standardablaufdatum mit einer maximalen Anzahl von {days} Tagen erzwungen.",
+ "When should the request expire?" : "Wann soll die Anfrage ablaufen?",
+ "Set a submission expirationDate" : "Ablaufdatum für die Übermittlung festlegen",
"Expiration date" : "Ablaufdatum",
+ "Select a date" : "Datum auswählen",
+ "Your administrator has enforced a password protection." : "Ihre Administration erzwingt einen Passwortschutz",
+ "What password should be used for the request?" : "Welches Passwort soll für die Anfrage verwendet werden?",
"Set a password" : "Passwort setzen",
"Password" : "Passwort",
+ "Enter a valid password" : "Ein gültige Passwort eingeben",
+ "Generate a new password" : "Ein neues Passwort erstellen",
+ "The request will expire on {date} at midnight and will be password protected." : "Die Anfrage läuft am {date} um Mitternacht ab und ist passwortgeschützt.",
+ "The request will expire on {date} at midnight." : "Die Anfrage läuft am {date} um Mitternacht ab.",
+ "The request will be password protected." : "Die Anfrage wird passwortgeschützt sein.",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "Nach der Erstellung können Sie den unten stehenden Link freigeben, damit Dateien von Anderen in Ihr Verzeichnis hochgeladen werden können.",
"Share link" : "Link teilen",
"Copy to clipboard" : "In die Zwischenablage kopieren",
- "Send link via email" : "Link als E-Mail verschicken",
+ "Send link via email" : "Link per E-Mail verschicken",
+ "Enter an email address or paste a list" : "E-Mailadresse eingeben oder eine Liste einfügen",
+ "Remove email" : "E-Mailadresse entfernen",
+ "Automatically copying failed, please copy the share link manually" : "Automatisches Kopieren ist fehlgeschlagen, bitte den Freigabelink manuell kopieren",
"Link copied to clipboard" : "Link wurde in die Zwischenablage kopiert",
+ "Email already added" : "Die E-Mailadresse wurde bereits hinzugefügt",
+ "Invalid email address" : "Ungültige E-Mailadresse",
+ "_1 email address already added_::_{count} email addresses already added_" : ["1 E-Mailadresse bereits hinzugefügt","{count} E-Mailadressen bereits hinzugefügt"],
+ "_1 email address added_::_{count} email addresses added_" : ["1 E-Mailadresse hinzugefügt","{count} E-Mailadressen hinzugefügt"],
+ "What are you requesting?" : "Was fordern Sie an?",
+ "Request subject" : "Betreff der Anfrage",
+ "Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben…",
+ "Where should these files go?" : "Wo sollen diese Dateien gespeichert werden?",
+ "The uploaded files are visible only to you unless you choose to share them." : "Die hochgeladenen Dateien sind nur für Sie sichtbar, so lange Sie sie nicht freizugeben.",
+ "Upload destination" : "Ziel für das Hochladen",
+ "Select a destination" : "Ein Ziel wählen",
+ "Revert to default" : "Auf Standardwert zurücksetzen",
+ "Add a note" : "Notiz hinzufügen",
+ "Note for recipient" : "Notiz für den Empfänger",
+ "Add a note to help people understand what you are requesting." : "Fügen Sie eine Notiz hinzu, damit die Adressaten verstehen, was Sie anfordern.",
"Select" : "Auswählen",
+ "Create a file request" : "Eine Dateianforderung erstellen",
+ "File request created" : "Dateianforderung erstellt",
+ "Collect files from others even if they do not have an account." : "Dateien von anderen einsammeln, auch wenn diese kein Konto haben.",
+ "To ensure you can receive files, verify you have enough storage available." : "Um sicherzustellen, dass Sie Dateien empfangen können, überprüfen Sie, ob Ihnen genügend Speicherplatz zur Verfügung steht.",
+ "File request" : "Dateianforderung",
"Cancel" : "Abbrechen",
+ "Cancel the file request creation" : "Erstellung der Dateianforderung abbrechen",
+ "Previous step" : "Vorheriger Schritt",
"Continue" : "Fortsetzen",
"Close" : "Schließen",
+ "Please select a folder, you cannot share the root directory." : "Bitte wählen Sie einen Ordner aus. Das Rootverzeichnis kann nicht freigegeben werden.",
+ "File request created and emails sent" : "Dateianforderung erstellt und E-Mail versandt",
"Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}",
"Error creating the share" : "Fehler beim Erstellen der Freigabe",
+ "Error sending emails: {errorMessage}" : "Fehler beim E-Mailversand: {errorMessage}",
+ "Error sending emails" : "Fehler beim E-Mailversand",
+ "_Close and send email_::_Close and send {count} emails_" : ["Schließen und E-Mail versenden","Schließen und {count} E-Mails versenden"],
"Sharing" : "Teilen",
"Accept shares from other accounts and groups by default" : "Freigaben von anderen Konten und Gruppen standardmäßig annehmen",
"Error while toggling options" : "Fehler beim Umschalten der Optionen",
@@ -169,8 +223,10 @@ OC.L10N.register(
"Create a new share link" : "Neuen Freigabe-Link erstellen",
"{shareWith} by {initiator}" : "{shareWith} von {initiator}",
"Shared via link by {initiator}" : "Geteilt mittels Link von {initiator}",
+ "File request ({label})" : "Dateianforderung ({label})",
"Mail share ({label})" : "Mail-Freigabe ({label})",
"Share link ({label})" : "Link teilen ({label})",
+ "Mail share" : "E-Mailfreigabe",
"Share link ({index})" : "Link teilen ({index})",
"Actions for \"{title}\"" : "Aktionen für \"{title}\"",
"Copy public link of \"{title}\" to clipboard" : "Öffentlichen Link von \"{title}\" in die Zwischenablage kopieren",
@@ -230,6 +286,7 @@ OC.L10N.register(
"Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten",
"Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten",
"Unable to fetch inherited shares" : "Laden der vererbten Freigaben fehlgeschlagen",
+ "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Die folgende E-Mailadresse ist ungültig: ","Die folgenden E-Mailadressen sind ungültig: {emails}"],
"Unable to load the shares list" : "Liste der Freigaben kann nicht geladen werden",
"Expires {relativetime}" : "Läuft {relativetime} ab",
"this share just expired." : "Diese Freigabe ist gerade abgelaufen.",
@@ -248,6 +305,7 @@ OC.L10N.register(
"File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt",
"Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt",
"Share {propertyName} saved" : "Freigabe {propertyName} gespeichert",
+ "Create new file request" : "Neue Dateianforderung erstellen",
"Shared by" : "Geteilt von",
"Shared with" : "Geteilt mit",
"Password created successfully" : "Passwort erstellt",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index fcbf5c8da2e..2f88f9292a6 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -84,6 +84,7 @@
"Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert",
"Public upload disabled by the administrator" : "Das öffentliche Hochladen ist durch den Administrator deaktiviert",
"Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt",
+ "Please specify a valid email address" : "Bitte eine gültige E-Mail-Adresse eingeben",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht aktiviert ist",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt",
"Please specify a valid federated account ID" : "Bitte geben Sie eine gültige Federated-Konto-ID ein",
@@ -96,11 +97,22 @@
"Not a directory" : "Kein Verzeichnis",
"Could not lock node" : "Knotenpunkt konnte nicht gesperrt werden",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
+ "no sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
+ "You are not allowed to edit incoming shares" : "Sie dürfen eingehende Freigaben nicht bearbeiten",
"Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben",
+ "You are not allowed to edit link shares that you don't own" : "Sie dürfen Linkfreigaben die Sie nicht besitzen nicht bearbeiten",
"Share must at least have READ or CREATE permissions" : "Freigabe muss mindestens LESEN- oder ERSTELLEN-Rechte haben",
"Share must have READ permission if UPDATE or DELETE permission is set" : "Die Freigabe muss das Recht LESEN haben, wenn das Recht AKTUALISIEREN oder LÖSCHEN gesetzt ist",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.",
+ "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT",
+ "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte",
+ "Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute eingegeben: \"%s\"",
+ "Should not happen, instanceOfStorage but getInstanceOfStorage return null" : "Das sollte nicht passieren, instanceOfStorage aber getInstanceOfStorage gibt Null zurück",
+ "Should not happen, instanceOfStorage but not a wrapper" : "Das sollte nicht passieren, instanceOfStorage aber kein Wrapper",
+ "You are not allowed to send mail notifications" : "Sie dürfen keine E-Mail-Benachrichtigungen senden",
+ "No mail notification configured for this share type" : "Keine E-Mail-Benachrichtigung für diesen Freigabetyp eingerichtet",
"Wrong password" : "Falsches Passwort",
+ "Error while sending mail notification" : "Feler beim Sendern der E-Mail-Benachrichtigung",
"shared by %s" : "von %s geteilt",
"Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
@@ -114,19 +126,61 @@
"Accept" : "Akzeptieren",
"Decline" : "Ablehnen",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Personen, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann die Administration wählen, welche Gruppen Dateien teilen können. Die entsprechenden Personen können dann Dateien und Ordner mit anderen Personen und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Personen außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "Ihre Administration hat ein Standardablaufdatum mit einer maximalen Anzahl von {days} Tagen erzwungen.",
+ "When should the request expire?" : "Wann soll die Anfrage ablaufen?",
+ "Set a submission expirationDate" : "Ablaufdatum für die Übermittlung festlegen",
"Expiration date" : "Ablaufdatum",
+ "Select a date" : "Datum auswählen",
+ "Your administrator has enforced a password protection." : "Ihre Administration erzwingt einen Passwortschutz",
+ "What password should be used for the request?" : "Welches Passwort soll für die Anfrage verwendet werden?",
"Set a password" : "Passwort setzen",
"Password" : "Passwort",
+ "Enter a valid password" : "Ein gültige Passwort eingeben",
+ "Generate a new password" : "Ein neues Passwort erstellen",
+ "The request will expire on {date} at midnight and will be password protected." : "Die Anfrage läuft am {date} um Mitternacht ab und ist passwortgeschützt.",
+ "The request will expire on {date} at midnight." : "Die Anfrage läuft am {date} um Mitternacht ab.",
+ "The request will be password protected." : "Die Anfrage wird passwortgeschützt sein.",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "Nach der Erstellung können Sie den unten stehenden Link freigeben, damit Dateien von Anderen in Ihr Verzeichnis hochgeladen werden können.",
"Share link" : "Link teilen",
"Copy to clipboard" : "In die Zwischenablage kopieren",
- "Send link via email" : "Link als E-Mail verschicken",
+ "Send link via email" : "Link per E-Mail verschicken",
+ "Enter an email address or paste a list" : "E-Mailadresse eingeben oder eine Liste einfügen",
+ "Remove email" : "E-Mailadresse entfernen",
+ "Automatically copying failed, please copy the share link manually" : "Automatisches Kopieren ist fehlgeschlagen, bitte den Freigabelink manuell kopieren",
"Link copied to clipboard" : "Link wurde in die Zwischenablage kopiert",
+ "Email already added" : "Die E-Mailadresse wurde bereits hinzugefügt",
+ "Invalid email address" : "Ungültige E-Mailadresse",
+ "_1 email address already added_::_{count} email addresses already added_" : ["1 E-Mailadresse bereits hinzugefügt","{count} E-Mailadressen bereits hinzugefügt"],
+ "_1 email address added_::_{count} email addresses added_" : ["1 E-Mailadresse hinzugefügt","{count} E-Mailadressen hinzugefügt"],
+ "What are you requesting?" : "Was fordern Sie an?",
+ "Request subject" : "Betreff der Anfrage",
+ "Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben…",
+ "Where should these files go?" : "Wo sollen diese Dateien gespeichert werden?",
+ "The uploaded files are visible only to you unless you choose to share them." : "Die hochgeladenen Dateien sind nur für Sie sichtbar, so lange Sie sie nicht freizugeben.",
+ "Upload destination" : "Ziel für das Hochladen",
+ "Select a destination" : "Ein Ziel wählen",
+ "Revert to default" : "Auf Standardwert zurücksetzen",
+ "Add a note" : "Notiz hinzufügen",
+ "Note for recipient" : "Notiz für den Empfänger",
+ "Add a note to help people understand what you are requesting." : "Fügen Sie eine Notiz hinzu, damit die Adressaten verstehen, was Sie anfordern.",
"Select" : "Auswählen",
+ "Create a file request" : "Eine Dateianforderung erstellen",
+ "File request created" : "Dateianforderung erstellt",
+ "Collect files from others even if they do not have an account." : "Dateien von anderen einsammeln, auch wenn diese kein Konto haben.",
+ "To ensure you can receive files, verify you have enough storage available." : "Um sicherzustellen, dass Sie Dateien empfangen können, überprüfen Sie, ob Ihnen genügend Speicherplatz zur Verfügung steht.",
+ "File request" : "Dateianforderung",
"Cancel" : "Abbrechen",
+ "Cancel the file request creation" : "Erstellung der Dateianforderung abbrechen",
+ "Previous step" : "Vorheriger Schritt",
"Continue" : "Fortsetzen",
"Close" : "Schließen",
+ "Please select a folder, you cannot share the root directory." : "Bitte wählen Sie einen Ordner aus. Das Rootverzeichnis kann nicht freigegeben werden.",
+ "File request created and emails sent" : "Dateianforderung erstellt und E-Mail versandt",
"Error creating the share: {errorMessage}" : "Fehler beim Erstellen der Freigabe: {errorMessage}",
"Error creating the share" : "Fehler beim Erstellen der Freigabe",
+ "Error sending emails: {errorMessage}" : "Fehler beim E-Mailversand: {errorMessage}",
+ "Error sending emails" : "Fehler beim E-Mailversand",
+ "_Close and send email_::_Close and send {count} emails_" : ["Schließen und E-Mail versenden","Schließen und {count} E-Mails versenden"],
"Sharing" : "Teilen",
"Accept shares from other accounts and groups by default" : "Freigaben von anderen Konten und Gruppen standardmäßig annehmen",
"Error while toggling options" : "Fehler beim Umschalten der Optionen",
@@ -167,8 +221,10 @@
"Create a new share link" : "Neuen Freigabe-Link erstellen",
"{shareWith} by {initiator}" : "{shareWith} von {initiator}",
"Shared via link by {initiator}" : "Geteilt mittels Link von {initiator}",
+ "File request ({label})" : "Dateianforderung ({label})",
"Mail share ({label})" : "Mail-Freigabe ({label})",
"Share link ({label})" : "Link teilen ({label})",
+ "Mail share" : "E-Mailfreigabe",
"Share link ({index})" : "Link teilen ({index})",
"Actions for \"{title}\"" : "Aktionen für \"{title}\"",
"Copy public link of \"{title}\" to clipboard" : "Öffentlichen Link von \"{title}\" in die Zwischenablage kopieren",
@@ -228,6 +284,7 @@
"Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten",
"Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten",
"Unable to fetch inherited shares" : "Laden der vererbten Freigaben fehlgeschlagen",
+ "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Die folgende E-Mailadresse ist ungültig: ","Die folgenden E-Mailadressen sind ungültig: {emails}"],
"Unable to load the shares list" : "Liste der Freigaben kann nicht geladen werden",
"Expires {relativetime}" : "Läuft {relativetime} ab",
"this share just expired." : "Diese Freigabe ist gerade abgelaufen.",
@@ -246,6 +303,7 @@
"File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt",
"Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt",
"Share {propertyName} saved" : "Freigabe {propertyName} gespeichert",
+ "Create new file request" : "Neue Dateianforderung erstellen",
"Shared by" : "Geteilt von",
"Shared with" : "Geteilt mit",
"Password created successfully" : "Passwort erstellt",
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js
index bbc18165f5d..469c31b7721 100644
--- a/apps/files_sharing/l10n/gl.js
+++ b/apps/files_sharing/l10n/gl.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Public link sharing is disabled by the administrator" : "Compartir por ligazón pública foi desactivado pola administración desta instancia.",
"Public upload disabled by the administrator" : "O envío público foi desactivado pola administración desta instancia.",
"Public upload is only possible for publicly shared folders" : "O envío público só é posíbel para aos cartafoles públicos compartidos",
+ "Please specify a valid email address" : "Especifique un enderezo de correo-e válido",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Fallou a compartición de %1$s, xa que a infraestrutura non permite accións do tipo %2$s",
"Please specify a valid federated account ID" : "Especifique un ID de conta federado válido",
@@ -98,11 +99,22 @@ OC.L10N.register(
"Not a directory" : "Non é un directorio",
"Could not lock node" : "Non foi posíbel bloquear o nodo",
"Could not lock path" : "Non foi posíbel bloquear a ruta",
+ "no sharing rights on this item" : "non hai dereitos de uso compartido deste elemento",
+ "You are not allowed to edit incoming shares" : "Vde. non ten permiso para editar os recursos compartidos entrantes",
"Wrong or no update parameter given" : "Parámetro erróneo ou non actualizado",
+ "You are not allowed to edit link shares that you don't own" : "Vde. non ten permiso para editar as ligazóns compartidas das que non é o propietario",
"Share must at least have READ or CREATE permissions" : "Compartir debe ter polo menos permisos de LER ou CREAR",
"Share must have READ permission if UPDATE or DELETE permission is set" : "A compartición debe ter permiso de LECTURA se está estabelecido o permiso ACTUALIZAR ou ELIMINAR",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Produciuse un erro ao «enviar o contrasinal mediante Nextcloud Talk» para compartir un ficheiro ou cartafol porque Nextcloud Talk non está activado.",
+ "Invalid date. Format must be YYYY-MM-DD" : "Data incorrecta, o formato da date debe ser AAAA-MM-DD",
+ "No sharing rights on this item" : "Non hai dereitos de uso compartido deste elemento",
+ "Invalid share attributes provided: \"%s\"" : "Forneceronse atributos non válidos de compartición . «%s»",
+ "Should not happen, instanceOfStorage but getInstanceOfStorage return null" : "Non debería ocorrer, instanceOfStorage mais getInstanceOfStorage devolve valor nulo",
+ "Should not happen, instanceOfStorage but not a wrapper" : "Non debería ocorrer, instanceOfStorage mais non é unha envoltura",
+ "You are not allowed to send mail notifications" : "Vde. non ten permiso para enviar notificacións por correo",
+ "No mail notification configured for this share type" : "Non foi configurada ningunha notificación de correo para este tipo de recurso compartido",
"Wrong password" : "Contrasinal erróneo",
+ "Error while sending mail notification" : "Produciuse un erro ao enviar a notificación por correo",
"shared by %s" : "compartido por %s",
"Download all files" : "Descargar todos os ficheiros",
"Direct link" : "Ligazón directa",
@@ -116,12 +128,34 @@ OC.L10N.register(
"Accept" : "Aceptar",
"Decline" : "Declinar",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permítelle á xente compartir ficheiros dentro de Nextcloud. Se o activa, a administración do sitio pode escoller que grupos poden compartir ficheiros. As persoas implicadas poderán compartir ficheiros e cartafoles con outras contas e grupos dentro de Nextcloud. Ademais, se a administración activa a característica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outras persoas fora de Nextcloud. A administración pode impor o uso de contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, así como compartir dende dispositivos móbiles.\nDesactivar esta característica retira os ficheiros compartidos e os cartafoles do servidor, para todos os receptores, e tamén dos clientes de sincronización e móbiles. Atopará máis información na documentación de Nextcloud.",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "A administración do sitio impuxo unha data de caducidade predeterminada cun máximo de {days} días.",
+ "When should the request expire?" : "Cando debe caducar a solicitude?",
+ "Set a submission expirationDate" : "Definir unha data de caducidade de envío",
"Expiration date" : "Data de caducidade",
- "Set a password" : "Estabelecer un contrasinal",
+ "Select a date" : "Seleccione unha data",
+ "Your administrator has enforced a password protection." : "A administración do sitio aplicou unha protección por contrasinal.",
+ "What password should be used for the request?" : "Que contrasinal debe empregarse para a solicitude?",
+ "Set a password" : "Definir un contrasinal",
"Password" : "Contrasinal",
+ "Enter a valid password" : "Introduza un contrasinal válido",
+ "Generate a new password" : "Xerar un novo contrasinal",
+ "The request will expire on {date} at midnight and will be password protected." : "A solicitude caducará na media noite do {date} e estará protexida por contrasinal.",
+ "The request will expire on {date} at midnight." : "A solicitude caducará na media noite do {date}.",
+ "The request will be password protected." : "A solicitude estará protexida por contrasinal.",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "Unha vez creada, pode compartir a seguinte ligazón para permitir que as persoas envíen ficheiros ao seu directorio.",
"Share link" : "Compartir ligazón",
"Copy to clipboard" : "Copiar no portapapeis.",
+ "Send link via email" : "Enviar a ligazón por correo",
+ "Enter an email address or paste a list" : "Introduza un enderezo de correo ou pegue unha lista",
+ "Remove email" : "Retirar o correo",
+ "Automatically copying failed, please copy the share link manually" : "Produciuse un erro ao copiar automaticamente, copie a ligazón para compartir manualmente",
"Link copied to clipboard" : "A ligazón foi copiada no portapapeis.",
+ "Email already added" : "O correo xa foi engadido",
+ "Invalid email address" : "Enderezo de correo incorrecto",
+ "_1 email address already added_::_{count} email addresses already added_" : ["Xa se engadiu 1 enderezo de correo","Xa se engadiron {count} enderezos de correo"],
+ "_1 email address added_::_{count} email addresses added_" : ["Engadiuse 1 de correo","Engadíronse {count} enderezos de correo"],
+ "What are you requesting?" : "Que é o que está a solicitar?",
+ "Request subject" : "Asunto da solicitude",
"Select" : "Seleccionar",
"Cancel" : "Cancelar",
"Continue" : "Continuar",
@@ -131,7 +165,7 @@ OC.L10N.register(
"Sharing" : "Compartindo",
"Accept shares from other accounts and groups by default" : "Aceptar comparticións doutras contas e grupos de xeito predeterminado",
"Error while toggling options" : "Produciuse un erro ao alternar as opcións",
- "Set default folder for accepted shares" : "Estabelecer o cartafol predeterminado para as s aceptadas",
+ "Set default folder for accepted shares" : "Definir o cartafol predeterminado para as s aceptadas",
"Reset" : "Restabelecer",
"Reset folder to system default" : "Restabelecer o cartafol ao predeterminado do sistema",
"Choose a default folder for accepted shares" : "Escolla un cartafol predeterminado para as comparticións aceptadas",
@@ -201,11 +235,11 @@ OC.L10N.register(
"Upload only" : "Só enviar",
"Advanced settings" : "Axustes avanzados",
"Share label" : "Compartir a etiqueta",
- "Set password" : "Estabelecer o contrasinal",
+ "Set password" : "Definir o contrasinal",
"Password expires {passwordExpirationTime}" : "O contrasinal caduca o {passwordExpirationTime}",
"Password expired" : "O contrasinal caducou",
"Video verification" : "Verificación de vídeo",
- "Set expiration date" : "Estabelecer a data de caducidade",
+ "Set expiration date" : "Definir a data de caducidade",
"Hide download" : "Agochar a descarga",
"Allow download" : "Permitir a descarga",
"Note to recipient" : "Nota para o destinatario",
diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json
index c7a1ac10aba..1f7015549d4 100644
--- a/apps/files_sharing/l10n/gl.json
+++ b/apps/files_sharing/l10n/gl.json
@@ -84,6 +84,7 @@
"Public link sharing is disabled by the administrator" : "Compartir por ligazón pública foi desactivado pola administración desta instancia.",
"Public upload disabled by the administrator" : "O envío público foi desactivado pola administración desta instancia.",
"Public upload is only possible for publicly shared folders" : "O envío público só é posíbel para aos cartafoles públicos compartidos",
+ "Please specify a valid email address" : "Especifique un enderezo de correo-e válido",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Fallou a compartición de %1$s, xa que a infraestrutura non permite accións do tipo %2$s",
"Please specify a valid federated account ID" : "Especifique un ID de conta federado válido",
@@ -96,11 +97,22 @@
"Not a directory" : "Non é un directorio",
"Could not lock node" : "Non foi posíbel bloquear o nodo",
"Could not lock path" : "Non foi posíbel bloquear a ruta",
+ "no sharing rights on this item" : "non hai dereitos de uso compartido deste elemento",
+ "You are not allowed to edit incoming shares" : "Vde. non ten permiso para editar os recursos compartidos entrantes",
"Wrong or no update parameter given" : "Parámetro erróneo ou non actualizado",
+ "You are not allowed to edit link shares that you don't own" : "Vde. non ten permiso para editar as ligazóns compartidas das que non é o propietario",
"Share must at least have READ or CREATE permissions" : "Compartir debe ter polo menos permisos de LER ou CREAR",
"Share must have READ permission if UPDATE or DELETE permission is set" : "A compartición debe ter permiso de LECTURA se está estabelecido o permiso ACTUALIZAR ou ELIMINAR",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Produciuse un erro ao «enviar o contrasinal mediante Nextcloud Talk» para compartir un ficheiro ou cartafol porque Nextcloud Talk non está activado.",
+ "Invalid date. Format must be YYYY-MM-DD" : "Data incorrecta, o formato da date debe ser AAAA-MM-DD",
+ "No sharing rights on this item" : "Non hai dereitos de uso compartido deste elemento",
+ "Invalid share attributes provided: \"%s\"" : "Forneceronse atributos non válidos de compartición . «%s»",
+ "Should not happen, instanceOfStorage but getInstanceOfStorage return null" : "Non debería ocorrer, instanceOfStorage mais getInstanceOfStorage devolve valor nulo",
+ "Should not happen, instanceOfStorage but not a wrapper" : "Non debería ocorrer, instanceOfStorage mais non é unha envoltura",
+ "You are not allowed to send mail notifications" : "Vde. non ten permiso para enviar notificacións por correo",
+ "No mail notification configured for this share type" : "Non foi configurada ningunha notificación de correo para este tipo de recurso compartido",
"Wrong password" : "Contrasinal erróneo",
+ "Error while sending mail notification" : "Produciuse un erro ao enviar a notificación por correo",
"shared by %s" : "compartido por %s",
"Download all files" : "Descargar todos os ficheiros",
"Direct link" : "Ligazón directa",
@@ -114,12 +126,34 @@
"Accept" : "Aceptar",
"Decline" : "Declinar",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permítelle á xente compartir ficheiros dentro de Nextcloud. Se o activa, a administración do sitio pode escoller que grupos poden compartir ficheiros. As persoas implicadas poderán compartir ficheiros e cartafoles con outras contas e grupos dentro de Nextcloud. Ademais, se a administración activa a característica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outras persoas fora de Nextcloud. A administración pode impor o uso de contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, así como compartir dende dispositivos móbiles.\nDesactivar esta característica retira os ficheiros compartidos e os cartafoles do servidor, para todos os receptores, e tamén dos clientes de sincronización e móbiles. Atopará máis información na documentación de Nextcloud.",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "A administración do sitio impuxo unha data de caducidade predeterminada cun máximo de {days} días.",
+ "When should the request expire?" : "Cando debe caducar a solicitude?",
+ "Set a submission expirationDate" : "Definir unha data de caducidade de envío",
"Expiration date" : "Data de caducidade",
- "Set a password" : "Estabelecer un contrasinal",
+ "Select a date" : "Seleccione unha data",
+ "Your administrator has enforced a password protection." : "A administración do sitio aplicou unha protección por contrasinal.",
+ "What password should be used for the request?" : "Que contrasinal debe empregarse para a solicitude?",
+ "Set a password" : "Definir un contrasinal",
"Password" : "Contrasinal",
+ "Enter a valid password" : "Introduza un contrasinal válido",
+ "Generate a new password" : "Xerar un novo contrasinal",
+ "The request will expire on {date} at midnight and will be password protected." : "A solicitude caducará na media noite do {date} e estará protexida por contrasinal.",
+ "The request will expire on {date} at midnight." : "A solicitude caducará na media noite do {date}.",
+ "The request will be password protected." : "A solicitude estará protexida por contrasinal.",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "Unha vez creada, pode compartir a seguinte ligazón para permitir que as persoas envíen ficheiros ao seu directorio.",
"Share link" : "Compartir ligazón",
"Copy to clipboard" : "Copiar no portapapeis.",
+ "Send link via email" : "Enviar a ligazón por correo",
+ "Enter an email address or paste a list" : "Introduza un enderezo de correo ou pegue unha lista",
+ "Remove email" : "Retirar o correo",
+ "Automatically copying failed, please copy the share link manually" : "Produciuse un erro ao copiar automaticamente, copie a ligazón para compartir manualmente",
"Link copied to clipboard" : "A ligazón foi copiada no portapapeis.",
+ "Email already added" : "O correo xa foi engadido",
+ "Invalid email address" : "Enderezo de correo incorrecto",
+ "_1 email address already added_::_{count} email addresses already added_" : ["Xa se engadiu 1 enderezo de correo","Xa se engadiron {count} enderezos de correo"],
+ "_1 email address added_::_{count} email addresses added_" : ["Engadiuse 1 de correo","Engadíronse {count} enderezos de correo"],
+ "What are you requesting?" : "Que é o que está a solicitar?",
+ "Request subject" : "Asunto da solicitude",
"Select" : "Seleccionar",
"Cancel" : "Cancelar",
"Continue" : "Continuar",
@@ -129,7 +163,7 @@
"Sharing" : "Compartindo",
"Accept shares from other accounts and groups by default" : "Aceptar comparticións doutras contas e grupos de xeito predeterminado",
"Error while toggling options" : "Produciuse un erro ao alternar as opcións",
- "Set default folder for accepted shares" : "Estabelecer o cartafol predeterminado para as s aceptadas",
+ "Set default folder for accepted shares" : "Definir o cartafol predeterminado para as s aceptadas",
"Reset" : "Restabelecer",
"Reset folder to system default" : "Restabelecer o cartafol ao predeterminado do sistema",
"Choose a default folder for accepted shares" : "Escolla un cartafol predeterminado para as comparticións aceptadas",
@@ -199,11 +233,11 @@
"Upload only" : "Só enviar",
"Advanced settings" : "Axustes avanzados",
"Share label" : "Compartir a etiqueta",
- "Set password" : "Estabelecer o contrasinal",
+ "Set password" : "Definir o contrasinal",
"Password expires {passwordExpirationTime}" : "O contrasinal caduca o {passwordExpirationTime}",
"Password expired" : "O contrasinal caducou",
"Video verification" : "Verificación de vídeo",
- "Set expiration date" : "Estabelecer a data de caducidade",
+ "Set expiration date" : "Definir a data de caducidade",
"Hide download" : "Agochar a descarga",
"Allow download" : "Permitir a descarga",
"Note to recipient" : "Nota para o destinatario",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index c1f8e7cc287..470d82e5606 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用",
"Public upload disabled by the administrator" : "公開上傳已被管理員停用",
"Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳",
+ "Please specify a valid email address" : "請指定一個有效的電郵地址",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享 %s 失敗",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "分享 %1$s 失敗,因為後端不允許來自 %2$s 類型的分享",
"Please specify a valid federated account ID" : "請指定有效的聯盟帳戶 ID",
@@ -98,11 +99,20 @@ OC.L10N.register(
"Not a directory" : "這不是一個資料夾",
"Could not lock node" : "無法鎖定節點",
"Could not lock path" : "無法鎖定路徑",
+ "no sharing rights on this item" : "此項目無共享權限",
+ "You are not allowed to edit incoming shares" : "您無權編輯接收的共享項目",
"Wrong or no update parameter given" : "更新參數不正確或未提供",
+ "You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的鏈接共享",
"Share must at least have READ or CREATE permissions" : "分享必須至少具有 READ 或 CREATE 權限",
"Share must have READ permission if UPDATE or DELETE permission is set" : "如果設置了 UPDATE 或 DELETE 權限,則分享必須具有 READ 權限",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通過 Nextcloud Talk 發送密碼”共享檔案或資料夾失敗,因為 Nextcloud Talk 未啟用。",
+ "Invalid date. Format must be YYYY-MM-DD" : "無效的日期。需為 YYYY-MM-DD 格式",
+ "No sharing rights on this item" : "此項目無共享權限",
+ "Invalid share attributes provided: \"%s\"" : "提供的共享屬性無效:\"%s\"",
+ "You are not allowed to send mail notifications" : "您無權發送郵件通知",
+ "No mail notification configured for this share type" : "此共享類型未配置郵件通知。",
"Wrong password" : "密碼錯誤",
+ "Error while sending mail notification" : "發送郵件通知時發生錯誤",
"shared by %s" : "分享自 %s",
"Download all files" : "下載所有檔案",
"Direct link" : "直接連結",
@@ -116,18 +126,61 @@ OC.L10N.register(
"Accept" : "接受",
"Decline" : "婉拒",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "您的管理員已強制設置默認到期日期,最多為 {days} 天。",
+ "When should the request expire?" : "請求應在何時過期?",
+ "Set a submission expirationDate" : "設置提交到期日期",
"Expiration date" : "到期日",
+ "Select a date" : "選擇日期",
+ "Your administrator has enforced a password protection." : "您的管理員已強制設置密碼保護。",
+ "What password should be used for the request?" : "請求應使用什麼密碼?",
"Set a password" : "設定密碼",
"Password" : "密碼",
+ "Enter a valid password" : "輸入有效的密碼",
+ "Generate a new password" : "生成新密碼",
+ "The request will expire on {date} at midnight and will be password protected." : "請求將於 {date} 凌晨過期,並將受到密碼保護。",
+ "The request will expire on {date} at midnight." : "請求將於 {date} 凌晨過期。",
+ "The request will be password protected." : "請求將受到密碼保護。",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "創建後,您可以分享下面的連結,以允許其他人將檔案上傳到您的目錄中。",
"Share link" : "分享連結",
"Copy to clipboard" : "複製到剪貼板",
+ "Send link via email" : "透過電郵寄送連結",
+ "Enter an email address or paste a list" : "請輸入電郵地址或粘貼一個清單",
+ "Remove email" : "移除電郵地址",
+ "Automatically copying failed, please copy the share link manually" : "自動複製失敗,請手動複製共享連結。",
"Link copied to clipboard" : "已複製連結至剪貼板",
+ "Email already added" : "已加入電郵地址",
+ "Invalid email address" : "電郵地址無效",
+ "_1 email address already added_::_{count} email addresses already added_" : ["已添加 {count} 個電郵地址"],
+ "_1 email address added_::_{count} email addresses added_" : ["添加了{count}個電郵地址"],
+ "What are you requesting?" : "您正在請求什麼?",
+ "Request subject" : "請求主題",
+ "Birthday party photos, History assignment…" : "生日派對照片、歷史作業 …",
+ "Where should these files go?" : "這些檔案應該放在哪裡?",
+ "The uploaded files are visible only to you unless you choose to share them." : "上傳的文件僅對您可見,除非您選擇分享它們。",
+ "Upload destination" : "上傳目標地",
+ "Select a destination" : "選擇目的地",
+ "Revert to default" : "恢復默認值",
+ "Add a note" : "添加筆記",
+ "Note for recipient" : "給收件人的備註",
+ "Add a note to help people understand what you are requesting." : "添加備註以幫助他人了解您的請求。",
"Select" : "選擇",
+ "Create a file request" : "創建檔案請求",
+ "File request created" : "創建了檔案請求",
+ "Collect files from others even if they do not have an account." : "即使對方沒有帳戶,也可以收集檔案。",
+ "To ensure you can receive files, verify you have enough storage available." : "為了確保您能接收檔案,請確認您有足夠的可用儲存空間。",
+ "File request" : "檔案請求",
"Cancel" : "取消",
+ "Cancel the file request creation" : "取消檔案請求創建",
+ "Previous step" : "上一步",
"Continue" : "繼續",
"Close" : "關閉",
+ "Please select a folder, you cannot share the root directory." : "請選擇一個資料夾,您不能共享根目錄。",
+ "File request created and emails sent" : "檔案請求已創建,電子郵件已發送。",
"Error creating the share: {errorMessage}" : "創建分享出錯:{errorMessage}",
"Error creating the share" : "創建分享出錯",
+ "Error sending emails: {errorMessage}" : "發送電子郵件時出錯:{errorMessage}",
+ "Error sending emails" : "發送電子郵件時出錯",
+ "_Close and send email_::_Close and send {count} emails_" : ["關閉並發送 {count} 封電子郵件"],
"Sharing" : "分享",
"Accept shares from other accounts and groups by default" : "預設接受其他帳戶與群組的分享",
"Error while toggling options" : "切換選項時出錯",
@@ -168,8 +221,10 @@ OC.L10N.register(
"Create a new share link" : "建立新分享連結",
"{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}",
"Shared via link by {initiator}" : "由 {initiator} 透過連結分享",
+ "File request ({label})" : "檔案請求 ({label})",
"Mail share ({label})" : "分享郵件({label})",
"Share link ({label})" : "分享連結({label})",
+ "Mail share" : "郵件分享",
"Share link ({index})" : "分享連結({index})",
"Actions for \"{title}\"" : "“{title}” 的操作",
"Copy public link of \"{title}\" to clipboard" : "將 “{title}” 的公共連結複製到剪貼板",
@@ -229,6 +284,7 @@ OC.L10N.register(
"Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單",
"Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的清單",
"Unable to fetch inherited shares" : "無法獲取繼承的分享",
+ "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下電子郵件地址無效:{emails}"],
"Unable to load the shares list" : "無法載入分享清單",
"Expires {relativetime}" : "有效期至 {relativetime}",
"this share just expired." : "此分享剛過期。",
@@ -247,6 +303,7 @@ OC.L10N.register(
"File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享",
"Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享",
"Share {propertyName} saved" : "分享 {propertyName} 已保存",
+ "Create new file request" : "創建新檔案請求",
"Shared by" : "分享自",
"Shared with" : "分享給",
"Password created successfully" : "成功創建了密碼",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index e7c26e2752f..4c2bb6bb05c 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -84,6 +84,7 @@
"Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用",
"Public upload disabled by the administrator" : "公開上傳已被管理員停用",
"Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳",
+ "Please specify a valid email address" : "請指定一個有效的電郵地址",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享 %s 失敗",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "分享 %1$s 失敗,因為後端不允許來自 %2$s 類型的分享",
"Please specify a valid federated account ID" : "請指定有效的聯盟帳戶 ID",
@@ -96,11 +97,20 @@
"Not a directory" : "這不是一個資料夾",
"Could not lock node" : "無法鎖定節點",
"Could not lock path" : "無法鎖定路徑",
+ "no sharing rights on this item" : "此項目無共享權限",
+ "You are not allowed to edit incoming shares" : "您無權編輯接收的共享項目",
"Wrong or no update parameter given" : "更新參數不正確或未提供",
+ "You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的鏈接共享",
"Share must at least have READ or CREATE permissions" : "分享必須至少具有 READ 或 CREATE 權限",
"Share must have READ permission if UPDATE or DELETE permission is set" : "如果設置了 UPDATE 或 DELETE 權限,則分享必須具有 READ 權限",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通過 Nextcloud Talk 發送密碼”共享檔案或資料夾失敗,因為 Nextcloud Talk 未啟用。",
+ "Invalid date. Format must be YYYY-MM-DD" : "無效的日期。需為 YYYY-MM-DD 格式",
+ "No sharing rights on this item" : "此項目無共享權限",
+ "Invalid share attributes provided: \"%s\"" : "提供的共享屬性無效:\"%s\"",
+ "You are not allowed to send mail notifications" : "您無權發送郵件通知",
+ "No mail notification configured for this share type" : "此共享類型未配置郵件通知。",
"Wrong password" : "密碼錯誤",
+ "Error while sending mail notification" : "發送郵件通知時發生錯誤",
"shared by %s" : "分享自 %s",
"Download all files" : "下載所有檔案",
"Direct link" : "直接連結",
@@ -114,18 +124,61 @@
"Accept" : "接受",
"Decline" : "婉拒",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。",
+ "Your administrator has enforced a default expiration date with a maximum {days} days." : "您的管理員已強制設置默認到期日期,最多為 {days} 天。",
+ "When should the request expire?" : "請求應在何時過期?",
+ "Set a submission expirationDate" : "設置提交到期日期",
"Expiration date" : "到期日",
+ "Select a date" : "選擇日期",
+ "Your administrator has enforced a password protection." : "您的管理員已強制設置密碼保護。",
+ "What password should be used for the request?" : "請求應使用什麼密碼?",
"Set a password" : "設定密碼",
"Password" : "密碼",
+ "Enter a valid password" : "輸入有效的密碼",
+ "Generate a new password" : "生成新密碼",
+ "The request will expire on {date} at midnight and will be password protected." : "請求將於 {date} 凌晨過期,並將受到密碼保護。",
+ "The request will expire on {date} at midnight." : "請求將於 {date} 凌晨過期。",
+ "The request will be password protected." : "請求將受到密碼保護。",
+ "Once created, you can share the link below to allow people to upload files to your directory." : "創建後,您可以分享下面的連結,以允許其他人將檔案上傳到您的目錄中。",
"Share link" : "分享連結",
"Copy to clipboard" : "複製到剪貼板",
+ "Send link via email" : "透過電郵寄送連結",
+ "Enter an email address or paste a list" : "請輸入電郵地址或粘貼一個清單",
+ "Remove email" : "移除電郵地址",
+ "Automatically copying failed, please copy the share link manually" : "自動複製失敗,請手動複製共享連結。",
"Link copied to clipboard" : "已複製連結至剪貼板",
+ "Email already added" : "已加入電郵地址",
+ "Invalid email address" : "電郵地址無效",
+ "_1 email address already added_::_{count} email addresses already added_" : ["已添加 {count} 個電郵地址"],
+ "_1 email address added_::_{count} email addresses added_" : ["添加了{count}個電郵地址"],
+ "What are you requesting?" : "您正在請求什麼?",
+ "Request subject" : "請求主題",
+ "Birthday party photos, History assignment…" : "生日派對照片、歷史作業 …",
+ "Where should these files go?" : "這些檔案應該放在哪裡?",
+ "The uploaded files are visible only to you unless you choose to share them." : "上傳的文件僅對您可見,除非您選擇分享它們。",
+ "Upload destination" : "上傳目標地",
+ "Select a destination" : "選擇目的地",
+ "Revert to default" : "恢復默認值",
+ "Add a note" : "添加筆記",
+ "Note for recipient" : "給收件人的備註",
+ "Add a note to help people understand what you are requesting." : "添加備註以幫助他人了解您的請求。",
"Select" : "選擇",
+ "Create a file request" : "創建檔案請求",
+ "File request created" : "創建了檔案請求",
+ "Collect files from others even if they do not have an account." : "即使對方沒有帳戶,也可以收集檔案。",
+ "To ensure you can receive files, verify you have enough storage available." : "為了確保您能接收檔案,請確認您有足夠的可用儲存空間。",
+ "File request" : "檔案請求",
"Cancel" : "取消",
+ "Cancel the file request creation" : "取消檔案請求創建",
+ "Previous step" : "上一步",
"Continue" : "繼續",
"Close" : "關閉",
+ "Please select a folder, you cannot share the root directory." : "請選擇一個資料夾,您不能共享根目錄。",
+ "File request created and emails sent" : "檔案請求已創建,電子郵件已發送。",
"Error creating the share: {errorMessage}" : "創建分享出錯:{errorMessage}",
"Error creating the share" : "創建分享出錯",
+ "Error sending emails: {errorMessage}" : "發送電子郵件時出錯:{errorMessage}",
+ "Error sending emails" : "發送電子郵件時出錯",
+ "_Close and send email_::_Close and send {count} emails_" : ["關閉並發送 {count} 封電子郵件"],
"Sharing" : "分享",
"Accept shares from other accounts and groups by default" : "預設接受其他帳戶與群組的分享",
"Error while toggling options" : "切換選項時出錯",
@@ -166,8 +219,10 @@
"Create a new share link" : "建立新分享連結",
"{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}",
"Shared via link by {initiator}" : "由 {initiator} 透過連結分享",
+ "File request ({label})" : "檔案請求 ({label})",
"Mail share ({label})" : "分享郵件({label})",
"Share link ({label})" : "分享連結({label})",
+ "Mail share" : "郵件分享",
"Share link ({index})" : "分享連結({index})",
"Actions for \"{title}\"" : "“{title}” 的操作",
"Copy public link of \"{title}\" to clipboard" : "將 “{title}” 的公共連結複製到剪貼板",
@@ -227,6 +282,7 @@
"Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單",
"Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的清單",
"Unable to fetch inherited shares" : "無法獲取繼承的分享",
+ "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下電子郵件地址無效:{emails}"],
"Unable to load the shares list" : "無法載入分享清單",
"Expires {relativetime}" : "有效期至 {relativetime}",
"this share just expired." : "此分享剛過期。",
@@ -245,6 +301,7 @@
"File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享",
"Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享",
"Share {propertyName} saved" : "分享 {propertyName} 已保存",
+ "Create new file request" : "創建新檔案請求",
"Shared by" : "分享自",
"Shared with" : "分享給",
"Password created successfully" : "成功創建了密碼",