From c63918587b9e5356c740a846888e68d9a1d7be7f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Jul 2024 00:19:31 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/gl.js | 2 +- apps/dav/l10n/gl.json | 2 +- apps/files/l10n/gl.js | 2 +- apps/files/l10n/gl.json | 2 +- apps/files_sharing/l10n/ar.js | 59 +++++++++++++++++++++++++++++ apps/files_sharing/l10n/ar.json | 59 +++++++++++++++++++++++++++++ apps/files_sharing/l10n/de_DE.js | 60 +++++++++++++++++++++++++++++- apps/files_sharing/l10n/de_DE.json | 60 +++++++++++++++++++++++++++++- apps/files_sharing/l10n/gl.js | 42 +++++++++++++++++++-- apps/files_sharing/l10n/gl.json | 42 +++++++++++++++++++-- apps/files_sharing/l10n/zh_HK.js | 57 ++++++++++++++++++++++++++++ apps/files_sharing/l10n/zh_HK.json | 57 ++++++++++++++++++++++++++++ apps/provisioning_api/l10n/gl.js | 2 +- apps/provisioning_api/l10n/gl.json | 2 +- apps/settings/l10n/zh_HK.js | 2 + apps/settings/l10n/zh_HK.json | 2 + apps/theming/l10n/gl.js | 6 +-- apps/theming/l10n/gl.json | 6 +-- apps/user_ldap/l10n/gl.js | 20 +++++----- apps/user_ldap/l10n/gl.json | 20 +++++----- apps/user_status/l10n/gl.js | 4 +- apps/user_status/l10n/gl.json | 4 +- apps/user_status/l10n/th.js | 1 + apps/user_status/l10n/th.json | 1 + apps/weather_status/l10n/gl.js | 2 +- apps/weather_status/l10n/gl.json | 2 +- core/l10n/gl.js | 8 ++-- core/l10n/gl.json | 8 ++-- lib/l10n/gl.js | 2 +- lib/l10n/gl.json | 2 +- 30 files changed, 480 insertions(+), 58 deletions(-) diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 2adff016c728f..809737112a9f2 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -185,7 +185,7 @@ OC.L10N.register( "Sunday" : "domingo", "Pick a start time for {dayName}" : "Escolla unha hora de inicio para {dayName}", "Pick a end time for {dayName}" : "Escolla unha hora de finalización para {dayName}", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Estabelecer automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.", "Failed to load availability" : "Produciuse un erro ao cargar a dispoñibilidade", "Saved availability" : "Dispoñibilidade gardada", "Failed to save availability" : "Produciuse un erro ao gardar a dispoñibilidade", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index f6b77acde5737..27ddd4f44c79b 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -183,7 +183,7 @@ "Sunday" : "domingo", "Pick a start time for {dayName}" : "Escolla unha hora de inicio para {dayName}", "Pick a end time for {dayName}" : "Escolla unha hora de finalización para {dayName}", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Estabelecer automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.", "Failed to load availability" : "Produciuse un erro ao cargar a dispoñibilidade", "Saved availability" : "Dispoñibilidade gardada", "Failed to save availability" : "Produciuse un erro ao gardar a dispoñibilidade", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 5396161ebf708..a3732b3efbd18 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -355,7 +355,7 @@ OC.L10N.register( "Choose" : "Escoller", "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", - "Set up templates folder" : "Estabelecer un cartafol de modelos", + "Set up templates folder" : "Definir un cartafol de modelos", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar a vista como grade", "Shares" : "Comparticións", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 90d2008e7cb95..54a00520bdfd7 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -353,7 +353,7 @@ "Choose" : "Escoller", "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", - "Set up templates folder" : "Estabelecer un cartafol de modelos", + "Set up templates folder" : "Definir un cartafol de modelos", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar a vista como grade", "Shares" : "Comparticións", diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index e89ded76eaf3d..b9a816ed870de 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 db0ffceaa70e0..4322d91ea059d 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 ce3f249c0ee2a..663fb50ef2574 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 fcbf5c8da2e4d..2f88f9292a660 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 bbc18165f5dbd..469c31b7721d8 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 c7a1ac10aba2b..1f7015549d489 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 c1f8e7cc28773..470d82e56062e 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 e7c26e2752f5a..4c2bb6bb05ce7 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" : "成功創建了密碼", diff --git a/apps/provisioning_api/l10n/gl.js b/apps/provisioning_api/l10n/gl.js index 2c7b8145b2626..14fcf4b150838 100644 --- a/apps/provisioning_api/l10n/gl.js +++ b/apps/provisioning_api/l10n/gl.js @@ -40,6 +40,6 @@ OC.L10N.register( "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar\n\t\tos atributos da conta, consultar, definir e retirar grupos, definir a cota e consultar o almacenamento total\n\t\tutilizado en Nextcloud. . As contas de administración de grupos tamén poden consultar Nextcloud e realizar as\n\t\tmesmas funcións que a administración da instancia para os grupos que xestionan. A API tamén permite á administración\n\t\tconsultar aplicacións activas de Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira de autenticación básica (Basic Auth) para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor.", "Logged in user must be an administrator or have authorization to edit this setting." : "O usuario que accede debe ser de administración, de subadministración ou ter dereitos especiais para acceder a este axuste", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para xestionar usuarios, grupos e aplicacións.", - "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar os\n\t\tatributos do usuario, consultar, estabelecer e retirar grupos, estabelecer cota e consultar o almacenamento total\n\t\tutilizado en Nextcloud. Os usuarios administradores de grupos tamén poden consultar Nextcloud e realizar as\n\t\tmesmas funcións que a administración da instancia para os grupos que xestionan. A API tamén permite á administración\n\t\tconsultar aplicacións activas de Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira de autenticación básica (Basic Auth) para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor." + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar os\n\t\tatributos do usuario, consultar, definir e retirar grupos, definir cota e consultar o almacenamento total\n\t\tutilizado en Nextcloud. Os usuarios administradores de grupos tamén poden consultar Nextcloud e realizar as\n\t\tmesmas funcións que a administración da instancia para os grupos que xestionan. A API tamén permite á administración\n\t\tconsultar aplicacións activas de Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira de autenticación básica (Basic Auth) para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/provisioning_api/l10n/gl.json b/apps/provisioning_api/l10n/gl.json index d56c2909b6a2a..f2622e2233f75 100644 --- a/apps/provisioning_api/l10n/gl.json +++ b/apps/provisioning_api/l10n/gl.json @@ -38,6 +38,6 @@ "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar\n\t\tos atributos da conta, consultar, definir e retirar grupos, definir a cota e consultar o almacenamento total\n\t\tutilizado en Nextcloud. . As contas de administración de grupos tamén poden consultar Nextcloud e realizar as\n\t\tmesmas funcións que a administración da instancia para os grupos que xestionan. A API tamén permite á administración\n\t\tconsultar aplicacións activas de Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira de autenticación básica (Basic Auth) para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor.", "Logged in user must be an administrator or have authorization to edit this setting." : "O usuario que accede debe ser de administración, de subadministración ou ter dereitos especiais para acceder a este axuste", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para xestionar usuarios, grupos e aplicacións.", - "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar os\n\t\tatributos do usuario, consultar, estabelecer e retirar grupos, estabelecer cota e consultar o almacenamento total\n\t\tutilizado en Nextcloud. Os usuarios administradores de grupos tamén poden consultar Nextcloud e realizar as\n\t\tmesmas funcións que a administración da instancia para os grupos que xestionan. A API tamén permite á administración\n\t\tconsultar aplicacións activas de Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira de autenticación básica (Basic Auth) para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor." + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Esta aplicación activa un conxunto de API que os sistemas externos poden usar para crear, editar, eliminar e consultar os\n\t\tatributos do usuario, consultar, definir e retirar grupos, definir cota e consultar o almacenamento total\n\t\tutilizado en Nextcloud. Os usuarios administradores de grupos tamén poden consultar Nextcloud e realizar as\n\t\tmesmas funcións que a administración da instancia para os grupos que xestionan. A API tamén permite á administración\n\t\tconsultar aplicacións activas de Nextcloud, información da aplicación e activar ou desactivar unha aplicación remotamente.\n\t\tUnha vez que a aplicación estea activada, as solicitudes HTTP pódense usar a través dunha cabeceira de autenticación básica (Basic Auth) para\n\t\trealizar calquera das funcións listadas anteriormente. Hai dispoñíbel máis información na documentación da API \n\t\tde aprovisionamento, incluíndo exemplos de chamadas e respostas do servidor." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 44ee64fa068c2..367b10b0fc6b8 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -72,6 +72,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤:%s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "您必須先設定您的帳戶電郵地址,然後才能傳送測試電郵。前往 %s 進行設置。", + "Recently active" : "最近活躍", "Disabled accounts" : "已停用帳戶", "Invalid account" : "無效的帳戶", "Invalid mail address" : "無效的電郵地址", @@ -687,6 +688,7 @@ OC.L10N.register( "Loading categories" : "正在加載分類", "Developer documentation ↗" : "開發人員使用手冊 ↗", "Version {version}, {license}-licensed" : "版本 {version},授權條款:{license}", + "All accounts" : "所有帳戶", "Admins" : "管理員", "Account group: {group}" : "帳戶群組:{group}", "Account management" : "帳戶管理", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 1db2360bd6495..75ec157466e97 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -70,6 +70,7 @@ "Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤:%s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "您必須先設定您的帳戶電郵地址,然後才能傳送測試電郵。前往 %s 進行設置。", + "Recently active" : "最近活躍", "Disabled accounts" : "已停用帳戶", "Invalid account" : "無效的帳戶", "Invalid mail address" : "無效的電郵地址", @@ -685,6 +686,7 @@ "Loading categories" : "正在加載分類", "Developer documentation ↗" : "開發人員使用手冊 ↗", "Version {version}, {license}-licensed" : "版本 {version},授權條款:{license}", + "All accounts" : "所有帳戶", "Admins" : "管理員", "Account group: {group}" : "帳戶群組:{group}", "Account management" : "帳戶管理", diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 5f96e85de01c9..e5daea61b0590 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -102,7 +102,7 @@ OC.L10N.register( "The default app can not be changed because it was configured by the administrator." : "A aplicación predeterminada non se pode cambiar porque foi configurada pola administración.", "The app order was changed, to see it in action you have to reload the page." : "Cambiouse a orde das aplicacións, para vela en acción ten que cargar de novo a páxina.", "Reset default app order" : "Restablecer a orde predeterminada das aplicacións", - "Could not set the app order" : "Non foi posíbel estabelecer a orde das aplicacións", + "Could not set the app order" : "Non foi posíbel definir a orde das aplicacións", "Could not reset the app order" : "Non foi posíbel restabelecer a orde das aplicacións", "Reset primary color" : "Restabelecer a cor principal", "Could not set primary color" : "Non foi posíbel definir a cor principal", @@ -113,14 +113,14 @@ OC.L10N.register( "Global default apps" : "Aplicacións predeterminadas globais", "Default app priority" : "Prioridade predeterminada da aplicación", "If an app is not enabled for a user, the next app with lower priority is used." : "Se unha aplicación non está activada para un usuario, utilízase a seguinte aplicación con menor prioridade.", - "Could not set global default apps" : "Non foi posíbel estabelecer as aplicacións predeterminadas globais", + "Could not set global default apps" : "Non foi posíbel definir as aplicacións predeterminadas globais", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", "Remove background image" : "Retirar a imaxe de fondo", "Color" : "Cor", "Background" : "Fondo", - "Set a custom background" : "Estabelecer un fondo personalizado", + "Set a custom background" : "Definir un fondo personalizado", "Change color" : "Cambiar a cor", "No background" : "Sen fondo" }, diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index 497660ef4f172..243d75d849db6 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -100,7 +100,7 @@ "The default app can not be changed because it was configured by the administrator." : "A aplicación predeterminada non se pode cambiar porque foi configurada pola administración.", "The app order was changed, to see it in action you have to reload the page." : "Cambiouse a orde das aplicacións, para vela en acción ten que cargar de novo a páxina.", "Reset default app order" : "Restablecer a orde predeterminada das aplicacións", - "Could not set the app order" : "Non foi posíbel estabelecer a orde das aplicacións", + "Could not set the app order" : "Non foi posíbel definir a orde das aplicacións", "Could not reset the app order" : "Non foi posíbel restabelecer a orde das aplicacións", "Reset primary color" : "Restabelecer a cor principal", "Could not set primary color" : "Non foi posíbel definir a cor principal", @@ -111,14 +111,14 @@ "Global default apps" : "Aplicacións predeterminadas globais", "Default app priority" : "Prioridade predeterminada da aplicación", "If an app is not enabled for a user, the next app with lower priority is used." : "Se unha aplicación non está activada para un usuario, utilízase a seguinte aplicación con menor prioridade.", - "Could not set global default apps" : "Non foi posíbel estabelecer as aplicacións predeterminadas globais", + "Could not set global default apps" : "Non foi posíbel definir as aplicacións predeterminadas globais", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", "Remove background image" : "Retirar a imaxe de fondo", "Color" : "Cor", "Background" : "Fondo", - "Set a custom background" : "Estabelecer un fondo personalizado", + "Set a custom background" : "Definir un fondo personalizado", "Change color" : "Cambiar a cor", "No background" : "Sen fondo" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index c3ef021e5d90d..40c9d2684cb72 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -11,7 +11,7 @@ OC.L10N.register( "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", "Invalid data specified" : "Datos especificados non válidos", - " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", + " Could not set configuration %s" : "Non foi posíbel definir a configuración %s", "Action does not exist" : "Non existe esta acción", "Renewing …" : "Renovando…", "Very weak password" : "Contrasinal moi feble", @@ -188,30 +188,30 @@ OC.L10N.register( "Quota Default" : "Cota predeterminada", "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Substituír a cota predeterminada para usuarios LDAP que non teñen unha cota estabelecida no campo Cota.", "Email Field" : "Campo do correo", - "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Estabelecer o correo do usuario dende un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.", + "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Definir o correo do usuario dende un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.", "User Home Folder Naming Rule" : "Regra de nomeado do cartafol do usuario", "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD.", "\"$home\" Placeholder Field" : "Campo de marcador de posición «$home»", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado", "User Profile Attributes" : "Atributos do perfil de usuario", "Phone Field" : "Campo de teléfono", - "User profile Phone will be set from the specified attribute" : "O teléfono do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Phone will be set from the specified attribute" : "O teléfono do perfil de usuario definirase a partir do atributo especificado", "Website Field" : "Campo do sitio web", - "User profile Website will be set from the specified attribute" : "O sitio web do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Website will be set from the specified attribute" : "O sitio web do perfil de usuario definirase a partir do atributo especificado", "Address Field" : "Campo de enderezo", - "User profile Address will be set from the specified attribute" : "O enderezo do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Address will be set from the specified attribute" : "O enderezo do perfil de usuario definirase a partir do atributo especificado", "Twitter Field" : "Campo de Twitter", - "User profile Twitter will be set from the specified attribute" : "O perfil de usuario Twitter estabelecerase a partir do atributo especificado", + "User profile Twitter will be set from the specified attribute" : "O perfil de usuario Twitter definirase a partir do atributo especificado", "Fediverse Field" : "Campo do Fediverso", - "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario Fediverso estabelecerase a partir do atributo especificado", + "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario Fediverso definirase a partir do atributo especificado", "Organisation Field" : "Campo da organización", - "User profile Organisation will be set from the specified attribute" : "A organización do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Organisation will be set from the specified attribute" : "A organización do perfil de usuario definirase a partir do atributo especificado", "Role Field" : "Campo de rol", - "User profile Role will be set from the specified attribute" : "O rol do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Role will be set from the specified attribute" : "O rol do perfil de usuario definirase a partir do atributo especificado", "Headline Field" : "Campo de titular", "User profile Headline will be set from the specified attribute" : "O titular do perfil de usuario definirase a partir do atributo especificado", "Biography Field" : "Campo de biografía", - "User profile Biography will be set from the specified attribute" : "A biografía do perfil do usuario estabelecerase a partir do atributo especificado", + "User profile Biography will be set from the specified attribute" : "A biografía do perfil do usuario definirase a partir do atributo especificado", "Birthdate Field" : "Campo de data de nacemento", "User profile Date of birth will be set from the specified attribute" : "A data de nacemento no perfil do usuario definirase a partir do atributo especificado", "Internal Username" : "Nome interno de usuario", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 605a240b091b2..26edba8224129 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -9,7 +9,7 @@ "No configuration specified" : "Non se especificou unha configuración", "No data specified" : "Non se especificaron datos", "Invalid data specified" : "Datos especificados non válidos", - " Could not set configuration %s" : "Non foi posíbel estabelecer a configuración %s", + " Could not set configuration %s" : "Non foi posíbel definir a configuración %s", "Action does not exist" : "Non existe esta acción", "Renewing …" : "Renovando…", "Very weak password" : "Contrasinal moi feble", @@ -186,30 +186,30 @@ "Quota Default" : "Cota predeterminada", "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Substituír a cota predeterminada para usuarios LDAP que non teñen unha cota estabelecida no campo Cota.", "Email Field" : "Campo do correo", - "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Estabelecer o correo do usuario dende un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.", + "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Definir o correo do usuario dende un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.", "User Home Folder Naming Rule" : "Regra de nomeado do cartafol do usuario", "Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD.", "\"$home\" Placeholder Field" : "Campo de marcador de posición «$home»", "$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado", "User Profile Attributes" : "Atributos do perfil de usuario", "Phone Field" : "Campo de teléfono", - "User profile Phone will be set from the specified attribute" : "O teléfono do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Phone will be set from the specified attribute" : "O teléfono do perfil de usuario definirase a partir do atributo especificado", "Website Field" : "Campo do sitio web", - "User profile Website will be set from the specified attribute" : "O sitio web do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Website will be set from the specified attribute" : "O sitio web do perfil de usuario definirase a partir do atributo especificado", "Address Field" : "Campo de enderezo", - "User profile Address will be set from the specified attribute" : "O enderezo do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Address will be set from the specified attribute" : "O enderezo do perfil de usuario definirase a partir do atributo especificado", "Twitter Field" : "Campo de Twitter", - "User profile Twitter will be set from the specified attribute" : "O perfil de usuario Twitter estabelecerase a partir do atributo especificado", + "User profile Twitter will be set from the specified attribute" : "O perfil de usuario Twitter definirase a partir do atributo especificado", "Fediverse Field" : "Campo do Fediverso", - "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario Fediverso estabelecerase a partir do atributo especificado", + "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario Fediverso definirase a partir do atributo especificado", "Organisation Field" : "Campo da organización", - "User profile Organisation will be set from the specified attribute" : "A organización do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Organisation will be set from the specified attribute" : "A organización do perfil de usuario definirase a partir do atributo especificado", "Role Field" : "Campo de rol", - "User profile Role will be set from the specified attribute" : "O rol do perfil de usuario estabelecerase a partir do atributo especificado", + "User profile Role will be set from the specified attribute" : "O rol do perfil de usuario definirase a partir do atributo especificado", "Headline Field" : "Campo de titular", "User profile Headline will be set from the specified attribute" : "O titular do perfil de usuario definirase a partir do atributo especificado", "Biography Field" : "Campo de biografía", - "User profile Biography will be set from the specified attribute" : "A biografía do perfil do usuario estabelecerase a partir do atributo especificado", + "User profile Biography will be set from the specified attribute" : "A biografía do perfil do usuario definirase a partir do atributo especificado", "Birthdate Field" : "Campo de data de nacemento", "User profile Date of birth will be set from the specified attribute" : "A data de nacemento no perfil do usuario definirase a partir do atributo especificado", "Internal Username" : "Nome interno de usuario", diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 847d63a0af752..6a44dd8605a8d 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -17,12 +17,12 @@ OC.L10N.register( "Predefined statuses" : "Estados predefinidos", "Previously set" : "Estabelecido previamente", "Reset status" : "Restabelecer o estado", - "Set status" : "Estabelecer o estado", + "Set status" : "Definir o estado", "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", - "Set status message" : "Estabelecer a mensaxe de estado", + "Set status message" : "Definir a mensaxe de estado", "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", "Reset status to \"{icon}\"" : "Restabelecer o estado a «{icon}»", diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index 94b385acf0d20..59929a0662815 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -15,12 +15,12 @@ "Predefined statuses" : "Estados predefinidos", "Previously set" : "Estabelecido previamente", "Reset status" : "Restabelecer o estado", - "Set status" : "Estabelecer o estado", + "Set status" : "Definir o estado", "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", - "Set status message" : "Estabelecer a mensaxe de estado", + "Set status message" : "Definir a mensaxe de estado", "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", "Reset status to \"{icon}\"" : "Restabelecer o estado a «{icon}»", diff --git a/apps/user_status/l10n/th.js b/apps/user_status/l10n/th.js index 3b1b24098ce56..769ca9f489c14 100644 --- a/apps/user_status/l10n/th.js +++ b/apps/user_status/l10n/th.js @@ -10,6 +10,7 @@ OC.L10N.register( "Working remotely" : "ทำงานจากระยะไกล", "User status" : "สถานะผู้ใช้", "Clear status after" : "ล้างสถานะหลังจาก", + "What is your status?" : "สถานะของคุณ", "Set status" : "กำหนดสถานะ", "Online status" : "สถานะออนไลน์", "Status message" : "ข้อความสถานะ", diff --git a/apps/user_status/l10n/th.json b/apps/user_status/l10n/th.json index c7b4831157c21..1d69c18822ff6 100644 --- a/apps/user_status/l10n/th.json +++ b/apps/user_status/l10n/th.json @@ -8,6 +8,7 @@ "Working remotely" : "ทำงานจากระยะไกล", "User status" : "สถานะผู้ใช้", "Clear status after" : "ล้างสถานะหลังจาก", + "What is your status?" : "สถานะของคุณ", "Set status" : "กำหนดสถานะ", "Online status" : "สถานะออนไลน์", "Status message" : "ข้อความสถานะ", diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js index 926ccea0208f4..1c8230c1f97b9 100644 --- a/apps/weather_status/l10n/gl.js +++ b/apps/weather_status/l10n/gl.js @@ -45,7 +45,7 @@ OC.L10N.register( "There was an error setting the location." : "Produciuse un erro ao axustar a localización", "There was an error saving the mode." : "Produciuse un erro ao gardar o modo.", "There was an error using personal address." : "Produciuse un erro ao usar o enderezo persoal.", - "Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas", + "Set location for weather" : "Definir a localización para as previsións meteorolóxicas", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estado meteorolóxico integrado na aplicación do Taboleiro.\n A localización do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/weather_status/l10n/gl.json b/apps/weather_status/l10n/gl.json index 9dbc0d05a7ebe..29949b1ef5c6b 100644 --- a/apps/weather_status/l10n/gl.json +++ b/apps/weather_status/l10n/gl.json @@ -43,7 +43,7 @@ "There was an error setting the location." : "Produciuse un erro ao axustar a localización", "There was an error saving the mode." : "Produciuse un erro ao gardar o modo.", "There was an error using personal address." : "Produciuse un erro ao usar o enderezo persoal.", - "Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas", + "Set location for weather" : "Definir a localización para as previsións meteorolóxicas", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estado meteorolóxico integrado na aplicación do Taboleiro.\n A localización do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 61160362fd1e1..d7ff3cb63280b 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -71,7 +71,7 @@ OC.L10N.register( "Update app \"%s\" from App Store" : "Actualizar a aplicación «%s» dende a tenda de aplicacións", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar se é posíbel actualizar o esquema da base de datos para %s (isto pode levarlle bastante, dependendo do tamaño da base de datos)", "Updated \"%1$s\" to %2$s" : "Actualizado «%1$s» a %2$s", - "Set log level to debug" : "Estabelecer o nivel do rexistro na depuración", + "Set log level to debug" : "Definir o nivel do rexistro na depuración", "Reset log level" : "Restabelecer o nivel do rexistro", "Starting code integrity check" : "Iniciando a comprobación da integridade do código", "Finished code integrity check" : "Rematada a comprobación da integridade do código", @@ -343,11 +343,11 @@ OC.L10N.register( "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Non foi posíbel cargar alomenos un dos seus métodos de autenticación de dous factores. Póñase en contacto cun administrador.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Póñase en contacto co administrador para obter axuda.", "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Continúe configurando a autenticación de dous factores.", - "Set up two-factor authentication" : "Estabelecer a autenticación de dous factores", + "Set up two-factor authentication" : "Definir a autenticación de dous factores", "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Use un dos seus códigos de recuperación para acceder ou póñase en contacto co administrador para obter axuda.", "Use backup code" : "Usar código de recuperación", "Cancel login" : "Cancelar o acceso", - "Enhanced security is enforced for your account. Choose which provider to set up:" : "Impúxose a seguranza mellorada para a súa conta. Escolla o provedor que quere estabelecer:", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Impúxose a seguranza mellorada para a súa conta. Escolla o provedor que quere definir:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte coa administración do sistema. Se Vde. é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", @@ -379,7 +379,7 @@ OC.L10N.register( "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Semella que PHP non está configurado correctamente para consultar as variábeis de contorno do sistema. A proba con getenv(\"PATH\") só devolve unha resposta baleira.", "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Revise a {linkstart}documentación de instalación ↗{linkend} para as notas de configuración de PHP e a configuración do PHP no seu servidor, especialmente cando se está a empregar php-fpm", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Foi activada a restrición da configuración a só lectura. Isto impide o axuste dalgunhas configuracións a través da interface web. Ademais, ten que facer escribíbel manualmente o ficheiro para cada actualización.", - "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Aínda non estabeleceu ou verificou a configuración do seu servidor de correo. Diríxase á {mailSettingsStart}Axustes básicos{mailSettingsEnd} para configurala. Após, use o botón «Enviar o correo»» baixo o formulario para verificar os seus axustes.", + "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Aínda non definiu ou verificou a configuración do seu servidor de correo. Diríxase á {mailSettingsStart}Axustes básicos{mailSettingsEnd} para configurala. Após, use o botón «Enviar o correo»» baixo o formulario para verificar os seus axustes.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A súa base de datos non se executa co nivel de illamento de transacción «READ COMMITTED» . Isto pode causar problemas cando se executan múltiples accións en paralelo.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendase encarecidamente activar este módulo para obter os mellores resultados coa detección do tipo MIME.", "Your remote address was identified as \"{remoteAddress}\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e neste momento está estrangulado por forza bruta, o que reduce o rendemento de varias solicitudes. Se o enderezo remoto non é o seu enderezo, isto pode ser unha indicación de que un proxy non está configurado correctamente. Pode atopar máis información na {linkstart}documentación ↗{linkend}.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 9f0d142204046..71f234635e155 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -69,7 +69,7 @@ "Update app \"%s\" from App Store" : "Actualizar a aplicación «%s» dende a tenda de aplicacións", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar se é posíbel actualizar o esquema da base de datos para %s (isto pode levarlle bastante, dependendo do tamaño da base de datos)", "Updated \"%1$s\" to %2$s" : "Actualizado «%1$s» a %2$s", - "Set log level to debug" : "Estabelecer o nivel do rexistro na depuración", + "Set log level to debug" : "Definir o nivel do rexistro na depuración", "Reset log level" : "Restabelecer o nivel do rexistro", "Starting code integrity check" : "Iniciando a comprobación da integridade do código", "Finished code integrity check" : "Rematada a comprobación da integridade do código", @@ -341,11 +341,11 @@ "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Non foi posíbel cargar alomenos un dos seus métodos de autenticación de dous factores. Póñase en contacto cun administrador.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Póñase en contacto co administrador para obter axuda.", "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Continúe configurando a autenticación de dous factores.", - "Set up two-factor authentication" : "Estabelecer a autenticación de dous factores", + "Set up two-factor authentication" : "Definir a autenticación de dous factores", "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Use un dos seus códigos de recuperación para acceder ou póñase en contacto co administrador para obter axuda.", "Use backup code" : "Usar código de recuperación", "Cancel login" : "Cancelar o acceso", - "Enhanced security is enforced for your account. Choose which provider to set up:" : "Impúxose a seguranza mellorada para a súa conta. Escolla o provedor que quere estabelecer:", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Impúxose a seguranza mellorada para a súa conta. Escolla o provedor que quere definir:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte coa administración do sistema. Se Vde. é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", @@ -377,7 +377,7 @@ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Semella que PHP non está configurado correctamente para consultar as variábeis de contorno do sistema. A proba con getenv(\"PATH\") só devolve unha resposta baleira.", "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Revise a {linkstart}documentación de instalación ↗{linkend} para as notas de configuración de PHP e a configuración do PHP no seu servidor, especialmente cando se está a empregar php-fpm", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Foi activada a restrición da configuración a só lectura. Isto impide o axuste dalgunhas configuracións a través da interface web. Ademais, ten que facer escribíbel manualmente o ficheiro para cada actualización.", - "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Aínda non estabeleceu ou verificou a configuración do seu servidor de correo. Diríxase á {mailSettingsStart}Axustes básicos{mailSettingsEnd} para configurala. Após, use o botón «Enviar o correo»» baixo o formulario para verificar os seus axustes.", + "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Aínda non definiu ou verificou a configuración do seu servidor de correo. Diríxase á {mailSettingsStart}Axustes básicos{mailSettingsEnd} para configurala. Após, use o botón «Enviar o correo»» baixo o formulario para verificar os seus axustes.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A súa base de datos non se executa co nivel de illamento de transacción «READ COMMITTED» . Isto pode causar problemas cando se executan múltiples accións en paralelo.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendase encarecidamente activar este módulo para obter os mellores resultados coa detección do tipo MIME.", "Your remote address was identified as \"{remoteAddress}\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "O seu enderezo remoto foi identificado como «{remoteAddress}» e neste momento está estrangulado por forza bruta, o que reduce o rendemento de varias solicitudes. Se o enderezo remoto non é o seu enderezo, isto pode ser unha indicación de que un proxy non está configurado correctamente. Pode atopar máis información na {linkstart}documentación ↗{linkend}.", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 9891aa7970d71..fe624549856f3 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -153,7 +153,7 @@ OC.L10N.register( "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", "Files cannot be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", - "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], + "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel definir a data de caducidade máis alo de %n día no futuro","Non é posíbel definir a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with the account %s" : "Produciuse un fallo ao compartir %s, porque este elemento xa se comparte coa conta %s", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 2842ee36c5965..b2967da13011d 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -151,7 +151,7 @@ "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", "Files cannot be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", - "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], + "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel definir a data de caducidade máis alo de %n día no futuro","Non é posíbel definir a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with the account %s" : "Produciuse un fallo ao compartir %s, porque este elemento xa se comparte coa conta %s", "The requested share does not exist anymore" : "A compartición solicitada xa non existe",