diff options
Diffstat (limited to 'apps/settings/l10n')
108 files changed, 1176 insertions, 524 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index c66de37f975..48eadf36ffd 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -174,12 +174,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "تكوين ترويسة الوكيل العكسي reverse proxy header غير صحيح. هذه مشكلة أمنية ويمكن أن تسمح للمهاجم بانتحال عنوان IP الخاص به ليكون مرئياً لنكست كلاود.", "Your IP address was resolved as %s" : "عنوانك الـ IP تمّ تحليله كـ%s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "تكوين ترويسة الوكيل العكسي reverse proxy header غير صحيح، أو أنك تحاول الوصول إلى نكست كلاود من وكيل موثوق به. إذا لم يكن الأمر كذلك، فهذه مشكلة أمنية ويمكن أن تُمكّن المهاجم من انتحال عنوان IP الخاص به ليكون مرئياً لنكست كلاود.", + "HTTPS access and URLs" : "الوصول إلى HTTPS و عناوين URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "الوصول إلى الموقع بشكل غير آمن عبر HTTP. ننصحك بشدة بإعداد خادومك ليطلب HTTPS بدلاً من ذلك. بدونها لن تعمل بعض وظائف الويب المهمة مثل \"النسخ إلى الحافظة copy to clipboard\" أو \"عُمّال الخدمة service workers\"!", + "Accessing site insecurely via HTTP." : "الوصول إلى الموقع بشكل غير آمن عبر HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "أنت متصل بخادومك عبر اتصال آمن، ولكن خادومك يقوم بإنشاء عناوين URL غير آمنة. و هذا يعني أنك على الأرجح خلف وكيل عكسي reverse proxy و لم يتم تعيين متغيرات تكوين الاستبدال overwrite بشكل صحيح.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "أنت متصل بخادومك عبر اتصال آمن، و خادومك يقوم بإنشاء عناوين URL غير آمنة. ", "Internet connectivity" : "الاتصال بالإنترنت", "Internet connectivity is disabled in configuration file." : "الاتصال بالإنترنت مُعطّل في ملف التهيئة.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "هذا الخادوم لا يمكنه الاتصال بالإنترنت. عدة نهايات حدّية endpoints لا يمكن الوصول إليها. هذا يعني ان بعض الخصائص مثل \"تثبيت وسائط التخزين الخارجية\"، أو \"التنبيهات لتحديثات النظام\"، أو \"تثبيت تطبيقات من طرفٍ ثالث\" سوف لن تعمل. و كذلك \"الوصول إلى الملفات عن بُعد\" و \"إرسال تنبيهات بالإيميل\" لن تعمل. قم بتوصيل النظام بالإنترنت للتمتع بكل هذه الخصائص. ", "JavaScript modules support" : "دعم وحدات جافا سكريبت JavaScript modules", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "لا يمكن التحقق من دعم JavaScript. يرجى التحقق يدوياً مما إذا كان خادوم الويب عندك يتعامل مع ملفات `.mjs` باستعمال نوع JavaScript MIME.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "لا يتعامل خادوم الويب خاصّتك بك مع الملفات من النوع `.mjs` باستعمال نوع JavaScript MIME. سيؤدي هذا إلى تعطيل بعض التطبيقات عن طريق منع المتصفحات من تنفيذ ملفات JavaScript. يجب عليك تهيئة إعدادات خادوم الويب خاصّتك للتعامل مع الملفات `.mjs` إما باعتبارها من النوع `text/javascript` أو من النوع `application/javascript`.", + "JavaScript source map support" : "دعم خريطة مصدر جافا سكريبت", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "لم يتم إعداد خادوم الويب عندك لخدمة ملفات `.js.map`. بدون هذه الملفات، لن تعمل خرائط مصدر الجافا سكريبت بشكل صحيح؛ الأمر الذي قد يزيد من صعوبة استكشاف الأخطاء وإصلاحها وتصحيح أي مشكلات قد تنشأ.", "Old server-side-encryption" : "تشفير قديم من جهة الخادوم", "Disabled" : "مُعطّل", "The old server-side-encryption format is enabled. We recommend disabling this." : "تم تمكين النسق القديم للتشفير من جانب الخادم. نوصي بتعطيله.", @@ -354,11 +361,11 @@ OC.L10N.register( "Admin documentation" : "دليل المُشرِف", "Developer documentation" : "دليل المُطوّر", "Show details for {appName} app" : "عرض تفاصيل التطبيق {appName} ", + "Update to {update}" : "التحديث إلى {update}", + "Featured" : "مُميّزةٌ", "This app is supported via your current Nextcloud subscription." : "هذا التطبيق مدعوم من خلال اشتراكك الحالي في نكست كلود.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "تم تطوير التطبيقات المميزة من قبل المجتمع وداخله. و هي توفر وظائف مركزية وجاهزة للعمل في بيئة العمل الفعلية.", - "Featured" : "مُميّزةٌ", - "Update to {update}" : "التحديث إلى {update}", - "Rating: {score}/10" : "التقييم: {score}/10", + "Community rating: {score}/5" : "تقييم المجتمع: {score}/5", "All apps are up-to-date." : "كل التطبيقات في آخر تحديثٍ", "Icon" : "الأيقونة", "Name" : "الاسم", @@ -469,14 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "أنت تستعمل <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "أنت تستعمل <strong>{usage}</strong> من <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "اسمك الكامل", - "Back" : "عودة", - "Change scope level of {property}" : "تغيير مستوى نطاق لـ {property}", - "This address is not confirmed" : "هذا العنوان غير مؤكد", "Primary email for password reset and notifications" : "البريد الإلكتروني الأساسي لإعادة تعيين كلمة المرور والإشعارات", "Email options" : "خيارات الإيميل", "Options for additional email address {index}" : "خيارات عنوان البريد الإلكتروني الإضافي {index}", "Remove primary email" : "حذف حساب البريد الالكتروني الأساسي", "Delete email" : "حذف الإيميل", + "This address is not confirmed" : "هذا العنوان غير مؤكد", "Unset as primary email" : "إلغاء التعيين كحساب بريد الكتروني أساسي", "Set as primary email" : "عيّن كحساب بريد الكتروني أساسي", "Additional email address {index}" : "إيميل إضافي {index}", @@ -486,7 +491,6 @@ OC.L10N.register( "Unable to update additional email address" : "تعذّر تحديث حساب البريد الالكتروني الإضافي", "Unable to delete additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي", "No email address set" : "لم يتم تعيين أي إيميل", - "Additional emails" : "إيميلات إضافية", "Your handle" : "مَمْسَكُكَ your handle", "Your headline" : "تَرويسَتُك your headline", "Languages" : "اللغات", @@ -767,6 +771,7 @@ OC.L10N.register( "Choose profile picture from files" : "إختَر صورة للملف الشخصي من الملفات", "png or jpg, max. 20 MB" : "صيغة png أو jpg، و حجم أقصاه 20 ميغا بايت", "Your email address" : "إيميلك", + "Additional emails" : "إيميلات إضافية", "Your location" : "موقعك", "Enable Profile" : "تمكين الملف الشخصي", "Your Twitter handle" : "مَمْسَكُكَ your handle في تويتر ", @@ -811,6 +816,7 @@ OC.L10N.register( "Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم", "Overwrite cli URL" : "استبدال عنوان cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "هذا الخادوم يفتقد إلى بعض الأجزاء modules من PHP المُوصى بها. لتحسين الأداء و التوافقية يُنصح بشدة بتثبيتها: %s.", + "Rating: {score}/10" : "التقييم: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "أنت على وشك حذف المجموعة \"{group}\"؛ لكن المستخدمين لن يتم حذفهم.", "No users" : "لا يوجد مستخدِمون", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "قائمة المستخدِمين. لا يتم عرض القائمة بالكامل لتحسين الأداء. سيتم عرض مستخدِمين أكثر كلما تنقّلت عبر القائمة.", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 9d8b88b9e71..440c539e380 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -172,12 +172,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "تكوين ترويسة الوكيل العكسي reverse proxy header غير صحيح. هذه مشكلة أمنية ويمكن أن تسمح للمهاجم بانتحال عنوان IP الخاص به ليكون مرئياً لنكست كلاود.", "Your IP address was resolved as %s" : "عنوانك الـ IP تمّ تحليله كـ%s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "تكوين ترويسة الوكيل العكسي reverse proxy header غير صحيح، أو أنك تحاول الوصول إلى نكست كلاود من وكيل موثوق به. إذا لم يكن الأمر كذلك، فهذه مشكلة أمنية ويمكن أن تُمكّن المهاجم من انتحال عنوان IP الخاص به ليكون مرئياً لنكست كلاود.", + "HTTPS access and URLs" : "الوصول إلى HTTPS و عناوين URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "الوصول إلى الموقع بشكل غير آمن عبر HTTP. ننصحك بشدة بإعداد خادومك ليطلب HTTPS بدلاً من ذلك. بدونها لن تعمل بعض وظائف الويب المهمة مثل \"النسخ إلى الحافظة copy to clipboard\" أو \"عُمّال الخدمة service workers\"!", + "Accessing site insecurely via HTTP." : "الوصول إلى الموقع بشكل غير آمن عبر HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "أنت متصل بخادومك عبر اتصال آمن، ولكن خادومك يقوم بإنشاء عناوين URL غير آمنة. و هذا يعني أنك على الأرجح خلف وكيل عكسي reverse proxy و لم يتم تعيين متغيرات تكوين الاستبدال overwrite بشكل صحيح.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "أنت متصل بخادومك عبر اتصال آمن، و خادومك يقوم بإنشاء عناوين URL غير آمنة. ", "Internet connectivity" : "الاتصال بالإنترنت", "Internet connectivity is disabled in configuration file." : "الاتصال بالإنترنت مُعطّل في ملف التهيئة.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "هذا الخادوم لا يمكنه الاتصال بالإنترنت. عدة نهايات حدّية endpoints لا يمكن الوصول إليها. هذا يعني ان بعض الخصائص مثل \"تثبيت وسائط التخزين الخارجية\"، أو \"التنبيهات لتحديثات النظام\"، أو \"تثبيت تطبيقات من طرفٍ ثالث\" سوف لن تعمل. و كذلك \"الوصول إلى الملفات عن بُعد\" و \"إرسال تنبيهات بالإيميل\" لن تعمل. قم بتوصيل النظام بالإنترنت للتمتع بكل هذه الخصائص. ", "JavaScript modules support" : "دعم وحدات جافا سكريبت JavaScript modules", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "لا يمكن التحقق من دعم JavaScript. يرجى التحقق يدوياً مما إذا كان خادوم الويب عندك يتعامل مع ملفات `.mjs` باستعمال نوع JavaScript MIME.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "لا يتعامل خادوم الويب خاصّتك بك مع الملفات من النوع `.mjs` باستعمال نوع JavaScript MIME. سيؤدي هذا إلى تعطيل بعض التطبيقات عن طريق منع المتصفحات من تنفيذ ملفات JavaScript. يجب عليك تهيئة إعدادات خادوم الويب خاصّتك للتعامل مع الملفات `.mjs` إما باعتبارها من النوع `text/javascript` أو من النوع `application/javascript`.", + "JavaScript source map support" : "دعم خريطة مصدر جافا سكريبت", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "لم يتم إعداد خادوم الويب عندك لخدمة ملفات `.js.map`. بدون هذه الملفات، لن تعمل خرائط مصدر الجافا سكريبت بشكل صحيح؛ الأمر الذي قد يزيد من صعوبة استكشاف الأخطاء وإصلاحها وتصحيح أي مشكلات قد تنشأ.", "Old server-side-encryption" : "تشفير قديم من جهة الخادوم", "Disabled" : "مُعطّل", "The old server-side-encryption format is enabled. We recommend disabling this." : "تم تمكين النسق القديم للتشفير من جانب الخادم. نوصي بتعطيله.", @@ -352,11 +359,11 @@ "Admin documentation" : "دليل المُشرِف", "Developer documentation" : "دليل المُطوّر", "Show details for {appName} app" : "عرض تفاصيل التطبيق {appName} ", + "Update to {update}" : "التحديث إلى {update}", + "Featured" : "مُميّزةٌ", "This app is supported via your current Nextcloud subscription." : "هذا التطبيق مدعوم من خلال اشتراكك الحالي في نكست كلود.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "تم تطوير التطبيقات المميزة من قبل المجتمع وداخله. و هي توفر وظائف مركزية وجاهزة للعمل في بيئة العمل الفعلية.", - "Featured" : "مُميّزةٌ", - "Update to {update}" : "التحديث إلى {update}", - "Rating: {score}/10" : "التقييم: {score}/10", + "Community rating: {score}/5" : "تقييم المجتمع: {score}/5", "All apps are up-to-date." : "كل التطبيقات في آخر تحديثٍ", "Icon" : "الأيقونة", "Name" : "الاسم", @@ -467,14 +474,12 @@ "You are using <strong>{usage}</strong>" : "أنت تستعمل <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "أنت تستعمل <strong>{usage}</strong> من <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "اسمك الكامل", - "Back" : "عودة", - "Change scope level of {property}" : "تغيير مستوى نطاق لـ {property}", - "This address is not confirmed" : "هذا العنوان غير مؤكد", "Primary email for password reset and notifications" : "البريد الإلكتروني الأساسي لإعادة تعيين كلمة المرور والإشعارات", "Email options" : "خيارات الإيميل", "Options for additional email address {index}" : "خيارات عنوان البريد الإلكتروني الإضافي {index}", "Remove primary email" : "حذف حساب البريد الالكتروني الأساسي", "Delete email" : "حذف الإيميل", + "This address is not confirmed" : "هذا العنوان غير مؤكد", "Unset as primary email" : "إلغاء التعيين كحساب بريد الكتروني أساسي", "Set as primary email" : "عيّن كحساب بريد الكتروني أساسي", "Additional email address {index}" : "إيميل إضافي {index}", @@ -484,7 +489,6 @@ "Unable to update additional email address" : "تعذّر تحديث حساب البريد الالكتروني الإضافي", "Unable to delete additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي", "No email address set" : "لم يتم تعيين أي إيميل", - "Additional emails" : "إيميلات إضافية", "Your handle" : "مَمْسَكُكَ your handle", "Your headline" : "تَرويسَتُك your headline", "Languages" : "اللغات", @@ -765,6 +769,7 @@ "Choose profile picture from files" : "إختَر صورة للملف الشخصي من الملفات", "png or jpg, max. 20 MB" : "صيغة png أو jpg، و حجم أقصاه 20 ميغا بايت", "Your email address" : "إيميلك", + "Additional emails" : "إيميلات إضافية", "Your location" : "موقعك", "Enable Profile" : "تمكين الملف الشخصي", "Your Twitter handle" : "مَمْسَكُكَ your handle في تويتر ", @@ -809,6 +814,7 @@ "Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم", "Overwrite cli URL" : "استبدال عنوان cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "هذا الخادوم يفتقد إلى بعض الأجزاء modules من PHP المُوصى بها. لتحسين الأداء و التوافقية يُنصح بشدة بتثبيتها: %s.", + "Rating: {score}/10" : "التقييم: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "أنت على وشك حذف المجموعة \"{group}\"؛ لكن المستخدمين لن يتم حذفهم.", "No users" : "لا يوجد مستخدِمون", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "قائمة المستخدِمين. لا يتم عرض القائمة بالكامل لتحسين الأداء. سيتم عرض مستخدِمين أكثر كلما تنقّلت عبر القائمة.", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 4c7a2229a53..8f7ee68ef07 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -2,12 +2,18 @@ OC.L10N.register( "settings", { "Local" : "Llocal", + "Verifying …" : "Verificando…", + "Unable to change password" : "Nun ye posible camudar la contraseña", "Very weak password" : "La contraseña ye mui poco segura", "Weak password" : "La contraseña ye poco segura", "So-so password" : "La contraseña ye normal", "Good password" : "La contraseña ye segura", "Strong password" : "La contraseña ye mui segura", "Groups" : "Grupos", + "Unable to retrieve the group list" : "Nun ye posible recuperar la llista de grupos", + "{actor} added you to group {group}" : "{actor} metióte nel grupu «{group}»", + "{actor} changed your password" : "{actor} camudó la contraseña", + "You changed your password" : "Camudesti la contraseña", "Security" : "Seguranza", "Settings" : "Configuración", "Saved" : "Guardóse", @@ -32,7 +38,11 @@ OC.L10N.register( "Internet connectivity" : "Conectividá a internet", "You are not using MySQL" : "Nun tas usando MySQL", "The function is available." : "La función ta disponible.", + "PHP memory limit" : "Llende de memoria de PHP", + "The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.", "PHP modules" : "Módulos de PHP", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "A esta instancia fálten-y dalgunos módulos aconseyaos de PHP. P'ameyorar el rindimientu y la compatibilidá, ye mui aconseyable que los instales:\n%s", + "PHP opcache" : "opcache de PHP", "PHP version" : "Versión de PHP", "Random generator" : "Xenerador aleatoriu", "Database version" : "Versión de la base de datos", @@ -45,12 +55,15 @@ OC.L10N.register( "Task:" : "Xera:", "None" : "Nada", "Unable to modify setting" : "Nun ye posible modificar la opción", + "Save changes" : "Guardar los cambeos", "All" : "Too", + "No results" : "Nun hai nengún resultáu", "Remove" : "Quitar", + "Disable" : "Desactivar", "View in store" : "Ver na tienda", + "Visit website" : "Visitar el sitiu web", "Admin documentation" : "Documentación p'alministradores", "Developer documentation" : "Documentación pa desendolcadores", - "Rating: {score}/10" : "Valoración: {score}/10", "All apps are up-to-date." : "Toles aplicaciones tán anovaes", "Icon" : "Iconu", "Name" : "Nome", @@ -59,6 +72,7 @@ OC.L10N.register( "Actions" : "Aiciones", "Results from other categories" : "Resultaos d'otres categoríes", "No apps found for your version" : "Nun s'atopó nenguna aplicación pa esta versión", + "Disable all" : "Desactivar too", "Rename" : "Renomar", "Revoke" : "Revocar", "Google Chrome for Android" : "Google Chrome p'Android", @@ -72,12 +86,14 @@ OC.L10N.register( "AJAX" : "AJAX", "Webcron" : "Webcron", "Cron (Recommended)" : "Cron (aconséyase)", + "Enable" : "Activar", "Server-side encryption" : "Cifráu de llau del sirvidor", "No encryption module loaded, please enable an encryption module in the app menu." : "Nun se cargó nengún módulu de cifráu, activa unu nel menú d'aplicaciones.", "Please confirm the group removal" : "Confirma'l desaniciu del grupu", "Cancel" : "Encaboxar", "Confirm" : "Confirmar", "Submit" : "Unviar", + "Failed to remove group \"{group}\"" : "Nun se pue quitar el grupu «{group}»", "Current password" : "Contraseña actual", "New password" : "Contraseña nueva", "The file must be a PNG or JPG" : "El ficheru a ser PNG o JPG", @@ -90,7 +106,6 @@ OC.L10N.register( "You are a member of the following groups:" : "Yes miembru de los grupos siguientes:", "You are using <strong>{usage}</strong>" : "Tas usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Tas usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", - "Back" : "Atrás", "Languages" : "Llingües", "Unable to update language" : "Nun ye posible anovar la llingua", "No language set" : "Nun s'afitó nenguna llingua", @@ -101,12 +116,15 @@ OC.L10N.register( "Create" : "Crear", "Change" : "Camudar", "Delete" : "Desaniciar", + "No accounts" : "Nun hai nenguna cuenta", "Loading accounts …" : "Cargando les cuentes…", + "Default language" : "Llingua predeterminada", "Other languages" : "Otres llingües", "New user" : "Usuariu nuevu", "Display name" : "Nome visible", "Password (required)" : "Contraseña (obligatoria)", "Email" : "Corréu electrónicu", + "Administered groups" : "Grupos alministraos", "Language" : "Llingua", "Total rows summary" : "Resume total de fieleres", "Loading users …" : "Cargando los usuarios…", @@ -116,6 +134,7 @@ OC.L10N.register( "Loading account …" : "Cargando la cuenta…", "{size} used" : "{size} n'usu", "Delete account" : "Dersaniciar la cuenta", + "Failed to update line manager" : "Nun se pue anovar el xestor de llinies", "Welcome mail sent!" : "¡Unvióse'l mensaxe d'acoyida!", "Done" : "Fecho", "Edit" : "Editar", @@ -129,6 +148,7 @@ OC.L10N.register( "New account" : "Cuenta nueva", "Creating group …" : "Creando'l grupu…", "Group name" : "Nome del grupu", + "Failed to create group" : "Nun se pue crear el grupu", "Sending…" : "Unviando…", "Location" : "Llocalización", "Profile picture" : "Semeya del perfil", @@ -147,11 +167,15 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable", "Do you really want to wipe your data from this device?" : "¿De xuru que quies borrar los datos d'esti preséu?", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ficiéronse milenta solicitúes dende la to rede. Volvi tentalo dempués o ponte en contautu cola alministración si esti mensaxe ye un error.", + "Administration documentation" : "Documentación de l'alministración", "Documentation" : "Documentación", "Forum" : "Foru", + "Nextcloud help resources" : "Recursos d'ayuda de Nextcloud", "General documentation" : "Documentación xeneral", "SSL" : "SSL", + "Open documentation" : "Abrir la documentación", "Encryption" : "Cifráu", + "Server address" : "Direición del sirvidor", "Port" : "Puertu", "Authentication" : "Autenticación", "Save" : "Guardar", @@ -159,6 +183,8 @@ OC.L10N.register( "There are some warnings regarding your setup." : "Hai dalgunes alvertencies en rellación a la configuración.", "Reasons to use Nextcloud in your organization" : "Razones pa usar Nextcloud na to organzación", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desendolcáu pola {communityopen}comunidá de Nextcloud{linkclose}, el {githubopen}códigu fonte{linkclose} llicénciase baxo l'{licenseopen}AGPL{linkclose}.", + "No user supplied" : "Nun se fornió nengún usuariu", + "Federated Cloud Sharing" : "Compartición na nube federada", "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Nun se pudo determinar si la versión de TLS de cURL ta anovada o non pola mor d'un error que se produxo demientres la solicitú HTTPS escontra https://nextcloud.com. Comprueba'l ficheru de rexistru de Nextcloud pa consiguir más detalles.", "Invalid user" : "L'usuariu ye inválidu", "Internet Explorer" : "Internet Explorer", @@ -177,6 +203,7 @@ OC.L10N.register( "You do not have permissions to see the details of this user" : "Nun tienes permisu pa ver los detalles d'esti usuariu", "Twitter" : "Twitter", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia fálten-y dalgunos módulos de PHP aconseyaos. Pa consiguir un rindimientu mayor y una compatibilidá meyor ye mui recomendable que los instales: %s.", + "Rating: {score}/10" : "Valoración: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Tas a piques de quitar el grupu «{group}». NUN van desaniciase los usuarios.", "No users" : "Nun hai nengún usuariu…", "Loading user …" : "Cargando l'usuariu…", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index 9f33078c434..0dfc89c5efc 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -1,11 +1,17 @@ { "translations": { "Local" : "Llocal", + "Verifying …" : "Verificando…", + "Unable to change password" : "Nun ye posible camudar la contraseña", "Very weak password" : "La contraseña ye mui poco segura", "Weak password" : "La contraseña ye poco segura", "So-so password" : "La contraseña ye normal", "Good password" : "La contraseña ye segura", "Strong password" : "La contraseña ye mui segura", "Groups" : "Grupos", + "Unable to retrieve the group list" : "Nun ye posible recuperar la llista de grupos", + "{actor} added you to group {group}" : "{actor} metióte nel grupu «{group}»", + "{actor} changed your password" : "{actor} camudó la contraseña", + "You changed your password" : "Camudesti la contraseña", "Security" : "Seguranza", "Settings" : "Configuración", "Saved" : "Guardóse", @@ -30,7 +36,11 @@ "Internet connectivity" : "Conectividá a internet", "You are not using MySQL" : "Nun tas usando MySQL", "The function is available." : "La función ta disponible.", + "PHP memory limit" : "Llende de memoria de PHP", + "The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.", "PHP modules" : "Módulos de PHP", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "A esta instancia fálten-y dalgunos módulos aconseyaos de PHP. P'ameyorar el rindimientu y la compatibilidá, ye mui aconseyable que los instales:\n%s", + "PHP opcache" : "opcache de PHP", "PHP version" : "Versión de PHP", "Random generator" : "Xenerador aleatoriu", "Database version" : "Versión de la base de datos", @@ -43,12 +53,15 @@ "Task:" : "Xera:", "None" : "Nada", "Unable to modify setting" : "Nun ye posible modificar la opción", + "Save changes" : "Guardar los cambeos", "All" : "Too", + "No results" : "Nun hai nengún resultáu", "Remove" : "Quitar", + "Disable" : "Desactivar", "View in store" : "Ver na tienda", + "Visit website" : "Visitar el sitiu web", "Admin documentation" : "Documentación p'alministradores", "Developer documentation" : "Documentación pa desendolcadores", - "Rating: {score}/10" : "Valoración: {score}/10", "All apps are up-to-date." : "Toles aplicaciones tán anovaes", "Icon" : "Iconu", "Name" : "Nome", @@ -57,6 +70,7 @@ "Actions" : "Aiciones", "Results from other categories" : "Resultaos d'otres categoríes", "No apps found for your version" : "Nun s'atopó nenguna aplicación pa esta versión", + "Disable all" : "Desactivar too", "Rename" : "Renomar", "Revoke" : "Revocar", "Google Chrome for Android" : "Google Chrome p'Android", @@ -70,12 +84,14 @@ "AJAX" : "AJAX", "Webcron" : "Webcron", "Cron (Recommended)" : "Cron (aconséyase)", + "Enable" : "Activar", "Server-side encryption" : "Cifráu de llau del sirvidor", "No encryption module loaded, please enable an encryption module in the app menu." : "Nun se cargó nengún módulu de cifráu, activa unu nel menú d'aplicaciones.", "Please confirm the group removal" : "Confirma'l desaniciu del grupu", "Cancel" : "Encaboxar", "Confirm" : "Confirmar", "Submit" : "Unviar", + "Failed to remove group \"{group}\"" : "Nun se pue quitar el grupu «{group}»", "Current password" : "Contraseña actual", "New password" : "Contraseña nueva", "The file must be a PNG or JPG" : "El ficheru a ser PNG o JPG", @@ -88,7 +104,6 @@ "You are a member of the following groups:" : "Yes miembru de los grupos siguientes:", "You are using <strong>{usage}</strong>" : "Tas usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Tas usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", - "Back" : "Atrás", "Languages" : "Llingües", "Unable to update language" : "Nun ye posible anovar la llingua", "No language set" : "Nun s'afitó nenguna llingua", @@ -99,12 +114,15 @@ "Create" : "Crear", "Change" : "Camudar", "Delete" : "Desaniciar", + "No accounts" : "Nun hai nenguna cuenta", "Loading accounts …" : "Cargando les cuentes…", + "Default language" : "Llingua predeterminada", "Other languages" : "Otres llingües", "New user" : "Usuariu nuevu", "Display name" : "Nome visible", "Password (required)" : "Contraseña (obligatoria)", "Email" : "Corréu electrónicu", + "Administered groups" : "Grupos alministraos", "Language" : "Llingua", "Total rows summary" : "Resume total de fieleres", "Loading users …" : "Cargando los usuarios…", @@ -114,6 +132,7 @@ "Loading account …" : "Cargando la cuenta…", "{size} used" : "{size} n'usu", "Delete account" : "Dersaniciar la cuenta", + "Failed to update line manager" : "Nun se pue anovar el xestor de llinies", "Welcome mail sent!" : "¡Unvióse'l mensaxe d'acoyida!", "Done" : "Fecho", "Edit" : "Editar", @@ -127,6 +146,7 @@ "New account" : "Cuenta nueva", "Creating group …" : "Creando'l grupu…", "Group name" : "Nome del grupu", + "Failed to create group" : "Nun se pue crear el grupu", "Sending…" : "Unviando…", "Location" : "Llocalización", "Profile picture" : "Semeya del perfil", @@ -145,11 +165,15 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Error: nun se pue activar esta aplicación porque fai que'l sirvidor seya inestable", "Do you really want to wipe your data from this device?" : "¿De xuru que quies borrar los datos d'esti preséu?", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ficiéronse milenta solicitúes dende la to rede. Volvi tentalo dempués o ponte en contautu cola alministración si esti mensaxe ye un error.", + "Administration documentation" : "Documentación de l'alministración", "Documentation" : "Documentación", "Forum" : "Foru", + "Nextcloud help resources" : "Recursos d'ayuda de Nextcloud", "General documentation" : "Documentación xeneral", "SSL" : "SSL", + "Open documentation" : "Abrir la documentación", "Encryption" : "Cifráu", + "Server address" : "Direición del sirvidor", "Port" : "Puertu", "Authentication" : "Autenticación", "Save" : "Guardar", @@ -157,6 +181,8 @@ "There are some warnings regarding your setup." : "Hai dalgunes alvertencies en rellación a la configuración.", "Reasons to use Nextcloud in your organization" : "Razones pa usar Nextcloud na to organzación", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desendolcáu pola {communityopen}comunidá de Nextcloud{linkclose}, el {githubopen}códigu fonte{linkclose} llicénciase baxo l'{licenseopen}AGPL{linkclose}.", + "No user supplied" : "Nun se fornió nengún usuariu", + "Federated Cloud Sharing" : "Compartición na nube federada", "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Nun se pudo determinar si la versión de TLS de cURL ta anovada o non pola mor d'un error que se produxo demientres la solicitú HTTPS escontra https://nextcloud.com. Comprueba'l ficheru de rexistru de Nextcloud pa consiguir más detalles.", "Invalid user" : "L'usuariu ye inválidu", "Internet Explorer" : "Internet Explorer", @@ -175,6 +201,7 @@ "You do not have permissions to see the details of this user" : "Nun tienes permisu pa ver los detalles d'esti usuariu", "Twitter" : "Twitter", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia fálten-y dalgunos módulos de PHP aconseyaos. Pa consiguir un rindimientu mayor y una compatibilidá meyor ye mui recomendable que los instales: %s.", + "Rating: {score}/10" : "Valoración: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Tas a piques de quitar el grupu «{group}». NUN van desaniciase los usuarios.", "No users" : "Nun hai nengún usuariu…", "Loading user …" : "Cargando l'usuariu…", diff --git a/apps/settings/l10n/az.js b/apps/settings/l10n/az.js index ee690195157..2ba3881168f 100644 --- a/apps/settings/l10n/az.js +++ b/apps/settings/l10n/az.js @@ -133,7 +133,6 @@ OC.L10N.register( "Error saving profile picture" : "Profil şəklini saxlayan vaxtı səhv baş verdi", "Error removing profile picture" : "Profil şəklini silən vaxtı səhv baş verdi", "Details" : "Detallar", - "Back" : "Geri", "No email address set" : "Email ünvanı dəsti yoxdur", "Help translate" : "Tərcüməyə kömək", "Add" : "Əlavə etmək", diff --git a/apps/settings/l10n/az.json b/apps/settings/l10n/az.json index 1a7832ad7df..71e6e47eef5 100644 --- a/apps/settings/l10n/az.json +++ b/apps/settings/l10n/az.json @@ -131,7 +131,6 @@ "Error saving profile picture" : "Profil şəklini saxlayan vaxtı səhv baş verdi", "Error removing profile picture" : "Profil şəklini silən vaxtı səhv baş verdi", "Details" : "Detallar", - "Back" : "Geri", "No email address set" : "Email ünvanı dəsti yoxdur", "Help translate" : "Tərcüməyə kömək", "Add" : "Əlavə etmək", diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index eeb169ad5a5..a6bc92201c7 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -181,10 +181,10 @@ OC.L10N.register( "Report a bug" : "Докладване на грешка", "Admin documentation" : "Документация за администратори", "Developer documentation" : "Документация за разработчици", + "Update to {update}" : "Актуализирай до {update}", + "Featured" : "Препоръчани", "This app is supported via your current Nextcloud subscription." : "Това приложение се поддържа чрез текущия ви абонамент за Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Представените приложения са разработени от и в рамките на общността. Те предлагат централна функционалност и са готови за производствена употреба.", - "Featured" : "Препоръчани", - "Update to {update}" : "Актуализирай до {update}", "All apps are up-to-date." : "Всички приложения са актуални.", "Icon" : "Икона", "Name" : "Име", @@ -273,11 +273,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Използвате <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Използвате <strong>{usage}</strong> от <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето пълно име", - "This address is not confirmed" : "Този адрес не е потвърден", "Primary email for password reset and notifications" : "Основен имейл за възстановяване на парола и известия", "Email options" : "Опции за имейл", "Remove primary email" : "Премахване на основния имейл", "Delete email" : "Изтриване на имейл", + "This address is not confirmed" : "Този адрес не е потвърден", "Unset as primary email" : "Премахване на настройка като основен имейл", "Set as primary email" : "Задаване като основен имейл", "Additional email address {index}" : "Допълнителен имейл адрес {index}", @@ -287,7 +287,6 @@ OC.L10N.register( "Unable to update additional email address" : "Не може да се актуализира допълнителен имейл адрес", "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес", "No email address set" : "Не е въведен имейл адрес", - "Additional emails" : "Допълнителни имейли", "Your handle" : "Вашият манипулатор", "Your headline" : "Вашето заглавие", "Help translate" : "Помогнете с превода", @@ -495,6 +494,7 @@ OC.L10N.register( "Choose profile picture from files" : "Избор на профилна снимка от файлове", "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", "Your email address" : "Вашият имейл адрес", + "Additional emails" : "Допълнителни имейли", "Your location" : "Вашето местоположение", "Enable Profile" : "Активиране на профил", "Your Twitter handle" : "Вашият Twitter манипулатор", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index abc659cee1c..aa756c59363 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -179,10 +179,10 @@ "Report a bug" : "Докладване на грешка", "Admin documentation" : "Документация за администратори", "Developer documentation" : "Документация за разработчици", + "Update to {update}" : "Актуализирай до {update}", + "Featured" : "Препоръчани", "This app is supported via your current Nextcloud subscription." : "Това приложение се поддържа чрез текущия ви абонамент за Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Представените приложения са разработени от и в рамките на общността. Те предлагат централна функционалност и са готови за производствена употреба.", - "Featured" : "Препоръчани", - "Update to {update}" : "Актуализирай до {update}", "All apps are up-to-date." : "Всички приложения са актуални.", "Icon" : "Икона", "Name" : "Име", @@ -271,11 +271,11 @@ "You are using <strong>{usage}</strong>" : "Използвате <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Използвате <strong>{usage}</strong> от <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето пълно име", - "This address is not confirmed" : "Този адрес не е потвърден", "Primary email for password reset and notifications" : "Основен имейл за възстановяване на парола и известия", "Email options" : "Опции за имейл", "Remove primary email" : "Премахване на основния имейл", "Delete email" : "Изтриване на имейл", + "This address is not confirmed" : "Този адрес не е потвърден", "Unset as primary email" : "Премахване на настройка като основен имейл", "Set as primary email" : "Задаване като основен имейл", "Additional email address {index}" : "Допълнителен имейл адрес {index}", @@ -285,7 +285,6 @@ "Unable to update additional email address" : "Не може да се актуализира допълнителен имейл адрес", "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес", "No email address set" : "Не е въведен имейл адрес", - "Additional emails" : "Допълнителни имейли", "Your handle" : "Вашият манипулатор", "Your headline" : "Вашето заглавие", "Help translate" : "Помогнете с превода", @@ -493,6 +492,7 @@ "Choose profile picture from files" : "Избор на профилна снимка от файлове", "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", "Your email address" : "Вашият имейл адрес", + "Additional emails" : "Допълнителни имейли", "Your location" : "Вашето местоположение", "Enable Profile" : "Активиране на профил", "Your Twitter handle" : "Вашият Twitter манипулатор", diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js index c39362e53dc..760a38c2032 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -148,10 +148,10 @@ OC.L10N.register( "Report a bug" : "Dugas ur gudenn", "Admin documentation" : "Dielvadur ar merour", "Developer documentation" : "Diellvadur an digeler", + "Update to {update}" : "Adnevesiñ da {update}", + "Featured" : "Perzhiet", "This app is supported via your current Nextcloud subscription." : "Ar meziant-mañ a vez douget dre ho kommanant Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Meziantoù perzhiet a vez digeliet gant ha e-vbarzh ar gummuniezh. Perzhioù penna a vez roet gante ha prest int da krouiñ reoù all.", - "Featured" : "Perzhiet", - "Update to {update}" : "Adnevesiñ da {update}", "Icon" : "Skeudennig", "Name" : "Anv", "Version" : "Stumm", diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index 1666f0b3106..8fddf04e771 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -146,10 +146,10 @@ "Report a bug" : "Dugas ur gudenn", "Admin documentation" : "Dielvadur ar merour", "Developer documentation" : "Diellvadur an digeler", + "Update to {update}" : "Adnevesiñ da {update}", + "Featured" : "Perzhiet", "This app is supported via your current Nextcloud subscription." : "Ar meziant-mañ a vez douget dre ho kommanant Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Meziantoù perzhiet a vez digeliet gant ha e-vbarzh ar gummuniezh. Perzhioù penna a vez roet gante ha prest int da krouiñ reoù all.", - "Featured" : "Perzhiet", - "Update to {update}" : "Adnevesiñ da {update}", "Icon" : "Skeudennig", "Name" : "Anv", "Version" : "Stumm", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 9dc352d57df..bb90f58d945 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -273,11 +273,10 @@ OC.L10N.register( "Admin documentation" : "Documentació per a administradors", "Developer documentation" : "Documentació per a desenvolupadors", "Show details for {appName} app" : "Mostra els detalls de l'aplicació {appName}", + "Update to {update}" : "Actualitza a {update}", + "Featured" : "Destacat", "This app is supported via your current Nextcloud subscription." : "Aquesta aplicació és compatible amb la vostra subscripció actual a Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les aplicacions destacades es desenvolupen per i dins de la comunitat. Ofereixen funcionalitats centrals i estan preparades per ser emprades en producció.", - "Featured" : "Destacat", - "Update to {update}" : "Actualitza a {update}", - "Rating: {score}/10" : "Valoració: {score}/10", "All apps are up-to-date." : "Totes les aplicacions estan actualitzades.", "Icon" : "Icona", "Name" : "Nom", @@ -383,12 +382,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Esteu utilitzant <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Esteu utilitzant <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "El vostre nom complet", - "Back" : "Torna", - "This address is not confirmed" : "Aquesta adreça no està confirmada", "Primary email for password reset and notifications" : "Adreça de correu electrònic principal per a restablir la contrasenya i per a les notificacions", "Email options" : "Opcions de correu electrònic", "Remove primary email" : "Treu l'adreça de correu electrònic principal", "Delete email" : "Treu l'adreça de correu electrònic", + "This address is not confirmed" : "Aquesta adreça no està confirmada", "Unset as primary email" : "Desactivat com a correu electrònic principal", "Set as primary email" : "Estableix com a correu electrònic principal", "Additional email address {index}" : "Adreça de correu electrònic addicional {index}", @@ -398,7 +396,6 @@ OC.L10N.register( "Unable to update additional email address" : "No es pot actualitzar l'adreça de correu electrònic addicional", "Unable to delete additional email address" : "No es pot suprimir l'adreça de correu electrònic addicional", "No email address set" : "No s'ha establert cap adreça de correu electrònic", - "Additional emails" : "Adreces de correu electrònic addicionals", "Your handle" : "El teu identificador", "Your headline" : "El teu titular", "Help translate" : "Ajudeu-nos amb la traducció", @@ -651,6 +648,7 @@ OC.L10N.register( "Choose profile picture from files" : "Trieu una imatge de perfil als fitxers", "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Your email address" : "El vostre correu electrònic", + "Additional emails" : "Adreces de correu electrònic addicionals", "Your location" : "La vostra localització", "Enable Profile" : "Habilita el perfil", "Your Twitter handle" : "El teu identificador de Twitter", @@ -694,6 +692,7 @@ OC.L10N.register( "Select user manager" : "Seleccioneu el gestor d'usuaris", "Old user imported certificates" : "Certificats importats d'usuari antic", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "En aquesta instància li falten alguns mòduls PHP recomanats. Per millorar el rendiment i la compatibilitat, és molt recomanable instal·lar-los: %s.", + "Rating: {score}/10" : "Valoració: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Esteu a punt de suprimir el grup \"{group}\". Els usuaris NO s'eliminaran.", "No users" : "Cap usuari", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Llista d'usuaris. Aquesta llista no es presenta completament per motius de rendiment. Els usuaris es mostraran mentre navegueu per la llista.", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index eb52589d8f0..627978f999e 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -271,11 +271,10 @@ "Admin documentation" : "Documentació per a administradors", "Developer documentation" : "Documentació per a desenvolupadors", "Show details for {appName} app" : "Mostra els detalls de l'aplicació {appName}", + "Update to {update}" : "Actualitza a {update}", + "Featured" : "Destacat", "This app is supported via your current Nextcloud subscription." : "Aquesta aplicació és compatible amb la vostra subscripció actual a Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les aplicacions destacades es desenvolupen per i dins de la comunitat. Ofereixen funcionalitats centrals i estan preparades per ser emprades en producció.", - "Featured" : "Destacat", - "Update to {update}" : "Actualitza a {update}", - "Rating: {score}/10" : "Valoració: {score}/10", "All apps are up-to-date." : "Totes les aplicacions estan actualitzades.", "Icon" : "Icona", "Name" : "Nom", @@ -381,12 +380,11 @@ "You are using <strong>{usage}</strong>" : "Esteu utilitzant <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Esteu utilitzant <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "El vostre nom complet", - "Back" : "Torna", - "This address is not confirmed" : "Aquesta adreça no està confirmada", "Primary email for password reset and notifications" : "Adreça de correu electrònic principal per a restablir la contrasenya i per a les notificacions", "Email options" : "Opcions de correu electrònic", "Remove primary email" : "Treu l'adreça de correu electrònic principal", "Delete email" : "Treu l'adreça de correu electrònic", + "This address is not confirmed" : "Aquesta adreça no està confirmada", "Unset as primary email" : "Desactivat com a correu electrònic principal", "Set as primary email" : "Estableix com a correu electrònic principal", "Additional email address {index}" : "Adreça de correu electrònic addicional {index}", @@ -396,7 +394,6 @@ "Unable to update additional email address" : "No es pot actualitzar l'adreça de correu electrònic addicional", "Unable to delete additional email address" : "No es pot suprimir l'adreça de correu electrònic addicional", "No email address set" : "No s'ha establert cap adreça de correu electrònic", - "Additional emails" : "Adreces de correu electrònic addicionals", "Your handle" : "El teu identificador", "Your headline" : "El teu titular", "Help translate" : "Ajudeu-nos amb la traducció", @@ -649,6 +646,7 @@ "Choose profile picture from files" : "Trieu una imatge de perfil als fitxers", "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Your email address" : "El vostre correu electrònic", + "Additional emails" : "Adreces de correu electrònic addicionals", "Your location" : "La vostra localització", "Enable Profile" : "Habilita el perfil", "Your Twitter handle" : "El teu identificador de Twitter", @@ -692,6 +690,7 @@ "Select user manager" : "Seleccioneu el gestor d'usuaris", "Old user imported certificates" : "Certificats importats d'usuari antic", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "En aquesta instància li falten alguns mòduls PHP recomanats. Per millorar el rendiment i la compatibilitat, és molt recomanable instal·lar-los: %s.", + "Rating: {score}/10" : "Valoració: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Esteu a punt de suprimir el grup \"{group}\". Els usuaris NO s'eliminaran.", "No users" : "Cap usuari", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Llista d'usuaris. Aquesta llista no es presenta completament per motius de rendiment. Els usuaris es mostraran mentre navegueu per la llista.", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 2cd21e7e31b..ee9aec9f9cf 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -338,11 +338,10 @@ OC.L10N.register( "Admin documentation" : "Dokumentace pro správce", "Developer documentation" : "Dokumentace pro vývojáře", "Show details for {appName} app" : "Zobrazit podrobnosti o aplikaci {appName}", + "Update to {update}" : "Aktualizovat na {update}", + "Featured" : "Doporučené", "This app is supported via your current Nextcloud subscription." : "Tato aplikace je podporována prostřednictvím vašeho stávajícího předplatného podpory Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Doporučované aplikace jsou vyvíjeny komunitou. Jsou propojeny se zbytkem Nextcloud a připraveny na produkční nasazení.", - "Featured" : "Doporučené", - "Update to {update}" : "Aktualizovat na {update}", - "Rating: {score}/10" : "Hodnocení: {score}/10", "All apps are up-to-date." : "Všechny aplikace jsou aktuální", "Icon" : "Ikona", "Name" : "Název", @@ -450,12 +449,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé jméno", - "Back" : "Zpět", - "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", "Email options" : "Předvolby e-mailu", "Remove primary email" : "Odebrat hlavní e-mail", "Delete email" : "Smazat e-mail", + "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Unset as primary email" : "Zrušeno nastavení coby hlavního e-mailu", "Set as primary email" : "Nastavit jako hlavní e-mail", "Additional email address {index}" : "Další e-mailová adresa {index}", @@ -465,7 +463,6 @@ OC.L10N.register( "Unable to update additional email address" : "Nepodařilo se aktualizovat další e-mailovou adresu", "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu", "No email address set" : "E-mailová adresa není nastavena", - "Additional emails" : "Další e-maily", "Your handle" : "Váš identifikátor (handle)", "Your headline" : "Váš nadpis", "Languages" : "Jazyky", @@ -719,6 +716,7 @@ OC.L10N.register( "Choose profile picture from files" : "Zvolit profilový obrázek ze souborů", "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Your email address" : "Vaše e-mailová adresa", + "Additional emails" : "Další e-maily", "Your location" : "Kde se nacházíte", "Enable Profile" : "Zapnout profil", "Your Twitter handle" : "Twitter účet", @@ -763,6 +761,7 @@ OC.L10N.register( "Old user imported certificates" : "Staré uživatelem importované certifikáty", "Overwrite cli URL" : "Přepsat URL cli", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Této instanci chybí některé doporučené moduly pro PHP. V zájmu lepšího výkonu a kompatibility, je důrazně doporučeno je nainstalovat: %s.", + "Rating: {score}/10" : "Hodnocení: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Chystáte se smazat skupinu „{group}“. Uživatelé NEbudou smazáni.", "No users" : "Žádní uživatelé", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Seznam uživatelů. Není vykreslen celý z důvodu nároků na výkon. Uživatelé budou dokreslováni, jak se budete posouvat seznamem.", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 96294a4ca87..dd2dc9d7fc2 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -336,11 +336,10 @@ "Admin documentation" : "Dokumentace pro správce", "Developer documentation" : "Dokumentace pro vývojáře", "Show details for {appName} app" : "Zobrazit podrobnosti o aplikaci {appName}", + "Update to {update}" : "Aktualizovat na {update}", + "Featured" : "Doporučené", "This app is supported via your current Nextcloud subscription." : "Tato aplikace je podporována prostřednictvím vašeho stávajícího předplatného podpory Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Doporučované aplikace jsou vyvíjeny komunitou. Jsou propojeny se zbytkem Nextcloud a připraveny na produkční nasazení.", - "Featured" : "Doporučené", - "Update to {update}" : "Aktualizovat na {update}", - "Rating: {score}/10" : "Hodnocení: {score}/10", "All apps are up-to-date." : "Všechny aplikace jsou aktuální", "Icon" : "Ikona", "Name" : "Název", @@ -448,12 +447,11 @@ "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé jméno", - "Back" : "Zpět", - "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", "Email options" : "Předvolby e-mailu", "Remove primary email" : "Odebrat hlavní e-mail", "Delete email" : "Smazat e-mail", + "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Unset as primary email" : "Zrušeno nastavení coby hlavního e-mailu", "Set as primary email" : "Nastavit jako hlavní e-mail", "Additional email address {index}" : "Další e-mailová adresa {index}", @@ -463,7 +461,6 @@ "Unable to update additional email address" : "Nepodařilo se aktualizovat další e-mailovou adresu", "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu", "No email address set" : "E-mailová adresa není nastavena", - "Additional emails" : "Další e-maily", "Your handle" : "Váš identifikátor (handle)", "Your headline" : "Váš nadpis", "Languages" : "Jazyky", @@ -717,6 +714,7 @@ "Choose profile picture from files" : "Zvolit profilový obrázek ze souborů", "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Your email address" : "Vaše e-mailová adresa", + "Additional emails" : "Další e-maily", "Your location" : "Kde se nacházíte", "Enable Profile" : "Zapnout profil", "Your Twitter handle" : "Twitter účet", @@ -761,6 +759,7 @@ "Old user imported certificates" : "Staré uživatelem importované certifikáty", "Overwrite cli URL" : "Přepsat URL cli", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Této instanci chybí některé doporučené moduly pro PHP. V zájmu lepšího výkonu a kompatibility, je důrazně doporučeno je nainstalovat: %s.", + "Rating: {score}/10" : "Hodnocení: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Chystáte se smazat skupinu „{group}“. Uživatelé NEbudou smazáni.", "No users" : "Žádní uživatelé", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Seznam uživatelů. Není vykreslen celý z důvodu nároků na výkon. Uživatelé budou dokreslováni, jak se budete posouvat seznamem.", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 9cdc9cb6e68..d941c0a795a 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -173,10 +173,10 @@ OC.L10N.register( "Report a bug" : "Rapporter en fejl", "Admin documentation" : "Admin-dokumentation", "Developer documentation" : "Dokumentation for udviklere", + "Update to {update}" : "Opdater til {update}", + "Featured" : "Fremhævet", "This app is supported via your current Nextcloud subscription." : "Denne app understøttes via dit nuværende Nextcloud-abonnement.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Udvalgte apps er udviklet af og inden for fællesskabet. De tilbyder central funktionalitet og er klar til produktionsbrug.", - "Featured" : "Fremhævet", - "Update to {update}" : "Opdater til {update}", "All apps are up-to-date." : "Alle apps er opdateret", "Icon" : "Ikon", "Name" : "Navn", @@ -268,11 +268,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Dit fulde navn", - "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser", "Email options" : "E-mail muligheder", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", + "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Unset as primary email" : "Deaktiveret som primær e-mail", "Set as primary email" : "Indstil som primær e-mail", "Additional email address {index}" : "Yderligere e-mailadresse {index}", @@ -282,7 +282,6 @@ OC.L10N.register( "Unable to update additional email address" : "Kan ikke opdatere yderligere e-mailadresse", "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse", "No email address set" : "Der er ikke angivet e-mailadresse", - "Additional emails" : "Yderligere e-mails", "Your handle" : "Dit kendetegn", "Your headline" : "Din overskrift", "Help translate" : "Hjælp med oversættelsen", @@ -516,6 +515,7 @@ OC.L10N.register( "Choose profile picture from files" : "Vælg profil billede fra filer", "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Your email address" : "Din e-mailadresse", + "Additional emails" : "Yderligere e-mails", "Your location" : "Din placering", "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Dit Twitter handle @…", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index b09f8e647d7..c182c36fd01 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -171,10 +171,10 @@ "Report a bug" : "Rapporter en fejl", "Admin documentation" : "Admin-dokumentation", "Developer documentation" : "Dokumentation for udviklere", + "Update to {update}" : "Opdater til {update}", + "Featured" : "Fremhævet", "This app is supported via your current Nextcloud subscription." : "Denne app understøttes via dit nuværende Nextcloud-abonnement.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Udvalgte apps er udviklet af og inden for fællesskabet. De tilbyder central funktionalitet og er klar til produktionsbrug.", - "Featured" : "Fremhævet", - "Update to {update}" : "Opdater til {update}", "All apps are up-to-date." : "Alle apps er opdateret", "Icon" : "Ikon", "Name" : "Navn", @@ -266,11 +266,11 @@ "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Dit fulde navn", - "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser", "Email options" : "E-mail muligheder", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", + "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Unset as primary email" : "Deaktiveret som primær e-mail", "Set as primary email" : "Indstil som primær e-mail", "Additional email address {index}" : "Yderligere e-mailadresse {index}", @@ -280,7 +280,6 @@ "Unable to update additional email address" : "Kan ikke opdatere yderligere e-mailadresse", "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse", "No email address set" : "Der er ikke angivet e-mailadresse", - "Additional emails" : "Yderligere e-mails", "Your handle" : "Dit kendetegn", "Your headline" : "Din overskrift", "Help translate" : "Hjælp med oversættelsen", @@ -514,6 +513,7 @@ "Choose profile picture from files" : "Vælg profil billede fra filer", "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Your email address" : "Din e-mailadresse", + "Additional emails" : "Yderligere e-mails", "Your location" : "Din placering", "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Dit Twitter handle @…", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 105fbd91316..634730568b3 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -272,11 +272,10 @@ OC.L10N.register( "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", "Show details for {appName} app" : "Details für die App {appName} anzeigen", + "Update to {update}" : "Aktualisieren auf {update}", + "Featured" : "Vorgestellt", "This app is supported via your current Nextcloud subscription." : "Diese App wird von deinem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", - "Featured" : "Vorgestellt", - "Update to {update}" : "Aktualisieren auf {update}", - "Rating: {score}/10" : "Bewertung: {score}/10", "All apps are up-to-date." : "Alle Apps sind aktuell.", "Icon" : "Symbol", "Name" : "Name", @@ -370,12 +369,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Du benutzt <strong>{usage}</strong>.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du benutzt <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>).", "Your full name" : "Dein vollständiger Name", - "Back" : "Zurück", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts", "Email options" : "E-Mail-Optionen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktivieren", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", @@ -385,7 +383,6 @@ OC.L10N.register( "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", - "Additional emails" : "Zusätzliche E-Mail-Adressen ", "Your handle" : "Dein Online-Name", "Your headline" : "Deine Überschrift", "Languages" : "Sprachen", @@ -640,6 +637,7 @@ OC.L10N.register( "Choose profile picture from files" : "Profilbild aus Dateien auswählen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Deine E-Mail-Adresse", + "Additional emails" : "Zusätzliche E-Mail-Adressen ", "Your location" : "Dein Ort", "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Dein X-Handle", @@ -683,6 +681,7 @@ OC.L10N.register( "Select user manager" : "Benutzermanager wählen", "Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "In dieser Instanz fehlen einige empfohlene PHP-Module. Für eine verbesserte Leistung und bessere Kompatibilität wird dringend empfohlen, sie zu installieren: %s.", + "Rating: {score}/10" : "Bewertung: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du bist dabei die Gruppe \"{group}\" zu löschen. Die Benutzer werden NICHT gelöscht.", "No users" : "Keine Benutzer", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste aller Benutzer. Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Benutzer werden angezeigt, wenn du durch die Liste navigierst.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index d30e6f1eb4d..46bfc29b8f2 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -270,11 +270,10 @@ "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", "Show details for {appName} app" : "Details für die App {appName} anzeigen", + "Update to {update}" : "Aktualisieren auf {update}", + "Featured" : "Vorgestellt", "This app is supported via your current Nextcloud subscription." : "Diese App wird von deinem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", - "Featured" : "Vorgestellt", - "Update to {update}" : "Aktualisieren auf {update}", - "Rating: {score}/10" : "Bewertung: {score}/10", "All apps are up-to-date." : "Alle Apps sind aktuell.", "Icon" : "Symbol", "Name" : "Name", @@ -368,12 +367,11 @@ "You are using <strong>{usage}</strong>" : "Du benutzt <strong>{usage}</strong>.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du benutzt <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>).", "Your full name" : "Dein vollständiger Name", - "Back" : "Zurück", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts", "Email options" : "E-Mail-Optionen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktivieren", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", @@ -383,7 +381,6 @@ "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", - "Additional emails" : "Zusätzliche E-Mail-Adressen ", "Your handle" : "Dein Online-Name", "Your headline" : "Deine Überschrift", "Languages" : "Sprachen", @@ -638,6 +635,7 @@ "Choose profile picture from files" : "Profilbild aus Dateien auswählen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Deine E-Mail-Adresse", + "Additional emails" : "Zusätzliche E-Mail-Adressen ", "Your location" : "Dein Ort", "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Dein X-Handle", @@ -681,6 +679,7 @@ "Select user manager" : "Benutzermanager wählen", "Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "In dieser Instanz fehlen einige empfohlene PHP-Module. Für eine verbesserte Leistung und bessere Kompatibilität wird dringend empfohlen, sie zu installieren: %s.", + "Rating: {score}/10" : "Bewertung: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du bist dabei die Gruppe \"{group}\" zu löschen. Die Benutzer werden NICHT gelöscht.", "No users" : "Keine Benutzer", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste aller Benutzer. Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Benutzer werden angezeigt, wenn du durch die Liste navigierst.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 08d0cd27b0d..de807c836ec 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -174,12 +174,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Die Konfiguration des Reverse-Proxy-Headers ist falsch. Dies stellt ein Sicherheitsproblem dar und kann es einem Angreifer ermöglichen, seine IP-Adresse so zu fälschen, dass sie für Nextcloud sichtbar ist.", "Your IP address was resolved as %s" : "Ihre IP-Adresse wurde aufgelöst als %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Die Konfiguration des Reverse-Proxy-Headers ist falsch oder Sie greifen über einen vertrauenswürdigen Proxy auf Nextcloud zu. Andernfalls stellt dies ein Sicherheitsproblem dar und kann es einem Angreifer ermöglichen, seine IP-Adresse so zu fälschen, dass sie für Nextcloud sichtbar ist.", + "HTTPS access and URLs" : "HTTPS-Zugriff und URLs", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Unsicherer Zugriff auf die Website über HTTP. Es wird dringend empfohlen, Ihren Server so einzurichten, dass HTTPS erforderlich ist. Ohne HTTPS funktionieren einige wichtige Webfunktionen wie \"Kopieren in die Zwischenablage\" oder \"Service Worker\" nicht!", + "Accessing site insecurely via HTTP." : "Unsicherer Zugriff auf die Website über HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Sie greifen über eine sichere Verbindung auf Ihre Instanz zu, jedoch erstellt Ihre Instanz unsichere URLs. Dies bedeutet höchstwahrscheinlich, dass Sie sich hinter einem Reverse-Proxy befinden und die Overwwrite-Konfigurationsvariablen nicht korrekt eingestellt sind.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Sie greifen über eine sichere Verbindung auf Ihre Instanz zu, und Ihre Instanz erstellt sichere URLs.", "Internet connectivity" : "Internetverbindung", "Internet connectivity is disabled in configuration file." : "Die Internetverbindung ist in der Konfigurationsdatei deaktiviert.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen externer Speicher, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren. Um alle Funktionen nutzen zu können, stellen Sie bitte eine Internet-Verbindung für diesen Server her.", "JavaScript modules support" : "JavaScript-Modulunterstützung", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Konnte die JavaScript-Unterstützung nicht überprüfen. Bitte überprüfen Sie manuell, ob Ihr Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Ihr Webserver liefert `.mjs`-Dateien nicht mit dem JavaScript MIME-Typ. Dadurch werden einige Apps beeinträchtigt, da Browser die JavaScript-Dateien nicht ausführen können. Konfigurieren Sie Ihren Webserver so, dass er `.mjs`-Dateien entweder mit dem MIME-Typ `text/javascript` oder `application/javascript` ausliefert.", + "JavaScript source map support" : "Unterstützung für JavaScript-Quellkarten", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Ihr Webserver ist nicht für die Bereitstellung von „.js.map“-Dateien eingerichtet. Ohne diese Dateien funktionieren JavaScript Source Maps nicht ordnungsgemäß, was die Fehlerbehebung und Fehlerbehebung eventuell auftretender Probleme erschwert.", "Old server-side-encryption" : "Alte serverseitige Verschlüsselung", "Disabled" : "Deaktiviert", "The old server-side-encryption format is enabled. We recommend disabling this." : "Das alte serverseitige Verschlüsselungsformat ist aktiviert. Wir empfehlen, es zu deaktivieren.", @@ -354,11 +361,11 @@ OC.L10N.register( "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Dokumentation für Entwickler", "Show details for {appName} app" : "Details für die App {appName} anzeigen", + "Update to {update}" : "Aktualisieren auf {update}", + "Featured" : "Vorgestellt", "This app is supported via your current Nextcloud subscription." : "Diese App wird von Ihrem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", - "Featured" : "Vorgestellt", - "Update to {update}" : "Aktualisieren auf {update}", - "Rating: {score}/10" : "Bewertung: {score}/10", + "Community rating: {score}/5" : "Community-Bewertung: {score}/5", "All apps are up-to-date." : "Alle Apps sind aktuell.", "Icon" : "Symbol", "Name" : "Name", @@ -469,14 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Sie benutzen <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Sie benutzen <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ihr vollständiger Name", - "Back" : "Zurück", - "Change scope level of {property}" : "Geltungsbereich von {property} ändern", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", "Email options" : "E-Mail-Optionen", "Options for additional email address {index}" : "Optionen für zusätzliche E-Mail-Adresse {index}", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktiviert", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", @@ -486,7 +491,6 @@ OC.L10N.register( "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", - "Additional emails" : "Zusätzliche E-Mail-Adressen", "Your handle" : "Dein Online-Name", "Your headline" : "Ihre Überschrift", "Languages" : "Sprachen", @@ -767,6 +771,7 @@ OC.L10N.register( "Choose profile picture from files" : "Profilbild aus Dateien auswählen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Ihre E-Mail-Adresse", + "Additional emails" : "Zusätzliche E-Mail-Adressen", "Your location" : "Ihr Ort", "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Ihr Twitter-Handle", @@ -811,6 +816,7 @@ OC.L10N.register( "Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate", "Overwrite cli URL" : "CLI-URL überschreiben", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "In dieser Instanz fehlen einige empfohlene PHP-Module. Für eine verbesserte Leistung und bessere Kompatibilität wird dringend empfohlen, sie zu installieren: %s.", + "Rating: {score}/10" : "Bewertung: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Sie sind im Begriff, die Gruppe \"{group}\" zu löschen. Die Benutzer werden NICHT gelöscht.", "No users" : "Keine Benutzer", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Benutzerliste. Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Benutzer werden gerendert, wenn Sie durch die Liste navigieren.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 4bc3906838d..6495513d557 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -172,12 +172,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Die Konfiguration des Reverse-Proxy-Headers ist falsch. Dies stellt ein Sicherheitsproblem dar und kann es einem Angreifer ermöglichen, seine IP-Adresse so zu fälschen, dass sie für Nextcloud sichtbar ist.", "Your IP address was resolved as %s" : "Ihre IP-Adresse wurde aufgelöst als %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Die Konfiguration des Reverse-Proxy-Headers ist falsch oder Sie greifen über einen vertrauenswürdigen Proxy auf Nextcloud zu. Andernfalls stellt dies ein Sicherheitsproblem dar und kann es einem Angreifer ermöglichen, seine IP-Adresse so zu fälschen, dass sie für Nextcloud sichtbar ist.", + "HTTPS access and URLs" : "HTTPS-Zugriff und URLs", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Unsicherer Zugriff auf die Website über HTTP. Es wird dringend empfohlen, Ihren Server so einzurichten, dass HTTPS erforderlich ist. Ohne HTTPS funktionieren einige wichtige Webfunktionen wie \"Kopieren in die Zwischenablage\" oder \"Service Worker\" nicht!", + "Accessing site insecurely via HTTP." : "Unsicherer Zugriff auf die Website über HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Sie greifen über eine sichere Verbindung auf Ihre Instanz zu, jedoch erstellt Ihre Instanz unsichere URLs. Dies bedeutet höchstwahrscheinlich, dass Sie sich hinter einem Reverse-Proxy befinden und die Overwwrite-Konfigurationsvariablen nicht korrekt eingestellt sind.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Sie greifen über eine sichere Verbindung auf Ihre Instanz zu, und Ihre Instanz erstellt sichere URLs.", "Internet connectivity" : "Internetverbindung", "Internet connectivity is disabled in configuration file." : "Die Internetverbindung ist in der Konfigurationsdatei deaktiviert.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen externer Speicher, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren. Um alle Funktionen nutzen zu können, stellen Sie bitte eine Internet-Verbindung für diesen Server her.", "JavaScript modules support" : "JavaScript-Modulunterstützung", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Konnte die JavaScript-Unterstützung nicht überprüfen. Bitte überprüfen Sie manuell, ob Ihr Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Ihr Webserver liefert `.mjs`-Dateien nicht mit dem JavaScript MIME-Typ. Dadurch werden einige Apps beeinträchtigt, da Browser die JavaScript-Dateien nicht ausführen können. Konfigurieren Sie Ihren Webserver so, dass er `.mjs`-Dateien entweder mit dem MIME-Typ `text/javascript` oder `application/javascript` ausliefert.", + "JavaScript source map support" : "Unterstützung für JavaScript-Quellkarten", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Ihr Webserver ist nicht für die Bereitstellung von „.js.map“-Dateien eingerichtet. Ohne diese Dateien funktionieren JavaScript Source Maps nicht ordnungsgemäß, was die Fehlerbehebung und Fehlerbehebung eventuell auftretender Probleme erschwert.", "Old server-side-encryption" : "Alte serverseitige Verschlüsselung", "Disabled" : "Deaktiviert", "The old server-side-encryption format is enabled. We recommend disabling this." : "Das alte serverseitige Verschlüsselungsformat ist aktiviert. Wir empfehlen, es zu deaktivieren.", @@ -352,11 +359,11 @@ "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Dokumentation für Entwickler", "Show details for {appName} app" : "Details für die App {appName} anzeigen", + "Update to {update}" : "Aktualisieren auf {update}", + "Featured" : "Vorgestellt", "This app is supported via your current Nextcloud subscription." : "Diese App wird von Ihrem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", - "Featured" : "Vorgestellt", - "Update to {update}" : "Aktualisieren auf {update}", - "Rating: {score}/10" : "Bewertung: {score}/10", + "Community rating: {score}/5" : "Community-Bewertung: {score}/5", "All apps are up-to-date." : "Alle Apps sind aktuell.", "Icon" : "Symbol", "Name" : "Name", @@ -467,14 +474,12 @@ "You are using <strong>{usage}</strong>" : "Sie benutzen <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Sie benutzen <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ihr vollständiger Name", - "Back" : "Zurück", - "Change scope level of {property}" : "Geltungsbereich von {property} ändern", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", "Email options" : "E-Mail-Optionen", "Options for additional email address {index}" : "Optionen für zusätzliche E-Mail-Adresse {index}", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktiviert", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", @@ -484,7 +489,6 @@ "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", - "Additional emails" : "Zusätzliche E-Mail-Adressen", "Your handle" : "Dein Online-Name", "Your headline" : "Ihre Überschrift", "Languages" : "Sprachen", @@ -765,6 +769,7 @@ "Choose profile picture from files" : "Profilbild aus Dateien auswählen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Ihre E-Mail-Adresse", + "Additional emails" : "Zusätzliche E-Mail-Adressen", "Your location" : "Ihr Ort", "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Ihr Twitter-Handle", @@ -809,6 +814,7 @@ "Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate", "Overwrite cli URL" : "CLI-URL überschreiben", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "In dieser Instanz fehlen einige empfohlene PHP-Module. Für eine verbesserte Leistung und bessere Kompatibilität wird dringend empfohlen, sie zu installieren: %s.", + "Rating: {score}/10" : "Bewertung: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Sie sind im Begriff, die Gruppe \"{group}\" zu löschen. Die Benutzer werden NICHT gelöscht.", "No users" : "Keine Benutzer", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Benutzerliste. Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Benutzer werden gerendert, wenn Sie durch die Liste navigieren.", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 19b7b66b03c..d65801c5c7c 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -171,10 +171,10 @@ OC.L10N.register( "Report a bug" : "Αναφορά σφάλματος", "Admin documentation" : "Τεκμηρίωση Διαχειριστή", "Developer documentation" : "Τεκμηρίωση προγραμματιστή", + "Update to {update}" : "Ενημέρωση σε {update}", + "Featured" : "Προτεινόμενες", "This app is supported via your current Nextcloud subscription." : "Αυτή η εφαρμογή υποστηρίζεται μέσω της τρέχουσας συνδρομής σας στο Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Οι προτεινόμενες εφαρμογές αναπτύσσονται από και εντός της κοινότητας. Προσφέρουν κεντρική λειτουργικότητα και είναι έτοιμες για χρήση.", - "Featured" : "Προτεινόμενες", - "Update to {update}" : "Ενημέρωση σε {update}", "All apps are up-to-date." : "Όλες οι εφαρμογές είναι ενημερωμένες.", "Icon" : "Εικονίδιο", "Name" : "Όνομα", @@ -256,12 +256,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Χρησιμοποιείτε <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Χρησιμοποιείτε <strong>{usage}</strong> από <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Το ονοματεπώνυμο σας", - "Back" : "Επιστροφή", - "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Primary email for password reset and notifications" : "Κύριο email για επαναφορά συνθηματικού και ειδοποιήσεις", "Email options" : "Επιλογές email", "Remove primary email" : "Κατάργηση κύριου email", "Delete email" : "Διαγραφή email", + "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Unset as primary email" : "Κατάργηση ορισμού ως κύριου email", "Set as primary email" : "Ορισμός ως κύριου email", "Additional email address {index}" : "Πρόσθετη διεύθυνση email {index}", @@ -271,7 +270,6 @@ OC.L10N.register( "Unable to update additional email address" : "Δεν είναι δυνατή η ενημέρωση της πρόσθετης διεύθυνσης email", "Unable to delete additional email address" : "Δεν είναι δυνατή η διαγραφή της πρόσθετης διεύθυνσης email", "No email address set" : "Δεν ορίστηκε διεύθυνση email", - "Additional emails" : "Πρόσθετες διευθύνσεις email", "Your headline" : "Ο τίτλος σας", "Help translate" : "Βοηθήστε στη μετάφραση", "Unable to update language" : "Δεν είναι δυνατή η ενημέρωση της γλώσσας", @@ -459,6 +457,7 @@ OC.L10N.register( "Choose profile picture from files" : "Επιλογή εικόνας προφίλ από το αρχείο", "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", + "Additional emails" : "Πρόσθετες διευθύνσεις email", "Your location" : "Η τοποθεσία σας", "Enable Profile" : "Ενεργοποίηση προφίλ", "Your Twitter handle" : "Το Twitter σας", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index c910d76fb8a..7a0859768e8 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -169,10 +169,10 @@ "Report a bug" : "Αναφορά σφάλματος", "Admin documentation" : "Τεκμηρίωση Διαχειριστή", "Developer documentation" : "Τεκμηρίωση προγραμματιστή", + "Update to {update}" : "Ενημέρωση σε {update}", + "Featured" : "Προτεινόμενες", "This app is supported via your current Nextcloud subscription." : "Αυτή η εφαρμογή υποστηρίζεται μέσω της τρέχουσας συνδρομής σας στο Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Οι προτεινόμενες εφαρμογές αναπτύσσονται από και εντός της κοινότητας. Προσφέρουν κεντρική λειτουργικότητα και είναι έτοιμες για χρήση.", - "Featured" : "Προτεινόμενες", - "Update to {update}" : "Ενημέρωση σε {update}", "All apps are up-to-date." : "Όλες οι εφαρμογές είναι ενημερωμένες.", "Icon" : "Εικονίδιο", "Name" : "Όνομα", @@ -254,12 +254,11 @@ "You are using <strong>{usage}</strong>" : "Χρησιμοποιείτε <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Χρησιμοποιείτε <strong>{usage}</strong> από <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Το ονοματεπώνυμο σας", - "Back" : "Επιστροφή", - "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Primary email for password reset and notifications" : "Κύριο email για επαναφορά συνθηματικού και ειδοποιήσεις", "Email options" : "Επιλογές email", "Remove primary email" : "Κατάργηση κύριου email", "Delete email" : "Διαγραφή email", + "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Unset as primary email" : "Κατάργηση ορισμού ως κύριου email", "Set as primary email" : "Ορισμός ως κύριου email", "Additional email address {index}" : "Πρόσθετη διεύθυνση email {index}", @@ -269,7 +268,6 @@ "Unable to update additional email address" : "Δεν είναι δυνατή η ενημέρωση της πρόσθετης διεύθυνσης email", "Unable to delete additional email address" : "Δεν είναι δυνατή η διαγραφή της πρόσθετης διεύθυνσης email", "No email address set" : "Δεν ορίστηκε διεύθυνση email", - "Additional emails" : "Πρόσθετες διευθύνσεις email", "Your headline" : "Ο τίτλος σας", "Help translate" : "Βοηθήστε στη μετάφραση", "Unable to update language" : "Δεν είναι δυνατή η ενημέρωση της γλώσσας", @@ -457,6 +455,7 @@ "Choose profile picture from files" : "Επιλογή εικόνας προφίλ από το αρχείο", "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", + "Additional emails" : "Πρόσθετες διευθύνσεις email", "Your location" : "Η τοποθεσία σας", "Enable Profile" : "Ενεργοποίηση προφίλ", "Your Twitter handle" : "Το Twitter σας", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 1228c4b3c10..d1289036172 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -174,12 +174,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud.", "Your IP address was resolved as %s" : "Your IP address was resolved as %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud.", + "HTTPS access and URLs" : "HTTPS access and URLs", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!", + "Accessing site insecurely via HTTP." : "Accessing site insecurely via HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "You are accessing your instance over a secure connection, and your instance is generating secure URLs.", "Internet connectivity" : "Internet connectivity", "Internet connectivity is disabled in configuration file." : "Internet connectivity is disabled in configuration file.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features.", "JavaScript modules support" : "JavaScript modules support", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type.", + "JavaScript source map support" : "JavaScript source map support", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise.", "Old server-side-encryption" : "Old server-side-encryption", "Disabled" : "Disabled", "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", @@ -354,11 +361,11 @@ OC.L10N.register( "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", "Show details for {appName} app" : "Show details for {appName} app", + "Update to {update}" : "Update to {update}", + "Featured" : "Featured", "This app is supported via your current Nextcloud subscription." : "This app is supported via your current Nextcloud subscription.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Featured apps are developed by and within the community. They offer central functionality and are ready for production use.", - "Featured" : "Featured", - "Update to {update}" : "Update to {update}", - "Rating: {score}/10" : "Rating: {score}/10", + "Community rating: {score}/5" : "Community rating: {score}/5", "All apps are up-to-date." : "All apps are up-to-date.", "Icon" : "Icon", "Name" : "Surname", @@ -469,14 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Back" : "Back", - "Change scope level of {property}" : "Change scope level of {property}", - "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", "Options for additional email address {index}" : "Options for additional email address {index}", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", + "This address is not confirmed" : "This address is not confirmed", "Unset as primary email" : "Unset as primary email", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", @@ -486,7 +491,6 @@ OC.L10N.register( "Unable to update additional email address" : "Unable to update additional email address", "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "No email address set", - "Additional emails" : "Additional emails", "Your handle" : "Your handle", "Your headline" : "Your headline", "Languages" : "Languages", @@ -767,6 +771,7 @@ OC.L10N.register( "Choose profile picture from files" : "Choose profile picture from files", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", + "Additional emails" : "Additional emails", "Your location" : "Your location", "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", @@ -811,6 +816,7 @@ OC.L10N.register( "Old user imported certificates" : "Old user imported certificates", "Overwrite cli URL" : "Overwrite CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s.", + "Rating: {score}/10" : "Rating: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "You are about to remove the group \"{group}\". The users will NOT be deleted.", "No users" : "No users", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list.", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index c4590c885f6..a1062cf14f0 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -172,12 +172,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud.", "Your IP address was resolved as %s" : "Your IP address was resolved as %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud.", + "HTTPS access and URLs" : "HTTPS access and URLs", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!", + "Accessing site insecurely via HTTP." : "Accessing site insecurely via HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "You are accessing your instance over a secure connection, and your instance is generating secure URLs.", "Internet connectivity" : "Internet connectivity", "Internet connectivity is disabled in configuration file." : "Internet connectivity is disabled in configuration file.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features.", "JavaScript modules support" : "JavaScript modules support", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type.", + "JavaScript source map support" : "JavaScript source map support", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise.", "Old server-side-encryption" : "Old server-side-encryption", "Disabled" : "Disabled", "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", @@ -352,11 +359,11 @@ "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", "Show details for {appName} app" : "Show details for {appName} app", + "Update to {update}" : "Update to {update}", + "Featured" : "Featured", "This app is supported via your current Nextcloud subscription." : "This app is supported via your current Nextcloud subscription.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Featured apps are developed by and within the community. They offer central functionality and are ready for production use.", - "Featured" : "Featured", - "Update to {update}" : "Update to {update}", - "Rating: {score}/10" : "Rating: {score}/10", + "Community rating: {score}/5" : "Community rating: {score}/5", "All apps are up-to-date." : "All apps are up-to-date.", "Icon" : "Icon", "Name" : "Surname", @@ -467,14 +474,12 @@ "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Back" : "Back", - "Change scope level of {property}" : "Change scope level of {property}", - "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", "Options for additional email address {index}" : "Options for additional email address {index}", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", + "This address is not confirmed" : "This address is not confirmed", "Unset as primary email" : "Unset as primary email", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", @@ -484,7 +489,6 @@ "Unable to update additional email address" : "Unable to update additional email address", "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "No email address set", - "Additional emails" : "Additional emails", "Your handle" : "Your handle", "Your headline" : "Your headline", "Languages" : "Languages", @@ -765,6 +769,7 @@ "Choose profile picture from files" : "Choose profile picture from files", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", + "Additional emails" : "Additional emails", "Your location" : "Your location", "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", @@ -809,6 +814,7 @@ "Old user imported certificates" : "Old user imported certificates", "Overwrite cli URL" : "Overwrite CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s.", + "Rating: {score}/10" : "Rating: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "You are about to remove the group \"{group}\". The users will NOT be deleted.", "No users" : "No users", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list.", diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js index a1cd08274c7..2cea72817a1 100644 --- a/apps/settings/l10n/eo.js +++ b/apps/settings/l10n/eo.js @@ -141,10 +141,10 @@ OC.L10N.register( "Report a bug" : "Raporti problemon", "Admin documentation" : "Dokumentaro por administranto", "Developer documentation" : "Dokumentaro por programisto", + "Update to {update}" : "Ĝisdatigi al {update}", + "Featured" : "Elstaraj", "This app is supported via your current Nextcloud subscription." : "Tiu aplikaĵo estas subtenita per via nuna Nextcloud-abono.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Elstaraj aplikaĵoj estas programataj de kaj ene de la komunumo. Ili alportas kernajn trajtojn kaj ili povas tuj uziĝi.", - "Featured" : "Elstaraj", - "Update to {update}" : "Ĝisdatigi al {update}", "Icon" : "Piktogramo", "Name" : "Nomo", "Version" : "Versio", diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json index 93cb065051c..84125e2b84b 100644 --- a/apps/settings/l10n/eo.json +++ b/apps/settings/l10n/eo.json @@ -139,10 +139,10 @@ "Report a bug" : "Raporti problemon", "Admin documentation" : "Dokumentaro por administranto", "Developer documentation" : "Dokumentaro por programisto", + "Update to {update}" : "Ĝisdatigi al {update}", + "Featured" : "Elstaraj", "This app is supported via your current Nextcloud subscription." : "Tiu aplikaĵo estas subtenita per via nuna Nextcloud-abono.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Elstaraj aplikaĵoj estas programataj de kaj ene de la komunumo. Ili alportas kernajn trajtojn kaj ili povas tuj uziĝi.", - "Featured" : "Elstaraj", - "Update to {update}" : "Ĝisdatigi al {update}", "Icon" : "Piktogramo", "Name" : "Nomo", "Version" : "Versio", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index b83cbcdfc12..46e46a00492 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -335,11 +335,10 @@ OC.L10N.register( "Admin documentation" : "Documentación de administrador", "Developer documentation" : "Documentación de desarrollador", "Show details for {appName} app" : "Mostrar detalles para la app {appName}", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacadas", "This app is supported via your current Nextcloud subscription." : "Esta App está soportada a través de su suscripción actual de Nexcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las apps destacadas están desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad central y están listas para usarlas en producción.", - "Featured" : "Destacadas", - "Update to {update}" : "Actualizar a {update}", - "Rating: {score}/10" : "Calificación: {score}/10", "All apps are up-to-date." : "Todas las apps están actualizadas.", "Icon" : "Icono", "Name" : "Nombre", @@ -445,12 +444,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "Back" : "Atrás", - "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Dirección email principal para restablecer contraseña y notificaciones", "Email options" : "Opciones de email", "Remove primary email" : "Borrar email principal", "Delete email" : "Borrar email", + "This address is not confirmed" : "Esta dirección no está confirmada", "Unset as primary email" : "Quitar como email principal", "Set as primary email" : "Establecer como email principal", "Additional email address {index}" : "Direcciones email adicionales {index}", @@ -460,7 +458,6 @@ OC.L10N.register( "Unable to update additional email address" : "No se pudo actualizar la dirección de email adicional", "Unable to delete additional email address" : "No se pudo borrar la dirección de email adicional", "No email address set" : "No hay establecida ninguna dirección de correo", - "Additional emails" : "Direcciones de email adicionales", "Your handle" : "Su identificador", "Your headline" : "Su titular", "Languages" : "Idiomas", @@ -716,6 +713,7 @@ OC.L10N.register( "Choose profile picture from files" : "Seleccionar imagen del perfil desde los archivos", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Su dirección de correo", + "Additional emails" : "Direcciones de email adicionales", "Your location" : "Su ubicación", "Enable Profile" : "Activar Perfil", "Your Twitter handle" : "Su usuario de Twitter", @@ -760,6 +758,7 @@ OC.L10N.register( "Old user imported certificates" : "Antiguos certificados importados por el usuario", "Overwrite cli URL" : "Sobreecribir el URL de la línea de comandos", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y la compatibilidad, te recomendamos encarecidamente instalarlos: %s.", + "Rating: {score}/10" : "Calificación: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a punto de eliminar el grupo \"{group}\". Los usuarios NO serán eliminados.", "No users" : "Sin usuarios", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que Ud. navega por la lista.", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 38e07220086..b657773c3f2 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -333,11 +333,10 @@ "Admin documentation" : "Documentación de administrador", "Developer documentation" : "Documentación de desarrollador", "Show details for {appName} app" : "Mostrar detalles para la app {appName}", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacadas", "This app is supported via your current Nextcloud subscription." : "Esta App está soportada a través de su suscripción actual de Nexcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las apps destacadas están desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad central y están listas para usarlas en producción.", - "Featured" : "Destacadas", - "Update to {update}" : "Actualizar a {update}", - "Rating: {score}/10" : "Calificación: {score}/10", "All apps are up-to-date." : "Todas las apps están actualizadas.", "Icon" : "Icono", "Name" : "Nombre", @@ -443,12 +442,11 @@ "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "Back" : "Atrás", - "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Dirección email principal para restablecer contraseña y notificaciones", "Email options" : "Opciones de email", "Remove primary email" : "Borrar email principal", "Delete email" : "Borrar email", + "This address is not confirmed" : "Esta dirección no está confirmada", "Unset as primary email" : "Quitar como email principal", "Set as primary email" : "Establecer como email principal", "Additional email address {index}" : "Direcciones email adicionales {index}", @@ -458,7 +456,6 @@ "Unable to update additional email address" : "No se pudo actualizar la dirección de email adicional", "Unable to delete additional email address" : "No se pudo borrar la dirección de email adicional", "No email address set" : "No hay establecida ninguna dirección de correo", - "Additional emails" : "Direcciones de email adicionales", "Your handle" : "Su identificador", "Your headline" : "Su titular", "Languages" : "Idiomas", @@ -714,6 +711,7 @@ "Choose profile picture from files" : "Seleccionar imagen del perfil desde los archivos", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Su dirección de correo", + "Additional emails" : "Direcciones de email adicionales", "Your location" : "Su ubicación", "Enable Profile" : "Activar Perfil", "Your Twitter handle" : "Su usuario de Twitter", @@ -758,6 +756,7 @@ "Old user imported certificates" : "Antiguos certificados importados por el usuario", "Overwrite cli URL" : "Sobreecribir el URL de la línea de comandos", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y la compatibilidad, te recomendamos encarecidamente instalarlos: %s.", + "Rating: {score}/10" : "Calificación: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a punto de eliminar el grupo \"{group}\". Los usuarios NO serán eliminados.", "No users" : "Sin usuarios", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que Ud. navega por la lista.", diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index 6f807a36106..1846aa4df2b 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -143,7 +143,6 @@ OC.L10N.register( "Change password" : "Cambiar contraseña", "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", "Details" : "Detalles", - "Back" : "Volver", "No email address set" : "No se ha establecido la dirección de correo electrónico", "Help translate" : "Ayude a traducir", "Your phone number" : "Su número telefónico", diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index 363cb14454c..464e37c94da 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -141,7 +141,6 @@ "Change password" : "Cambiar contraseña", "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", "Details" : "Detalles", - "Back" : "Volver", "No email address set" : "No se ha establecido la dirección de correo electrónico", "Help translate" : "Ayude a traducir", "Your phone number" : "Su número telefónico", diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index 29f3f73fa42..92878055819 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -185,10 +185,10 @@ OC.L10N.register( "Report a bug" : "Reporta un detalle", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Esta aplicación es compatible con tu suscripción actual de Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones destacadas son desarrolladas por y dentro de la comunidad. Ofrecen funcionalidad central y están listas para su uso en producción.", - "Featured" : "Destacado", - "Update to {update}" : "Actualizar a {update}", "All apps are up-to-date." : "Todas las aplicaciones están actualizadas.", "Icon" : "Ícono", "Name" : "Nombre", @@ -276,11 +276,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Correo electrónico principal para restablecimiento de contraseña y notificaciones", "Email options" : "Opciones de correo electrónico", "Remove primary email" : "Eliminar correo electrónico principal", "Delete email" : "Eliminar correo electrónico", + "This address is not confirmed" : "Esta dirección no está confirmada", "Unset as primary email" : "Quitar como correo electrónico principal", "Set as primary email" : "Establecer como correo electrónico principal", "Additional email address {index}" : "Dirección de correo electrónico adicional {index}", @@ -290,7 +290,6 @@ OC.L10N.register( "Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional", "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional", "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Additional emails" : "Correos electrónicos adicionales", "Your handle" : "Nombre de usuario/a", "Your headline" : "Título", "Help translate" : "Ayuda a traducir", @@ -525,6 +524,7 @@ OC.L10N.register( "Choose profile picture from files" : "Seleccionar imagen de perfil desde archivos", "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Tu dirección de correo electrónico", + "Additional emails" : "Correos electrónicos adicionales", "Your location" : "Tu ubicación", "Enable Profile" : "Habilitar perfil", "Your Twitter handle" : "Tu cuenta de Twitter", diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 52f246b5096..951a90f4f5b 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -183,10 +183,10 @@ "Report a bug" : "Reporta un detalle", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Esta aplicación es compatible con tu suscripción actual de Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones destacadas son desarrolladas por y dentro de la comunidad. Ofrecen funcionalidad central y están listas para su uso en producción.", - "Featured" : "Destacado", - "Update to {update}" : "Actualizar a {update}", "All apps are up-to-date." : "Todas las aplicaciones están actualizadas.", "Icon" : "Ícono", "Name" : "Nombre", @@ -274,11 +274,11 @@ "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Correo electrónico principal para restablecimiento de contraseña y notificaciones", "Email options" : "Opciones de correo electrónico", "Remove primary email" : "Eliminar correo electrónico principal", "Delete email" : "Eliminar correo electrónico", + "This address is not confirmed" : "Esta dirección no está confirmada", "Unset as primary email" : "Quitar como correo electrónico principal", "Set as primary email" : "Establecer como correo electrónico principal", "Additional email address {index}" : "Dirección de correo electrónico adicional {index}", @@ -288,7 +288,6 @@ "Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional", "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional", "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Additional emails" : "Correos electrónicos adicionales", "Your handle" : "Nombre de usuario/a", "Your headline" : "Título", "Help translate" : "Ayuda a traducir", @@ -523,6 +522,7 @@ "Choose profile picture from files" : "Seleccionar imagen de perfil desde archivos", "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Tu dirección de correo electrónico", + "Additional emails" : "Correos electrónicos adicionales", "Your location" : "Tu ubicación", "Enable Profile" : "Habilitar perfil", "Your Twitter handle" : "Tu cuenta de Twitter", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 0ec35c9b854..4dd82301acc 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -317,11 +317,10 @@ OC.L10N.register( "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", "Show details for {appName} app" : "Mostrar detalles para la aplicación {appName}", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Esta aplicación está soportada con la suscripción actual de Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones destacadas están desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad central y están listas para usarlas en producción.", - "Featured" : "Destacado", - "Update to {update}" : "Actualizar a {update}", - "Rating: {score}/10" : "Calificación: {score}/10", "All apps are up-to-date." : "Todas las aplicaciones están actualizadas.", "Icon" : "Ícono", "Name" : "Nombre", @@ -425,14 +424,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Está usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Su nombre completo", - "Back" : "Atrás", - "Change scope level of {property}" : "Cambiar el alcance de {property}", - "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Correo electrónico principal para restablecer la contraseña y notificaciones", "Email options" : "Opciones de correo electrónico", "Options for additional email address {index}" : "Opciones para direcciones de correo electrónico adicionales {index}", "Remove primary email" : "Eliminar correo electrónico principal", "Delete email" : "Eliminar correo electrónico", + "This address is not confirmed" : "Esta dirección no está confirmada", "Unset as primary email" : "Remover como correo electrónico principal", "Set as primary email" : "Establecer como correo electrónico principal", "Additional email address {index}" : "Dirección de correo electrónico adicional {index}", @@ -442,7 +439,6 @@ OC.L10N.register( "Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional", "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional", "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Additional emails" : "Correos electrónicos adicionales", "Your handle" : "Su identificador", "Your headline" : "Su titular", "Languages" : "Idiomas", @@ -703,6 +699,7 @@ OC.L10N.register( "Choose profile picture from files" : "Seleccionar la imagen de perfil desde archivos", "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Tu dirección de correo electrónico", + "Additional emails" : "Correos electrónicos adicionales", "Your location" : "Su ubicación", "Enable Profile" : "Habilitar perfil", "Your Twitter handle" : "Tu cuenta de Twitter", @@ -746,6 +743,7 @@ OC.L10N.register( "Old user imported certificates" : "Certificados antiguos de usuario importados", "Overwrite cli URL" : "Sobrescribir el URL de la línea de comandos", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y la compatibilidad, se recomienda encarecidamente instalarlos: %s.", + "Rating: {score}/10" : "Calificación: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a punto de eliminar el grupo \"{group}\". Los usuarios NO serán eliminados.", "No users" : "Sin usuarios", "Loading user …" : "Cargando usuario ...", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index 25eca151751..ff6e50a114a 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -315,11 +315,10 @@ "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", "Show details for {appName} app" : "Mostrar detalles para la aplicación {appName}", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Esta aplicación está soportada con la suscripción actual de Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Las aplicaciones destacadas están desarrolladas por y dentro de la comunidad. Ofrecen una funcionalidad central y están listas para usarlas en producción.", - "Featured" : "Destacado", - "Update to {update}" : "Actualizar a {update}", - "Rating: {score}/10" : "Calificación: {score}/10", "All apps are up-to-date." : "Todas las aplicaciones están actualizadas.", "Icon" : "Ícono", "Name" : "Nombre", @@ -423,14 +422,12 @@ "You are using <strong>{usage}</strong>" : "Está usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Su nombre completo", - "Back" : "Atrás", - "Change scope level of {property}" : "Cambiar el alcance de {property}", - "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Correo electrónico principal para restablecer la contraseña y notificaciones", "Email options" : "Opciones de correo electrónico", "Options for additional email address {index}" : "Opciones para direcciones de correo electrónico adicionales {index}", "Remove primary email" : "Eliminar correo electrónico principal", "Delete email" : "Eliminar correo electrónico", + "This address is not confirmed" : "Esta dirección no está confirmada", "Unset as primary email" : "Remover como correo electrónico principal", "Set as primary email" : "Establecer como correo electrónico principal", "Additional email address {index}" : "Dirección de correo electrónico adicional {index}", @@ -440,7 +437,6 @@ "Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional", "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional", "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Additional emails" : "Correos electrónicos adicionales", "Your handle" : "Su identificador", "Your headline" : "Su titular", "Languages" : "Idiomas", @@ -701,6 +697,7 @@ "Choose profile picture from files" : "Seleccionar la imagen de perfil desde archivos", "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Tu dirección de correo electrónico", + "Additional emails" : "Correos electrónicos adicionales", "Your location" : "Su ubicación", "Enable Profile" : "Habilitar perfil", "Your Twitter handle" : "Tu cuenta de Twitter", @@ -744,6 +741,7 @@ "Old user imported certificates" : "Certificados antiguos de usuario importados", "Overwrite cli URL" : "Sobrescribir el URL de la línea de comandos", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y la compatibilidad, se recomienda encarecidamente instalarlos: %s.", + "Rating: {score}/10" : "Calificación: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a punto de eliminar el grupo \"{group}\". Los usuarios NO serán eliminados.", "No users" : "Sin usuarios", "Loading user …" : "Cargando usuario ...", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 6225f7e2e6b..299a7026d4a 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -196,10 +196,10 @@ OC.L10N.register( "Report a bug" : "Eman akats baten berri ", "Admin documentation" : "Administratzailearen dokumentazioa", "Developer documentation" : "Garatzailearen dokumentazioa", + "Update to {update}" : "Eguneratu {update} bertsiora", + "Featured" : "Nabarmendua", "This app is supported via your current Nextcloud subscription." : "Aplikazio hau zure Nextcloud harpidetzaren bitartez ahalbidetua dago.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Nabarmendutako aplikazioak, komunitateak eta komunitatean garatutakoak dira. Funtzionalitate orokorrak eskaintzen dituzte eta produkzioan erabiltzeko prest daude.", - "Featured" : "Nabarmendua", - "Update to {update}" : "Eguneratu {update} bertsiora", "All apps are up-to-date." : "Aplikazio guztiak eguneratuta daude.", "Icon" : "Ikonoa", "Name" : "Izena", @@ -291,12 +291,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> erabiltzen ari zara", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong>/<strong>{totalSpace}</strong> erabiltzen ari zara (<strong>{usageRelative}%</strong>)", "Your full name" : "Zure izen osoa", - "Back" : "Itzuli", - "This address is not confirmed" : "Helbide hau ez dago berretsita", "Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia", "Email options" : "Posta elektronikoaren aukerak", "Remove primary email" : "Kendu posta elektroniko nagusia", "Delete email" : "Ezabatu posta elektronikoa", + "This address is not confirmed" : "Helbide hau ez dago berretsita", "Unset as primary email" : "Kendu posta nagusia", "Set as primary email" : "Ezarri e-posta nagusi bezala", "Additional email address {index}" : "Posta elektroniko gehigarria {index}", @@ -306,7 +305,6 @@ OC.L10N.register( "Unable to update additional email address" : "Ezin izan da helbide elektroniko gehigarria eguneratu", "Unable to delete additional email address" : "Ezin izan da helbide elektroniko gehigarria ezabatu", "No email address set" : "Ez da eposta helbidea ezarri", - "Additional emails" : "Helbide elektroniko gehigarriak", "Your handle" : "Zure heldulekua", "Your headline" : "Zure izenburua", "Help translate" : "Lagundu itzultzen", @@ -553,6 +551,7 @@ OC.L10N.register( "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik", "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Your email address" : "Zure e-posta", + "Additional emails" : "Helbide elektroniko gehigarriak", "Your location" : "Zure kokapena", "Enable Profile" : "Gaitu profila", "Your Twitter handle" : "Zure Twitter erabiltzailea", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index a11a6e79aaa..50293dd8072 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -194,10 +194,10 @@ "Report a bug" : "Eman akats baten berri ", "Admin documentation" : "Administratzailearen dokumentazioa", "Developer documentation" : "Garatzailearen dokumentazioa", + "Update to {update}" : "Eguneratu {update} bertsiora", + "Featured" : "Nabarmendua", "This app is supported via your current Nextcloud subscription." : "Aplikazio hau zure Nextcloud harpidetzaren bitartez ahalbidetua dago.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Nabarmendutako aplikazioak, komunitateak eta komunitatean garatutakoak dira. Funtzionalitate orokorrak eskaintzen dituzte eta produkzioan erabiltzeko prest daude.", - "Featured" : "Nabarmendua", - "Update to {update}" : "Eguneratu {update} bertsiora", "All apps are up-to-date." : "Aplikazio guztiak eguneratuta daude.", "Icon" : "Ikonoa", "Name" : "Izena", @@ -289,12 +289,11 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> erabiltzen ari zara", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong>/<strong>{totalSpace}</strong> erabiltzen ari zara (<strong>{usageRelative}%</strong>)", "Your full name" : "Zure izen osoa", - "Back" : "Itzuli", - "This address is not confirmed" : "Helbide hau ez dago berretsita", "Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia", "Email options" : "Posta elektronikoaren aukerak", "Remove primary email" : "Kendu posta elektroniko nagusia", "Delete email" : "Ezabatu posta elektronikoa", + "This address is not confirmed" : "Helbide hau ez dago berretsita", "Unset as primary email" : "Kendu posta nagusia", "Set as primary email" : "Ezarri e-posta nagusi bezala", "Additional email address {index}" : "Posta elektroniko gehigarria {index}", @@ -304,7 +303,6 @@ "Unable to update additional email address" : "Ezin izan da helbide elektroniko gehigarria eguneratu", "Unable to delete additional email address" : "Ezin izan da helbide elektroniko gehigarria ezabatu", "No email address set" : "Ez da eposta helbidea ezarri", - "Additional emails" : "Helbide elektroniko gehigarriak", "Your handle" : "Zure heldulekua", "Your headline" : "Zure izenburua", "Help translate" : "Lagundu itzultzen", @@ -551,6 +549,7 @@ "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik", "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Your email address" : "Zure e-posta", + "Additional emails" : "Helbide elektroniko gehigarriak", "Your location" : "Zure kokapena", "Enable Profile" : "Gaitu profila", "Your Twitter handle" : "Zure Twitter erabiltzailea", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index bccfea7ffb9..8b1746f8188 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -195,10 +195,10 @@ OC.L10N.register( "Report a bug" : "گزارش یک خطا", "Admin documentation" : "مستندات مدیر", "Developer documentation" : "مستندات توسعهدهندگان", + "Update to {update}" : "بهروز رسانی به {update} ", + "Featured" : "برگزیده", "This app is supported via your current Nextcloud subscription." : "این کاره از طریق اشتراک فعلی نکست کلودتان پشتیبانی می شود.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "برنامههای برگزیده توسط و در داخل جامعه توسعه داده میشوند. این برنامهها، عملکردهای مرکزی را ارائه میدهند و برای استفاده نهایی آماده هستند.", - "Featured" : "برگزیده", - "Update to {update}" : "بهروز رسانی به {update} ", "All apps are up-to-date." : "تمامی کارهها بهروزند.", "Icon" : "Icon", "Name" : "نام", @@ -288,12 +288,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "فضای مورد استفاده: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "شما در حال استفادهٔ <strong>{usage}</strong> از <strong>{totalSpace}</strong> (<strong>{usageRelative}٪</strong>) فضا هستید", "Your full name" : "Your full name", - "Back" : "Back", - "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", + "This address is not confirmed" : "This address is not confirmed", "Unset as primary email" : "Unset as primary email", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", @@ -303,7 +302,6 @@ OC.L10N.register( "Unable to update additional email address" : "Unable to update additional email address", "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "آدرسایمیلی تنظیم نشده است", - "Additional emails" : "Additional emails", "Your handle" : "Your handle", "Your headline" : "Your headline", "Help translate" : "به ترجمه آن کمک کنید", @@ -541,6 +539,7 @@ OC.L10N.register( "Choose profile picture from files" : "گزینش نگارهٔ نمایه از پروندهها", "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Your email address" : "پست الکترونیکی شما", + "Additional emails" : "Additional emails", "Your location" : "مکان شما", "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index a6697bdb0dd..ad1b47da86d 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -193,10 +193,10 @@ "Report a bug" : "گزارش یک خطا", "Admin documentation" : "مستندات مدیر", "Developer documentation" : "مستندات توسعهدهندگان", + "Update to {update}" : "بهروز رسانی به {update} ", + "Featured" : "برگزیده", "This app is supported via your current Nextcloud subscription." : "این کاره از طریق اشتراک فعلی نکست کلودتان پشتیبانی می شود.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "برنامههای برگزیده توسط و در داخل جامعه توسعه داده میشوند. این برنامهها، عملکردهای مرکزی را ارائه میدهند و برای استفاده نهایی آماده هستند.", - "Featured" : "برگزیده", - "Update to {update}" : "بهروز رسانی به {update} ", "All apps are up-to-date." : "تمامی کارهها بهروزند.", "Icon" : "Icon", "Name" : "نام", @@ -286,12 +286,11 @@ "You are using <strong>{usage}</strong>" : "فضای مورد استفاده: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "شما در حال استفادهٔ <strong>{usage}</strong> از <strong>{totalSpace}</strong> (<strong>{usageRelative}٪</strong>) فضا هستید", "Your full name" : "Your full name", - "Back" : "Back", - "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", + "This address is not confirmed" : "This address is not confirmed", "Unset as primary email" : "Unset as primary email", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", @@ -301,7 +300,6 @@ "Unable to update additional email address" : "Unable to update additional email address", "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "آدرسایمیلی تنظیم نشده است", - "Additional emails" : "Additional emails", "Your handle" : "Your handle", "Your headline" : "Your headline", "Help translate" : "به ترجمه آن کمک کنید", @@ -539,6 +537,7 @@ "Choose profile picture from files" : "گزینش نگارهٔ نمایه از پروندهها", "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Your email address" : "پست الکترونیکی شما", + "Additional emails" : "Additional emails", "Your location" : "مکان شما", "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index c00c1699ca5..2b09fe91ac9 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -188,11 +188,10 @@ OC.L10N.register( "Report a bug" : "Ilmoita viasta", "Admin documentation" : "Ylläpitäjän ohjeistus", "Developer documentation" : "Kehittäjädokumentaatio", + "Update to {update}" : "Päivitä versioon {update}", + "Featured" : "Poiminta", "This app is supported via your current Nextcloud subscription." : "Tämä sovellus on tuettu nykyisen Nextcloud-tilauksesi kautta.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Esitellyt sovellukset on yhteisön itsensä kehitettämiä. Ne tarjoavat keskeisiä toimintoja ja ovat valmiita tuotantokäyttöön.", - "Featured" : "Poiminta", - "Update to {update}" : "Päivitä versioon {update}", - "Rating: {score}/10" : "Arvostelu: {score}/10", "All apps are up-to-date." : "Kaikki sovellukset ovat ajan tasalla.", "Icon" : "Kuvake", "Name" : "Nimi", @@ -282,19 +281,17 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Käytössäsi on <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Käytössäsi on <strong>{usage}</strong>/<strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Koko nimesi", - "Back" : "Takaisin", - "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten", "Email options" : "Sähköpostiasetukset", "Remove primary email" : "Poista ensisijainen sähköpostiosoite", "Delete email" : "Poista sähköposti", + "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Unset as primary email" : "Poista ensisijaisesta sähköpostista", "Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi", "Additional email address {index}" : "Lisäsähköpostiosoite {index}", "Unable to delete primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu poistaa", "Unable to update primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu päivittää", "No email address set" : "Sähköpostiosoitetta ei ole asetettu", - "Additional emails" : "Muut sähköpostit", "Your headline" : "Otsikkosi", "Languages" : "Kielet", "Help translate" : "Auta kääntämisessä", @@ -506,6 +503,7 @@ OC.L10N.register( "Choose profile picture from files" : "Valitse profiilikuva tiedostoista", "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Your email address" : "Sähköpostiosoitteesi", + "Additional emails" : "Muut sähköpostit", "Your location" : "Sijaintisi", "Enable Profile" : "Käytä profiilia", "Your Twitter handle" : "Twitter-tunnuksesi", @@ -540,6 +538,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog" : "Ota käyttöön käyttäjänimen automaattitäyttö jakolomakkeessa", "Allow username autocompletion to users within the same groups" : "Ota käyttöön käyttäjänimen automaattitäyttö saman ryhmän käyttäjille", "Edit display name" : "Muokkaa näyttönimeä", + "Rating: {score}/10" : "Arvostelu: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Olet aikeissa poistaa ryhmän \"{group}\". Käyttäjiä EI poisteta!", "No users" : "Ei käyttäjiä", "Loading user …" : "Ladataan käyttäjää…", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index af314ff785b..f0d969d5090 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -186,11 +186,10 @@ "Report a bug" : "Ilmoita viasta", "Admin documentation" : "Ylläpitäjän ohjeistus", "Developer documentation" : "Kehittäjädokumentaatio", + "Update to {update}" : "Päivitä versioon {update}", + "Featured" : "Poiminta", "This app is supported via your current Nextcloud subscription." : "Tämä sovellus on tuettu nykyisen Nextcloud-tilauksesi kautta.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Esitellyt sovellukset on yhteisön itsensä kehitettämiä. Ne tarjoavat keskeisiä toimintoja ja ovat valmiita tuotantokäyttöön.", - "Featured" : "Poiminta", - "Update to {update}" : "Päivitä versioon {update}", - "Rating: {score}/10" : "Arvostelu: {score}/10", "All apps are up-to-date." : "Kaikki sovellukset ovat ajan tasalla.", "Icon" : "Kuvake", "Name" : "Nimi", @@ -280,19 +279,17 @@ "You are using <strong>{usage}</strong>" : "Käytössäsi on <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Käytössäsi on <strong>{usage}</strong>/<strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Koko nimesi", - "Back" : "Takaisin", - "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten", "Email options" : "Sähköpostiasetukset", "Remove primary email" : "Poista ensisijainen sähköpostiosoite", "Delete email" : "Poista sähköposti", + "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Unset as primary email" : "Poista ensisijaisesta sähköpostista", "Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi", "Additional email address {index}" : "Lisäsähköpostiosoite {index}", "Unable to delete primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu poistaa", "Unable to update primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu päivittää", "No email address set" : "Sähköpostiosoitetta ei ole asetettu", - "Additional emails" : "Muut sähköpostit", "Your headline" : "Otsikkosi", "Languages" : "Kielet", "Help translate" : "Auta kääntämisessä", @@ -504,6 +501,7 @@ "Choose profile picture from files" : "Valitse profiilikuva tiedostoista", "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Your email address" : "Sähköpostiosoitteesi", + "Additional emails" : "Muut sähköpostit", "Your location" : "Sijaintisi", "Enable Profile" : "Käytä profiilia", "Your Twitter handle" : "Twitter-tunnuksesi", @@ -538,6 +536,7 @@ "Allow username autocompletion in share dialog" : "Ota käyttöön käyttäjänimen automaattitäyttö jakolomakkeessa", "Allow username autocompletion to users within the same groups" : "Ota käyttöön käyttäjänimen automaattitäyttö saman ryhmän käyttäjille", "Edit display name" : "Muokkaa näyttönimeä", + "Rating: {score}/10" : "Arvostelu: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Olet aikeissa poistaa ryhmän \"{group}\". Käyttäjiä EI poisteta!", "No users" : "Ei käyttäjiä", "Loading user …" : "Ladataan käyttäjää…", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 0ab4a212784..ba38ca6c127 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -143,6 +143,7 @@ OC.L10N.register( "Last background job execution ran %s. Something seems wrong. {link}." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche de fond %s. {link}.", "Data directory protected" : "Répertoire des données protégé", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Impossible de vérifier que le répertoire des données est protégé. Veuillez manuellement vérifier que votre serveur n'autorise pas l'accès au répertoire des données.", "Database missing columns" : "Colonnes manquantes dans la base de données", "Missing optional column \"%s\" in table \"%s\"." : "Colonnes optionnelles manquantes « %s » dans la table « %s ».", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Certaines colonnes facultatives sont manquantes dans la base de données. Étant donné qu'ajouter des colonnes sur des grandes tables peut prendre du temps, elles n'ont pas été ajoutées automatiquement lorsqu'elles sont facultatives. En exécutant \"occ db:add-missing-columns\" ces colonnes manquantes peuvent être ajoutées manuellement alors que l'instance continue de fonctionner. Une fois que les colonnes sont ajoutées, la performance ou l'utilisabilité de certaines fonctionnalités pourraient être améliorées.", @@ -169,12 +170,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuration des entêtes du reverse proxy est incorrecte. C'est un problème de sécurité, qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud.", "Your IP address was resolved as %s" : "Votre adresse IP a été résolue comme étant %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuration des entêtes du reverse proxy est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si ce n'est pas le cas, c'est un problème de sécurité, qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud.", + "HTTPS access and URLs" : "Accès HTTPS et URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accès au site non sécurisé à travers le protocole HTTP. Vous êtes vivement encouragé à configurer votre serveur pour utiliser plutôt le protocole HTTPS. Sans ça, certaines fonctionnalités web importantes comme la « copie dans le presse-papier » ou les « serveurs intermédiaires » ne fonctionneront pas.", + "Accessing site insecurely via HTTP." : "Accès au site non sécurité à travers le protocole HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Vous accédez à votre instance via une connexion sécurisée, pourtant celle-ci génère des URLs non sécurisées. Cela signifie probablement que vous êtes derrière un reverse proxy et que les variables de réécriture ne sont pas paramétrées correctement.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Vous accédez à votre instance sur une connexion sécurisée, et votre instance génère des URL sécurisées.", "Internet connectivity" : "Connexion Internet", "Internet connectivity is disabled in configuration file." : "La connexion à Internet est désactivée dans le fichier de configuration.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Ce serveur ne peut se connecter à Internet : plusieurs points finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de stockages externes, les notifications de mises à jour ou l'installation d'applications tierces, ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par e-mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "JavaScript modules support" : "Support des modules JavaScript", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Impossible de vérifier la prise en charge JavaScript. Veuillez vérifier manuellement si votre serveur web offre des fichiers `.mjs` en utilisant le type MIME JavaScript.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Votre serveur web ne gère pas les fichiers `.mjs` utilisant le type MIME JavaScript. Cela perturbe certaines applications en empêchant les navigateurs d'exécuter les fichiers JavaScript. Vous devez configurer votre serveur web pour qu'il gère les fichiers `.mjs` avec les types MIME `text/javascript` ou `application/javascript`.", + "JavaScript source map support" : "Prise en charge des source maps JavaScript", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Votre serveur web n'est pas configuré pour fournir les fichiers `.js.map`. Sans ces fichiers, les source maps JavaScript ne fonctionneront pas correctement, ce qui rendra plus difficile le dépannage et la résolution des problèmes éventuels.", "Old server-side-encryption" : "Ancien chiffrement côté serveur", "Disabled" : "Désactivé", "The old server-side-encryption format is enabled. We recommend disabling this." : "L'ancien format de chiffrement côté serveur est activé. Nous recommandons de le désactiver.", @@ -331,11 +339,11 @@ OC.L10N.register( "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation développeurs", "Show details for {appName} app" : "Afficher les détails de l'application {appName}", + "Update to {update}" : "Mettre à jour vers {update}", + "Featured" : "Mise en avant", "This app is supported via your current Nextcloud subscription." : "Cette application bénéficie d'un support grâce à votre abonnement Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les applications mises en avant sont développées par la communauté. Elles proposent des fonctionnalités centrales et sont prêtes pour la production.", - "Featured" : "Mise en avant", - "Update to {update}" : "Mettre à jour vers {update}", - "Rating: {score}/10" : "Évaluation : {score}/10", + "Community rating: {score}/5" : "Note de la communauté : {score}/5", "All apps are up-to-date." : "Toutes les applications sont à jour.", "Icon" : "Icône", "Name" : "Nom", @@ -446,14 +454,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Vous utilisez <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Vous utilisez <strong>{usage}</strong> sur <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Votre nom complet", - "Back" : "Retour", - "Change scope level of {property}" : "Changer le niveau de confidentialité de {property}", - "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", "Email options" : "Options de messagerie", "Options for additional email address {index}" : "Options pour une adresse électronique supplémentaire {index}", "Remove primary email" : "Supprimer l'adresse e-mail principale", "Delete email" : "Supprimer l'adresse e-mail", + "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Unset as primary email" : "Ne plus définir comme adresse e-mail principale", "Set as primary email" : "Définir comme adresse e-mail principale", "Additional email address {index}" : "E-mail supplémentaire {index}", @@ -463,7 +469,6 @@ OC.L10N.register( "Unable to update additional email address" : "Impossible de modifier l'adresse e-mail supplémentaire", "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire", "No email address set" : "Aucune adresse e-mail configurée", - "Additional emails" : "E-mails suplémentaires", "Your handle" : "Votre identifiant", "Your headline" : "Votre titre", "Languages" : "Langues", @@ -741,6 +746,7 @@ OC.L10N.register( "Choose profile picture from files" : "Choisir une image parmi les fichiers", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Your email address" : "Votre adresse e-mail", + "Additional emails" : "E-mails suplémentaires", "Your location" : "Votre localisation", "Enable Profile" : "Activer le profil", "Your Twitter handle" : "Votre pseudo Twitter", @@ -783,6 +789,7 @@ OC.L10N.register( "User's table" : "Tableau des utilisateurs", "Select user manager" : "Sélectionner le gestionnaire des utilisateurs", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Cette instance ne dispose pas de plusieurs modules PHP recommandés. Il est recommandé de les installer pour améliorer les performances, et la compatibilité : %s.", + "Rating: {score}/10" : "Évaluation : {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Vous êtes sur le point de supprimer le groupe « {group} ». Les utilisateurs qui en font partie ne seront PAS supprimés.", "No users" : "Pas d'utilisateurs", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste des utilisateurs. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les utilisateurs seront affichés au fur et à mesure que vous naviguerez dans la liste.", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 52e405662ac..eeb2e461514 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -141,6 +141,7 @@ "Last background job execution ran %s. Something seems wrong. {link}." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche de fond %s. {link}.", "Data directory protected" : "Répertoire des données protégé", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Impossible de vérifier que le répertoire des données est protégé. Veuillez manuellement vérifier que votre serveur n'autorise pas l'accès au répertoire des données.", "Database missing columns" : "Colonnes manquantes dans la base de données", "Missing optional column \"%s\" in table \"%s\"." : "Colonnes optionnelles manquantes « %s » dans la table « %s ».", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Certaines colonnes facultatives sont manquantes dans la base de données. Étant donné qu'ajouter des colonnes sur des grandes tables peut prendre du temps, elles n'ont pas été ajoutées automatiquement lorsqu'elles sont facultatives. En exécutant \"occ db:add-missing-columns\" ces colonnes manquantes peuvent être ajoutées manuellement alors que l'instance continue de fonctionner. Une fois que les colonnes sont ajoutées, la performance ou l'utilisabilité de certaines fonctionnalités pourraient être améliorées.", @@ -167,12 +168,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuration des entêtes du reverse proxy est incorrecte. C'est un problème de sécurité, qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud.", "Your IP address was resolved as %s" : "Votre adresse IP a été résolue comme étant %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "La configuration des entêtes du reverse proxy est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si ce n'est pas le cas, c'est un problème de sécurité, qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud.", + "HTTPS access and URLs" : "Accès HTTPS et URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accès au site non sécurisé à travers le protocole HTTP. Vous êtes vivement encouragé à configurer votre serveur pour utiliser plutôt le protocole HTTPS. Sans ça, certaines fonctionnalités web importantes comme la « copie dans le presse-papier » ou les « serveurs intermédiaires » ne fonctionneront pas.", + "Accessing site insecurely via HTTP." : "Accès au site non sécurité à travers le protocole HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Vous accédez à votre instance via une connexion sécurisée, pourtant celle-ci génère des URLs non sécurisées. Cela signifie probablement que vous êtes derrière un reverse proxy et que les variables de réécriture ne sont pas paramétrées correctement.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Vous accédez à votre instance sur une connexion sécurisée, et votre instance génère des URL sécurisées.", "Internet connectivity" : "Connexion Internet", "Internet connectivity is disabled in configuration file." : "La connexion à Internet est désactivée dans le fichier de configuration.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Ce serveur ne peut se connecter à Internet : plusieurs points finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de stockages externes, les notifications de mises à jour ou l'installation d'applications tierces, ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par e-mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "JavaScript modules support" : "Support des modules JavaScript", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Impossible de vérifier la prise en charge JavaScript. Veuillez vérifier manuellement si votre serveur web offre des fichiers `.mjs` en utilisant le type MIME JavaScript.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Votre serveur web ne gère pas les fichiers `.mjs` utilisant le type MIME JavaScript. Cela perturbe certaines applications en empêchant les navigateurs d'exécuter les fichiers JavaScript. Vous devez configurer votre serveur web pour qu'il gère les fichiers `.mjs` avec les types MIME `text/javascript` ou `application/javascript`.", + "JavaScript source map support" : "Prise en charge des source maps JavaScript", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Votre serveur web n'est pas configuré pour fournir les fichiers `.js.map`. Sans ces fichiers, les source maps JavaScript ne fonctionneront pas correctement, ce qui rendra plus difficile le dépannage et la résolution des problèmes éventuels.", "Old server-side-encryption" : "Ancien chiffrement côté serveur", "Disabled" : "Désactivé", "The old server-side-encryption format is enabled. We recommend disabling this." : "L'ancien format de chiffrement côté serveur est activé. Nous recommandons de le désactiver.", @@ -329,11 +337,11 @@ "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation développeurs", "Show details for {appName} app" : "Afficher les détails de l'application {appName}", + "Update to {update}" : "Mettre à jour vers {update}", + "Featured" : "Mise en avant", "This app is supported via your current Nextcloud subscription." : "Cette application bénéficie d'un support grâce à votre abonnement Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les applications mises en avant sont développées par la communauté. Elles proposent des fonctionnalités centrales et sont prêtes pour la production.", - "Featured" : "Mise en avant", - "Update to {update}" : "Mettre à jour vers {update}", - "Rating: {score}/10" : "Évaluation : {score}/10", + "Community rating: {score}/5" : "Note de la communauté : {score}/5", "All apps are up-to-date." : "Toutes les applications sont à jour.", "Icon" : "Icône", "Name" : "Nom", @@ -444,14 +452,12 @@ "You are using <strong>{usage}</strong>" : "Vous utilisez <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Vous utilisez <strong>{usage}</strong> sur <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Votre nom complet", - "Back" : "Retour", - "Change scope level of {property}" : "Changer le niveau de confidentialité de {property}", - "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", "Email options" : "Options de messagerie", "Options for additional email address {index}" : "Options pour une adresse électronique supplémentaire {index}", "Remove primary email" : "Supprimer l'adresse e-mail principale", "Delete email" : "Supprimer l'adresse e-mail", + "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Unset as primary email" : "Ne plus définir comme adresse e-mail principale", "Set as primary email" : "Définir comme adresse e-mail principale", "Additional email address {index}" : "E-mail supplémentaire {index}", @@ -461,7 +467,6 @@ "Unable to update additional email address" : "Impossible de modifier l'adresse e-mail supplémentaire", "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire", "No email address set" : "Aucune adresse e-mail configurée", - "Additional emails" : "E-mails suplémentaires", "Your handle" : "Votre identifiant", "Your headline" : "Votre titre", "Languages" : "Langues", @@ -739,6 +744,7 @@ "Choose profile picture from files" : "Choisir une image parmi les fichiers", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Your email address" : "Votre adresse e-mail", + "Additional emails" : "E-mails suplémentaires", "Your location" : "Votre localisation", "Enable Profile" : "Activer le profil", "Your Twitter handle" : "Votre pseudo Twitter", @@ -781,6 +787,7 @@ "User's table" : "Tableau des utilisateurs", "Select user manager" : "Sélectionner le gestionnaire des utilisateurs", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Cette instance ne dispose pas de plusieurs modules PHP recommandés. Il est recommandé de les installer pour améliorer les performances, et la compatibilité : %s.", + "Rating: {score}/10" : "Évaluation : {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Vous êtes sur le point de supprimer le groupe « {group} ». Les utilisateurs qui en font partie ne seront PAS supprimés.", "No users" : "Pas d'utilisateurs", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste des utilisateurs. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les utilisateurs seront affichés au fur et à mesure que vous naviguerez dans la liste.", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 8c8f2d61590..14c8c1c4fb9 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -271,11 +271,10 @@ OC.L10N.register( "Admin documentation" : "Documentación da administración da instancia", "Developer documentation" : "Documentación do desenvolvedor", "Show details for {appName} app" : "Amosar os detalles da aplicación {appName}", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacada", "This app is supported via your current Nextcloud subscription." : "Esta aplicación é compatíbel cos súa subscrición actual a Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "As aplicacións destacadas están desenvolvidas por e dentro da comunidade. Ofrecen unha funcionalidade central e están preparadas para o seu uso en produción.", - "Featured" : "Destacada", - "Update to {update}" : "Actualizar a {update}", - "Rating: {score}/10" : "Valoración: {score}/10", "All apps are up-to-date." : "Todas as aplicacións están actualizadas.", "Icon" : "Icona", "Name" : "Nome", @@ -369,12 +368,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Está a usar <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está a usar <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "O seu nome completo", - "Back" : "Atras", - "This address is not confirmed" : "Este enderezo non está confirmado", "Primary email for password reset and notifications" : "Correo-e principal para restabelecer o contrasinal e notificacións", "Email options" : "Opcións de correo -e", "Remove primary email" : "Retirar o correo-e principal", "Delete email" : "Eliminar o correo-e", + "This address is not confirmed" : "Este enderezo non está confirmado", "Unset as primary email" : "Desactivar como correo principal", "Set as primary email" : "Definir como correo principal", "Additional email address {index}" : "Enderezo de correo adicional {index}", @@ -384,7 +382,6 @@ OC.L10N.register( "Unable to update additional email address" : "Non é posíbel actualizar o enderezo de correo adicional", "Unable to delete additional email address" : "Non é posíbel eliminar o enderezo de correo adicional", "No email address set" : "Non hai un enderezo de correo definido", - "Additional emails" : "Correos adicionais", "Your handle" : "O seu identificador", "Your headline" : "O seu titular", "Help translate" : "Axude na tradución", @@ -636,6 +633,7 @@ OC.L10N.register( "Choose profile picture from files" : "Escolla a imaxe de perfil en ficheiros", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "O seu enderezo de correo", + "Additional emails" : "Correos adicionais", "Your location" : "A súa localización", "Enable Profile" : "Activar o perfil", "Your Twitter handle" : "O seu usuario do Twitter", @@ -679,6 +677,7 @@ OC.L10N.register( "Select user manager" : "Seleccione o xestor de usuarios", "Old user imported certificates" : "Certificados antigos importados polo usuario", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia fáltanlle algúns módulos PHP recomendados. Para mellorar o rendemento e unha mellor compatibilidade é moi recomendábel instalalos: %s.", + "Rating: {score}/10" : "Valoración: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a piques de retirar o grupo «{group}». Os usuarios NON van ser eliminados.", "No users" : "Non hai usuarios", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista non se representa de xeito completo por mor do rendemento. Os usuarios represéntanse mentres se despraza pola lista.", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index bbf122b71dd..ec1f88167c8 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -269,11 +269,10 @@ "Admin documentation" : "Documentación da administración da instancia", "Developer documentation" : "Documentación do desenvolvedor", "Show details for {appName} app" : "Amosar os detalles da aplicación {appName}", + "Update to {update}" : "Actualizar a {update}", + "Featured" : "Destacada", "This app is supported via your current Nextcloud subscription." : "Esta aplicación é compatíbel cos súa subscrición actual a Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "As aplicacións destacadas están desenvolvidas por e dentro da comunidade. Ofrecen unha funcionalidade central e están preparadas para o seu uso en produción.", - "Featured" : "Destacada", - "Update to {update}" : "Actualizar a {update}", - "Rating: {score}/10" : "Valoración: {score}/10", "All apps are up-to-date." : "Todas as aplicacións están actualizadas.", "Icon" : "Icona", "Name" : "Nome", @@ -367,12 +366,11 @@ "You are using <strong>{usage}</strong>" : "Está a usar <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está a usar <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "O seu nome completo", - "Back" : "Atras", - "This address is not confirmed" : "Este enderezo non está confirmado", "Primary email for password reset and notifications" : "Correo-e principal para restabelecer o contrasinal e notificacións", "Email options" : "Opcións de correo -e", "Remove primary email" : "Retirar o correo-e principal", "Delete email" : "Eliminar o correo-e", + "This address is not confirmed" : "Este enderezo non está confirmado", "Unset as primary email" : "Desactivar como correo principal", "Set as primary email" : "Definir como correo principal", "Additional email address {index}" : "Enderezo de correo adicional {index}", @@ -382,7 +380,6 @@ "Unable to update additional email address" : "Non é posíbel actualizar o enderezo de correo adicional", "Unable to delete additional email address" : "Non é posíbel eliminar o enderezo de correo adicional", "No email address set" : "Non hai un enderezo de correo definido", - "Additional emails" : "Correos adicionais", "Your handle" : "O seu identificador", "Your headline" : "O seu titular", "Help translate" : "Axude na tradución", @@ -634,6 +631,7 @@ "Choose profile picture from files" : "Escolla a imaxe de perfil en ficheiros", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "O seu enderezo de correo", + "Additional emails" : "Correos adicionais", "Your location" : "A súa localización", "Enable Profile" : "Activar o perfil", "Your Twitter handle" : "O seu usuario do Twitter", @@ -677,6 +675,7 @@ "Select user manager" : "Seleccione o xestor de usuarios", "Old user imported certificates" : "Certificados antigos importados polo usuario", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia fáltanlle algúns módulos PHP recomendados. Para mellorar o rendemento e unha mellor compatibilidade é moi recomendábel instalalos: %s.", + "Rating: {score}/10" : "Valoración: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a piques de retirar o grupo «{group}». Os usuarios NON van ser eliminados.", "No users" : "Non hai usuarios", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista non se representa de xeito completo por mor do rendemento. Os usuarios represéntanse mentres se despraza pola lista.", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 768788e89ef..12ff206e8e3 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -153,10 +153,10 @@ OC.L10N.register( "Report a bug" : "דיווח על באג", "Admin documentation" : "תיעוד מנהל", "Developer documentation" : "תיעוד מפתח", + "Update to {update}" : "עדכון ל־{version}", + "Featured" : "מומלץ", "This app is supported via your current Nextcloud subscription." : "יישומון זה נתמך על ידי מינוי ה־Nextcloud הנוכחי שלך.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "היישומונים המומלצים מפותחים על ידי ובתוך הקהילה. הם מציעים תכונות ליבה מסוימות והן מוכנות לשימוש יומיומי.", - "Featured" : "מומלץ", - "Update to {update}" : "עדכון ל־{version}", "Icon" : "סמל", "Name" : "שם", "Version" : "גרסה", @@ -208,7 +208,6 @@ OC.L10N.register( "Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור", "Details" : "פרטים", "You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:", - "Back" : "אחורה", "No email address set" : "לא נקבעה כתובת דואר אלקטרוני", "Languages" : "שפות", "Help translate" : "עזרה בתרגום", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index 5c51a6480a3..884fbcb3cc4 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -151,10 +151,10 @@ "Report a bug" : "דיווח על באג", "Admin documentation" : "תיעוד מנהל", "Developer documentation" : "תיעוד מפתח", + "Update to {update}" : "עדכון ל־{version}", + "Featured" : "מומלץ", "This app is supported via your current Nextcloud subscription." : "יישומון זה נתמך על ידי מינוי ה־Nextcloud הנוכחי שלך.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "היישומונים המומלצים מפותחים על ידי ובתוך הקהילה. הם מציעים תכונות ליבה מסוימות והן מוכנות לשימוש יומיומי.", - "Featured" : "מומלץ", - "Update to {update}" : "עדכון ל־{version}", "Icon" : "סמל", "Name" : "שם", "Version" : "גרסה", @@ -206,7 +206,6 @@ "Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור", "Details" : "פרטים", "You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:", - "Back" : "אחורה", "No email address set" : "לא נקבעה כתובת דואר אלקטרוני", "Languages" : "שפות", "Help translate" : "עזרה בתרגום", diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 295b787a460..14e4b534bde 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -165,10 +165,10 @@ OC.L10N.register( "Report a bug" : "Prijavi pogrešku", "Admin documentation" : "Dokumentacija za administratore", "Developer documentation" : "Dokumentacija za razvojne programere", + "Update to {update}" : "Ažuriraj na {update}", + "Featured" : "Istaknuto", "This app is supported via your current Nextcloud subscription." : "Aplikacija je podržana unutar vaše trenutne pretplate na Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Istaknute aplikacije razvijaju članovi zajednice. One nude osnovnu funkcionalnost i spremne su za produkciju.", - "Featured" : "Istaknuto", - "Update to {update}" : "Ažuriraj na {update}", "Icon" : "Ikona", "Name" : "Naziv", "Version" : "Inačica", @@ -226,11 +226,11 @@ OC.L10N.register( "Details" : "Pojedinosti", "You are a member of the following groups:" : "Član ste sljedećih grupa:", "Your full name" : "Vaše ime i prezime", - "This address is not confirmed" : "Ova adresa nije potvrđena", "Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti", "Email options" : "Mogućnosti e-pošte", "Remove primary email" : "Ukloni primarnu adresu e-pošte", "Delete email" : "Izbriši adresu e-pošte", + "This address is not confirmed" : "Ova adresa nije potvrđena", "Unset as primary email" : "Poništi primarnu adresu e-pošte", "Set as primary email" : "Postavi kao primarnu adresu e-pošte", "Additional email address {index}" : "Dodatne adrese e-pošte {index}", @@ -240,7 +240,6 @@ OC.L10N.register( "Unable to update additional email address" : "Nije moguće ažurirati dodatnu adresu e-pošte", "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte", "No email address set" : "Nije postavljena adresa e-pošte", - "Additional emails" : "Dodatne adrese e-pošte", "Your headline" : "Vaš naslov", "Help translate" : "Pomozite prevesti", "Unable to update language" : "Nije moguće ažurirati jezik", @@ -413,6 +412,7 @@ OC.L10N.register( "Please confirm the group removal " : "Potvrdite uklanjanje grupe ", "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Your email address" : "Vaša adresa e-pošte", + "Additional emails" : "Dodatne adrese e-pošte", "Enable Profile" : "Omogući profil", "You do not have permissions to see the details of this user" : "Nemate dopuštenja za prikaz pojedinosti ovog korisnika", "Add new password" : "Dodaj novu zaporku", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 88d4fe54e49..26a8e9efd34 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -163,10 +163,10 @@ "Report a bug" : "Prijavi pogrešku", "Admin documentation" : "Dokumentacija za administratore", "Developer documentation" : "Dokumentacija za razvojne programere", + "Update to {update}" : "Ažuriraj na {update}", + "Featured" : "Istaknuto", "This app is supported via your current Nextcloud subscription." : "Aplikacija je podržana unutar vaše trenutne pretplate na Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Istaknute aplikacije razvijaju članovi zajednice. One nude osnovnu funkcionalnost i spremne su za produkciju.", - "Featured" : "Istaknuto", - "Update to {update}" : "Ažuriraj na {update}", "Icon" : "Ikona", "Name" : "Naziv", "Version" : "Inačica", @@ -224,11 +224,11 @@ "Details" : "Pojedinosti", "You are a member of the following groups:" : "Član ste sljedećih grupa:", "Your full name" : "Vaše ime i prezime", - "This address is not confirmed" : "Ova adresa nije potvrđena", "Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti", "Email options" : "Mogućnosti e-pošte", "Remove primary email" : "Ukloni primarnu adresu e-pošte", "Delete email" : "Izbriši adresu e-pošte", + "This address is not confirmed" : "Ova adresa nije potvrđena", "Unset as primary email" : "Poništi primarnu adresu e-pošte", "Set as primary email" : "Postavi kao primarnu adresu e-pošte", "Additional email address {index}" : "Dodatne adrese e-pošte {index}", @@ -238,7 +238,6 @@ "Unable to update additional email address" : "Nije moguće ažurirati dodatnu adresu e-pošte", "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte", "No email address set" : "Nije postavljena adresa e-pošte", - "Additional emails" : "Dodatne adrese e-pošte", "Your headline" : "Vaš naslov", "Help translate" : "Pomozite prevesti", "Unable to update language" : "Nije moguće ažurirati jezik", @@ -411,6 +410,7 @@ "Please confirm the group removal " : "Potvrdite uklanjanje grupe ", "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Your email address" : "Vaša adresa e-pošte", + "Additional emails" : "Dodatne adrese e-pošte", "Enable Profile" : "Omogući profil", "You do not have permissions to see the details of this user" : "Nemate dopuštenja za prikaz pojedinosti ovog korisnika", "Add new password" : "Dodaj novu zaporku", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 7e5cbeae94e..9b6512ba793 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -217,10 +217,10 @@ OC.L10N.register( "Report a bug" : "Hiba bejelentése", "Admin documentation" : "Rendszergazdai dokumentáció", "Developer documentation" : "Fejlesztői dokumentáció", + "Update to {update}" : "Frissítés erre: {update}", + "Featured" : "Kiemelt", "This app is supported via your current Nextcloud subscription." : "Az alkalmazás támogatását a jelenlegi Nextcloud előfizetése biztosítja.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "A kiemelt alkalmazásokat a közösség tagjai készítik. Ezek biztosítják a fő funkciókat, és készek az éles használatra.", - "Featured" : "Kiemelt", - "Update to {update}" : "Frissítés erre: {update}", "All apps are up-to-date." : "Minden alkalmazás naprakész.", "Icon" : "Ikon", "Name" : "Név", @@ -314,12 +314,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Ezt használja: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Jelenleg <strong>{usage}</strong>-ot használ ennyiből: <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Az Ön teljes neve", - "Back" : "Vissza", - "This address is not confirmed" : "Ez a cím nincs megerősítve", "Primary email for password reset and notifications" : "Elsődleges e-mail-cím a jelszó-visszaállításhoz és az értesítésekhez", "Email options" : "E-mail beállítások", "Remove primary email" : "Elsődleges e-mail-cím eltávolítása", "Delete email" : "E-mail-cím törlése", + "This address is not confirmed" : "Ez a cím nincs megerősítve", "Unset as primary email" : "Elsődleges e-mail-cím eltávolítása", "Set as primary email" : "Beállítás elsődleges e-mail-címként", "Additional email address {index}" : "{index}. további e-mail-cím", @@ -329,7 +328,6 @@ OC.L10N.register( "Unable to update additional email address" : "A további e-mail-cím nem frissíthető", "Unable to delete additional email address" : "A további e-mail-cím nem törölhető", "No email address set" : "Nincs e-mail-cím beállítva", - "Additional emails" : "További e-mail-címek", "Your handle" : "Az Ön fiókneve", "Your headline" : "Az Ön címsora", "Languages" : "Nyelvek", @@ -582,6 +580,7 @@ OC.L10N.register( "Choose profile picture from files" : "Válasszon profilképet a fájlok közül", "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Your email address" : "Az Ön e-mail-címe", + "Additional emails" : "További e-mail-címek", "Your location" : "A saját helye", "Enable Profile" : "Profil engedélyezése", "Your Twitter handle" : "A Twitter-azonosítója", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index ac96780e31c..d92bc58b86c 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -215,10 +215,10 @@ "Report a bug" : "Hiba bejelentése", "Admin documentation" : "Rendszergazdai dokumentáció", "Developer documentation" : "Fejlesztői dokumentáció", + "Update to {update}" : "Frissítés erre: {update}", + "Featured" : "Kiemelt", "This app is supported via your current Nextcloud subscription." : "Az alkalmazás támogatását a jelenlegi Nextcloud előfizetése biztosítja.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "A kiemelt alkalmazásokat a közösség tagjai készítik. Ezek biztosítják a fő funkciókat, és készek az éles használatra.", - "Featured" : "Kiemelt", - "Update to {update}" : "Frissítés erre: {update}", "All apps are up-to-date." : "Minden alkalmazás naprakész.", "Icon" : "Ikon", "Name" : "Név", @@ -312,12 +312,11 @@ "You are using <strong>{usage}</strong>" : "Ezt használja: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Jelenleg <strong>{usage}</strong>-ot használ ennyiből: <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Az Ön teljes neve", - "Back" : "Vissza", - "This address is not confirmed" : "Ez a cím nincs megerősítve", "Primary email for password reset and notifications" : "Elsődleges e-mail-cím a jelszó-visszaállításhoz és az értesítésekhez", "Email options" : "E-mail beállítások", "Remove primary email" : "Elsődleges e-mail-cím eltávolítása", "Delete email" : "E-mail-cím törlése", + "This address is not confirmed" : "Ez a cím nincs megerősítve", "Unset as primary email" : "Elsődleges e-mail-cím eltávolítása", "Set as primary email" : "Beállítás elsődleges e-mail-címként", "Additional email address {index}" : "{index}. további e-mail-cím", @@ -327,7 +326,6 @@ "Unable to update additional email address" : "A további e-mail-cím nem frissíthető", "Unable to delete additional email address" : "A további e-mail-cím nem törölhető", "No email address set" : "Nincs e-mail-cím beállítva", - "Additional emails" : "További e-mail-címek", "Your handle" : "Az Ön fiókneve", "Your headline" : "Az Ön címsora", "Languages" : "Nyelvek", @@ -580,6 +578,7 @@ "Choose profile picture from files" : "Válasszon profilképet a fájlok közül", "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Your email address" : "Az Ön e-mail-címe", + "Additional emails" : "További e-mail-címek", "Your location" : "A saját helye", "Enable Profile" : "Profil engedélyezése", "Your Twitter handle" : "A Twitter-azonosítója", diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 5d77611a6cf..9bec043f030 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -151,10 +151,10 @@ OC.L10N.register( "Report a bug" : "Laporkan kerusakan", "Admin documentation" : "Dokumentasi admin", "Developer documentation" : "Dokumentasi pengembang", + "Update to {update}" : "Perbarui ke {update}", + "Featured" : "Unggulan", "This app is supported via your current Nextcloud subscription." : "Aplikasi ini didukung dengan langganan Nextcloud Anda saat ini.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Aplikasi unggulan dikembangkan oleh dan dalam komunitas. Mereka menawarkan fungsionalitas sentral dan mereka siap dipakai untuk produksi.", - "Featured" : "Unggulan", - "Update to {update}" : "Perbarui ke {update}", "All apps are up-to-date." : "Semua aplikasi terkini.", "Name" : "Nama", "Version" : "Versi", diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index c5dcced43c9..afd671ce0c7 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -149,10 +149,10 @@ "Report a bug" : "Laporkan kerusakan", "Admin documentation" : "Dokumentasi admin", "Developer documentation" : "Dokumentasi pengembang", + "Update to {update}" : "Perbarui ke {update}", + "Featured" : "Unggulan", "This app is supported via your current Nextcloud subscription." : "Aplikasi ini didukung dengan langganan Nextcloud Anda saat ini.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Aplikasi unggulan dikembangkan oleh dan dalam komunitas. Mereka menawarkan fungsionalitas sentral dan mereka siap dipakai untuk produksi.", - "Featured" : "Unggulan", - "Update to {update}" : "Perbarui ke {update}", "All apps are up-to-date." : "Semua aplikasi terkini.", "Name" : "Nama", "Version" : "Versi", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index cb7a398414e..572d5df01ec 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -236,11 +236,10 @@ OC.L10N.register( "Admin documentation" : "Hjálparskjöl kerfisstjóra", "Developer documentation" : "Skjölun fyrir þróunaraðila", "Show details for {appName} app" : "Birta ítarlegri upplýsingar fyrir {appName} forritið", + "Update to {update}" : "Uppfæra í {update}", + "Featured" : "Í deiglunni", "This app is supported via your current Nextcloud subscription." : "Þetta forrit er stutt í gegnum fyrirliggjandi Nextcloud-áskrift þína.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Forrit í deiglunni eru þróuð af og innan samfélagsins. Þau bjóða upp á ýmsa kjarnaeiginleika og eru tilbúin til notkunar í raunvinnslu.", - "Featured" : "Í deiglunni", - "Update to {update}" : "Uppfæra í {update}", - "Rating: {score}/10" : "Einkunn: {score}/10", "All apps are up-to-date." : "Öll forrit eru af nýjustu útgáfu.", "Icon" : "Táknmynd", "Name" : "Heiti", @@ -334,12 +333,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Þú ert að nota <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Þú ert að nota <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Fullt nafn þitt", - "Back" : "Til baka", - "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Primary email for password reset and notifications" : "Aðallykilorð fyrir tilkynningar og endurstillingu lykilorðs", "Email options" : "Tölvupóststillingar", "Remove primary email" : "Fjarlægja aðaltölvupóstfang", "Delete email" : "Eyða tölvupósti", + "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Unset as primary email" : "Aftengja sem aðaltölvupóstfang", "Set as primary email" : "Gera að aðaltölvupóstfangi", "Additional email address {index}" : "Aukalegt tölvupóstfang {index}", @@ -349,7 +347,6 @@ OC.L10N.register( "Unable to update additional email address" : "Get ekki uppfært aukatölvupóstfang", "Unable to delete additional email address" : "Get ekki eytt aukatölvupóstfangi", "No email address set" : "Ekkert tölvupóstfang sett", - "Additional emails" : "Viðbótartölvupóstföng", "Your handle" : "Auðkennið þitt", "Your headline" : "Fyrirsögnin þín", "Languages" : "Tungumál", @@ -591,6 +588,7 @@ OC.L10N.register( "Choose profile picture from files" : "Veldu sem auðkennismynd úr skrám", "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Your email address" : "Netfangið þitt", + "Additional emails" : "Viðbótartölvupóstföng", "Your location" : "Staðsetning þín", "Enable Profile" : "Virkja notandasnið", "Your Twitter handle" : "Twitter notandanafnið þitt", @@ -634,6 +632,7 @@ OC.L10N.register( "Select user manager" : "Veldu notendastýringu", "Old user imported certificates" : "Gömul skilríki sem notandi hefur flutt inn", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Í þetta kerfistilvik vantar ýmsar PHP-einingar sem mælt er með. Til að bæta afköst og betri samhæfni er mælt eindregið með að setja þær upp: %s.", + "Rating: {score}/10" : "Einkunn: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn \"{group}\". Notendunum verður EKKI eytt.", "No users" : "Engir notendur", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Listi yfir notendur. Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Notendur munu birtast eftir því sem farið er í gegnum listann.", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index 5dda247f89f..1248fa9d208 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -234,11 +234,10 @@ "Admin documentation" : "Hjálparskjöl kerfisstjóra", "Developer documentation" : "Skjölun fyrir þróunaraðila", "Show details for {appName} app" : "Birta ítarlegri upplýsingar fyrir {appName} forritið", + "Update to {update}" : "Uppfæra í {update}", + "Featured" : "Í deiglunni", "This app is supported via your current Nextcloud subscription." : "Þetta forrit er stutt í gegnum fyrirliggjandi Nextcloud-áskrift þína.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Forrit í deiglunni eru þróuð af og innan samfélagsins. Þau bjóða upp á ýmsa kjarnaeiginleika og eru tilbúin til notkunar í raunvinnslu.", - "Featured" : "Í deiglunni", - "Update to {update}" : "Uppfæra í {update}", - "Rating: {score}/10" : "Einkunn: {score}/10", "All apps are up-to-date." : "Öll forrit eru af nýjustu útgáfu.", "Icon" : "Táknmynd", "Name" : "Heiti", @@ -332,12 +331,11 @@ "You are using <strong>{usage}</strong>" : "Þú ert að nota <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Þú ert að nota <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Fullt nafn þitt", - "Back" : "Til baka", - "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Primary email for password reset and notifications" : "Aðallykilorð fyrir tilkynningar og endurstillingu lykilorðs", "Email options" : "Tölvupóststillingar", "Remove primary email" : "Fjarlægja aðaltölvupóstfang", "Delete email" : "Eyða tölvupósti", + "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Unset as primary email" : "Aftengja sem aðaltölvupóstfang", "Set as primary email" : "Gera að aðaltölvupóstfangi", "Additional email address {index}" : "Aukalegt tölvupóstfang {index}", @@ -347,7 +345,6 @@ "Unable to update additional email address" : "Get ekki uppfært aukatölvupóstfang", "Unable to delete additional email address" : "Get ekki eytt aukatölvupóstfangi", "No email address set" : "Ekkert tölvupóstfang sett", - "Additional emails" : "Viðbótartölvupóstföng", "Your handle" : "Auðkennið þitt", "Your headline" : "Fyrirsögnin þín", "Languages" : "Tungumál", @@ -589,6 +586,7 @@ "Choose profile picture from files" : "Veldu sem auðkennismynd úr skrám", "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Your email address" : "Netfangið þitt", + "Additional emails" : "Viðbótartölvupóstföng", "Your location" : "Staðsetning þín", "Enable Profile" : "Virkja notandasnið", "Your Twitter handle" : "Twitter notandanafnið þitt", @@ -632,6 +630,7 @@ "Select user manager" : "Veldu notendastýringu", "Old user imported certificates" : "Gömul skilríki sem notandi hefur flutt inn", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Í þetta kerfistilvik vantar ýmsar PHP-einingar sem mælt er með. Til að bæta afköst og betri samhæfni er mælt eindregið með að setja þær upp: %s.", + "Rating: {score}/10" : "Einkunn: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn \"{group}\". Notendunum verður EKKI eytt.", "No users" : "Engir notendur", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Listi yfir notendur. Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Notendur munu birtast eftir því sem farið er í gegnum listann.", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 395c3058da6..e2fe3b085a5 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -278,11 +278,10 @@ OC.L10N.register( "Admin documentation" : "Documentazione di amministrazione", "Developer documentation" : "Documentazione dello sviluppatore", "Show details for {appName} app" : "Mostra dettagli per l'applicazione {appName}", + "Update to {update}" : "Aggiorna a {update}", + "Featured" : "In evidenza", "This app is supported via your current Nextcloud subscription." : "Questa applicazione è supportata tramite la tua sottoscrizione attuale di Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni in evidenza sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", - "Featured" : "In evidenza", - "Update to {update}" : "Aggiorna a {update}", - "Rating: {score}/10" : "Valutazione: {score}/10", "All apps are up-to-date." : "Tutte le applicazioni sono aggiornate.", "Icon" : "Icona", "Name" : "Nome", @@ -386,11 +385,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Stai utilizzando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Stai utilizzando <strong>{usage}</strong> di <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Il tuo nome completo", - "This address is not confirmed" : "Questo indirizzo non è confermato", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", "Email options" : "Opzioni email", "Remove primary email" : "Rimuovi email principale", "Delete email" : "Elimina email", + "This address is not confirmed" : "Questo indirizzo non è confermato", "Unset as primary email" : "Togli dall'email principale", "Set as primary email" : "Imposta come email principale", "Additional email address {index}" : "Indirizzo email aggiuntivo {index}", @@ -400,7 +399,6 @@ OC.L10N.register( "Unable to update additional email address" : "Impossibile aggiornare l'indirizzo di posta aggiuntivo", "Unable to delete additional email address" : "Impossibile eliminare l'indirizzo di posta aggiuntivo", "No email address set" : "Nessun indirizzo email impostato", - "Additional emails" : "Email aggiuntive", "Your handle" : "Il tuo collegamento", "Your headline" : "Il tuo titolo", "Languages" : "Lingue", @@ -654,6 +652,7 @@ OC.L10N.register( "Choose profile picture from files" : "Scegli immagine del profilo dai file", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Il tuo indirizzo email", + "Additional emails" : "Email aggiuntive", "Your location" : "La tua posizione", "Enable Profile" : "Attiva profilo", "Your Twitter handle" : "Il tuo nome utente su Twitter", @@ -698,6 +697,7 @@ OC.L10N.register( "Old user imported certificates" : "Certificati importati del vecchio utente.", "Overwrite cli URL" : "Sovrascrivi URL della riga di comando", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Questa istanza manca di alcuni moduli PHP consigliati. Per migliori prestazioni e compatibilità, è vivamente consigliato installarli: %s.", + "Rating: {score}/10" : "Valutazione: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Stai per rimuovere il gruppo \"{group}\". Gli utenti NON verranno eliminati.", "No users" : "Nessun utente", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Elenco di utenti. Questa lista non viene mostrata completamente per ragioni di prestazioni. Gli utenti verranno mostrati mentre scorri l'elenco.", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index cceb67c893f..a867dc36033 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -276,11 +276,10 @@ "Admin documentation" : "Documentazione di amministrazione", "Developer documentation" : "Documentazione dello sviluppatore", "Show details for {appName} app" : "Mostra dettagli per l'applicazione {appName}", + "Update to {update}" : "Aggiorna a {update}", + "Featured" : "In evidenza", "This app is supported via your current Nextcloud subscription." : "Questa applicazione è supportata tramite la tua sottoscrizione attuale di Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni in evidenza sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", - "Featured" : "In evidenza", - "Update to {update}" : "Aggiorna a {update}", - "Rating: {score}/10" : "Valutazione: {score}/10", "All apps are up-to-date." : "Tutte le applicazioni sono aggiornate.", "Icon" : "Icona", "Name" : "Nome", @@ -384,11 +383,11 @@ "You are using <strong>{usage}</strong>" : "Stai utilizzando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Stai utilizzando <strong>{usage}</strong> di <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Il tuo nome completo", - "This address is not confirmed" : "Questo indirizzo non è confermato", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", "Email options" : "Opzioni email", "Remove primary email" : "Rimuovi email principale", "Delete email" : "Elimina email", + "This address is not confirmed" : "Questo indirizzo non è confermato", "Unset as primary email" : "Togli dall'email principale", "Set as primary email" : "Imposta come email principale", "Additional email address {index}" : "Indirizzo email aggiuntivo {index}", @@ -398,7 +397,6 @@ "Unable to update additional email address" : "Impossibile aggiornare l'indirizzo di posta aggiuntivo", "Unable to delete additional email address" : "Impossibile eliminare l'indirizzo di posta aggiuntivo", "No email address set" : "Nessun indirizzo email impostato", - "Additional emails" : "Email aggiuntive", "Your handle" : "Il tuo collegamento", "Your headline" : "Il tuo titolo", "Languages" : "Lingue", @@ -652,6 +650,7 @@ "Choose profile picture from files" : "Scegli immagine del profilo dai file", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Il tuo indirizzo email", + "Additional emails" : "Email aggiuntive", "Your location" : "La tua posizione", "Enable Profile" : "Attiva profilo", "Your Twitter handle" : "Il tuo nome utente su Twitter", @@ -696,6 +695,7 @@ "Old user imported certificates" : "Certificati importati del vecchio utente.", "Overwrite cli URL" : "Sovrascrivi URL della riga di comando", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Questa istanza manca di alcuni moduli PHP consigliati. Per migliori prestazioni e compatibilità, è vivamente consigliato installarli: %s.", + "Rating: {score}/10" : "Valutazione: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Stai per rimuovere il gruppo \"{group}\". Gli utenti NON verranno eliminati.", "No users" : "Nessun utente", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Elenco di utenti. Questa lista non viene mostrata completamente per ragioni di prestazioni. Gli utenti verranno mostrati mentre scorri l'elenco.", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index b8f6f0b83e9..0b87e845e93 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -144,6 +144,7 @@ OC.L10N.register( "Last background job execution ran %s. Something seems wrong. {link}." : "最後のバックグラウンドジョブの実行は %s でした。何かがおかしいようです。{link}。", "Last background job execution ran %s." : "最後のバックグラウンドジョブの実行は %s でした。", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "データディレクトリやファイルがインターネットからアクセスされている可能性があります。.htaccessファイルが機能していません。データディレクトリにアクセスできないようにWebサーバーを設定するか、データディレクトリをWebサーバーのドキュメントルートの外に移動することを強くお勧めします。", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "データディレクトリが保護されているかどうかを確認できませんでした。あなたのサーバーがデータディレクトリへのアクセスを許可していないかどうか、手動で確認してください。", "Database missing columns" : "データベースに存在しないカラム", "Missing optional column \"%s\" in table \"%s\"." : "オプションのカラム \"%s\" がテーブル \"%s\" にありません。", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "データベースにはオプションのカラムがいくつかありません。大きなテーブルにカラムを追加するには時間がかかるため、オプションのカラムは自動的に追加されませんでした。\"occ db:add-missing-columns\"を実行することで、不足しているカラムはインスタンスの実行中に手動で追加することができます。カラムが追加されると、応答性や使い勝手が改善される可能性があります。", @@ -171,6 +172,7 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません。これはセキュリティ上の問題で、攻撃者が自分のIPアドレスをNextcloudに見えるように偽装することができます。", "Your IP address was resolved as %s" : "あなたのIPアドレスは%sとして解決されました", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません、または信頼できるプロキシからNextcloudにアクセスしています。そうでない場合、これはセキュリティ上の問題であり、攻撃者がNextcloudに表示されるIPアドレスを偽装することができます。", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "あなたは安全な接続を介してインスタンスにアクセスしており、あなたのインスタンスは安全なURLを生成しています。", "Internet connectivity" : "インターネット接続", "Internet connectivity is disabled in configuration file." : "設定ファイルでインターネット接続が無効になっている。", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "このサーバーにはインターネット接続がありません。複数のエンドポイントに到達できませんでした。 つまり、外部ストレージのマウント、アップデートに関する通知、サードパーティ製アプリのインストールなどの機能の一部は機能しません。 リモートからファイルにアクセスしたり、通知メールを送信したりすることもできません。インターネットへの接続を確立できれば、すべての機能を利用することができます。", @@ -345,11 +347,10 @@ OC.L10N.register( "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", "Show details for {appName} app" : "{appName} アプリの詳細を表示する", + "Update to {update}" : "{update} にアップデート", + "Featured" : "注目", "This app is supported via your current Nextcloud subscription." : "このアプリは、現行のNextcloudサブスクリプションでサポートされています。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "注目のアプリはコミュニティ内で開発されています。これらのアプリは主要な機能を提供しており、すぐに本番で使用することができます。", - "Featured" : "注目", - "Update to {update}" : "{update} にアップデート", - "Rating: {score}/10" : "評価: {score}/10", "All apps are up-to-date." : "全てのアプリが最新です", "Icon" : "アイコン", "Name" : "名前", @@ -460,11 +461,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>使用中です", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{totalSpace}</strong> (<strong>{usageRelative}</strong>) のうち<strong>{usage}</strong>を使用しています", "Your full name" : "フルネーム", - "This address is not confirmed" : "このアドレスは確認できていません", "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", "Email options" : "メールのオプション", "Remove primary email" : "基本メールアドレスを削除", "Delete email" : "メールアドレスを削除", + "This address is not confirmed" : "このアドレスは確認できていません", "Unset as primary email" : "基本メールアドレスを解除", "Set as primary email" : "基本メールアドレスに設定", "Additional email address {index}" : "その他のメールアドレス {index}", @@ -474,7 +475,6 @@ OC.L10N.register( "Unable to update additional email address" : "その他のメールアドレスを更新できません", "Unable to delete additional email address" : "その他のメールアドレスを削除できません", "No email address set" : "メールアドレスが設定されていません", - "Additional emails" : "その他のメールアドレス", "Your handle" : "あなたのハンドル", "Your headline" : "あなたのヘッドライン", "Help translate" : "翻訳に協力する", @@ -751,6 +751,7 @@ OC.L10N.register( "Choose profile picture from files" : "ファイルからプロフィール画像を選択", "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Your email address" : "あなたのメールアドレス", + "Additional emails" : "その他のメールアドレス", "Your location" : "位置情報", "Enable Profile" : "プロフィールを有効化", "Your Twitter handle" : "あなたのTwitterのID", @@ -795,6 +796,7 @@ OC.L10N.register( "Old user imported certificates" : "旧ユーザがインポートした証明書", "Overwrite cli URL" : "Overwrite cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "このインスタンスには、いくつかの推奨 PHP モジュールがありません。パフォーマンスと互換性を向上させるために、これらをインストールすることを強くお勧めします: %s.", + "Rating: {score}/10" : "評価: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "グループ \"{group}\" を削除しようとしています。ユーザーは削除されません。", "No users" : "No users", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "ユーザーのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。ユーザはリスト内を移動するにつれてレンダリングされます。", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index b0c69e233e2..a0050a6bc7f 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -142,6 +142,7 @@ "Last background job execution ran %s. Something seems wrong. {link}." : "最後のバックグラウンドジョブの実行は %s でした。何かがおかしいようです。{link}。", "Last background job execution ran %s." : "最後のバックグラウンドジョブの実行は %s でした。", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "データディレクトリやファイルがインターネットからアクセスされている可能性があります。.htaccessファイルが機能していません。データディレクトリにアクセスできないようにWebサーバーを設定するか、データディレクトリをWebサーバーのドキュメントルートの外に移動することを強くお勧めします。", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "データディレクトリが保護されているかどうかを確認できませんでした。あなたのサーバーがデータディレクトリへのアクセスを許可していないかどうか、手動で確認してください。", "Database missing columns" : "データベースに存在しないカラム", "Missing optional column \"%s\" in table \"%s\"." : "オプションのカラム \"%s\" がテーブル \"%s\" にありません。", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "データベースにはオプションのカラムがいくつかありません。大きなテーブルにカラムを追加するには時間がかかるため、オプションのカラムは自動的に追加されませんでした。\"occ db:add-missing-columns\"を実行することで、不足しているカラムはインスタンスの実行中に手動で追加することができます。カラムが追加されると、応答性や使い勝手が改善される可能性があります。", @@ -169,6 +170,7 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません。これはセキュリティ上の問題で、攻撃者が自分のIPアドレスをNextcloudに見えるように偽装することができます。", "Your IP address was resolved as %s" : "あなたのIPアドレスは%sとして解決されました", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません、または信頼できるプロキシからNextcloudにアクセスしています。そうでない場合、これはセキュリティ上の問題であり、攻撃者がNextcloudに表示されるIPアドレスを偽装することができます。", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "あなたは安全な接続を介してインスタンスにアクセスしており、あなたのインスタンスは安全なURLを生成しています。", "Internet connectivity" : "インターネット接続", "Internet connectivity is disabled in configuration file." : "設定ファイルでインターネット接続が無効になっている。", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "このサーバーにはインターネット接続がありません。複数のエンドポイントに到達できませんでした。 つまり、外部ストレージのマウント、アップデートに関する通知、サードパーティ製アプリのインストールなどの機能の一部は機能しません。 リモートからファイルにアクセスしたり、通知メールを送信したりすることもできません。インターネットへの接続を確立できれば、すべての機能を利用することができます。", @@ -343,11 +345,10 @@ "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", "Show details for {appName} app" : "{appName} アプリの詳細を表示する", + "Update to {update}" : "{update} にアップデート", + "Featured" : "注目", "This app is supported via your current Nextcloud subscription." : "このアプリは、現行のNextcloudサブスクリプションでサポートされています。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "注目のアプリはコミュニティ内で開発されています。これらのアプリは主要な機能を提供しており、すぐに本番で使用することができます。", - "Featured" : "注目", - "Update to {update}" : "{update} にアップデート", - "Rating: {score}/10" : "評価: {score}/10", "All apps are up-to-date." : "全てのアプリが最新です", "Icon" : "アイコン", "Name" : "名前", @@ -458,11 +459,11 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>使用中です", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{totalSpace}</strong> (<strong>{usageRelative}</strong>) のうち<strong>{usage}</strong>を使用しています", "Your full name" : "フルネーム", - "This address is not confirmed" : "このアドレスは確認できていません", "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", "Email options" : "メールのオプション", "Remove primary email" : "基本メールアドレスを削除", "Delete email" : "メールアドレスを削除", + "This address is not confirmed" : "このアドレスは確認できていません", "Unset as primary email" : "基本メールアドレスを解除", "Set as primary email" : "基本メールアドレスに設定", "Additional email address {index}" : "その他のメールアドレス {index}", @@ -472,7 +473,6 @@ "Unable to update additional email address" : "その他のメールアドレスを更新できません", "Unable to delete additional email address" : "その他のメールアドレスを削除できません", "No email address set" : "メールアドレスが設定されていません", - "Additional emails" : "その他のメールアドレス", "Your handle" : "あなたのハンドル", "Your headline" : "あなたのヘッドライン", "Help translate" : "翻訳に協力する", @@ -749,6 +749,7 @@ "Choose profile picture from files" : "ファイルからプロフィール画像を選択", "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Your email address" : "あなたのメールアドレス", + "Additional emails" : "その他のメールアドレス", "Your location" : "位置情報", "Enable Profile" : "プロフィールを有効化", "Your Twitter handle" : "あなたのTwitterのID", @@ -793,6 +794,7 @@ "Old user imported certificates" : "旧ユーザがインポートした証明書", "Overwrite cli URL" : "Overwrite cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "このインスタンスには、いくつかの推奨 PHP モジュールがありません。パフォーマンスと互換性を向上させるために、これらをインストールすることを強くお勧めします: %s.", + "Rating: {score}/10" : "評価: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "グループ \"{group}\" を削除しようとしています。ユーザーは削除されません。", "No users" : "No users", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "ユーザーのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。ユーザはリスト内を移動するにつれてレンダリングされます。", diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 4ad5e4f687d..fe7688a4ca2 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -272,11 +272,10 @@ OC.L10N.register( "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", "Show details for {appName} app" : "Show details for {appName} app", + "Update to {update}" : "Update to {update}", + "Featured" : "Featured", "This app is supported via your current Nextcloud subscription." : "This app is supported via your current Nextcloud subscription.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Featured apps are developed by and within the community. They offer central functionality and are ready for production use.", - "Featured" : "Featured", - "Update to {update}" : "Update to {update}", - "Rating: {score}/10" : "Rating: {score}/10", "All apps are up-to-date." : "All apps are up-to-date.", "Icon" : "Icon", "Name" : "Name", @@ -382,12 +381,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Back" : "Back", - "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", + "This address is not confirmed" : "This address is not confirmed", "Unset as primary email" : "Unset as primary email", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", @@ -397,7 +395,6 @@ OC.L10N.register( "Unable to update additional email address" : "Unable to update additional email address", "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "No email address set", - "Additional emails" : "Additional emails", "Your handle" : "Your handle", "Your headline" : "Your headline", "Help translate" : "Help translate", @@ -649,6 +646,7 @@ OC.L10N.register( "Choose profile picture from files" : "Choose profile picture from files", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", + "Additional emails" : "Additional emails", "Your location" : "Your location", "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", @@ -692,6 +690,7 @@ OC.L10N.register( "Select user manager" : "Select user manager", "Old user imported certificates" : "Old user imported certificates", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s.", + "Rating: {score}/10" : "Rating: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "You are about to remove the group \"{group}\". The users will NOT be deleted.", "No users" : "No users", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list.", diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index 26f0a0e4b8c..5b148aa6ec8 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -270,11 +270,10 @@ "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", "Show details for {appName} app" : "Show details for {appName} app", + "Update to {update}" : "Update to {update}", + "Featured" : "Featured", "This app is supported via your current Nextcloud subscription." : "This app is supported via your current Nextcloud subscription.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Featured apps are developed by and within the community. They offer central functionality and are ready for production use.", - "Featured" : "Featured", - "Update to {update}" : "Update to {update}", - "Rating: {score}/10" : "Rating: {score}/10", "All apps are up-to-date." : "All apps are up-to-date.", "Icon" : "Icon", "Name" : "Name", @@ -380,12 +379,11 @@ "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Back" : "Back", - "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", + "This address is not confirmed" : "This address is not confirmed", "Unset as primary email" : "Unset as primary email", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", @@ -395,7 +393,6 @@ "Unable to update additional email address" : "Unable to update additional email address", "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "No email address set", - "Additional emails" : "Additional emails", "Your handle" : "Your handle", "Your headline" : "Your headline", "Help translate" : "Help translate", @@ -647,6 +644,7 @@ "Choose profile picture from files" : "Choose profile picture from files", "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", + "Additional emails" : "Additional emails", "Your location" : "Your location", "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", @@ -690,6 +688,7 @@ "Select user manager" : "Select user manager", "Old user imported certificates" : "Old user imported certificates", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s.", + "Rating: {score}/10" : "Rating: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "You are about to remove the group \"{group}\". The users will NOT be deleted.", "No users" : "No users", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list.", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index ed08b34cf73..f6e9babbd28 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -97,6 +97,7 @@ OC.L10N.register( "Welcome aboard" : "환영합니다", "Welcome aboard %s" : "%s 님, 환영합니다", "Welcome to your %s account, you can add, protect, and share your data." : "%s 계정에 오신 것을 환영합니다. 데이터를 추가, 보호, 공유할 수 있습니다.", + "Your Login is: %s" : "로그인된 계정: %s", "Set your password" : "내 암호 설정하기", "Go to %s" : "%s(으)로 이동", "Install Client" : "클라이언트 설치", @@ -150,6 +151,7 @@ OC.L10N.register( "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "일부 데이터베이스 열이 big int로 변환되지 않았습니다. 큰 테이블의 열 형식을 변환하는 데 시간이 걸리기 때문에 자동으로 변환하지 않았습니다. 명령행에서 \"occ db:convert-filecache-bigint\" 명령을 실행하여 변경 사항을 직접 적용할 수 있습니다. 이 작업은 인스턴스를 오프라인으로 전환하고 실행해야 합니다. 더 많은 정보를 보려면 {linkstart}이에 관한 문서 페이지 ↗{linkend} 를 참조하십시오.", "Debug mode" : "디버그 모드", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "이 인스턴스는 디버그 모드에서 작동 중입니다. 프로덕션 환경이 아닌 로컬 개발을 위해서만 활성화 하세요.", + "Debug mode is disabled." : "디버그 모드가 비활성화 되었습니다.", "Default phone region" : "기본 국가 번호", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "기본 국가 번호가 설정되지 않았습니다. 기본 국가 번호를 설정하면 프로필에서 국가 번호를 생략하고 전화번호를 입력할 수 있습니다. ISO 3166-1 코드를 참조하여 설정 파일에 \"default_phone_region\"을 추가하십시오.", "Email test" : "이메일 시험", @@ -163,6 +165,7 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 잘못되었습니다. 이는 보안과 관련된 문제이며, 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다.", "Your IP address was resolved as %s" : "IP 주소가 %s(으)로 resolve 됨", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 그렇지 않다면, 이는 보안 문제이며 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다. ", + "HTTPS access and URLs" : "HTTPS 접근 및 URL", "Internet connectivity" : "인터넷 연결", "Internet connectivity is disabled in configuration file." : "인터넷 연결이 설정 파일에서 비활성화 되었습니다", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "서버가 인터넷에 연결되지 않아 다수의 종단점에 도달할 수 없습니다. 이로 인해 외부 저장소 마운트, 서드파티 앱 업데이트와 설치에 대한 알림 수신 등의 기능을 사용할 수 없을 것입니다. 원격 파일 접근과 알림 이메일 전송 또한 작동하지 않을 것입니다. 서버를 인터넷과 연결하여 모든 기능을 사용하십시오.", @@ -180,6 +183,7 @@ OC.L10N.register( "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached가 분산 캐시로 구성되어 있지만 PHP 모듈 \"memcached\"가 설치되지 않았습니다.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "메모리 캐시가 설정되지 않았습니다. 성능 향상을 위해, 가능한 경우 memcache를 설정하십시오.", "Configured" : "설정됨", + "MySQL Unicode support" : "MySQL 유니코드 지원", "You are not using MySQL" : "MySQL을 사용하고 있지 않습니다", "MySQL is used as database and does support 4-byte characters" : "MySQL이 데이터베이스로 사용되고 있으며 4바이트 문자를 지원합니다", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL이 데이터베이스로 사용되고 있으나 4바이트 문자를 지원하지 않고 있습니다. 파일 이름이나 댓글 등에 Emoji와 같은 4바이트 문자를 문제 없이 사용하기 위해, MySQL에서 4바이트 문자 지원을 활성화하길 권장합니다.", @@ -330,11 +334,10 @@ OC.L10N.register( "Admin documentation" : "관리 문서", "Developer documentation" : "개발자 문서", "Show details for {appName} app" : "{appName} 앱에 대한 상세 정보 보기", + "Update to {update}" : "{update}(으)로 업데이트", + "Featured" : "추천", "This app is supported via your current Nextcloud subscription." : "이 앱은 당신의 현재 Nextcloud 구독을 통해 지원됩니다.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "추천 앱은 커뮤니티에서 개발했습니다. 이들은 생산성 업무에 있어 중심적인 기능을 담당하며 즉각 사용될 수 있습니다.", - "Featured" : "추천", - "Update to {update}" : "{update}(으)로 업데이트", - "Rating: {score}/10" : "점수: {score}/10", "All apps are up-to-date." : "모든 앱이 최신 버전입니다.", "Icon" : "아이콘", "Name" : "이름", @@ -443,12 +446,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>를 사용하고 있습니다.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "전체 <strong>{totalSpace}</strong> 중 <strong>{usage}</strong>(<strong>{usageRelative}%</strong>)를 사용하고 있습니다.", "Your full name" : "내 전체 이름", - "Back" : "뒤로", - "This address is not confirmed" : "이 주소는 확인되지 않음", "Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소", "Email options" : "이메일 옵션", "Remove primary email" : "주 이메일 삭제", "Delete email" : "이메일 삭제", + "This address is not confirmed" : "이 주소는 확인되지 않음", "Unset as primary email" : "주 이메일 지정 해제", "Set as primary email" : "주 이메일로 지정", "Additional email address {index}" : "추가 이메일 주소 {index}", @@ -458,7 +460,6 @@ OC.L10N.register( "Unable to update additional email address" : "추가 이메일 주소를 갱신할 수 없음", "Unable to delete additional email address" : "추가 이메일 주소를 삭제할 수 없음", "No email address set" : "이메일 주소가 설정되지 않음", - "Additional emails" : "추가 이메일", "Your handle" : "내 아이디", "Your headline" : "내 표제", "Help translate" : "번역 돕기", @@ -725,6 +726,7 @@ OC.L10N.register( "Choose profile picture from files" : "내 파일에서 프로필 사진 선택", "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Your email address" : "이메일 주소", + "Additional emails" : "추가 이메일", "Your location" : "내 위치", "Enable Profile" : "프로필 활성화", "Your Twitter handle" : "내 트위터", @@ -767,6 +769,7 @@ OC.L10N.register( "Old user imported certificates" : "과거 사용자가 인증서를 가져왔습니다", "Overwrite cli URL" : "CLI URL 덮어쓰기", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "이 인스턴스에 권장 PHP 모듈 중 일부가 존재하지 않습니다. 성능 향상과 호환성을 위하여 다음 PHP 모듈을 설치하는 것이 좋습니다: %s", + "Rating: {score}/10" : "점수: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "그룹 \"{group}\"을(를) 지우려고 합니다. 그룹의 사용자는 삭제되지 않습니다.", "No users" : "사용자 없음", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "사용자 목록입니다. 이 목록은 성능을 위해 완전히 처리되지 않았습니다. 목록을 계속 탐색하면 남은 목록이 자동으로 처리됩니다.", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 8974737afd3..7866976c271 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -95,6 +95,7 @@ "Welcome aboard" : "환영합니다", "Welcome aboard %s" : "%s 님, 환영합니다", "Welcome to your %s account, you can add, protect, and share your data." : "%s 계정에 오신 것을 환영합니다. 데이터를 추가, 보호, 공유할 수 있습니다.", + "Your Login is: %s" : "로그인된 계정: %s", "Set your password" : "내 암호 설정하기", "Go to %s" : "%s(으)로 이동", "Install Client" : "클라이언트 설치", @@ -148,6 +149,7 @@ "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "일부 데이터베이스 열이 big int로 변환되지 않았습니다. 큰 테이블의 열 형식을 변환하는 데 시간이 걸리기 때문에 자동으로 변환하지 않았습니다. 명령행에서 \"occ db:convert-filecache-bigint\" 명령을 실행하여 변경 사항을 직접 적용할 수 있습니다. 이 작업은 인스턴스를 오프라인으로 전환하고 실행해야 합니다. 더 많은 정보를 보려면 {linkstart}이에 관한 문서 페이지 ↗{linkend} 를 참조하십시오.", "Debug mode" : "디버그 모드", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "이 인스턴스는 디버그 모드에서 작동 중입니다. 프로덕션 환경이 아닌 로컬 개발을 위해서만 활성화 하세요.", + "Debug mode is disabled." : "디버그 모드가 비활성화 되었습니다.", "Default phone region" : "기본 국가 번호", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "기본 국가 번호가 설정되지 않았습니다. 기본 국가 번호를 설정하면 프로필에서 국가 번호를 생략하고 전화번호를 입력할 수 있습니다. ISO 3166-1 코드를 참조하여 설정 파일에 \"default_phone_region\"을 추가하십시오.", "Email test" : "이메일 시험", @@ -161,6 +163,7 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 잘못되었습니다. 이는 보안과 관련된 문제이며, 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다.", "Your IP address was resolved as %s" : "IP 주소가 %s(으)로 resolve 됨", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 그렇지 않다면, 이는 보안 문제이며 공격자가 Nextcloud 상에서 IP 주소를 스푸핑할 수 있습니다. ", + "HTTPS access and URLs" : "HTTPS 접근 및 URL", "Internet connectivity" : "인터넷 연결", "Internet connectivity is disabled in configuration file." : "인터넷 연결이 설정 파일에서 비활성화 되었습니다", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "서버가 인터넷에 연결되지 않아 다수의 종단점에 도달할 수 없습니다. 이로 인해 외부 저장소 마운트, 서드파티 앱 업데이트와 설치에 대한 알림 수신 등의 기능을 사용할 수 없을 것입니다. 원격 파일 접근과 알림 이메일 전송 또한 작동하지 않을 것입니다. 서버를 인터넷과 연결하여 모든 기능을 사용하십시오.", @@ -178,6 +181,7 @@ "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached가 분산 캐시로 구성되어 있지만 PHP 모듈 \"memcached\"가 설치되지 않았습니다.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "메모리 캐시가 설정되지 않았습니다. 성능 향상을 위해, 가능한 경우 memcache를 설정하십시오.", "Configured" : "설정됨", + "MySQL Unicode support" : "MySQL 유니코드 지원", "You are not using MySQL" : "MySQL을 사용하고 있지 않습니다", "MySQL is used as database and does support 4-byte characters" : "MySQL이 데이터베이스로 사용되고 있으며 4바이트 문자를 지원합니다", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL이 데이터베이스로 사용되고 있으나 4바이트 문자를 지원하지 않고 있습니다. 파일 이름이나 댓글 등에 Emoji와 같은 4바이트 문자를 문제 없이 사용하기 위해, MySQL에서 4바이트 문자 지원을 활성화하길 권장합니다.", @@ -328,11 +332,10 @@ "Admin documentation" : "관리 문서", "Developer documentation" : "개발자 문서", "Show details for {appName} app" : "{appName} 앱에 대한 상세 정보 보기", + "Update to {update}" : "{update}(으)로 업데이트", + "Featured" : "추천", "This app is supported via your current Nextcloud subscription." : "이 앱은 당신의 현재 Nextcloud 구독을 통해 지원됩니다.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "추천 앱은 커뮤니티에서 개발했습니다. 이들은 생산성 업무에 있어 중심적인 기능을 담당하며 즉각 사용될 수 있습니다.", - "Featured" : "추천", - "Update to {update}" : "{update}(으)로 업데이트", - "Rating: {score}/10" : "점수: {score}/10", "All apps are up-to-date." : "모든 앱이 최신 버전입니다.", "Icon" : "아이콘", "Name" : "이름", @@ -441,12 +444,11 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>를 사용하고 있습니다.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "전체 <strong>{totalSpace}</strong> 중 <strong>{usage}</strong>(<strong>{usageRelative}%</strong>)를 사용하고 있습니다.", "Your full name" : "내 전체 이름", - "Back" : "뒤로", - "This address is not confirmed" : "이 주소는 확인되지 않음", "Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소", "Email options" : "이메일 옵션", "Remove primary email" : "주 이메일 삭제", "Delete email" : "이메일 삭제", + "This address is not confirmed" : "이 주소는 확인되지 않음", "Unset as primary email" : "주 이메일 지정 해제", "Set as primary email" : "주 이메일로 지정", "Additional email address {index}" : "추가 이메일 주소 {index}", @@ -456,7 +458,6 @@ "Unable to update additional email address" : "추가 이메일 주소를 갱신할 수 없음", "Unable to delete additional email address" : "추가 이메일 주소를 삭제할 수 없음", "No email address set" : "이메일 주소가 설정되지 않음", - "Additional emails" : "추가 이메일", "Your handle" : "내 아이디", "Your headline" : "내 표제", "Help translate" : "번역 돕기", @@ -723,6 +724,7 @@ "Choose profile picture from files" : "내 파일에서 프로필 사진 선택", "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Your email address" : "이메일 주소", + "Additional emails" : "추가 이메일", "Your location" : "내 위치", "Enable Profile" : "프로필 활성화", "Your Twitter handle" : "내 트위터", @@ -765,6 +767,7 @@ "Old user imported certificates" : "과거 사용자가 인증서를 가져왔습니다", "Overwrite cli URL" : "CLI URL 덮어쓰기", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "이 인스턴스에 권장 PHP 모듈 중 일부가 존재하지 않습니다. 성능 향상과 호환성을 위하여 다음 PHP 모듈을 설치하는 것이 좋습니다: %s", + "Rating: {score}/10" : "점수: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "그룹 \"{group}\"을(를) 지우려고 합니다. 그룹의 사용자는 삭제되지 않습니다.", "No users" : "사용자 없음", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "사용자 목록입니다. 이 목록은 성능을 위해 완전히 처리되지 않았습니다. 목록을 계속 탐색하면 남은 목록이 자동으로 처리됩니다.", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 2c21e7d5998..4a2c3260dce 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -160,10 +160,10 @@ OC.L10N.register( "Report a bug" : "Pranešti apie klaidą", "Admin documentation" : "Administratoriaus dokumentacija", "Developer documentation" : "Plėtotojo dokumentacija", + "Update to {update}" : "Atnaujinti į {update}", + "Featured" : "Siūlomos", "This app is supported via your current Nextcloud subscription." : "Ši programėlė yra palaikoma per jūsų esamą Nextcloud prenumeratą.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Siūlomos programėlės yra kuriamos bendruomenės viduje ir jas kuria bendruomenė. Šios programėlės siūlo svarbiausią funkcionalumą ir yra paruoštos kasdieniam naudojimui.", - "Featured" : "Siūlomos", - "Update to {update}" : "Atnaujinti į {update}", "All apps are up-to-date." : "Visos programėlės yra naujausios laidos.", "Icon" : "Piktograma", "Name" : "Vardas", @@ -240,12 +240,11 @@ OC.L10N.register( "You are a member of the following groups:" : "Jūs esate šių grupių narys:", "You are using <strong>{usage}</strong>" : "Jūs naudojate <strong>{usage}</strong>", "Your full name" : "Jūsų visas vardas", - "Back" : "Atgal", - "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams", "Email options" : "El. pašto parinktys", "Remove primary email" : "Šalinti pirminį el. paštą", "Delete email" : "Ištrinti el. paštą", + "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Set as primary email" : "Nustatyti kaip pirminį el. paštą", "Additional email address {index}" : "Papildomas el. pašto adresas {index}", "Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso", @@ -254,7 +253,6 @@ OC.L10N.register( "Unable to update additional email address" : "Nepavyko atnaujinti papildomo el. pašto adreso", "Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso", "No email address set" : "Nenustatytas joks el. pašto adresas", - "Additional emails" : "Papildomi el. paštai", "Your headline" : "Santrauka apie jus", "Help translate" : "Padėkite išversti", "Unable to update language" : "Nepavyko atnaujinti kalbos", @@ -434,6 +432,7 @@ OC.L10N.register( "Please confirm the group removal " : "Patvirtinkite grupės pašalinimą", "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Your email address" : "Jūsų el. pašto adresas", + "Additional emails" : "Papildomi el. paštai", "Enable Profile" : "Įjungti profilį", "Your Twitter handle" : "Jūsų „Twitter“ rankenėlė", "You do not have permissions to see the details of this user" : "Jūs neturite leidimų matyti išsamesnę informaciją apie šį naudotoją", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index 9b18ed2cb01..e8ab89e7fef 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -158,10 +158,10 @@ "Report a bug" : "Pranešti apie klaidą", "Admin documentation" : "Administratoriaus dokumentacija", "Developer documentation" : "Plėtotojo dokumentacija", + "Update to {update}" : "Atnaujinti į {update}", + "Featured" : "Siūlomos", "This app is supported via your current Nextcloud subscription." : "Ši programėlė yra palaikoma per jūsų esamą Nextcloud prenumeratą.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Siūlomos programėlės yra kuriamos bendruomenės viduje ir jas kuria bendruomenė. Šios programėlės siūlo svarbiausią funkcionalumą ir yra paruoštos kasdieniam naudojimui.", - "Featured" : "Siūlomos", - "Update to {update}" : "Atnaujinti į {update}", "All apps are up-to-date." : "Visos programėlės yra naujausios laidos.", "Icon" : "Piktograma", "Name" : "Vardas", @@ -238,12 +238,11 @@ "You are a member of the following groups:" : "Jūs esate šių grupių narys:", "You are using <strong>{usage}</strong>" : "Jūs naudojate <strong>{usage}</strong>", "Your full name" : "Jūsų visas vardas", - "Back" : "Atgal", - "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams", "Email options" : "El. pašto parinktys", "Remove primary email" : "Šalinti pirminį el. paštą", "Delete email" : "Ištrinti el. paštą", + "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Set as primary email" : "Nustatyti kaip pirminį el. paštą", "Additional email address {index}" : "Papildomas el. pašto adresas {index}", "Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso", @@ -252,7 +251,6 @@ "Unable to update additional email address" : "Nepavyko atnaujinti papildomo el. pašto adreso", "Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso", "No email address set" : "Nenustatytas joks el. pašto adresas", - "Additional emails" : "Papildomi el. paštai", "Your headline" : "Santrauka apie jus", "Help translate" : "Padėkite išversti", "Unable to update language" : "Nepavyko atnaujinti kalbos", @@ -432,6 +430,7 @@ "Please confirm the group removal " : "Patvirtinkite grupės pašalinimą", "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Your email address" : "Jūsų el. pašto adresas", + "Additional emails" : "Papildomi el. paštai", "Enable Profile" : "Įjungti profilį", "Your Twitter handle" : "Jūsų „Twitter“ rankenėlė", "You do not have permissions to see the details of this user" : "Jūs neturite leidimų matyti išsamesnę informaciją apie šį naudotoją", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index c09c288ce18..f11d1af3d69 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -189,10 +189,10 @@ OC.L10N.register( "Report a bug" : "Пријави грешка", "Admin documentation" : "Документација за администратор", "Developer documentation" : "Документација за програмери", + "Update to {update}" : "Надгради на {update}", + "Featured" : "Истакнати", "This app is supported via your current Nextcloud subscription." : "Оваа апликација е е дозволена за вашиот налог.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Истакнати апликации се развиени од и во рамките на заедницата. Тие нудат централизирана функционалност и се спремни за користење.", - "Featured" : "Истакнати", - "Update to {update}" : "Надгради на {update}", "All apps are up-to-date." : "Сите апликации се ажурирани.", "Icon" : "Икона", "Name" : "Име", @@ -284,12 +284,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето целосно име", - "Back" : "Назад", - "This address is not confirmed" : "Оваа адреса не е потврдена", "Primary email for password reset and notifications" : "Примарна Е-пошта за ресетирање на лозинка и известувања", "Email options" : "Е-пошта параметри", "Remove primary email" : "Избриши примарна е-пошта", "Delete email" : "Избриши е-пошта", + "This address is not confirmed" : "Оваа адреса не е потврдена", "Unset as primary email" : "Острани од примарна е-пошта", "Set as primary email" : "Постави како примарна е-пошта", "Additional email address {index}" : "Дополнителна е-пошта {index}", @@ -299,7 +298,6 @@ OC.L10N.register( "Unable to update additional email address" : "Не може да се ажурира дополнителната е-пошта адреса", "Unable to delete additional email address" : "Не може да се избрише дополнителната е-пошта адреса", "No email address set" : "Нема поставено адреса за е-пошта ", - "Additional emails" : "Дополнителни е-пошти", "Your headline" : "Вашиот наслов", "Help translate" : "Помогни во преводот", "Unable to update language" : "Не може да се ажурира јазикот", @@ -524,6 +522,7 @@ OC.L10N.register( "Choose profile picture from files" : "Избери фотографија на профилот од датотеките", "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Your email address" : "Вашата адреса за е-пошта", + "Additional emails" : "Дополнителни е-пошти", "Your location" : "Ваша локација", "Enable Profile" : "Овозможи профил", "You do not have permissions to see the details of this user" : "Немате дозвола за да ги гледате деталите на овој корисник", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 33cb79a55d5..5a29dcdda40 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -187,10 +187,10 @@ "Report a bug" : "Пријави грешка", "Admin documentation" : "Документација за администратор", "Developer documentation" : "Документација за програмери", + "Update to {update}" : "Надгради на {update}", + "Featured" : "Истакнати", "This app is supported via your current Nextcloud subscription." : "Оваа апликација е е дозволена за вашиот налог.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Истакнати апликации се развиени од и во рамките на заедницата. Тие нудат централизирана функционалност и се спремни за користење.", - "Featured" : "Истакнати", - "Update to {update}" : "Надгради на {update}", "All apps are up-to-date." : "Сите апликации се ажурирани.", "Icon" : "Икона", "Name" : "Име", @@ -282,12 +282,11 @@ "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето целосно име", - "Back" : "Назад", - "This address is not confirmed" : "Оваа адреса не е потврдена", "Primary email for password reset and notifications" : "Примарна Е-пошта за ресетирање на лозинка и известувања", "Email options" : "Е-пошта параметри", "Remove primary email" : "Избриши примарна е-пошта", "Delete email" : "Избриши е-пошта", + "This address is not confirmed" : "Оваа адреса не е потврдена", "Unset as primary email" : "Острани од примарна е-пошта", "Set as primary email" : "Постави како примарна е-пошта", "Additional email address {index}" : "Дополнителна е-пошта {index}", @@ -297,7 +296,6 @@ "Unable to update additional email address" : "Не може да се ажурира дополнителната е-пошта адреса", "Unable to delete additional email address" : "Не може да се избрише дополнителната е-пошта адреса", "No email address set" : "Нема поставено адреса за е-пошта ", - "Additional emails" : "Дополнителни е-пошти", "Your headline" : "Вашиот наслов", "Help translate" : "Помогни во преводот", "Unable to update language" : "Не може да се ажурира јазикот", @@ -522,6 +520,7 @@ "Choose profile picture from files" : "Избери фотографија на профилот од датотеките", "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Your email address" : "Вашата адреса за е-пошта", + "Additional emails" : "Дополнителни е-пошти", "Your location" : "Ваша локација", "Enable Profile" : "Овозможи профил", "You do not have permissions to see the details of this user" : "Немате дозвола за да ги гледате деталите на овој корисник", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index cbe8ad905f3..51d3678392f 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -174,12 +174,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Konfigurasjonen av omvendt proxy-header er feil. Dette er et sikkerhetsproblem og kan gjøre det mulig for en angriper å etterligne IP-adressen sin som synlig for Nextcloud.", "Your IP address was resolved as %s" : "IP-adressen din ble løst som %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Oppsettet for omvendt proxy-header er feil, eller du får tilgang til Nextcloud fra en pålitelig proxy. Hvis ikke, er dette et sikkerhetsproblem og kan tillate en angriper å forfalske IP-adressen sin som synlig for Nextcloud.", + "HTTPS access and URLs" : "HTTPS-tilgang og URL-er", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Du får tilgang til nettstedet usikkert via HTTP. Du anbefales på det sterkeste å konfigurere serveren din til å kreve HTTPS i stedet. Uten det vil noen viktige webfunksjoner som \"kopier til utklippstavlen\" eller \"tjenestearbeidere\" ikke fungere!", + "Accessing site insecurely via HTTP." : "Får tilgang til nettstedet på en usikker måte via HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Du får tilgang til forekomsten via en sikker tilkobling, men forekomsten genererer usikre nettadresser. Dette betyr mest sannsynlig at du er bak en omvendt mellomtjener og at overskrivingskonfigurasjonsvariablene ikke er riktig angitt.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Du får tilgang til forekomsten via en sikker tilkobling, og forekomsten genererer sikre nettadresser.", "Internet connectivity" : "Internett-tilkobling", "Internet connectivity is disabled in configuration file." : "Internett-tilkobling er deaktivert i konfigurasjonsfilen.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Denne serveren har ingen fungerende internettforbindelse: Flere endepunkter kunne ikke nås. Dette betyr at noen av funksjonene som montering av ekstern lagring, varsler om oppdateringer eller installasjon av tredjepartsapper ikke vil fungere. Tilgang til filer eksternt og sending av e-postvarsler fungerer kanskje heller ikke. Etabler en tilkobling fra denne serveren til internett for å nyte alle funksjonene.", "JavaScript modules support" : "Støtte for JavaScript-moduler", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Kunne ikke se etter JavaScript-støtte. Kontroller manuelt om webserveren din serverer .mjs-filer ved hjelp av JavaScript MIME-typen.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Webserveren din serverer ikke '.mjs'-filer ved hjelp av JavaScript MIME-typen. Dette vil ødelegge noen apper ved å hindre nettlesere i å kjøre JavaScript-filene. Du bør konfigurere webserveren din til å betjene '.mjs' filer med enten 'text/javascript' eller 'application/javascript' MIME-type.", + "JavaScript source map support" : "Støtte for JavaScript source map", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Webserveren din er ikke konfigurert til å betjene '.js.map'-filer. Uten disse filene fungerer ikke JavaScript-kildekart som de skal, noe som gjør det mer utfordrende å feilsøke og feilsøke eventuelle problemer som kan oppstå.", "Old server-side-encryption" : "Gammel server-side-kryptering", "Disabled" : "Deaktivert", "The old server-side-encryption format is enabled. We recommend disabling this." : "Den gamle server-side-kryptering er aktivert. Vi anbefaler å deaktivere dette.", @@ -354,11 +361,11 @@ OC.L10N.register( "Admin documentation" : "Administratordokumentasjon", "Developer documentation" : "Utviklerdokumentasjon", "Show details for {appName} app" : "Vis detaljer for {appName}-app", + "Update to {update}" : "Oppdater til {update}", + "Featured" : "Anbefalt", "This app is supported via your current Nextcloud subscription." : "Denne appen er støttet av ditt nåværende Nextcloud abonnement.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Anbefalte apper er utviklet av og innenfor fellesskapet. De tilbyr sentral funksjonalitet og er klare for bruk i produksjon.", - "Featured" : "Anbefalt", - "Update to {update}" : "Oppdater til {update}", - "Rating: {score}/10" : "Vurdering: {score}/10", + "Community rating: {score}/5" : "Samfunnsvurdering: {score}/5", "All apps are up-to-date." : "Alle apper er oppdatert.", "Icon" : "Ikon", "Name" : "Navn", @@ -469,14 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du bruker <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fulle navn", - "Back" : "Tilbake", - "Change scope level of {property}" : "Endre omfangsnivå for {property}", - "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", "Email options" : "Alternativer for e-post", "Options for additional email address {index}" : "Alternativer for ekstra e-postadresse {index}", "Remove primary email" : "Fjern primær e-post", "Delete email" : "Slett e-post", + "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Unset as primary email" : "Deaktivert som primær e-post", "Set as primary email" : "Angi som primær e-post", "Additional email address {index}" : "Ekstra e-postadresse {indeks}", @@ -486,7 +491,6 @@ OC.L10N.register( "Unable to update additional email address" : "Kan ikke oppdatere ytterligere e-postadresse", "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse", "No email address set" : "E-postadresse ikke satt", - "Additional emails" : "Ytterligere e-poster", "Your handle" : "Ditt brukernavn", "Your headline" : "Din overskrift", "Languages" : "Språk", @@ -767,6 +771,7 @@ OC.L10N.register( "Choose profile picture from files" : "Velg profilbilde blant filer", "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Your email address" : "Din e-postadresse", + "Additional emails" : "Ytterligere e-poster", "Your location" : "Lokasjonen din", "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Din Twitter-konto", @@ -811,6 +816,7 @@ OC.L10N.register( "Old user imported certificates" : "Gamle brukerimporterte sertifikater", "Overwrite cli URL" : "Overwrite cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Denne forekomsten mangler noen anbefalte PHP-moduler. For forbedret ytelse og bedre kompatibilitet anbefales det sterkt å installere dem: %s.", + "Rating: {score}/10" : "Vurdering: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du er i ferd med å fjerne gruppen \"{group}\". Brukerne vil IKKE bli slettet.", "No users" : "Ingen brukere", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste over brukere. Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Brukerne blir gjengitt når du navigerer gjennom listen.", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 34628184742..3af53c7dd61 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -172,12 +172,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Konfigurasjonen av omvendt proxy-header er feil. Dette er et sikkerhetsproblem og kan gjøre det mulig for en angriper å etterligne IP-adressen sin som synlig for Nextcloud.", "Your IP address was resolved as %s" : "IP-adressen din ble løst som %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Oppsettet for omvendt proxy-header er feil, eller du får tilgang til Nextcloud fra en pålitelig proxy. Hvis ikke, er dette et sikkerhetsproblem og kan tillate en angriper å forfalske IP-adressen sin som synlig for Nextcloud.", + "HTTPS access and URLs" : "HTTPS-tilgang og URL-er", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Du får tilgang til nettstedet usikkert via HTTP. Du anbefales på det sterkeste å konfigurere serveren din til å kreve HTTPS i stedet. Uten det vil noen viktige webfunksjoner som \"kopier til utklippstavlen\" eller \"tjenestearbeidere\" ikke fungere!", + "Accessing site insecurely via HTTP." : "Får tilgang til nettstedet på en usikker måte via HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Du får tilgang til forekomsten via en sikker tilkobling, men forekomsten genererer usikre nettadresser. Dette betyr mest sannsynlig at du er bak en omvendt mellomtjener og at overskrivingskonfigurasjonsvariablene ikke er riktig angitt.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Du får tilgang til forekomsten via en sikker tilkobling, og forekomsten genererer sikre nettadresser.", "Internet connectivity" : "Internett-tilkobling", "Internet connectivity is disabled in configuration file." : "Internett-tilkobling er deaktivert i konfigurasjonsfilen.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Denne serveren har ingen fungerende internettforbindelse: Flere endepunkter kunne ikke nås. Dette betyr at noen av funksjonene som montering av ekstern lagring, varsler om oppdateringer eller installasjon av tredjepartsapper ikke vil fungere. Tilgang til filer eksternt og sending av e-postvarsler fungerer kanskje heller ikke. Etabler en tilkobling fra denne serveren til internett for å nyte alle funksjonene.", "JavaScript modules support" : "Støtte for JavaScript-moduler", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Kunne ikke se etter JavaScript-støtte. Kontroller manuelt om webserveren din serverer .mjs-filer ved hjelp av JavaScript MIME-typen.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Webserveren din serverer ikke '.mjs'-filer ved hjelp av JavaScript MIME-typen. Dette vil ødelegge noen apper ved å hindre nettlesere i å kjøre JavaScript-filene. Du bør konfigurere webserveren din til å betjene '.mjs' filer med enten 'text/javascript' eller 'application/javascript' MIME-type.", + "JavaScript source map support" : "Støtte for JavaScript source map", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Webserveren din er ikke konfigurert til å betjene '.js.map'-filer. Uten disse filene fungerer ikke JavaScript-kildekart som de skal, noe som gjør det mer utfordrende å feilsøke og feilsøke eventuelle problemer som kan oppstå.", "Old server-side-encryption" : "Gammel server-side-kryptering", "Disabled" : "Deaktivert", "The old server-side-encryption format is enabled. We recommend disabling this." : "Den gamle server-side-kryptering er aktivert. Vi anbefaler å deaktivere dette.", @@ -352,11 +359,11 @@ "Admin documentation" : "Administratordokumentasjon", "Developer documentation" : "Utviklerdokumentasjon", "Show details for {appName} app" : "Vis detaljer for {appName}-app", + "Update to {update}" : "Oppdater til {update}", + "Featured" : "Anbefalt", "This app is supported via your current Nextcloud subscription." : "Denne appen er støttet av ditt nåværende Nextcloud abonnement.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Anbefalte apper er utviklet av og innenfor fellesskapet. De tilbyr sentral funksjonalitet og er klare for bruk i produksjon.", - "Featured" : "Anbefalt", - "Update to {update}" : "Oppdater til {update}", - "Rating: {score}/10" : "Vurdering: {score}/10", + "Community rating: {score}/5" : "Samfunnsvurdering: {score}/5", "All apps are up-to-date." : "Alle apper er oppdatert.", "Icon" : "Ikon", "Name" : "Navn", @@ -467,14 +474,12 @@ "You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du bruker <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fulle navn", - "Back" : "Tilbake", - "Change scope level of {property}" : "Endre omfangsnivå for {property}", - "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", "Email options" : "Alternativer for e-post", "Options for additional email address {index}" : "Alternativer for ekstra e-postadresse {index}", "Remove primary email" : "Fjern primær e-post", "Delete email" : "Slett e-post", + "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Unset as primary email" : "Deaktivert som primær e-post", "Set as primary email" : "Angi som primær e-post", "Additional email address {index}" : "Ekstra e-postadresse {indeks}", @@ -484,7 +489,6 @@ "Unable to update additional email address" : "Kan ikke oppdatere ytterligere e-postadresse", "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse", "No email address set" : "E-postadresse ikke satt", - "Additional emails" : "Ytterligere e-poster", "Your handle" : "Ditt brukernavn", "Your headline" : "Din overskrift", "Languages" : "Språk", @@ -765,6 +769,7 @@ "Choose profile picture from files" : "Velg profilbilde blant filer", "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Your email address" : "Din e-postadresse", + "Additional emails" : "Ytterligere e-poster", "Your location" : "Lokasjonen din", "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Din Twitter-konto", @@ -809,6 +814,7 @@ "Old user imported certificates" : "Gamle brukerimporterte sertifikater", "Overwrite cli URL" : "Overwrite cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Denne forekomsten mangler noen anbefalte PHP-moduler. For forbedret ytelse og bedre kompatibilitet anbefales det sterkt å installere dem: %s.", + "Rating: {score}/10" : "Vurdering: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du er i ferd med å fjerne gruppen \"{group}\". Brukerne vil IKKE bli slettet.", "No users" : "Ingen brukere", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste over brukere. Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Brukerne blir gjengitt når du navigerer gjennom listen.", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index e084c7c3dcf..5478f6e2881 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -174,10 +174,10 @@ OC.L10N.register( "Report a bug" : "Rapporteer een fout", "Admin documentation" : "Beheerdocumentatie", "Developer documentation" : "Ontwikkelaarsdocumentatie", + "Update to {update}" : "Update naar {update}", + "Featured" : "Aanbevolen", "This app is supported via your current Nextcloud subscription." : "Deze app wordt ondersteund via je huidige Nextcloud abonnement.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Aanbevolen apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", - "Featured" : "Aanbevolen", - "Update to {update}" : "Update naar {update}", "All apps are up-to-date." : "Alle apps zijn up-to-date.", "Icon" : "Pictogram", "Name" : "Naam", @@ -242,11 +242,11 @@ OC.L10N.register( "Details" : "Details", "You are a member of the following groups:" : "Je bent lid van de volgende groepen:", "Your full name" : "Je volledige naam", - "This address is not confirmed" : "Dit adres is niet bevestigd", "Primary email for password reset and notifications" : "Primair e-mailadres voor wachtwoordherstel en meldingen", "Email options" : "E-mail-opties", "Remove primary email" : "Verwijder primair e-mailadres", "Delete email" : "Verwijder e-mailadres", + "This address is not confirmed" : "Dit adres is niet bevestigd", "Unset as primary email" : "Verwijder instelling als primaire e-mail", "Set as primary email" : "Instellen als primair e-mailadres", "Additional email address {index}" : "Extra e-mailadres {index}", @@ -256,7 +256,6 @@ OC.L10N.register( "Unable to update additional email address" : "Kan extra e-mailadres niet updaten", "Unable to delete additional email address" : "Kan extra e-mailadres niet verwijderen", "No email address set" : "Geen e-mailadres opgegeven", - "Additional emails" : "Extra e-mailadressen", "Your headline" : "Jouw hoofdlijn", "Languages" : "Talen", "Help translate" : "Help met vertalen", @@ -447,6 +446,7 @@ OC.L10N.register( "Please confirm the group removal " : "Bevestig verwijderen groep", "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Your email address" : "Je e-mailadres", + "Additional emails" : "Extra e-mailadressen", "Your location" : "Je locatie", "Enable Profile" : "Schakel Profiel in", "Your Twitter handle" : "Je Twitter naam", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 7a1f3d9a512..db900a45841 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -172,10 +172,10 @@ "Report a bug" : "Rapporteer een fout", "Admin documentation" : "Beheerdocumentatie", "Developer documentation" : "Ontwikkelaarsdocumentatie", + "Update to {update}" : "Update naar {update}", + "Featured" : "Aanbevolen", "This app is supported via your current Nextcloud subscription." : "Deze app wordt ondersteund via je huidige Nextcloud abonnement.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Aanbevolen apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", - "Featured" : "Aanbevolen", - "Update to {update}" : "Update naar {update}", "All apps are up-to-date." : "Alle apps zijn up-to-date.", "Icon" : "Pictogram", "Name" : "Naam", @@ -240,11 +240,11 @@ "Details" : "Details", "You are a member of the following groups:" : "Je bent lid van de volgende groepen:", "Your full name" : "Je volledige naam", - "This address is not confirmed" : "Dit adres is niet bevestigd", "Primary email for password reset and notifications" : "Primair e-mailadres voor wachtwoordherstel en meldingen", "Email options" : "E-mail-opties", "Remove primary email" : "Verwijder primair e-mailadres", "Delete email" : "Verwijder e-mailadres", + "This address is not confirmed" : "Dit adres is niet bevestigd", "Unset as primary email" : "Verwijder instelling als primaire e-mail", "Set as primary email" : "Instellen als primair e-mailadres", "Additional email address {index}" : "Extra e-mailadres {index}", @@ -254,7 +254,6 @@ "Unable to update additional email address" : "Kan extra e-mailadres niet updaten", "Unable to delete additional email address" : "Kan extra e-mailadres niet verwijderen", "No email address set" : "Geen e-mailadres opgegeven", - "Additional emails" : "Extra e-mailadressen", "Your headline" : "Jouw hoofdlijn", "Languages" : "Talen", "Help translate" : "Help met vertalen", @@ -445,6 +444,7 @@ "Please confirm the group removal " : "Bevestig verwijderen groep", "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Your email address" : "Je e-mailadres", + "Additional emails" : "Extra e-mailadressen", "Your location" : "Je locatie", "Enable Profile" : "Schakel Profiel in", "Your Twitter handle" : "Je Twitter naam", diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 3b70431af2b..c9108246b8e 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -131,11 +131,10 @@ OC.L10N.register( "Details" : "Detalhs", "You are a member of the following groups:" : "Formatz part d’aquestes grops :", "Your full name" : "Vòstre nom complèt", - "This address is not confirmed" : "Aquesta adreça es pas confirmada", "Email options" : "Opcions d’email", + "This address is not confirmed" : "Aquesta adreça es pas confirmada", "Set as primary email" : "Definir coma adreça principala", "No email address set" : "Cap d’adreça pas definida", - "Additional emails" : "Emails suplementaris", "Your headline" : "Vòstre títol", "Help translate" : "Ajudar a traduire", "Unable to update language" : "Actualizacion de la lenga impossibla", @@ -239,6 +238,7 @@ OC.L10N.register( "Copy" : "Copiar", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Your email address" : "Vòstra adreça electronica", + "Additional emails" : "Emails suplementaris", "Enable Profile" : "Activar Perfil", "Add new password" : "Apondre senhal novèl", "Add new email address" : "Apondre adreça electronica", diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index 96274ded2dd..fc5fc064a1e 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -129,11 +129,10 @@ "Details" : "Detalhs", "You are a member of the following groups:" : "Formatz part d’aquestes grops :", "Your full name" : "Vòstre nom complèt", - "This address is not confirmed" : "Aquesta adreça es pas confirmada", "Email options" : "Opcions d’email", + "This address is not confirmed" : "Aquesta adreça es pas confirmada", "Set as primary email" : "Definir coma adreça principala", "No email address set" : "Cap d’adreça pas definida", - "Additional emails" : "Emails suplementaris", "Your headline" : "Vòstre títol", "Help translate" : "Ajudar a traduire", "Unable to update language" : "Actualizacion de la lenga impossibla", @@ -237,6 +236,7 @@ "Copy" : "Copiar", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Your email address" : "Vòstra adreça electronica", + "Additional emails" : "Emails suplementaris", "Enable Profile" : "Activar Perfil", "Add new password" : "Apondre senhal novèl", "Add new email address" : "Apondre adreça electronica", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index ba371e2e754..0c23208273e 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -261,11 +261,10 @@ OC.L10N.register( "Admin documentation" : "Dokumentacja administratora", "Developer documentation" : "Dokumentacja dewelopera", "Show details for {appName} app" : "Pokaż szczegóły aplikacji {appName}", + "Update to {update}" : "Zaktualizuj do {update}", + "Featured" : "Polecane", "This app is supported via your current Nextcloud subscription." : "Ta aplikacja jest obsługiwana za pośrednictwem bieżącej subskrypcji Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Polecane aplikacje są tworzone przez społeczność. Oferują główną funkcjonalność i są gotowe do użycia w produkcji.", - "Featured" : "Polecane", - "Update to {update}" : "Zaktualizuj do {update}", - "Rating: {score}/10" : "Ocena: {score}/10", "All apps are up-to-date." : "Wszystkie aplikacje są aktualne.", "Icon" : "Ikona", "Name" : "Nazwa", @@ -359,12 +358,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Używasz <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Twoja pełna nazwa", - "Back" : "Poprzednia", - "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", "Email options" : "Opcje e-mail", "Remove primary email" : "Usuń podstawowy adres e-mail", "Delete email" : "Usuń e-mail", + "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Unset as primary email" : "Usuń jako podstawowy adres e-mail", "Set as primary email" : "Ustaw jako podstawowy adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", @@ -374,7 +372,6 @@ OC.L10N.register( "Unable to update additional email address" : "Nie można zaktualizować dodatkowego adresu e-mail", "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail", "No email address set" : "Brak adresu e-mail", - "Additional emails" : "Dodatkowe e-maile", "Your handle" : "Twoja ksywka", "Your headline" : "Twój nagłówek", "Help translate" : "Pomóż w tłumaczeniu", @@ -627,6 +624,7 @@ OC.L10N.register( "Choose profile picture from files" : "Wybierz zdjęcie profilowe z Plików", "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Your email address" : "Twój adres e-mail", + "Additional emails" : "Dodatkowe e-maile", "Your location" : "Twoja lokalizacja", "Enable Profile" : "Włącz profil", "Your Twitter handle" : "Twój Twitter:", @@ -670,6 +668,7 @@ OC.L10N.register( "Select user manager" : "Wybierz menedżera użytkowników", "Old user imported certificates" : "Stare certyfikaty zaimportowane przez użytkownika", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "W tej instancji brakuje niektórych zalecanych modułów PHP. W celu zwiększenia wydajności i lepszej kompatybilności zaleca się instalację następujących modułów %s", + "Rating: {score}/10" : "Ocena: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Zamierzasz usunąć grupę \"{group}\". Użytkownicy NIE zostaną usunięci.", "No users" : "Brak użytkowników", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista użytkowników. Ta lista nie jest w pełni renderowana ze względu na wydajność. Użytkownicy będą wyświetlani w miarę nawigowania po liście.", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index f9320f5caa5..f89d1298729 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -259,11 +259,10 @@ "Admin documentation" : "Dokumentacja administratora", "Developer documentation" : "Dokumentacja dewelopera", "Show details for {appName} app" : "Pokaż szczegóły aplikacji {appName}", + "Update to {update}" : "Zaktualizuj do {update}", + "Featured" : "Polecane", "This app is supported via your current Nextcloud subscription." : "Ta aplikacja jest obsługiwana za pośrednictwem bieżącej subskrypcji Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Polecane aplikacje są tworzone przez społeczność. Oferują główną funkcjonalność i są gotowe do użycia w produkcji.", - "Featured" : "Polecane", - "Update to {update}" : "Zaktualizuj do {update}", - "Rating: {score}/10" : "Ocena: {score}/10", "All apps are up-to-date." : "Wszystkie aplikacje są aktualne.", "Icon" : "Ikona", "Name" : "Nazwa", @@ -357,12 +356,11 @@ "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Używasz <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Twoja pełna nazwa", - "Back" : "Poprzednia", - "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", "Email options" : "Opcje e-mail", "Remove primary email" : "Usuń podstawowy adres e-mail", "Delete email" : "Usuń e-mail", + "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Unset as primary email" : "Usuń jako podstawowy adres e-mail", "Set as primary email" : "Ustaw jako podstawowy adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", @@ -372,7 +370,6 @@ "Unable to update additional email address" : "Nie można zaktualizować dodatkowego adresu e-mail", "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail", "No email address set" : "Brak adresu e-mail", - "Additional emails" : "Dodatkowe e-maile", "Your handle" : "Twoja ksywka", "Your headline" : "Twój nagłówek", "Help translate" : "Pomóż w tłumaczeniu", @@ -625,6 +622,7 @@ "Choose profile picture from files" : "Wybierz zdjęcie profilowe z Plików", "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Your email address" : "Twój adres e-mail", + "Additional emails" : "Dodatkowe e-maile", "Your location" : "Twoja lokalizacja", "Enable Profile" : "Włącz profil", "Your Twitter handle" : "Twój Twitter:", @@ -668,6 +666,7 @@ "Select user manager" : "Wybierz menedżera użytkowników", "Old user imported certificates" : "Stare certyfikaty zaimportowane przez użytkownika", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "W tej instancji brakuje niektórych zalecanych modułów PHP. W celu zwiększenia wydajności i lepszej kompatybilności zaleca się instalację następujących modułów %s", + "Rating: {score}/10" : "Ocena: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Zamierzasz usunąć grupę \"{group}\". Użytkownicy NIE zostaną usunięci.", "No users" : "Brak użytkowników", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista użytkowników. Ta lista nie jest w pełni renderowana ze względu na wydajność. Użytkownicy będą wyświetlani w miarę nawigowania po liście.", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 0077f609a9d..241deefe0a7 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -354,11 +354,10 @@ OC.L10N.register( "Admin documentation" : "Documentação do administrador", "Developer documentation" : "Documentação do desenvolvedor", "Show details for {appName} app" : "Mostrar detalhes do aplicativo {appName}", + "Update to {update}" : "Atualizar para {update}", + "Featured" : "Destaques", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado pela sua assinatura atual do Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", - "Featured" : "Destaques", - "Update to {update}" : "Atualizar para {update}", - "Rating: {score}/10" : "Avaliação: {score}/10", "All apps are up-to-date." : "Todos os aplicativos estão atualizados.", "Icon" : "Ícone", "Name" : "Nome", @@ -469,14 +468,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Você está usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Você está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Seu nome completo", - "Back" : "Voltar", - "Change scope level of {property}" : "Alterar o nível de escopo de {property}", - "This address is not confirmed" : "Este endereço não foi confirmado", "Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações ", "Email options" : "Opções de e-mail ", "Options for additional email address {index}" : "Opções para endereço de e-mail adicional {index}", "Remove primary email" : "Remover e-mail principal ", "Delete email" : "Excluir e-mail ", + "This address is not confirmed" : "Este endereço não foi confirmado", "Unset as primary email" : "Não definido como e-mail principal", "Set as primary email" : "Definir como e-mail principal ", "Additional email address {index}" : "Endereço de e-mail adicional {index} ", @@ -486,7 +483,6 @@ OC.L10N.register( "Unable to update additional email address" : "Não foi possível atualizar o endereço de e-mail adicional ", "Unable to delete additional email address" : "Incapaz de deletar endereços de e-mail adicionais", "No email address set" : "Nenhum endereço de e-mail foi configurado", - "Additional emails" : "E-mails adicionais", "Your handle" : "Seu identificador", "Your headline" : "Seu título", "Languages" : "Idiomas", @@ -767,6 +763,7 @@ OC.L10N.register( "Choose profile picture from files" : "Escolha a foto do perfil dos arquivos", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "Seu endereço de e-mail", + "Additional emails" : "E-mails adicionais", "Your location" : "Sua localização", "Enable Profile" : "Habilitar Perfil", "Your Twitter handle" : "Seu Twitter", @@ -811,6 +808,7 @@ OC.L10N.register( "Old user imported certificates" : "Certificados importados de usuários antigos", "Overwrite cli URL" : "Sobrescrever URL cli", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Esta instância está faltando alguns módulos PHP recomendados. Para melhor desempenho e melhor compatibilidade é altamente recomendável instalá-los:%s.", + "Rating: {score}/10" : "Avaliação: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Você está prestes a remover o grupo \"{group}\". Os usuários NÃO serão excluídos.", "No users" : "Nenhum usuário", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuários. Essa lista não é totalmente renderizada por motivos de desempenho. Os usuários serão renderizados conforme você navega pela lista.", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index dee8a88e316..34917448137 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -352,11 +352,10 @@ "Admin documentation" : "Documentação do administrador", "Developer documentation" : "Documentação do desenvolvedor", "Show details for {appName} app" : "Mostrar detalhes do aplicativo {appName}", + "Update to {update}" : "Atualizar para {update}", + "Featured" : "Destaques", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado pela sua assinatura atual do Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", - "Featured" : "Destaques", - "Update to {update}" : "Atualizar para {update}", - "Rating: {score}/10" : "Avaliação: {score}/10", "All apps are up-to-date." : "Todos os aplicativos estão atualizados.", "Icon" : "Ícone", "Name" : "Nome", @@ -467,14 +466,12 @@ "You are using <strong>{usage}</strong>" : "Você está usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Você está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Seu nome completo", - "Back" : "Voltar", - "Change scope level of {property}" : "Alterar o nível de escopo de {property}", - "This address is not confirmed" : "Este endereço não foi confirmado", "Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações ", "Email options" : "Opções de e-mail ", "Options for additional email address {index}" : "Opções para endereço de e-mail adicional {index}", "Remove primary email" : "Remover e-mail principal ", "Delete email" : "Excluir e-mail ", + "This address is not confirmed" : "Este endereço não foi confirmado", "Unset as primary email" : "Não definido como e-mail principal", "Set as primary email" : "Definir como e-mail principal ", "Additional email address {index}" : "Endereço de e-mail adicional {index} ", @@ -484,7 +481,6 @@ "Unable to update additional email address" : "Não foi possível atualizar o endereço de e-mail adicional ", "Unable to delete additional email address" : "Incapaz de deletar endereços de e-mail adicionais", "No email address set" : "Nenhum endereço de e-mail foi configurado", - "Additional emails" : "E-mails adicionais", "Your handle" : "Seu identificador", "Your headline" : "Seu título", "Languages" : "Idiomas", @@ -765,6 +761,7 @@ "Choose profile picture from files" : "Escolha a foto do perfil dos arquivos", "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "Seu endereço de e-mail", + "Additional emails" : "E-mails adicionais", "Your location" : "Sua localização", "Enable Profile" : "Habilitar Perfil", "Your Twitter handle" : "Seu Twitter", @@ -809,6 +806,7 @@ "Old user imported certificates" : "Certificados importados de usuários antigos", "Overwrite cli URL" : "Sobrescrever URL cli", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Esta instância está faltando alguns módulos PHP recomendados. Para melhor desempenho e melhor compatibilidade é altamente recomendável instalá-los:%s.", + "Rating: {score}/10" : "Avaliação: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Você está prestes a remover o grupo \"{group}\". Os usuários NÃO serão excluídos.", "No users" : "Nenhum usuário", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuários. Essa lista não é totalmente renderizada por motivos de desempenho. Os usuários serão renderizados conforme você navega pela lista.", diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index 04cb78d1501..b99f67efd24 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -191,7 +191,6 @@ OC.L10N.register( "Details" : "Detalhes", "You are a member of the following groups:" : "Membro dos seguintes grupos:", "Your full name" : "Nome completo", - "Back" : "Voltar", "Email options" : "Opções de correio eletrónico", "Remove primary email" : "Remoção de correio eletrónico principal", "Delete email" : "Apagar correio eletrónico", diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index a9510507812..bd0760c072b 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -189,7 +189,6 @@ "Details" : "Detalhes", "You are a member of the following groups:" : "Membro dos seguintes grupos:", "Your full name" : "Nome completo", - "Back" : "Voltar", "Email options" : "Opções de correio eletrónico", "Remove primary email" : "Remoção de correio eletrónico principal", "Delete email" : "Apagar correio eletrónico", diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index 0d123caf650..39bfe5af45a 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -186,7 +186,6 @@ OC.L10N.register( "New password" : "Noua parolă", "Change password" : "Schimbă parola", "Details" : "Detalii", - "Back" : "Înapoi", "No email address set" : "Fără adresă de email setată", "Help translate" : "Ajută la traducere", "Your phone number" : "Numărul tău de telefon", diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json index 0939347ccce..18552de0fe0 100644 --- a/apps/settings/l10n/ro.json +++ b/apps/settings/l10n/ro.json @@ -184,7 +184,6 @@ "New password" : "Noua parolă", "Change password" : "Schimbă parola", "Details" : "Detalii", - "Back" : "Înapoi", "No email address set" : "Fără adresă de email setată", "Help translate" : "Ajută la traducere", "Your phone number" : "Numărul tău de telefon", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index dc8a3cc68b9..22bdf31a301 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -225,10 +225,10 @@ OC.L10N.register( "Report a bug" : "Сообщить об ошибке", "Admin documentation" : "Документация для администратора", "Developer documentation" : "Документация для разработчиков", + "Update to {update}" : "Обновить до {update}", + "Featured" : "Рекомендуемые", "This app is supported via your current Nextcloud subscription." : "Это приложение поддерживается через вашу текущую подписку Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Рекомендованные приложения разработаны совместно с сообществом. Эти приложения обеспечивают основной функционал и готовы для использования в рабочих системах.", - "Featured" : "Рекомендуемые", - "Update to {update}" : "Обновить до {update}", "All apps are up-to-date." : "Обновления приложений отсутствуют.", "Icon" : "Значок", "Name" : "Имя", @@ -324,12 +324,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Вы используете <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы используете <strong>{usage}</strong> из <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше полное имя", - "Back" : "Назад", - "This address is not confirmed" : "Адрес не подтвержден", "Primary email for password reset and notifications" : "Основной адрес эл. почты для сброса пароля и получения уведомлений", "Email options" : "Параметры эл. почты", "Remove primary email" : "Удалить основной адрес эл. почты", "Delete email" : "Удалить адрес эл. почты", + "This address is not confirmed" : "Адрес не подтвержден", "Unset as primary email" : "Не использовать как основной адрес эл. почты", "Set as primary email" : "Использовать как основной адрес эл. почты", "Additional email address {index}" : "Дополнительные адреса эл. почты {index}", @@ -339,7 +338,6 @@ OC.L10N.register( "Unable to update additional email address" : "Не удалось изменить дополнительный адрес эл. почты", "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты", "No email address set" : "Адрес эл.почты не указан", - "Additional emails" : "Дополнительные адреса эл. почты", "Your handle" : "Ваш дескриптор", "Your headline" : "Ваш заголовок", "Languages" : "Языки", @@ -588,6 +586,7 @@ OC.L10N.register( "Choose profile picture from files" : "Выбрать изображение профиля из загруженных файлов", "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Your email address" : "Ваш адрес электронной почты", + "Additional emails" : "Дополнительные адреса эл. почты", "Your location" : "Местоположение", "Enable Profile" : "Использовать профиль", "Your Twitter handle" : "Ваше имя в Twiter", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 495a76526fc..bd6bf28ee1f 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -223,10 +223,10 @@ "Report a bug" : "Сообщить об ошибке", "Admin documentation" : "Документация для администратора", "Developer documentation" : "Документация для разработчиков", + "Update to {update}" : "Обновить до {update}", + "Featured" : "Рекомендуемые", "This app is supported via your current Nextcloud subscription." : "Это приложение поддерживается через вашу текущую подписку Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Рекомендованные приложения разработаны совместно с сообществом. Эти приложения обеспечивают основной функционал и готовы для использования в рабочих системах.", - "Featured" : "Рекомендуемые", - "Update to {update}" : "Обновить до {update}", "All apps are up-to-date." : "Обновления приложений отсутствуют.", "Icon" : "Значок", "Name" : "Имя", @@ -322,12 +322,11 @@ "You are using <strong>{usage}</strong>" : "Вы используете <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы используете <strong>{usage}</strong> из <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше полное имя", - "Back" : "Назад", - "This address is not confirmed" : "Адрес не подтвержден", "Primary email for password reset and notifications" : "Основной адрес эл. почты для сброса пароля и получения уведомлений", "Email options" : "Параметры эл. почты", "Remove primary email" : "Удалить основной адрес эл. почты", "Delete email" : "Удалить адрес эл. почты", + "This address is not confirmed" : "Адрес не подтвержден", "Unset as primary email" : "Не использовать как основной адрес эл. почты", "Set as primary email" : "Использовать как основной адрес эл. почты", "Additional email address {index}" : "Дополнительные адреса эл. почты {index}", @@ -337,7 +336,6 @@ "Unable to update additional email address" : "Не удалось изменить дополнительный адрес эл. почты", "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты", "No email address set" : "Адрес эл.почты не указан", - "Additional emails" : "Дополнительные адреса эл. почты", "Your handle" : "Ваш дескриптор", "Your headline" : "Ваш заголовок", "Languages" : "Языки", @@ -586,6 +584,7 @@ "Choose profile picture from files" : "Выбрать изображение профиля из загруженных файлов", "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Your email address" : "Ваш адрес электронной почты", + "Additional emails" : "Дополнительные адреса эл. почты", "Your location" : "Местоположение", "Enable Profile" : "Использовать профиль", "Your Twitter handle" : "Ваше имя в Twiter", diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index b06ab06ddef..bc3f8656c10 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -161,10 +161,10 @@ OC.L10N.register( "Report a bug" : "Signala un'errore", "Admin documentation" : "Documentatzione amministratzione", "Developer documentation" : "Documentatzione isvilupu", + "Update to {update}" : "Agiorna a {update}", + "Featured" : "In evidèntzia", "This app is supported via your current Nextcloud subscription." : "Custa aplicatzione est suportada dae sa sutaiscritzione atuale tua in Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Is aplicatziones in evidèntzia sunt isvilupadas dae e cun sa comunidade. Oferint funtzionalidades noas e sunt prontas pro s'impreu in produtzione.", - "Featured" : "In evidèntzia", - "Update to {update}" : "Agiorna a {update}", "Icon" : "Icona", "Name" : "Nùmene", "Version" : "Versione", @@ -220,7 +220,6 @@ OC.L10N.register( "Picture provided by original account" : "Immàgine frunida dae su contu originale", "Details" : "Detàllios", "You are a member of the following groups:" : "Faghes parte de custos grupos:", - "Back" : "In segus", "Primary email for password reset and notifications" : "Indiritzu de posta eletrònica printzipale pro torrare a impostare sa crae e retzire notìficas", "Email options" : "Optziones de posta eletrònica", "Remove primary email" : "Boga•nche s'indiritzu de posta eletrònica printzipale", diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json index ddcd6f47c6d..afe00d022ac 100644 --- a/apps/settings/l10n/sc.json +++ b/apps/settings/l10n/sc.json @@ -159,10 +159,10 @@ "Report a bug" : "Signala un'errore", "Admin documentation" : "Documentatzione amministratzione", "Developer documentation" : "Documentatzione isvilupu", + "Update to {update}" : "Agiorna a {update}", + "Featured" : "In evidèntzia", "This app is supported via your current Nextcloud subscription." : "Custa aplicatzione est suportada dae sa sutaiscritzione atuale tua in Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Is aplicatziones in evidèntzia sunt isvilupadas dae e cun sa comunidade. Oferint funtzionalidades noas e sunt prontas pro s'impreu in produtzione.", - "Featured" : "In evidèntzia", - "Update to {update}" : "Agiorna a {update}", "Icon" : "Icona", "Name" : "Nùmene", "Version" : "Versione", @@ -218,7 +218,6 @@ "Picture provided by original account" : "Immàgine frunida dae su contu originale", "Details" : "Detàllios", "You are a member of the following groups:" : "Faghes parte de custos grupos:", - "Back" : "In segus", "Primary email for password reset and notifications" : "Indiritzu de posta eletrònica printzipale pro torrare a impostare sa crae e retzire notìficas", "Email options" : "Optziones de posta eletrònica", "Remove primary email" : "Boga•nche s'indiritzu de posta eletrònica printzipale", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 203a7dfea97..c3a8e92017e 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -2,7 +2,7 @@ OC.L10N.register( "settings", { "Private" : "Súkromný", - "Only visible to people matched via phone number integration through Talk on mobile" : "Viditeľné iba pre ľudí s integráciou telefónneho čísla prostredníctvom aplikácie Rozhovor pre mobil", + "Only visible to people matched via phone number integration through Talk on mobile" : "Viditeľné iba pre ľudí s integráciou telefónneho čísla prostredníctvom aplikácie Talk /Rozhovor/ pre mobil", "Local" : "Lokálny", "Only visible to people on this instance and guests" : "Viditeľné iba pre ľudí na tejto inštancii a hostí", "Federated" : "Združený", @@ -38,6 +38,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} zmenil Vašu emailovú adresu", "You changed your email address" : "Zmenili ste si emailovú adresu", "Your email address was changed by an administrator" : "Vaša emailová adresa bola zmenená administrátorom", + "You created an app password for a session named \"{token}\"" : "Vytvorili ste heslo aplikácie pre reláciu s názvom \"{token}\"", + "An administrator created an app password for a session named \"{token}\"" : "Administrátor vytvoril heslo aplikácie pre reláciu s názvom \"{token}\"", "You deleted app password \"{token}\"" : "Vymazali ste heslo pre aplikáciu \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "Premenovali ste heslo aplikácie \"{token}\" na \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "Povolili ste prístup k súborovému systému aplikácii, používajúcej heslo \"{token}\"", @@ -54,17 +56,22 @@ OC.L10N.register( "Wrong password" : "Nesprávne heslo", "Unable to change personal password" : "Nepodarilo sa zmeniť osobné heslo", "Saved" : "Uložené", + "No Login supplied" : "Žiadne prihlasovacie údaje neboli poskytnuté", "Unable to change password. Password too long." : "Nepodarilo sa zmeniť heslo. Heslo je veľmi dlhé.", "Authentication error" : "Chyba autentifikácie", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "Zadajte administrátorské heslo pre obnovu, inak budú všetky údaje o účte stratené.", "Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.", + "Backend does not support password change, but the encryption of the account key was updated." : "Backend nepodporuje zmenu hesla, ale kľúč k účtu bol aktualizovaný.", "Administrator documentation" : "Príručka administrátora", "User documentation" : "Príručka používateľa", + "Nextcloud help overview" : "Nextcloud - prehľad pomoci", "Invalid SMTP password." : "Nesprávne heslo pre SMTP.", "Email setting test" : "Test nastavení emailu", "Well done, %s!" : "Dobrá práca, %s!", "If you received this email, the email configuration seems to be correct." : "Ak ste prijali tento email, emailová konfigurácia sa zdá byť správna.", "Email could not be sent. Check your mail server log" : "Nepodarilo sa odoslať email. Skontrolujte log vášho mail servera", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Vyskytol sa problém pri odosielaní emailu. Prosím, znovu skontrolujte svoje nastavenia. (Chyba: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Musíte nastaviť svoj email k účtu, než budete môcť odoslať testovacie emaily. Ak tak chcete urobiť, prejdite na %s.", "Invalid account" : "Neplatný účet", "Invalid mail address" : "Neplatná emailová adresa", "Settings saved" : "Nastavenia uložené", @@ -91,9 +98,11 @@ OC.L10N.register( "Welcome aboard" : "Vitajte na palube", "Welcome aboard %s" : "Vitajte na palube %s", "Welcome to your %s account, you can add, protect, and share your data." : "Vitajte vo vašom %s účte, môžete pridávať, chrániť a zdieľať svoje dáta.", + "Your Login is: %s" : "Váše prihlasovacie meno je: %s", "Set your password" : "Nastavte si heslo", "Go to %s" : "Prejsť na %s", "Install Client" : "Inštalácia klienta", + "Logged in account must be a subadmin" : "Prihlásený účet musí byť sub-správca", "Apps" : "Apky", "Personal" : "Osobné", "Administration" : "Administrácia", @@ -114,31 +123,177 @@ OC.L10N.register( "Background jobs" : "Úlohy na pozadí", "Unlimited" : "Nelimitované", "Verifying" : "Overovanie", + "App directories owner" : "Vlastník adresárov Aplikácie", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Niektoré aplikačné adresáre majú iného vlastníka ako web server. Toto môže nastať ak aplikácie boli inštalované manuálne. Skontrolujte práva nasledovných adresárov nasledovných aplikácií:\n%s", + "App directories have the correct owner \"%s\"" : "Adresáre Aplikácie majú správneho vlastníka \"%s\"", + "Brute-force Throttle" : "Potlačenie Brute-force útoku", + "Your remote address could not be determined." : "Váša vzdialená adresa sa nedala určiť.", + "Your remote address was identified as \"%s\" 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." : "Váš vzdialený adresár bol identifikovaný ako \"%s\" a momentálne súčasťou potlačovania útoku hrubou silou, čo spomaľuje výkon rôznych požiadaviek. Ak vzdialená adresa nie je vaša adresa, môže to naznačovať, že proxy nie je správne nakonfigurovaná.", + "Your remote address \"%s\" is not brute-force throttled." : "Váš vzdialený adresár \"%s\" nie je obmedzený pre útok hrubou silou.", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Pre povolenie tejto kontroly musíte zabezpečiť, aby sa váš webový server mohol pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednému z jeho \"trusted_domains\" alebo \"overwrite.cli.url\".", + "Old administration imported certificates" : "Importované certifikáty starej administrácie", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Úloha na pozadí čaká na kontrolu administrácie importovaných SSL certifikátov. Skúste to znova neskôr.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Našlo sa niekoľko administratívnych importovaných SSL certifikátov, ktoré sa už v NextCloud 21 nepoužívajú. Môžu byť importované z príkazového riadku pomocou \"occ security:certificates:import\". Ich cesty vo vnútri dátového adresára sú uvedené nižšie.", + "Code integrity" : "Integrita kódu", + "Integrity checker has been disabled. Integrity cannot be verified." : "Kontrola integrity bola zakázaná. Integrita nemôže byť overená.", + "No altered files" : "Žiadne zmenené súbory", + "Some files have not passed the integrity check. {link1} {link2}" : "Niektoré súbory neprešli kontrolou integrity. {link1} {link2}", + "Cron errors" : "Chyby Cron-u", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nebolo možné spustiť úlohu na pozadí pomocou CLI. Nasledujúce technické chyby sa môžu objaviť:\n%s", + "The last cron job ran without errors." : "Posledný cron job prebehol bez chýb.", + "Cron last run" : "Cron naposledy spustený", + "Last background job execution ran %s. Something seems wrong. {link}." : "Posledné vykonanie úlohy na pozadí prebehlo %s. Niečo nefunguje. {link}.", + "Last background job execution ran %s." : "Posledné spustenie úloh na pozadí prebehlo %s.", + "Data directory protected" : "Adresár s dátami je chránený.", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Váš dátový adresár a súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby k dátovému adresáru už nebol prístupný, alebo presunúť dátový adresár mimo koreňa dokumentov webového servera.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nepodarilo sa overiť, či je adresár s dátami chránený. Prosím, manuálne skontrolujte, či váš server umožňuje prístup k adresáru s dátami.", + "Database missing columns" : "Chýbajúce stĺpce databázy", + "Missing optional column \"%s\" in table \"%s\"." : "Chýba voliteľný stĺpec \"%s\" v tabuľke \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "V databáze chýbajú niektoré voliteľné stĺpce. Vzhľadom na skutočnosť, že pridanie stĺpcov na veľké tabuľky by mohlo nejaký čas trvať, neboli pridané automaticky, keď môžu byť voliteľné. Spustením príkazu „occ db:add-missing-columns“ sa tieto chýbajúce stĺpce môžu pridať ručne, zatiaľ čo inštancia zostáva v prevádzke. Po pridaní stĺpcov môžu niektoré funkcie zlepšiť odozvu alebo použiteľnosť.", + "Database missing indices" : "Chýbajúce indexy databázy", + "Missing optional index \"%s\" in table \"%s\"." : "Chýba voliteľný index \"%s\" v tabuľke \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "V databáze chýbajú nejaké indexy. Keďže pridávanie indexov voči veľkým tabuľkám môže trvať dlho, tak neboli pridané automaticky. Spustením príkazu \"occ db:add-missing-indices\" môžete tieto chýbajúce indexy pridať ručne počas behu. Akonáhle budú indexy aktívne, tak požiadavky voči databáze budú podstatne rýchlejšie.", + "Database missing primary keys" : "Chýbajúce primárne kľúče v databáze.", + "Missing primary key on table \"%s\"." : "Chýbajúci primárny kľúč na tabuľke \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V databáze chýbajú niektoré primárne kľúče. Vzhľadom na to, že pridávanie primárnych kľúčov do veľkých tabuliek by mohlo chvíľu trvať, neboli pridané automaticky. Spustením príkazu „occ db:add-missing-primary-keys“ je možné tieto chýbajúce primárne kľúče pridať ručne, zatiaľ čo inštancia beží.", + "Database pending bigint migrations" : "Databáza čaká na migráciu typu bigint.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Niektorým stĺpcom v databáze chýba konverzia na bigint. Vzhľadom na to, že zmena typov stĺpcov na veľkých tabuľkách by mohla chvíľu trvať, neboli zmenené automaticky. Spustením príkazu „occ db: convert-filecache-bigint“ budú zmeny aplikované manuálne. Túto operáciu je potrebné vykonať v čase, keď je inštancia offline.", + "Debug mode" : "Režim ladenia", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Táto inštancia beží v režime ladenia. Toto povolte iba pre lokálny vývoj a nie v produkčnom prostredí.", + "Debug mode is disabled." : "Režim ladenia je vypnutý.", + "Default phone region" : "Predvolený telefónny región", + "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaša inštalácia nemá nastavenú žiadnu predvolenú oblasť predvoľby telefónu. Toto je potrebné na overenie telefónnych čísel v nastaveniach profilu bez kódu krajiny. Ak chcete povoliť čísla bez kódu krajiny, pridajte do svojho konfiguračného súboru „default_phone_region“ s príslušným ISO 3166-1 kódom regiónu.", + "Email test" : "Test Emailu", + "Email test was successfully sent" : "Testovací Email bol úspešne odoslaný.", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Zatiaľ ste nenastavili ani neoverili konfiguráciu e-mailového servera. Ak ju chcete nastaviť, prejdite na základné nastavenia. Potom pomocou tlačidla „Odoslať e-mail“ pod formulárom overte svoje nastavenia.", + "File locking" : "Zamykanie súborov", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakčné zamykanie súborov je zakázané, toto by mohlo viesť k problémom pri súbehu úloh. Povolte \"filelocking.enabled\" v config.php, aby ste týmto problémom predišli.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Na transakčné uzamykanie súborov sa používa databáza. Pre zvýšenie výkonu, ak je to možné, prosím, nakonfigurujte memcache.", + "Forwarded for headers" : "Preposlané kvôli hlavičkám", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Vaše \"trusted_proxies\" nastavenie nie je správne, malo by to byť pole.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Nastavenie hlavičky reverzného proxy servera je nesprávne. Toto je bezpečnostný problém a môže umožniť útočníkovi falšovať svoju IP adresu, ktorá je viditeľná pre Nextcloud.", + "Your IP address was resolved as %s" : "Vaša IP adresa bola rozpoznaná ako %s", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Nastavenie hlavičky reverzného proxy je nesprávne alebo pristupujete k Nextcloudu z dôveryhodného proxy. Ak nie, ide o bezpečnostný problém a útočníkovi umožňuje falšovať svoju IP adresu, ktorá je viditeľná pre Nextcloud.", + "HTTPS access and URLs" : "Prístup HTTPS a URL adresy", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Prístup na stránku nie je nezabezpečený cez HTTP. Dôrazne sa odporúča nastaviť server tak, aby namiesto toho vyžadoval HTTPS. Bez neho niektoré dôležité webové funkcie ako \"kopírovanie do schránky\" alebo \"procesy služieb\" nebudú fungovať!", + "Accessing site insecurely via HTTP." : "Prístup na stránku nezabezpečeným spôsobom cez HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Pristupujete k svojej inštancii cez zabezpečené pripojenie, avšak vaša inštancia generuje nezabezpečené URL adresy. To pravdepodobne znamená, že ste za reverzným proxy a prepisovanie konfiguračných premenných nie sú správne nastavené.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Prístup k vašej inštancii prebieha cez zabezpečené pripojenie a vaša inštancia generuje zabezpečené URL adresy.", + "Internet connectivity" : "Internetové pripojenie", + "Internet connectivity is disabled in configuration file." : "Internetové pripojenie je zakázané v konfiguračnom súbore.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Tento server nemá funkčné internetové pripojenie: Nie je možné dosiahnuť viacero koncových bodov. To znamená, že niektoré funkcie, ako je pripojenie externého úložiska, upozornenia na aktualizácie alebo inštalácia aplikácií tretích strán, nebudú fungovať. Tiež nemusí fungovať vzdialený prístup k súborom a odosielanie e -mailov s upozorneniami. Ak chcete využívať všetky funkcie, vytvorte z tohto servera pripojenie na internet.", + "JavaScript modules support" : "Podpora JavaScript modulov", + "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodarilo sa skontrolovať podporu pre JavaScript. Prosím, skontrolujte manuálne, či váš webserver poskytuje súbory `.mjs` pomocou MIME typu JavaScript.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Váš webový server neobsluhuje súbory `.mjs` pomocou MIME typu JavaScript. Týmto sa niektoré aplikácie pokazia, pretože prehliadače nebudú môcť vykonávať JavaScriptové súbory. Mali by ste nakonfigurovať váš webový server tak, aby obsluhoval súbory `.mjs` s MIME typom `text/javascript` alebo `application/javascript`.", + "JavaScript source map support" : "Podpora pre mapy zdrojov JavaScript ", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Váš webový server nie je nastavený na poskytovanie súborov `.js.map`. Bez týchto súborov nebude JavaScript Source Maps správne fungovať, čo zťažuje riešenie a ladenie akýchkoľvek problémov, ktoré sa môžu vyskytnúť.", + "Old server-side-encryption" : "Staré šifrovanie na strane servera", "Disabled" : "Vypnuté", "The old server-side-encryption format is enabled. We recommend disabling this." : "Starý formát šifrovania na strane servera je povolený. Odporúčame vám to zakázať.", + "Maintenance window start" : "Okno pre údržbu", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Server nemá nastavený časový úsek údržby. To znamená, že náročné denné úlohy na pozadí budú vykonávané aj počas hlavného užívacieho času. Odporúčame nastaviť čas na obdobie s nízkym využitím, aby boli užívatelia menej ovplyvnení záťažou spôsobenou týmito náročnými úlohami.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Údržbové okno na vykonávanie náročných úloh na pozadí je medzi {start}:00 UTC a {end}:00 UTC.", + "Memcache" : "Memcache", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\"." : "Memcached je konfigurovaný ako distribuovaná cache, ale je nainštalovaný nesprávny PHP modul \"memcache\". \\OC\\Memcache\\Memcached podporuje iba \"memcached\" a nie \"memcache\".", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached je konfigurovaný ako distribuovaná cache, ale PHP modul \"memcached\" nie je nainštalovaný.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Žiadna pamäťová cache nebola nakonfigurovaná. Ak je k dispozícii, prosím nakonfigurujte memcache, aby ste zvýšili výkon.", + "Configured" : "Nastavené", + "MySQL Unicode support" : "Podpora Unicode v MySQL", + "You are not using MySQL" : "Nepoužívate MySQL", + "MySQL is used as database and does support 4-byte characters" : "MySQL sa používa ako databáza a podporuje 4-bajtové znaky.", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL sa používa ako databáza, ale nepodporuje 4-bajtové znaky. Ak chcete byť schopní spracovať 4-bajtové znaky (ako sú emotikony) bez problémov v názvoch súborov alebo komentároch, odporúča sa povoliť podporu 4-bajtov v MySQL.", + "OCS provider resolving" : "Riešenie poskytovateľa OCS", + "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Nepodarilo sa skontrolovať, či váš webový server správne rozpoznáva adresy URL poskytovateľov OCM a OCS.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Váš web server nie je správne nastavený, aby preložil %1$s.\nTo pravdepodobne súvisí s nastavením webového servera, ktoré nebolo aktualizované pre priame doručovanie tohto adresára.\nPorovnajte prosím svoje nastavenia voči dodávaným rewrite pravidlám v \".htaccess\" pre Apache alebo tým, ktoré uvádzame v dokumentácii pre Nginx.\nV Nginx je typicky potrebné aktualizovať riadky začínajúce na \"location ~\".", + "Overwrite CLI URL" : "Prepísať CLI URL", + "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "\"Možnosť \"overwrite.cli.url\" vo vašom config.php je správne nastavená na \"%s\".\"", + "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"Možnosť \"overwrite.cli.url\" vo vašom config.php je nastavená na \"%s\", čo je správna URL. Navrhovaná URL je \"%s\".\"", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Uistite sa, že ste v súbore config.php nastavili možnosť „overwrite.cli.url“ na adresu URL, ktorú vaši užívatelia používajú na prístup k tomuto Nextcloudu. Návrh: \"%s\". V opačnom prípade môžu nastať problémy s generovaním URL cez cron. (Je však možné, že navrhovaná adresa URL nie je adresa URL, ktorú vaši používatelia používajú na prístup k tomuto Nextcloudu. Najlepšie je v každom prípade to ešte raz skontrolovať.)", + "PHP default charset" : "Predvolená znaková sada pre PHP ", + "PHP configuration option \"default_charset\" should be UTF-8" : "PHP premenná \"default_charset\" by mala byť UTF-8", + "PHP set_time_limit" : "PHP set_time_limit", + "The function is available." : "Funkcia je k dispozícii.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Funkcia PHP \"set_time_limit\" nie je k dispozícii. To by mohlo viesť k zastaveniu skriptov v polovici vykonávania, čím by došlo k prerušeniu inštalácie. Dôrazne odporúčame povoliť túto funkciu.", + "Freetype" : "Freetype", "Supported" : "Podporované", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vaše PHP nemá podporu FreeType, čo bude mať za následok poškodenie profilových obrázkov a rozhrania nastavení.", + "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Zdá sa že PHP nie je nastavené korektne na získanie premenných prostredia. Test s getenv(\"PATH\") vráti prázdnu odpoveď.", + "PHP memory limit" : "Limit pamäte pre PHP", + "The PHP memory limit is below the recommended value of %s." : "Limit pre pamäť PHP je nižší ako odporúčaná hodnota %s.", + "PHP modules" : "PHP moduly", + "increases language translation performance and fixes sorting of non-ASCII characters" : "zvyšuje výkon prekladu jazyka a opravuje triedenie ne-ASCII znakov", + "for Argon2 for password hashing" : "pre Argon2 na hašovanie hesiel", + "for WebAuthn passwordless login" : "pre bezheslového prihlásenia pomocou WebAuthn", + "for WebAuthn passwordless login, and SFTP storage" : "pre prihlásenie bez hesla WebAuthn a SFTP úložisko", + "for picture rotation in server and metadata extraction in the Photos app" : "pre rotáciu obrázka na serveri a extrakciu metadát v aplikácii Fotky", + "This instance is missing some required PHP modules. It is required to install them: %s." : "Táto inštancia nemá niektoré potrebné PHP moduly. Je potrebné ich nainštalovať: %s.", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "V tejto inštancii chýbajú niektoré odporúčané moduly PHP. Ak chcete zlepšiť výkon a kompatibilitu, dôrazne odporúčame, aby ste ich nainštalovali:\n%s", + "PHP opcache" : "PHP opcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Modul OPcache PHP nie je načítaný. Pre lepší výkon sa odporúča načítať ho do vašej inštalácie PHP.", + "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache je vypnutá. Pre lepší výkon sa odporúča vložiť do konfigurácie PHP \"opcache.enable=1\".", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "Sdieľanie pamäte OPcache je zakázané. Pre lepšiu výkonnosť sa odporúča nastaviť \"opcache.file_cache_only=0\" vo vašej konfigurácii PHP a používať súborovú vyrovnávaciu pamäť iba ako vyrovnávaciu pamäť druhej úrovne.", + "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache nefunguje tak, ako by malo, opcache_get_status() vracia false, prosím skontrolujte konfiguráciu.", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Maximálny počet kľúčov OPcache je takmer prekročený. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť \"opcache.max_accelerated_files\" na vašu konfiguráciu PHP s hodnotou vyššou ako \"%s\".", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "Vyrovnávacia pamäť OPcache je takmer plná. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť \"opcache.memory_consumption\" na vašu konfiguráciu PHP s hodnotou vyššou ako \"%s\".", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Vyrovnávacia pamäť interných reťazcov OPcache je takmer plná. Aby ste sa uistili, že opakujúce sa reťazce možno efektívne ukladať do vyrovnávacej pamäte, odporúča sa použiť na konfiguráciu PHP \"opcache.interned_strings_buffer\" s hodnotou vyššou ako \"%s\".", + "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache je nakonfigurovaná na odstraňovanie komentárov v kóde. Ak je povolená OPcache, musí byť nastavený \"opcache.save_comments=1\", aby Nextcloud fungoval.", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud nemá povolené používať OPcache API. Keď je OPcache povolená, dôrazne sa odporúča zahrnúť všetky adresáre Nextcloud s \"opcache.restrict_api\" alebo zrušiť toto nastavenie, aby ste deaktivovali obmedzenia API OPcache a aby ste predišli chybám počas aktualizácie jadra alebo aplikácií Nextcloud.", + "The PHP OPcache module is not properly configured. %s." : "Modul PHP OPcache nie je správne nakonfigurovaný. %s.", + "Correctly configured" : "Správne nakonfigurované", + "PHP version" : "Verzia PHP", + "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Momentálne používate PHP %s. PHP 8.0 je teraz zastarané v Nextcloud 27. Nextcloud 28 môže vyžadovať aspoň PHP 8.1. Prosím, aktualizujte sa čo najskôr na jednu z oficiálne podporovaných verzií PHP poskytovaných skupinou PHP.", + "You are currently running PHP %s." : "Momentálne používate PHP %s.", + "PHP \"output_buffering\" option" : "možnosť PHP \"output_buffering\"", + "PHP configuration option \"output_buffering\" must be disabled" : "PHP premenná \"output_buffering\" musí byť zakázaná", + "Push service" : "Služba Push", + "Valid enterprise license" : "Platná enterprise licencia", + "Free push service" : "Bezplatná služba push", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Toto je nepodporovaná komunitná verzia Nextcloud. Vzhľadom na veľkosť tejto inštancie nemožno zaručiť výkon, spoľahlivosť a škálovateľnosť. Push notifikácie boli deaktivované, aby sa predišlo preťaženiu našej bezplatnej služby. Získajte viac informácií o výhodách Nextcloud Enterprise na {link}.", + "Random generator" : "Generátor náhodných čísel", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "Žiadny vhodný zdroj náhodnosti nebol nájdený PHP, čo je vysoko odporúčané z bezpečnostných dôvodov.", + "Secure" : "Zabezpečené", + "Configuration file access rights" : "Prístupové práva k súboru konfigurácie", "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." : "Konfigurácia je nastavená len na čítanie. Toto znemožňuje urobiť niektoré nastavenia prostredníctvom webového rozhrania. Okrem toho, súbor musí mať zapisovanie ručne povolené pre každú aktualizáciu.", + "Nextcloud configuration file is writable" : "Konfiguračný súbor Nextcloud je zapisovateľný", + "Database version" : "Verzia databázy", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novší.", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite sa v súčasnosti používa ako databáza na pozadí. Pre väčšie inštalácie odporúčame prepnúť na inú databázovú platformu. Toto sa odporúča najmä pri používaní desktopového klienta pre synchronizáciu súborov. Pre migráciu na inú databázu použite príkazový riadok: \"occ db:convert-type\".", + "Unknown database platform" : "Neznáma databázová platforma", "Architecture" : "Architektúra", + "64-bit" : "64-bit", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Zdá sa, že používate 32-bitovú verziu PHP. Na správne fungovanie Nextcloudu je potrebná 64-bitová verzia. Prosím, aktualizujte váš operačný systém a PHP na 64-bitovú verziu!", + "Temporary space available" : "Dočasné miesto k dispozícii", + "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Chyba pri kontrole dočasnej cesty PHP - nebola správne nastavená na adresár. Vrátená hodnota: %s", + "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Chyba pri kontrole dostupného miesta na disku cesty dočasných súborov PHP alebo žiadne voľné miesto na disku. Cesta pre dočasné súbory: %s", + "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f GiB k dispozícii v %s (adresár dočasných súborov PHP)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB k dispozícii v %s (adresár dočasných súborov Nextcloud)", + "Temporary directory is correctly configured:\n%s" : "Adresár pre dočasné súbory je správne nakonfigurovaný:\n%s", + "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Táto inštancia používa úložisko objektov S3 ako primárne úložisko a má dostatok miesta v dočasnom adresári.\n%s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Táto inštancia používa úložisko objektov S3 ako primárne úložisko. Nahrané súbory sú dočasne uložené na serveri a preto sa odporúča mať k dispozícii 50 GiB voľného miesta v dočasnom adresári PHP. Pre zlepšenie tohto nastavenia prosím zmeňte dočasný adresár v súbore php.ini alebo zabezpečte viac voľného miesta v tomto adresári. \nKontrola dostupného miesta v dočasnom priečinku ukázala %.1f GiB namiesto odporúčaných 50 GiB. Cesta: %s", + "Database transaction isolation level" : "Úroveň izolácie transakcií databáze", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaša databáza nebeží s úrovňou izolácie transakcií \"READ COMMITTED\". Toto môže spôsobovať problémy v prípade ak viacero akcií beží paralelne.", + "Was not able to get transaction isolation level: %s" : "Nebolo možné získať úroveň izolácie transakcie: %s", + "WOFF2 file loading" : "načítavanie súborov WOFF2", + "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Nepodarilo sa overiť podporu načítania WOFF2. Prosím, skontrolujte manuálne, či váš webserver poskytuje súbory `.woff2`.", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Váš server nie je správne nastavený tak, aby doručoval súbory .woff2. Toto je typicky problém s nastavením Nginx. Pre Nextcloud 15 je potrebné ho upraviť, aby tieto súbory doručoval. Porovnajte nastavenie svojho Nginx s tým, ktorý je odporúčaný v našej dokumentácii.", "Profile information" : "Informácie o profile", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilový obrázok, celé meno, e-mail, telefónne číslo, adresa, webová stránka, Twitter, organizácia, rola, titul, životopis a či je váš profil povolený", "Nextcloud settings" : "Nastavenia Nextcloud", "Machine translation" : "Strojový preklad", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový preklad môže byť implementovaný rôznymi aplikáciami. Tu môžete definovať prednosť aplikácií na strojový preklad, ktoré máte momentálne nainštalované.", "Speech-To-Text" : "Reč na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prevod Hlasu-Na-Text môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu prevodu hlasu na text.", + "Image generation" : "Generovanie obrázkov", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generovanie obrázkov môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", + "None of your currently installed apps provide image generation functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu generovania obrázkov.", "Text processing" : "Spracovanie textu", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy spracovania textu môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá pre ktorú úlohu.", + "Task:" : "Úloha:", + "None of your currently installed apps provide Text processing functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu spracovania textu.", "Here you can decide which group can access certain sections of the administration settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", @@ -146,23 +301,41 @@ OC.L10N.register( "Allow resharing" : "Povoliť sprístupňovanie ďalej", "Allow sharing with groups" : "Povoliť sprístupnenie so skupinami", "Restrict users to only share with users in their groups" : "Povoliť používateľom sprístupňovanie obsahu len v rámci ich skupiny", + "Ignore the following groups when checking group membership" : "Ignorovať nasledujúce skupiny pri kontrole členstva v skupine.", "Allow users to share via link and emails" : "Povoliť používateľom sprístupňovanie obsahu pomocou odkazov", "Allow public uploads" : "Povoliť verejné nahrávanie súborov", "Always ask for a password" : "Vždy vyžadovať heslo", "Enforce password protection" : "Vynútiť ochranu heslom", + "Exclude groups from password requirements" : "Vylúčiť skupiny z požiadaviek na kvalitu hesla.", + "Exclude groups from creating link shares" : "Nepovoliť týmto skupinám vytvárať odkazy k zdieľaniu", "Exclude groups from sharing" : "Nesprístupniť obsah skupinám", + "Groups excluded from sharing" : "Skupiny vylúčené zo zdieľania", "These groups will still be able to receive shares, but not to initiate them." : "Tieto skupiny nebudú mocť sprístupňovať obsah, môžu však stále čítať sprístupnené súbory.", "Set default expiration date for shares" : "Nastaviť predvolený dátum expirácie pre sprístupnenia", "Enforce expiration date" : "Vynútiť dátum expirácie", + "Default expiration time of new shares in days" : "Predvolený čas vypršania nových zdieľaní v dňoch", + "Expire shares after x days" : "Expirovať zdieľanie po x dňoch", "Set default expiration date for shares to other servers" : "Nastaviť predvolený dátum vypršania platnosti sprístupnení pre iné servery", + "Enforce expiration date for remote shares" : "Vynútiť dátum vypršania pre vzdialené zdieľania", + "Default expiration time of remote shares in days" : "Predvolený čas vypršania vzdialených zdieľaní v dňoch", + "Expire remote shares after x days" : "Vzdialené zdieľania vypršia po x dňoch", + "Set default expiration date for shares via link or mail" : "Nastavte predvolený dátum vypršania pre zdiľanie cez odkaz alebo e-mail.", + "Default expiration time of shares in days" : "Predvolený čas vypršania zdieľaní v dňoch", + "Privacy settings for sharing" : "Nastavenia súkromia pre zdieľanie", "Allow username autocompletion in share dialog and allow access to the system address book" : "Povoliť dopĺňanie mena používateľa v dialógovom okne zdieľania a umožniť prístup do systémového adresára kontaktov", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Ak je povolené automatické dopĺňanie „pre rovnakú skupinu“ a „integrácia telefónneho čísla“, na zobrazenie používateľa stačí zhoda v ktorejkoľvek z nich.", + "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Povoliť automatické dopĺňanie užívateľského mena pre užívateľov v rovnakých skupinách a obmedziť systémové adresáre na užívateľov v rovnakých skupinách.", "Allow username autocompletion to users based on phone number integration" : "Povoliť automatické dopĺňanie mien užívateľom založené na integrácii s telefónnym číslom", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Pri zadávaní celého mena alebo e-mailovej adresy povoliť automatické dopĺňanie (ignoruje sa chýbajúca zhoda v telefónnom zozname a príslušnosť k rovnakej skupine)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Zobraziť text upozornenia na stránke pre nahrávanie verejného odkazu (zobraziť len ak je zoznam súborov skrytý)", + "Disclaimer text" : "Text odmietnutia zodpovednosti", "This text will be shown on the public link upload page when the file list is hidden." : "Ak nebude zoznam súborov skrytý, tento text sa zobrazí na stránke pre nahrávanie verejného odkazu.", "Default share permissions" : "Prednastavené povolenia pre zdieľanie", + "Changed disclaimer text" : "Zmenený text odmietnutia zodpovednosti", + "Deleted disclaimer text" : "Text odmietnutia zodpovednosti bol vymazaný", + "Could not set disclaimer text" : "Nepodarilo sa nastaviť text odmietnutia zodpovednosti", "Two-Factor Authentication" : "Dvojfázové overovanie", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvojfaktorové overovanie je možné vynútiť pre všetky účty a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfaktorového overovania, nebudú sa môcť prihlásiť do systému.", "Enforce two-factor authentication" : "Vynútiť dvojfázové overovanie", "Limit to groups" : "Povoľ len pre skupiny", "Enforcement of two-factor authentication can be set for certain groups only." : "Vynútenie dvojfázového overovania je možné nastaviť len pre určité skupiny.", @@ -170,6 +343,7 @@ OC.L10N.register( "Enforced groups" : "Vynútené skupiny", "Two-factor authentication is not enforced for members of the following groups." : "Dvojfázové overovanie sa nevynucuje pre členov nasledujúcich skupín.", "Excluded groups" : "Vynechané skupiny", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Pokiaľ sú skupiny vybraté/vynechané, je pre zisťovanie či je účtu vynútené dvojfaktorové (2FA) overovanie použitá nasledovná logika: Ak nie sú vybraté žiadne skupiny, je 2FA zapnuté pre všetkých okrem členov vynechaných skupín. Ak sú nejaké skupiny vybraté, je 2FA zapnuté pre všetkých jej členov. Ak je účet členom ako vybratej, tak aj vynechanej skupiny, potom má vybratá skupina prednosť a 2FA je vynútené.", "Save changes" : "Uložiť zmeny", "All" : "Všetky", "Limit app usage to groups" : "Obmedziť používanie aplikácií pre skupiny", @@ -183,12 +357,15 @@ OC.L10N.register( "View in store" : "Zobraz v obchode", "Visit website" : "Navštíviť webstránku", "Report a bug" : "Nahlásiť chybu", + "Usage documentation" : "Užívateľská dokumentácia", "Admin documentation" : "Príručka administrátora", "Developer documentation" : "Dokumentácia vývojára", + "Show details for {appName} app" : "Zobraziť podrobnosti o aplikácii {appName}", + "Update to {update}" : "Aktualizovať na {update}", + "Featured" : "Doporučená", "This app is supported via your current Nextcloud subscription." : "Táto aplikácia je podporovaná prostredníctvom vášho aktuálneho predplatného Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Odporúčané aplikácie sú vyvíjané komunitou Sú prepojené so zbytkom Nextcloud a pripravené na produkčné nasadenie.", - "Featured" : "Doporučená", - "Update to {update}" : "Aktualizovať na {update}", + "Community rating: {score}/5" : "Komunitné hodnotenie: {score}/5", "All apps are up-to-date." : "Všetky aplikácie sú aktuálne.", "Icon" : "Ikona", "Name" : "Meno", @@ -198,8 +375,12 @@ OC.L10N.register( "Results from other categories" : "Výsledku z ostatných kategórií", "No apps found for your version" : "Aplikácie pre vašu verziu sa nenašli", "Disable all" : "Zakázať všetko", + "Download and enable all" : "Stiahnuť a povoliť všetko", "_%n app has an update available_::_%n apps have an update available_" : ["Pre %n aplikáciu je dostupná aktualizácia","Pre %n aplikácie sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie"], "_Update_::_Update all_" : ["Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko"], + "Device name" : "Názov zariadenia", + "Cancel renaming" : "Zrušiť premenovanie", + "Save new name" : "Uložiť nové meno", "Marked for remote wipe" : "Označené na vymazanie na diaľku", "Device settings" : "Nastavenia zariadenia", "Allow filesystem access" : "Povoliť prístup ku súborovému systému", @@ -210,9 +391,12 @@ OC.L10N.register( "Google Chrome for Android" : "Google Chrome pre Android", "{productName} iOS app" : "{productName} iOS aplikácia", "{productName} Android app" : "{productName} Android aplikácia", - "{productName} Talk for iOS" : "{productName} Rozhovor pre iOS", - "{productName} Talk for Android" : "{productName} Rozhovor pre Android", + "{productName} Talk for iOS" : "{productName} Talk /Rozhovor/ pre iOS", + "{productName} Talk for Android" : "{productName} Talk /Rozhovor/ pre Android", + "Sync client" : "Klient synchronizácie", "This session" : "Táto relácia", + "{client} - {version} ({system})" : "{client} - {version} ({system})", + "{client} - {version}" : "{client} - {version}", "Device" : "Zariadenie", "Last activity" : "Posledná aktivita", "Devices & sessions" : "Zariadenia a relácie", @@ -220,20 +404,32 @@ OC.L10N.register( "App name" : "Názov aplikácie", "Create new app password" : "Vytvoriť nové heslo aplikácie", "Error while creating device token" : "Chyba pri vytváraní tokenov zariadenia", + "New app password" : "Nové heslo aplikácie", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Použite nižšie uvedené prihlasovacie údaje na konfiguráciu vášho programu alebo zariadenia. Z bezpečnostných dôvodov sa toto heslo zobrazí len raz.", "Login" : "Prihlásenie", "Password" : "Heslo", "Show QR code for mobile apps" : "Zobraziť QR kód pre mobilné apky", + "App password copied!" : "Heslo aplikácie skopírované!", + "Copy app password" : "Kopírovať heslo aplikácie", + "Login name copied!" : "Prihlasovacie meno bolo skopírované!", + "Copy login name" : "Skopírovať prihlasovacie meno", "Could not copy app password. Please copy it manually." : "Nie je možné skopírovať heslo pre aplikáciu. Skopírujte ho ručne.", + "Could not copy login name. Please copy it manually." : "Nepodarilo sa skopírovať prihlasovacie meno. Prosím, skopírujte ho manuálne.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Aby mohol server dobre fungovať je dôležité správne nakonfigurovať úlohy spúšťané na pozadí. Odporúčame použiť 'Cron'. Viac informácií nájdete v dokumentácii.", "Last job execution ran {time}. Something seems wrong." : "Úloha naposledy prebehla %s. Zdá sa, že niečo nie je v poriadku.", "Last job ran {relativeTime}." : "Posledná úloha bežala {relativeTime}.", "Background job did not run yet!" : "Úloha na pozadí ešte nebežala!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "S každou načítanou stránkou spustiť jednu úlohu. Prípad použitia: Inštancia jedného účtu.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php je zaregistrovaný v službe webcron, aby každých 5 minút volal cron.php cez HTTP. Prípad použitia: Veľmi malá inštancia (1–5 účtov v závislosti od použitia).", "Cron (Recommended)" : "Cron (Odporúčané)", "Use system cron service to call the cron.php file every 5 minutes." : "Použiť systémový plánovač (cron) pre spustenie súboru cron.php každých 5 minút.", + "The cron.php needs to be executed by the system account \"{user}\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"{user}\".", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Je potrebné mať nainštalované rozšírenie PHP POSIX. Pre viac informácií pozrite {linkstart}dokumentáciu PHP{linkend}.", "Unable to update background job mode" : "Nie je možné aktualizovať režim úlohy na pozadí", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Predvolene povoliť alebo zakázať profil pre nové účty.", "Enable" : "Povoliť", "Unable to update profile default setting" : "Nie je možné aktualizovať predvolené nastavenie profilu", "Server-side encryption" : "Šifrovanie na serveri", @@ -249,11 +445,14 @@ OC.L10N.register( "Select default encryption module:" : "Vybrať predvolený šifrovací modul:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Musíte zmigrovať svoje šifrovacie kľúče zo starého šifrovania (ownCloud <= 8.0) na nové. Povoľte „Predvolený modul šifrovania“ a spustite príkaz {command}", "Unable to update server side encryption config" : "Nedá sa aktualizovať konfigurácia šifrovania na strane servera", + "Please confirm the group removal" : "Prosím potvrďte vymazanie skupiny.", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Chystáte sa odstrániť skupinu \"{group}\". Používatelia NEBUDÚ vymazaní.", "Cancel" : "Zrušiť", "Confirm" : "Potvrdiť", "Submit" : "Odoslať", "Rename group" : "Premenovať skupinu", "Remove group" : "Odstrániť skupinu", + "Failed to remove group \"{group}\"" : "Nepodarilo sa odstrániť skupinu \"{group}\"", "Current password" : "Aktuálne heslo", "New password" : "Nové heslo", "Change password" : "Zmeniť heslo", @@ -277,12 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Využívate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využívate <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé meno", - "Back" : "Späť", - "This address is not confirmed" : "Táto adresa nie je potvrdená", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", "Email options" : "E-mailové nastavenia", + "Options for additional email address {index}" : "Možnosti pre ďalšiu emailovú adresu {index}", "Remove primary email" : "Odobrať primárny email", "Delete email" : "Zmazať email", + "This address is not confirmed" : "Táto adresa nie je potvrdená", "Unset as primary email" : "Zrušiť nastavenie ako primárny e-mail", "Set as primary email" : "Nastaviť ako primárny e-mail", "Additional email address {index}" : "Ďalšia e-mailová adresa {index}", @@ -292,13 +491,13 @@ OC.L10N.register( "Unable to update additional email address" : "Nie je možné aktualizovať ďalšiu e-mail adresu", "Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu", "No email address set" : "Emailová adresa nie je nastavená", - "Additional emails" : "Ďalšie e-maily", "Your handle" : "Váš identifikátor (handle)", "Your headline" : "Váš titul", "Languages" : "Jazyky", "Help translate" : "Pomôcť s prekladom", "Unable to update language" : "Nie je možné aktualizovať jazyk", "No language set" : "Nie je nastavený žiadny jazyk", + "Locales" : "Regionálne nastavenia", "Week starts on {firstDayOfWeek}" : "Prvý deň v týždni je {firstDayOfWeek}", "Unable to update locale" : "Nie je možné aktualizovať regionálne nastavenia", "No locale set" : "Nie sú konfigurované žiadne regionálne nastavenia", @@ -306,12 +505,15 @@ OC.L10N.register( "Your organisation" : "Vaša organizácia", "Your phone number" : "Vaše telefónne číslo", "Edit your Profile visibility" : "Upraviť viditeľnosť vášho profilu", + "Enable profile" : "Povoliť profil", "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Vo vašom profile sa rešpektuje prísnejšie nastavenie viditeľnosti alebo rozsahu. Ak je napríklad viditeľnosť nastavená na „Zobraziť všetkým“ a rozsah je nastavený na „Súkromné“, „Súkromné“ bude rešpektované.", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", "Your role" : "Vaša rola", + "Your X (formerly Twitter) handle" : "Ovládanie Vašeho X (predtým Twitter)", "Your website" : "Vaša webstránka", "No {property} set" : "Nie je nastavená žiadna {property}", + "Invalid value" : "Chybná hodnota", "Unable to update {property}" : "Nie je možné aktualizovať {property}", "Change scope level of {property}, current scope is {scope}" : "Zmeniť úroveň rozsahu {property}, aktuálny rozsah je {scope}", "Unable to update federation scope of the primary {property}" : "Nie je možné aktualizovať rozsah združenia primárneho {property}", @@ -323,45 +525,84 @@ OC.L10N.register( "Delete" : "Zmazať", "Reshare" : "Zdieľať ďalej", "No accounts" : "Žiadne účty", + "Loading accounts …" : "Nahrávanie účtov ...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Zoznam účtov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Účty budú vykreslené, keď budete prechádzať zoznamom.", "Default language" : "Predvolený jazyk", "Common languages" : "Spoločné jazyky", "Other languages" : "Iné jazyky", "Password change is disabled because the master key is disabled" : "Zmena hesla je zablokovaná pretože hlavný kľúč je vypnutý", "New user" : "Nový používateľ", "Display name" : "Zobrazované meno", + "Either password or email is required" : "Buď je potrebné zadať heslo alebo e-mail", + "Password (required)" : "Heslo (povinné)", + "Email (required)" : "E-mail (povinné)", "Email" : "Email", + "Groups (required)" : "Skupiny (povinné)", + "Set user groups" : "Nastaviť skupiny užívateľa", + "Administered groups" : "Administrované skupiny", + "Set user as admin for …" : "Nastaviť užívateľa ako správcu pre ...", "Quota" : "Kvóta", + "Set user quota" : "Nastaviť kvótu užívateľa", "Language" : "Jazyk", + "Set default language" : "Nastaviť predvolený jazyk", + "Manager" : "Manažér", "Add new user" : "Pridať nového používateľa", + "Set user manager" : "Nastaviť manažéra pre užívateľa", + "Username will be autogenerated" : " Meno užívateľa bude automaticky generované.", + "Username (required)" : "Meno užívateľa (povinné)", "Total rows summary" : "Súčet všetkých riadkov", + "Loading users …" : "Načítavanie užívateľov ...", + "Scroll to load more rows" : "Posúvajte pre načítanie ďalších riadkov", + "_{userCount} user …_::_{userCount} users …_" : ["{userCount} užívateľ ...","{userCount} užívatelia ...","{userCount} užívateľov ...","{userCount} užívateľov ..."], + "_{userCount} user_::_{userCount} users_" : ["{userCount} užívateľ","{userCount} užívatelia","{userCount} užívateľov","{userCount} užívateľov"], "Avatar" : "Avatar", "Username" : "Používateľské meno", "Group admin for" : "Administrátor skupiny pre", "User backend" : "Backend používateľa", "Storage location" : "Umiestnenie úložiska", "Last login" : "Posledné prihlásenie", + "User actions" : "Akcie užívateľa", + "Password or insufficient permissions message" : "Heslo alebo správa o nedostatočných oprávneniach", + "Loading account …" : "Nahrávam účet ...", "Change display name" : "Zmeniť zobrazované meno", "Set new password" : "Vytvoriť nové heslo", + "You do not have permissions to see the details of this account" : "Nemáte oprávnenie vidieť detaily tohto účtu", "Set new email address" : "Nastavte novú e-mailovú adresu", "Add user to group" : "Pridať užívateľa do skupiny", + "Add account to group" : "Pridať účet do skupiny", + "Set account as admin for" : "Nastavte účet ako správcu pre", + "Select account quota" : "Vyberte kvótu účtu", + "Set the language" : "Nastavte jazyk", + "Set line manager" : "Nastaviť líniového manažéra", "{size} used" : "{size} použité", "Delete account" : "Zmazať účet", "Wipe all devices" : "Vymazať zo všetkých zariadení", + "Disable account" : "Zakázať účet", + "Enable account" : "Povoliť účet", "Resend welcome email" : "Znova odoslať privítací email", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "V prípade straty zariadenia alebo napr. odchodu z firmy to môže na daľku vymazať údaje Nextcloud zo všetkých zariadení priradených k {userid}. Funguje iba vtedy, ak sú zariadenia pripojené k internetu.", "Remote wipe of devices" : "Vymazať obsah zariadení na diaľku", "Wipe {userid}'s devices" : "Vymazať obsah zariadení {userid}", + "Wiped {userid}'s devices" : "Vymazané zariadenia užívateľa {userid}", + "Failed to update line manager" : "Nepodarilo sa aktualizovať líniového manažéra", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplne odstráiť účet používateľa {userid} vrátane všetkých osobných súborov, údajov aplikácií atď.", "Account deletion" : "Zmazanie účtu", "Delete {userid}'s account" : "Vymazať účet {userid}", "Display name was successfully changed" : "Zobrazované meno ste úspešne zmenili", + "Password was successfully changed" : "Heslo bolo úspešne zmenené", + "Email was successfully changed" : "Email bol úspešne zmenený", "Welcome mail sent!" : "Privítací email odoslaný", + "Toggle account actions menu" : "Prepnúť ponuku akcií účtu", "Done" : "Hotovo", "Edit" : "Upraviť", + "Account management settings" : "Nastavenia správy účtu", "Visibility" : "Viditeľnosť", + "Show language" : "Zobraziť jazyk", + "Show account backend" : "Zobraziť backend účtu", "Show storage path" : "Zobraziť popis umiestnenia úložiska", "Show last login" : "Zobraziť posledné prihlásenie", "Send email" : "Odoslať email", + "Send welcome email to new accounts" : "Poslať uvítací e-mail novým účtom", "Defaults" : "Predvolené hodnoty", "Default quota" : "Predvolená kvóta", "Select default quota" : "Vybrať predvolenú kvótu", @@ -383,10 +624,18 @@ OC.L10N.register( "{license}-licensed" : "{license}-licencovaný", "Changelog" : "Zoznam zmien", "by {author}\n{license}" : "od {author}\n{license}", + "Account management" : "Správa účtu", "New account" : "Nový účet", + "Active accounts" : "Aktívne účty", "Admins" : "Administrátori", "Disabled users" : "Zablokovaní používatelia", + "Creating group …" : "Vytváram skupinu ...", + "Create group" : "Vytvoriť skupinu", "Group name" : "Názov skupiny", + "Please enter a valid group name" : "Prosím, zadajte platné meno skupiny", + "Disabled accounts" : "Zakázané účty", + "Account group: {group}" : "Skupina účtu: {group}", + "Failed to create group" : "Nepodarilo sa vytvoriť skupinu", "Sending…" : "Odosielam...", "Email sent" : "Email odoslaný", "Location" : "Miesto", @@ -398,20 +647,26 @@ OC.L10N.register( "Organisation" : "Organizácia", "Phone number" : "Telefónne číslo", "Role" : "Rola", + "X (formerly Twitter)" : "X (predtým Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (napr. Mastodon)", "Website" : "Webstránka", "Profile visibility" : "Viditeľnosť profilu", "Locale" : "Regionálne nastavenia", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nie je k dispozícii, pretože táto vlastnosť je potrebná pre základné funkcie vrátane zdieľania súborov a pozvánok do kalendára", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože federácia bola pre váš účet zakázaná. Ak máte nejaké otázky, kontaktujte správcu systému", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože publikovanie údajov špecifických pre účet na vyhľadávacom serveri nie je povolené. Ak máte nejaké otázky, kontaktujte správcu systému.", "Your apps" : "Vaše aplikácie", "Active apps" : "Aktívne aplikácie", "Disabled apps" : "Vypnuté aplikácie", "Updates" : "Aktualizácie", "App bundles" : "Aplikačné balíky", "Featured apps" : "Odporúčané aplikácie", + "Supported apps" : "Podporované aplikácie", "Show to everyone" : "Viditeľné pre všetkých", + "Show to logged in accounts only" : "Zobraziť len pre prihlásené účty", "Hide" : "Skryť", "Download and enable" : "Stiahnuť a povoliť", + "Allow untested app" : "Povoliť netestovanú aplikáciu", "The app will be downloaded from the App Store" : "Aplikácia bude stiahnutá z obchodu", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Táto aplikácia nie je označená ako kompatibilná s vašou verziou Nextcloud. Ak budete pokračovať, aplikáciu budete môcť stále nainštalovať. Aplikácia nemusí fungovať podľa očakávania.", "Never" : "Nikdy", @@ -421,12 +676,18 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliť, lebo naruší stabilitu servera", "Do you really want to wipe your data from this device?" : "Naozaj chcete vymazať svoje údaje z tohto zariadenia?", "Confirm wipe" : "Potvrďte vymazanie", + "Could not delete the app token" : "Nepodarilo sa vymazať token aplikácie", "Error while wiping the device with the token" : "Chyba pri vymazávaní zariadenia s tokenom", "Error while updating device token name" : "Chyba pri aktualizácii názvu tokenu zariadenia", "Error while updating device token scope" : "Chyba pri aktualizácii rozsahu tokenu zariadenia", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Príliš mnoho požiadaviek z vašej siete. Skúste to znovu neskôr alebo kontaktujte svojho administrátora ak je toto chyba.", + "Account documentation" : "Dokumentácia k účtom", + "Administration documentation" : "Príručka administrátora", "Documentation" : "Dokumentácia", "Forum" : "Fórum", + "Nextcloud help resources" : "Pomoc pre Nextcloud", + "General documentation" : "Všeobecná dokumentácia", + "None/STARTTLS" : "Žiadne/STARTTLS", "SSL" : "SSL", "Open documentation" : "Otvoriť dokumentáciu", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Je dôležité nastaviť odosielanie e-mailov zo servera, aby tak fungovalo napríklad nastavenie hesla a notifikácie.", @@ -439,6 +700,7 @@ OC.L10N.register( "Authentication" : "Autentifikácia", "Authentication required" : "Vyžaduje sa overenie", "Credentials" : "Prihlasovacie údaje", + "SMTP Login" : "SMTP Prihlasovacie meno", "SMTP Password" : "SMTP heslo", "Save" : "Uložiť", "Test and verify email settings" : "Otestovať a overiť nastavenia e-mailu", @@ -470,6 +732,7 @@ OC.L10N.register( "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache je nakonfigurovaná na odstraňovanie komentárov kódu. Ak je povolená OPcache, musí byť nastavený <code>opcache.save_comments=1</code>, aby Nextcloud fungoval.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud nemá povolené používať OPcache API. Keď je OPcache povolená, dôrazne sa odporúča zahrnúť všetky adresáre Nextcloud s <code>opcache.restrict_api</code> alebo zrušiť toto nastavenie, aby ste deaktivovali obmedzenia API OPcache a aby ste predišli chybám počas aktualizácie jadra alebo aplikácie Nextcloud.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud nemá povolené používať OPcache API. Keď je OPcache povolená, dôrazne sa odporúča zahrnúť všetky adresáre Nextcloud s <code>opcache.restrict_api</code> alebo zrušiť toto nastavenie, aby ste deaktivovali obmedzenia API OPcache a aby ste predišli chybám počas aktualizácie jadra alebo aplikácií Nextcloud.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "Sdieľanie pamäte OPcache je zakázané. Pre lepšiu výkonnosť sa odporúča nastaviť <code>opcache.file_cache_only=0</code> vo vašej konfigurácii PHP a používať súborovú vyrovnávaciu pamäť iba ako vyrovnávaciu pamäť druhej úrovne.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Maximálny počet kľúčov OPcache je takmer prekročený. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť <code>opcache.max_accelerated_files</code> na vašu konfiguráciu PHP s hodnotou vyššou ako <code>%s</code>.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "Vyrovnávacia pamäť OPcache je takmer plná. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť <code>opcache.max_accelerated_files</code> na vašu konfiguráciu PHP s hodnotou vyššou ako <code>%s</code>.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "Vyrovnávacia pamäť interných reťazcov OPcache je takmer plná. Aby ste sa uistili, že opakujúce sa reťazce možno efektívne ukladať do vyrovnávacej pamäte, odporúča sa použiť na konfiguráciu PHP <code>opcache.interned_strings_buffer</code> s hodnotou vyššou ako <code>%s</code>.", @@ -504,9 +767,11 @@ OC.L10N.register( "Enable or disable profile by default for new users." : "Predvolene povoliť alebo zakázať profil pre nových používateľov.", "You are about to remove the group {group}. The users will NOT be deleted." : "Chystáte sa odstrániť skupinu {group}. Používatelia NEBUDÚ vymazaní.", "Please confirm the group removal " : "Prosím potvrďte vymazanie skupiny.", + "Your profile information" : "Vaše informácie o profile", "Choose profile picture from files" : "Vybrať profilový obrázok zo súborov", "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Your email address" : "Vaša emailová adresa", + "Additional emails" : "Ďalšie e-maily", "Your location" : "Vaša poloha", "Enable Profile" : "Povoliť profil", "Your Twitter handle" : "Vaša stránka na Twitteri", @@ -543,10 +808,23 @@ OC.L10N.register( "Exclude groups from creating link shares:" : "Nepovoliť skupinám vytvárať odkazy k zdieľaniu:", "Allow username autocompletion in share dialog" : "Povoliť automatické dopĺňanie používateľského mena v dialógovom okne zdieľania", "Allow username autocompletion to users within the same groups" : "Povoliť automatické dopĺňanie mien užívateľom v rovnakých skupinách", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "DAV synchronizácia systémového adresára ešte nebola spustená, pretože vaša inštancia má viac ako 1000 užívateľov alebo sa vyskytla chyba. Prosím, spustite ju manuálne volaním occ dav:sync-system-addressbook.", "Edit display name" : "Upraviť zobrazované meno", "Select manager" : "Vybrať nástroj pre správu", + "User's table" : "Užívateľská tabuľka", "Select user manager" : "Vyberte nástroj pre správu používateľov", + "Old user imported certificates" : "Staré užívateľom importované certifikáty", + "Overwrite cli URL" : "Prepísať CLI URL", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "V tejto inštancii chýbajú niektoré odporúčané moduly PHP. Ak chcete zlepšiť výkon a kompatibilitu, dôrazne odporúčame, aby ste ich nainštalovali: %s.", + "Rating: {score}/10" : "Hodnotenie: {score}/10", + "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Chystáte sa odstrániť skupinu \"{group}\". Používatelia NEBUDÚ vymazaní.", + "No users" : "Žiadni užívatelia", + "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Zoznam užívateľov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Užívatelia budú vykreslení, keď budete prechádzať zoznamom.", + "Loading user …" : "Načítavanie užívateľov ...", "Failed to update user manager" : "Nepodarilo sa aktualizovať správcu používateľov", - "Send welcome email to new users" : "Odoslať uvítací e-mail novým používateľo" + "User management settings" : "Nastavenia správy užívateľov", + "Send welcome email to new users" : "Odoslať uvítací e-mail novým používateľo", + "User management" : "Správa užívateľov", + "User group: {group}" : "Skupina užívateľa: {group}" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index ab0174fe69f..02ed118234c 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -1,6 +1,6 @@ { "translations": { "Private" : "Súkromný", - "Only visible to people matched via phone number integration through Talk on mobile" : "Viditeľné iba pre ľudí s integráciou telefónneho čísla prostredníctvom aplikácie Rozhovor pre mobil", + "Only visible to people matched via phone number integration through Talk on mobile" : "Viditeľné iba pre ľudí s integráciou telefónneho čísla prostredníctvom aplikácie Talk /Rozhovor/ pre mobil", "Local" : "Lokálny", "Only visible to people on this instance and guests" : "Viditeľné iba pre ľudí na tejto inštancii a hostí", "Federated" : "Združený", @@ -36,6 +36,8 @@ "{actor} changed your email address" : "{actor} zmenil Vašu emailovú adresu", "You changed your email address" : "Zmenili ste si emailovú adresu", "Your email address was changed by an administrator" : "Vaša emailová adresa bola zmenená administrátorom", + "You created an app password for a session named \"{token}\"" : "Vytvorili ste heslo aplikácie pre reláciu s názvom \"{token}\"", + "An administrator created an app password for a session named \"{token}\"" : "Administrátor vytvoril heslo aplikácie pre reláciu s názvom \"{token}\"", "You deleted app password \"{token}\"" : "Vymazali ste heslo pre aplikáciu \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "Premenovali ste heslo aplikácie \"{token}\" na \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "Povolili ste prístup k súborovému systému aplikácii, používajúcej heslo \"{token}\"", @@ -52,17 +54,22 @@ "Wrong password" : "Nesprávne heslo", "Unable to change personal password" : "Nepodarilo sa zmeniť osobné heslo", "Saved" : "Uložené", + "No Login supplied" : "Žiadne prihlasovacie údaje neboli poskytnuté", "Unable to change password. Password too long." : "Nepodarilo sa zmeniť heslo. Heslo je veľmi dlhé.", "Authentication error" : "Chyba autentifikácie", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "Zadajte administrátorské heslo pre obnovu, inak budú všetky údaje o účte stratené.", "Wrong admin recovery password. Please check the password and try again." : "Chybné administrátorské heslo pre obnovu. Skontrolujte správnosť hesla a skúste to znovu.", + "Backend does not support password change, but the encryption of the account key was updated." : "Backend nepodporuje zmenu hesla, ale kľúč k účtu bol aktualizovaný.", "Administrator documentation" : "Príručka administrátora", "User documentation" : "Príručka používateľa", + "Nextcloud help overview" : "Nextcloud - prehľad pomoci", "Invalid SMTP password." : "Nesprávne heslo pre SMTP.", "Email setting test" : "Test nastavení emailu", "Well done, %s!" : "Dobrá práca, %s!", "If you received this email, the email configuration seems to be correct." : "Ak ste prijali tento email, emailová konfigurácia sa zdá byť správna.", "Email could not be sent. Check your mail server log" : "Nepodarilo sa odoslať email. Skontrolujte log vášho mail servera", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Vyskytol sa problém pri odosielaní emailu. Prosím, znovu skontrolujte svoje nastavenia. (Chyba: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Musíte nastaviť svoj email k účtu, než budete môcť odoslať testovacie emaily. Ak tak chcete urobiť, prejdite na %s.", "Invalid account" : "Neplatný účet", "Invalid mail address" : "Neplatná emailová adresa", "Settings saved" : "Nastavenia uložené", @@ -89,9 +96,11 @@ "Welcome aboard" : "Vitajte na palube", "Welcome aboard %s" : "Vitajte na palube %s", "Welcome to your %s account, you can add, protect, and share your data." : "Vitajte vo vašom %s účte, môžete pridávať, chrániť a zdieľať svoje dáta.", + "Your Login is: %s" : "Váše prihlasovacie meno je: %s", "Set your password" : "Nastavte si heslo", "Go to %s" : "Prejsť na %s", "Install Client" : "Inštalácia klienta", + "Logged in account must be a subadmin" : "Prihlásený účet musí byť sub-správca", "Apps" : "Apky", "Personal" : "Osobné", "Administration" : "Administrácia", @@ -112,31 +121,177 @@ "Background jobs" : "Úlohy na pozadí", "Unlimited" : "Nelimitované", "Verifying" : "Overovanie", + "App directories owner" : "Vlastník adresárov Aplikácie", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Niektoré aplikačné adresáre majú iného vlastníka ako web server. Toto môže nastať ak aplikácie boli inštalované manuálne. Skontrolujte práva nasledovných adresárov nasledovných aplikácií:\n%s", + "App directories have the correct owner \"%s\"" : "Adresáre Aplikácie majú správneho vlastníka \"%s\"", + "Brute-force Throttle" : "Potlačenie Brute-force útoku", + "Your remote address could not be determined." : "Váša vzdialená adresa sa nedala určiť.", + "Your remote address was identified as \"%s\" 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." : "Váš vzdialený adresár bol identifikovaný ako \"%s\" a momentálne súčasťou potlačovania útoku hrubou silou, čo spomaľuje výkon rôznych požiadaviek. Ak vzdialená adresa nie je vaša adresa, môže to naznačovať, že proxy nie je správne nakonfigurovaná.", + "Your remote address \"%s\" is not brute-force throttled." : "Váš vzdialený adresár \"%s\" nie je obmedzený pre útok hrubou silou.", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Pre povolenie tejto kontroly musíte zabezpečiť, aby sa váš webový server mohol pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednému z jeho \"trusted_domains\" alebo \"overwrite.cli.url\".", + "Old administration imported certificates" : "Importované certifikáty starej administrácie", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Úloha na pozadí čaká na kontrolu administrácie importovaných SSL certifikátov. Skúste to znova neskôr.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Našlo sa niekoľko administratívnych importovaných SSL certifikátov, ktoré sa už v NextCloud 21 nepoužívajú. Môžu byť importované z príkazového riadku pomocou \"occ security:certificates:import\". Ich cesty vo vnútri dátového adresára sú uvedené nižšie.", + "Code integrity" : "Integrita kódu", + "Integrity checker has been disabled. Integrity cannot be verified." : "Kontrola integrity bola zakázaná. Integrita nemôže byť overená.", + "No altered files" : "Žiadne zmenené súbory", + "Some files have not passed the integrity check. {link1} {link2}" : "Niektoré súbory neprešli kontrolou integrity. {link1} {link2}", + "Cron errors" : "Chyby Cron-u", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nebolo možné spustiť úlohu na pozadí pomocou CLI. Nasledujúce technické chyby sa môžu objaviť:\n%s", + "The last cron job ran without errors." : "Posledný cron job prebehol bez chýb.", + "Cron last run" : "Cron naposledy spustený", + "Last background job execution ran %s. Something seems wrong. {link}." : "Posledné vykonanie úlohy na pozadí prebehlo %s. Niečo nefunguje. {link}.", + "Last background job execution ran %s." : "Posledné spustenie úloh na pozadí prebehlo %s.", + "Data directory protected" : "Adresár s dátami je chránený.", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Váš dátový adresár a súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby k dátovému adresáru už nebol prístupný, alebo presunúť dátový adresár mimo koreňa dokumentov webového servera.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nepodarilo sa overiť, či je adresár s dátami chránený. Prosím, manuálne skontrolujte, či váš server umožňuje prístup k adresáru s dátami.", + "Database missing columns" : "Chýbajúce stĺpce databázy", + "Missing optional column \"%s\" in table \"%s\"." : "Chýba voliteľný stĺpec \"%s\" v tabuľke \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "V databáze chýbajú niektoré voliteľné stĺpce. Vzhľadom na skutočnosť, že pridanie stĺpcov na veľké tabuľky by mohlo nejaký čas trvať, neboli pridané automaticky, keď môžu byť voliteľné. Spustením príkazu „occ db:add-missing-columns“ sa tieto chýbajúce stĺpce môžu pridať ručne, zatiaľ čo inštancia zostáva v prevádzke. Po pridaní stĺpcov môžu niektoré funkcie zlepšiť odozvu alebo použiteľnosť.", + "Database missing indices" : "Chýbajúce indexy databázy", + "Missing optional index \"%s\" in table \"%s\"." : "Chýba voliteľný index \"%s\" v tabuľke \"%s\".", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "V databáze chýbajú nejaké indexy. Keďže pridávanie indexov voči veľkým tabuľkám môže trvať dlho, tak neboli pridané automaticky. Spustením príkazu \"occ db:add-missing-indices\" môžete tieto chýbajúce indexy pridať ručne počas behu. Akonáhle budú indexy aktívne, tak požiadavky voči databáze budú podstatne rýchlejšie.", + "Database missing primary keys" : "Chýbajúce primárne kľúče v databáze.", + "Missing primary key on table \"%s\"." : "Chýbajúci primárny kľúč na tabuľke \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V databáze chýbajú niektoré primárne kľúče. Vzhľadom na to, že pridávanie primárnych kľúčov do veľkých tabuliek by mohlo chvíľu trvať, neboli pridané automaticky. Spustením príkazu „occ db:add-missing-primary-keys“ je možné tieto chýbajúce primárne kľúče pridať ručne, zatiaľ čo inštancia beží.", + "Database pending bigint migrations" : "Databáza čaká na migráciu typu bigint.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Niektorým stĺpcom v databáze chýba konverzia na bigint. Vzhľadom na to, že zmena typov stĺpcov na veľkých tabuľkách by mohla chvíľu trvať, neboli zmenené automaticky. Spustením príkazu „occ db: convert-filecache-bigint“ budú zmeny aplikované manuálne. Túto operáciu je potrebné vykonať v čase, keď je inštancia offline.", + "Debug mode" : "Režim ladenia", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Táto inštancia beží v režime ladenia. Toto povolte iba pre lokálny vývoj a nie v produkčnom prostredí.", + "Debug mode is disabled." : "Režim ladenia je vypnutý.", + "Default phone region" : "Predvolený telefónny región", + "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaša inštalácia nemá nastavenú žiadnu predvolenú oblasť predvoľby telefónu. Toto je potrebné na overenie telefónnych čísel v nastaveniach profilu bez kódu krajiny. Ak chcete povoliť čísla bez kódu krajiny, pridajte do svojho konfiguračného súboru „default_phone_region“ s príslušným ISO 3166-1 kódom regiónu.", + "Email test" : "Test Emailu", + "Email test was successfully sent" : "Testovací Email bol úspešne odoslaný.", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Zatiaľ ste nenastavili ani neoverili konfiguráciu e-mailového servera. Ak ju chcete nastaviť, prejdite na základné nastavenia. Potom pomocou tlačidla „Odoslať e-mail“ pod formulárom overte svoje nastavenia.", + "File locking" : "Zamykanie súborov", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakčné zamykanie súborov je zakázané, toto by mohlo viesť k problémom pri súbehu úloh. Povolte \"filelocking.enabled\" v config.php, aby ste týmto problémom predišli.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Na transakčné uzamykanie súborov sa používa databáza. Pre zvýšenie výkonu, ak je to možné, prosím, nakonfigurujte memcache.", + "Forwarded for headers" : "Preposlané kvôli hlavičkám", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Vaše \"trusted_proxies\" nastavenie nie je správne, malo by to byť pole.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Nastavenie hlavičky reverzného proxy servera je nesprávne. Toto je bezpečnostný problém a môže umožniť útočníkovi falšovať svoju IP adresu, ktorá je viditeľná pre Nextcloud.", + "Your IP address was resolved as %s" : "Vaša IP adresa bola rozpoznaná ako %s", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Nastavenie hlavičky reverzného proxy je nesprávne alebo pristupujete k Nextcloudu z dôveryhodného proxy. Ak nie, ide o bezpečnostný problém a útočníkovi umožňuje falšovať svoju IP adresu, ktorá je viditeľná pre Nextcloud.", + "HTTPS access and URLs" : "Prístup HTTPS a URL adresy", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Prístup na stránku nie je nezabezpečený cez HTTP. Dôrazne sa odporúča nastaviť server tak, aby namiesto toho vyžadoval HTTPS. Bez neho niektoré dôležité webové funkcie ako \"kopírovanie do schránky\" alebo \"procesy služieb\" nebudú fungovať!", + "Accessing site insecurely via HTTP." : "Prístup na stránku nezabezpečeným spôsobom cez HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Pristupujete k svojej inštancii cez zabezpečené pripojenie, avšak vaša inštancia generuje nezabezpečené URL adresy. To pravdepodobne znamená, že ste za reverzným proxy a prepisovanie konfiguračných premenných nie sú správne nastavené.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Prístup k vašej inštancii prebieha cez zabezpečené pripojenie a vaša inštancia generuje zabezpečené URL adresy.", + "Internet connectivity" : "Internetové pripojenie", + "Internet connectivity is disabled in configuration file." : "Internetové pripojenie je zakázané v konfiguračnom súbore.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Tento server nemá funkčné internetové pripojenie: Nie je možné dosiahnuť viacero koncových bodov. To znamená, že niektoré funkcie, ako je pripojenie externého úložiska, upozornenia na aktualizácie alebo inštalácia aplikácií tretích strán, nebudú fungovať. Tiež nemusí fungovať vzdialený prístup k súborom a odosielanie e -mailov s upozorneniami. Ak chcete využívať všetky funkcie, vytvorte z tohto servera pripojenie na internet.", + "JavaScript modules support" : "Podpora JavaScript modulov", + "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodarilo sa skontrolovať podporu pre JavaScript. Prosím, skontrolujte manuálne, či váš webserver poskytuje súbory `.mjs` pomocou MIME typu JavaScript.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Váš webový server neobsluhuje súbory `.mjs` pomocou MIME typu JavaScript. Týmto sa niektoré aplikácie pokazia, pretože prehliadače nebudú môcť vykonávať JavaScriptové súbory. Mali by ste nakonfigurovať váš webový server tak, aby obsluhoval súbory `.mjs` s MIME typom `text/javascript` alebo `application/javascript`.", + "JavaScript source map support" : "Podpora pre mapy zdrojov JavaScript ", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Váš webový server nie je nastavený na poskytovanie súborov `.js.map`. Bez týchto súborov nebude JavaScript Source Maps správne fungovať, čo zťažuje riešenie a ladenie akýchkoľvek problémov, ktoré sa môžu vyskytnúť.", + "Old server-side-encryption" : "Staré šifrovanie na strane servera", "Disabled" : "Vypnuté", "The old server-side-encryption format is enabled. We recommend disabling this." : "Starý formát šifrovania na strane servera je povolený. Odporúčame vám to zakázať.", + "Maintenance window start" : "Okno pre údržbu", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Server nemá nastavený časový úsek údržby. To znamená, že náročné denné úlohy na pozadí budú vykonávané aj počas hlavného užívacieho času. Odporúčame nastaviť čas na obdobie s nízkym využitím, aby boli užívatelia menej ovplyvnení záťažou spôsobenou týmito náročnými úlohami.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Údržbové okno na vykonávanie náročných úloh na pozadí je medzi {start}:00 UTC a {end}:00 UTC.", + "Memcache" : "Memcache", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\"." : "Memcached je konfigurovaný ako distribuovaná cache, ale je nainštalovaný nesprávny PHP modul \"memcache\". \\OC\\Memcache\\Memcached podporuje iba \"memcached\" a nie \"memcache\".", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached je konfigurovaný ako distribuovaná cache, ale PHP modul \"memcached\" nie je nainštalovaný.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Žiadna pamäťová cache nebola nakonfigurovaná. Ak je k dispozícii, prosím nakonfigurujte memcache, aby ste zvýšili výkon.", + "Configured" : "Nastavené", + "MySQL Unicode support" : "Podpora Unicode v MySQL", + "You are not using MySQL" : "Nepoužívate MySQL", + "MySQL is used as database and does support 4-byte characters" : "MySQL sa používa ako databáza a podporuje 4-bajtové znaky.", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL sa používa ako databáza, ale nepodporuje 4-bajtové znaky. Ak chcete byť schopní spracovať 4-bajtové znaky (ako sú emotikony) bez problémov v názvoch súborov alebo komentároch, odporúča sa povoliť podporu 4-bajtov v MySQL.", + "OCS provider resolving" : "Riešenie poskytovateľa OCS", + "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Nepodarilo sa skontrolovať, či váš webový server správne rozpoznáva adresy URL poskytovateľov OCM a OCS.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Váš web server nie je správne nastavený, aby preložil %1$s.\nTo pravdepodobne súvisí s nastavením webového servera, ktoré nebolo aktualizované pre priame doručovanie tohto adresára.\nPorovnajte prosím svoje nastavenia voči dodávaným rewrite pravidlám v \".htaccess\" pre Apache alebo tým, ktoré uvádzame v dokumentácii pre Nginx.\nV Nginx je typicky potrebné aktualizovať riadky začínajúce na \"location ~\".", + "Overwrite CLI URL" : "Prepísať CLI URL", + "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "\"Možnosť \"overwrite.cli.url\" vo vašom config.php je správne nastavená na \"%s\".\"", + "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"Možnosť \"overwrite.cli.url\" vo vašom config.php je nastavená na \"%s\", čo je správna URL. Navrhovaná URL je \"%s\".\"", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Uistite sa, že ste v súbore config.php nastavili možnosť „overwrite.cli.url“ na adresu URL, ktorú vaši užívatelia používajú na prístup k tomuto Nextcloudu. Návrh: \"%s\". V opačnom prípade môžu nastať problémy s generovaním URL cez cron. (Je však možné, že navrhovaná adresa URL nie je adresa URL, ktorú vaši používatelia používajú na prístup k tomuto Nextcloudu. Najlepšie je v každom prípade to ešte raz skontrolovať.)", + "PHP default charset" : "Predvolená znaková sada pre PHP ", + "PHP configuration option \"default_charset\" should be UTF-8" : "PHP premenná \"default_charset\" by mala byť UTF-8", + "PHP set_time_limit" : "PHP set_time_limit", + "The function is available." : "Funkcia je k dispozícii.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Funkcia PHP \"set_time_limit\" nie je k dispozícii. To by mohlo viesť k zastaveniu skriptov v polovici vykonávania, čím by došlo k prerušeniu inštalácie. Dôrazne odporúčame povoliť túto funkciu.", + "Freetype" : "Freetype", "Supported" : "Podporované", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vaše PHP nemá podporu FreeType, čo bude mať za následok poškodenie profilových obrázkov a rozhrania nastavení.", + "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Zdá sa že PHP nie je nastavené korektne na získanie premenných prostredia. Test s getenv(\"PATH\") vráti prázdnu odpoveď.", + "PHP memory limit" : "Limit pamäte pre PHP", + "The PHP memory limit is below the recommended value of %s." : "Limit pre pamäť PHP je nižší ako odporúčaná hodnota %s.", + "PHP modules" : "PHP moduly", + "increases language translation performance and fixes sorting of non-ASCII characters" : "zvyšuje výkon prekladu jazyka a opravuje triedenie ne-ASCII znakov", + "for Argon2 for password hashing" : "pre Argon2 na hašovanie hesiel", + "for WebAuthn passwordless login" : "pre bezheslového prihlásenia pomocou WebAuthn", + "for WebAuthn passwordless login, and SFTP storage" : "pre prihlásenie bez hesla WebAuthn a SFTP úložisko", + "for picture rotation in server and metadata extraction in the Photos app" : "pre rotáciu obrázka na serveri a extrakciu metadát v aplikácii Fotky", + "This instance is missing some required PHP modules. It is required to install them: %s." : "Táto inštancia nemá niektoré potrebné PHP moduly. Je potrebné ich nainštalovať: %s.", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "V tejto inštancii chýbajú niektoré odporúčané moduly PHP. Ak chcete zlepšiť výkon a kompatibilitu, dôrazne odporúčame, aby ste ich nainštalovali:\n%s", + "PHP opcache" : "PHP opcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Modul OPcache PHP nie je načítaný. Pre lepší výkon sa odporúča načítať ho do vašej inštalácie PHP.", + "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache je vypnutá. Pre lepší výkon sa odporúča vložiť do konfigurácie PHP \"opcache.enable=1\".", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "Sdieľanie pamäte OPcache je zakázané. Pre lepšiu výkonnosť sa odporúča nastaviť \"opcache.file_cache_only=0\" vo vašej konfigurácii PHP a používať súborovú vyrovnávaciu pamäť iba ako vyrovnávaciu pamäť druhej úrovne.", + "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache nefunguje tak, ako by malo, opcache_get_status() vracia false, prosím skontrolujte konfiguráciu.", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Maximálny počet kľúčov OPcache je takmer prekročený. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť \"opcache.max_accelerated_files\" na vašu konfiguráciu PHP s hodnotou vyššou ako \"%s\".", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "Vyrovnávacia pamäť OPcache je takmer plná. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť \"opcache.memory_consumption\" na vašu konfiguráciu PHP s hodnotou vyššou ako \"%s\".", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Vyrovnávacia pamäť interných reťazcov OPcache je takmer plná. Aby ste sa uistili, že opakujúce sa reťazce možno efektívne ukladať do vyrovnávacej pamäte, odporúča sa použiť na konfiguráciu PHP \"opcache.interned_strings_buffer\" s hodnotou vyššou ako \"%s\".", + "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache je nakonfigurovaná na odstraňovanie komentárov v kóde. Ak je povolená OPcache, musí byť nastavený \"opcache.save_comments=1\", aby Nextcloud fungoval.", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud nemá povolené používať OPcache API. Keď je OPcache povolená, dôrazne sa odporúča zahrnúť všetky adresáre Nextcloud s \"opcache.restrict_api\" alebo zrušiť toto nastavenie, aby ste deaktivovali obmedzenia API OPcache a aby ste predišli chybám počas aktualizácie jadra alebo aplikácií Nextcloud.", + "The PHP OPcache module is not properly configured. %s." : "Modul PHP OPcache nie je správne nakonfigurovaný. %s.", + "Correctly configured" : "Správne nakonfigurované", + "PHP version" : "Verzia PHP", + "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Momentálne používate PHP %s. PHP 8.0 je teraz zastarané v Nextcloud 27. Nextcloud 28 môže vyžadovať aspoň PHP 8.1. Prosím, aktualizujte sa čo najskôr na jednu z oficiálne podporovaných verzií PHP poskytovaných skupinou PHP.", + "You are currently running PHP %s." : "Momentálne používate PHP %s.", + "PHP \"output_buffering\" option" : "možnosť PHP \"output_buffering\"", + "PHP configuration option \"output_buffering\" must be disabled" : "PHP premenná \"output_buffering\" musí byť zakázaná", + "Push service" : "Služba Push", + "Valid enterprise license" : "Platná enterprise licencia", + "Free push service" : "Bezplatná služba push", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Toto je nepodporovaná komunitná verzia Nextcloud. Vzhľadom na veľkosť tejto inštancie nemožno zaručiť výkon, spoľahlivosť a škálovateľnosť. Push notifikácie boli deaktivované, aby sa predišlo preťaženiu našej bezplatnej služby. Získajte viac informácií o výhodách Nextcloud Enterprise na {link}.", + "Random generator" : "Generátor náhodných čísel", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "Žiadny vhodný zdroj náhodnosti nebol nájdený PHP, čo je vysoko odporúčané z bezpečnostných dôvodov.", + "Secure" : "Zabezpečené", + "Configuration file access rights" : "Prístupové práva k súboru konfigurácie", "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." : "Konfigurácia je nastavená len na čítanie. Toto znemožňuje urobiť niektoré nastavenia prostredníctvom webového rozhrania. Okrem toho, súbor musí mať zapisovanie ručne povolené pre každú aktualizáciu.", + "Nextcloud configuration file is writable" : "Konfiguračný súbor Nextcloud je zapisovateľný", + "Database version" : "Verzia databázy", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novší.", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite sa v súčasnosti používa ako databáza na pozadí. Pre väčšie inštalácie odporúčame prepnúť na inú databázovú platformu. Toto sa odporúča najmä pri používaní desktopového klienta pre synchronizáciu súborov. Pre migráciu na inú databázu použite príkazový riadok: \"occ db:convert-type\".", + "Unknown database platform" : "Neznáma databázová platforma", "Architecture" : "Architektúra", + "64-bit" : "64-bit", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Zdá sa, že používate 32-bitovú verziu PHP. Na správne fungovanie Nextcloudu je potrebná 64-bitová verzia. Prosím, aktualizujte váš operačný systém a PHP na 64-bitovú verziu!", + "Temporary space available" : "Dočasné miesto k dispozícii", + "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Chyba pri kontrole dočasnej cesty PHP - nebola správne nastavená na adresár. Vrátená hodnota: %s", + "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Chyba pri kontrole dostupného miesta na disku cesty dočasných súborov PHP alebo žiadne voľné miesto na disku. Cesta pre dočasné súbory: %s", + "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f GiB k dispozícii v %s (adresár dočasných súborov PHP)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB k dispozícii v %s (adresár dočasných súborov Nextcloud)", + "Temporary directory is correctly configured:\n%s" : "Adresár pre dočasné súbory je správne nakonfigurovaný:\n%s", + "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Táto inštancia používa úložisko objektov S3 ako primárne úložisko a má dostatok miesta v dočasnom adresári.\n%s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Táto inštancia používa úložisko objektov S3 ako primárne úložisko. Nahrané súbory sú dočasne uložené na serveri a preto sa odporúča mať k dispozícii 50 GiB voľného miesta v dočasnom adresári PHP. Pre zlepšenie tohto nastavenia prosím zmeňte dočasný adresár v súbore php.ini alebo zabezpečte viac voľného miesta v tomto adresári. \nKontrola dostupného miesta v dočasnom priečinku ukázala %.1f GiB namiesto odporúčaných 50 GiB. Cesta: %s", + "Database transaction isolation level" : "Úroveň izolácie transakcií databáze", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaša databáza nebeží s úrovňou izolácie transakcií \"READ COMMITTED\". Toto môže spôsobovať problémy v prípade ak viacero akcií beží paralelne.", + "Was not able to get transaction isolation level: %s" : "Nebolo možné získať úroveň izolácie transakcie: %s", + "WOFF2 file loading" : "načítavanie súborov WOFF2", + "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Nepodarilo sa overiť podporu načítania WOFF2. Prosím, skontrolujte manuálne, či váš webserver poskytuje súbory `.woff2`.", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Váš server nie je správne nastavený tak, aby doručoval súbory .woff2. Toto je typicky problém s nastavením Nginx. Pre Nextcloud 15 je potrebné ho upraviť, aby tieto súbory doručoval. Porovnajte nastavenie svojho Nginx s tým, ktorý je odporúčaný v našej dokumentácii.", "Profile information" : "Informácie o profile", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilový obrázok, celé meno, e-mail, telefónne číslo, adresa, webová stránka, Twitter, organizácia, rola, titul, životopis a či je váš profil povolený", "Nextcloud settings" : "Nastavenia Nextcloud", "Machine translation" : "Strojový preklad", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový preklad môže byť implementovaný rôznymi aplikáciami. Tu môžete definovať prednosť aplikácií na strojový preklad, ktoré máte momentálne nainštalované.", "Speech-To-Text" : "Reč na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Prevod Hlasu-Na-Text môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu prevodu hlasu na text.", + "Image generation" : "Generovanie obrázkov", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generovanie obrázkov môže byť implementovaný rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá.", + "None of your currently installed apps provide image generation functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu generovania obrázkov.", "Text processing" : "Spracovanie textu", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy spracovania textu môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá pre ktorú úlohu.", + "Task:" : "Úloha:", + "None of your currently installed apps provide Text processing functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu spracovania textu.", "Here you can decide which group can access certain sections of the administration settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", @@ -144,23 +299,41 @@ "Allow resharing" : "Povoliť sprístupňovanie ďalej", "Allow sharing with groups" : "Povoliť sprístupnenie so skupinami", "Restrict users to only share with users in their groups" : "Povoliť používateľom sprístupňovanie obsahu len v rámci ich skupiny", + "Ignore the following groups when checking group membership" : "Ignorovať nasledujúce skupiny pri kontrole členstva v skupine.", "Allow users to share via link and emails" : "Povoliť používateľom sprístupňovanie obsahu pomocou odkazov", "Allow public uploads" : "Povoliť verejné nahrávanie súborov", "Always ask for a password" : "Vždy vyžadovať heslo", "Enforce password protection" : "Vynútiť ochranu heslom", + "Exclude groups from password requirements" : "Vylúčiť skupiny z požiadaviek na kvalitu hesla.", + "Exclude groups from creating link shares" : "Nepovoliť týmto skupinám vytvárať odkazy k zdieľaniu", "Exclude groups from sharing" : "Nesprístupniť obsah skupinám", + "Groups excluded from sharing" : "Skupiny vylúčené zo zdieľania", "These groups will still be able to receive shares, but not to initiate them." : "Tieto skupiny nebudú mocť sprístupňovať obsah, môžu však stále čítať sprístupnené súbory.", "Set default expiration date for shares" : "Nastaviť predvolený dátum expirácie pre sprístupnenia", "Enforce expiration date" : "Vynútiť dátum expirácie", + "Default expiration time of new shares in days" : "Predvolený čas vypršania nových zdieľaní v dňoch", + "Expire shares after x days" : "Expirovať zdieľanie po x dňoch", "Set default expiration date for shares to other servers" : "Nastaviť predvolený dátum vypršania platnosti sprístupnení pre iné servery", + "Enforce expiration date for remote shares" : "Vynútiť dátum vypršania pre vzdialené zdieľania", + "Default expiration time of remote shares in days" : "Predvolený čas vypršania vzdialených zdieľaní v dňoch", + "Expire remote shares after x days" : "Vzdialené zdieľania vypršia po x dňoch", + "Set default expiration date for shares via link or mail" : "Nastavte predvolený dátum vypršania pre zdiľanie cez odkaz alebo e-mail.", + "Default expiration time of shares in days" : "Predvolený čas vypršania zdieľaní v dňoch", + "Privacy settings for sharing" : "Nastavenia súkromia pre zdieľanie", "Allow username autocompletion in share dialog and allow access to the system address book" : "Povoliť dopĺňanie mena používateľa v dialógovom okne zdieľania a umožniť prístup do systémového adresára kontaktov", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Ak je povolené automatické dopĺňanie „pre rovnakú skupinu“ a „integrácia telefónneho čísla“, na zobrazenie používateľa stačí zhoda v ktorejkoľvek z nich.", + "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Povoliť automatické dopĺňanie užívateľského mena pre užívateľov v rovnakých skupinách a obmedziť systémové adresáre na užívateľov v rovnakých skupinách.", "Allow username autocompletion to users based on phone number integration" : "Povoliť automatické dopĺňanie mien užívateľom založené na integrácii s telefónnym číslom", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Pri zadávaní celého mena alebo e-mailovej adresy povoliť automatické dopĺňanie (ignoruje sa chýbajúca zhoda v telefónnom zozname a príslušnosť k rovnakej skupine)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Zobraziť text upozornenia na stránke pre nahrávanie verejného odkazu (zobraziť len ak je zoznam súborov skrytý)", + "Disclaimer text" : "Text odmietnutia zodpovednosti", "This text will be shown on the public link upload page when the file list is hidden." : "Ak nebude zoznam súborov skrytý, tento text sa zobrazí na stránke pre nahrávanie verejného odkazu.", "Default share permissions" : "Prednastavené povolenia pre zdieľanie", + "Changed disclaimer text" : "Zmenený text odmietnutia zodpovednosti", + "Deleted disclaimer text" : "Text odmietnutia zodpovednosti bol vymazaný", + "Could not set disclaimer text" : "Nepodarilo sa nastaviť text odmietnutia zodpovednosti", "Two-Factor Authentication" : "Dvojfázové overovanie", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvojfaktorové overovanie je možné vynútiť pre všetky účty a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfaktorového overovania, nebudú sa môcť prihlásiť do systému.", "Enforce two-factor authentication" : "Vynútiť dvojfázové overovanie", "Limit to groups" : "Povoľ len pre skupiny", "Enforcement of two-factor authentication can be set for certain groups only." : "Vynútenie dvojfázového overovania je možné nastaviť len pre určité skupiny.", @@ -168,6 +341,7 @@ "Enforced groups" : "Vynútené skupiny", "Two-factor authentication is not enforced for members of the following groups." : "Dvojfázové overovanie sa nevynucuje pre členov nasledujúcich skupín.", "Excluded groups" : "Vynechané skupiny", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Pokiaľ sú skupiny vybraté/vynechané, je pre zisťovanie či je účtu vynútené dvojfaktorové (2FA) overovanie použitá nasledovná logika: Ak nie sú vybraté žiadne skupiny, je 2FA zapnuté pre všetkých okrem členov vynechaných skupín. Ak sú nejaké skupiny vybraté, je 2FA zapnuté pre všetkých jej členov. Ak je účet členom ako vybratej, tak aj vynechanej skupiny, potom má vybratá skupina prednosť a 2FA je vynútené.", "Save changes" : "Uložiť zmeny", "All" : "Všetky", "Limit app usage to groups" : "Obmedziť používanie aplikácií pre skupiny", @@ -181,12 +355,15 @@ "View in store" : "Zobraz v obchode", "Visit website" : "Navštíviť webstránku", "Report a bug" : "Nahlásiť chybu", + "Usage documentation" : "Užívateľská dokumentácia", "Admin documentation" : "Príručka administrátora", "Developer documentation" : "Dokumentácia vývojára", + "Show details for {appName} app" : "Zobraziť podrobnosti o aplikácii {appName}", + "Update to {update}" : "Aktualizovať na {update}", + "Featured" : "Doporučená", "This app is supported via your current Nextcloud subscription." : "Táto aplikácia je podporovaná prostredníctvom vášho aktuálneho predplatného Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Odporúčané aplikácie sú vyvíjané komunitou Sú prepojené so zbytkom Nextcloud a pripravené na produkčné nasadenie.", - "Featured" : "Doporučená", - "Update to {update}" : "Aktualizovať na {update}", + "Community rating: {score}/5" : "Komunitné hodnotenie: {score}/5", "All apps are up-to-date." : "Všetky aplikácie sú aktuálne.", "Icon" : "Ikona", "Name" : "Meno", @@ -196,8 +373,12 @@ "Results from other categories" : "Výsledku z ostatných kategórií", "No apps found for your version" : "Aplikácie pre vašu verziu sa nenašli", "Disable all" : "Zakázať všetko", + "Download and enable all" : "Stiahnuť a povoliť všetko", "_%n app has an update available_::_%n apps have an update available_" : ["Pre %n aplikáciu je dostupná aktualizácia","Pre %n aplikácie sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie"], "_Update_::_Update all_" : ["Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko"], + "Device name" : "Názov zariadenia", + "Cancel renaming" : "Zrušiť premenovanie", + "Save new name" : "Uložiť nové meno", "Marked for remote wipe" : "Označené na vymazanie na diaľku", "Device settings" : "Nastavenia zariadenia", "Allow filesystem access" : "Povoliť prístup ku súborovému systému", @@ -208,9 +389,12 @@ "Google Chrome for Android" : "Google Chrome pre Android", "{productName} iOS app" : "{productName} iOS aplikácia", "{productName} Android app" : "{productName} Android aplikácia", - "{productName} Talk for iOS" : "{productName} Rozhovor pre iOS", - "{productName} Talk for Android" : "{productName} Rozhovor pre Android", + "{productName} Talk for iOS" : "{productName} Talk /Rozhovor/ pre iOS", + "{productName} Talk for Android" : "{productName} Talk /Rozhovor/ pre Android", + "Sync client" : "Klient synchronizácie", "This session" : "Táto relácia", + "{client} - {version} ({system})" : "{client} - {version} ({system})", + "{client} - {version}" : "{client} - {version}", "Device" : "Zariadenie", "Last activity" : "Posledná aktivita", "Devices & sessions" : "Zariadenia a relácie", @@ -218,20 +402,32 @@ "App name" : "Názov aplikácie", "Create new app password" : "Vytvoriť nové heslo aplikácie", "Error while creating device token" : "Chyba pri vytváraní tokenov zariadenia", + "New app password" : "Nové heslo aplikácie", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Použite nižšie uvedené prihlasovacie údaje na konfiguráciu vášho programu alebo zariadenia. Z bezpečnostných dôvodov sa toto heslo zobrazí len raz.", "Login" : "Prihlásenie", "Password" : "Heslo", "Show QR code for mobile apps" : "Zobraziť QR kód pre mobilné apky", + "App password copied!" : "Heslo aplikácie skopírované!", + "Copy app password" : "Kopírovať heslo aplikácie", + "Login name copied!" : "Prihlasovacie meno bolo skopírované!", + "Copy login name" : "Skopírovať prihlasovacie meno", "Could not copy app password. Please copy it manually." : "Nie je možné skopírovať heslo pre aplikáciu. Skopírujte ho ručne.", + "Could not copy login name. Please copy it manually." : "Nepodarilo sa skopírovať prihlasovacie meno. Prosím, skopírujte ho manuálne.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Aby mohol server dobre fungovať je dôležité správne nakonfigurovať úlohy spúšťané na pozadí. Odporúčame použiť 'Cron'. Viac informácií nájdete v dokumentácii.", "Last job execution ran {time}. Something seems wrong." : "Úloha naposledy prebehla %s. Zdá sa, že niečo nie je v poriadku.", "Last job ran {relativeTime}." : "Posledná úloha bežala {relativeTime}.", "Background job did not run yet!" : "Úloha na pozadí ešte nebežala!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "S každou načítanou stránkou spustiť jednu úlohu. Prípad použitia: Inštancia jedného účtu.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php je zaregistrovaný v službe webcron, aby každých 5 minút volal cron.php cez HTTP. Prípad použitia: Veľmi malá inštancia (1–5 účtov v závislosti od použitia).", "Cron (Recommended)" : "Cron (Odporúčané)", "Use system cron service to call the cron.php file every 5 minutes." : "Použiť systémový plánovač (cron) pre spustenie súboru cron.php každých 5 minút.", + "The cron.php needs to be executed by the system account \"{user}\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"{user}\".", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Je potrebné mať nainštalované rozšírenie PHP POSIX. Pre viac informácií pozrite {linkstart}dokumentáciu PHP{linkend}.", "Unable to update background job mode" : "Nie je možné aktualizovať režim úlohy na pozadí", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Predvolene povoliť alebo zakázať profil pre nové účty.", "Enable" : "Povoliť", "Unable to update profile default setting" : "Nie je možné aktualizovať predvolené nastavenie profilu", "Server-side encryption" : "Šifrovanie na serveri", @@ -247,11 +443,14 @@ "Select default encryption module:" : "Vybrať predvolený šifrovací modul:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Musíte zmigrovať svoje šifrovacie kľúče zo starého šifrovania (ownCloud <= 8.0) na nové. Povoľte „Predvolený modul šifrovania“ a spustite príkaz {command}", "Unable to update server side encryption config" : "Nedá sa aktualizovať konfigurácia šifrovania na strane servera", + "Please confirm the group removal" : "Prosím potvrďte vymazanie skupiny.", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Chystáte sa odstrániť skupinu \"{group}\". Používatelia NEBUDÚ vymazaní.", "Cancel" : "Zrušiť", "Confirm" : "Potvrdiť", "Submit" : "Odoslať", "Rename group" : "Premenovať skupinu", "Remove group" : "Odstrániť skupinu", + "Failed to remove group \"{group}\"" : "Nepodarilo sa odstrániť skupinu \"{group}\"", "Current password" : "Aktuálne heslo", "New password" : "Nové heslo", "Change password" : "Zmeniť heslo", @@ -275,12 +474,12 @@ "You are using <strong>{usage}</strong>" : "Využívate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využívate <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé meno", - "Back" : "Späť", - "This address is not confirmed" : "Táto adresa nie je potvrdená", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", "Email options" : "E-mailové nastavenia", + "Options for additional email address {index}" : "Možnosti pre ďalšiu emailovú adresu {index}", "Remove primary email" : "Odobrať primárny email", "Delete email" : "Zmazať email", + "This address is not confirmed" : "Táto adresa nie je potvrdená", "Unset as primary email" : "Zrušiť nastavenie ako primárny e-mail", "Set as primary email" : "Nastaviť ako primárny e-mail", "Additional email address {index}" : "Ďalšia e-mailová adresa {index}", @@ -290,13 +489,13 @@ "Unable to update additional email address" : "Nie je možné aktualizovať ďalšiu e-mail adresu", "Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu", "No email address set" : "Emailová adresa nie je nastavená", - "Additional emails" : "Ďalšie e-maily", "Your handle" : "Váš identifikátor (handle)", "Your headline" : "Váš titul", "Languages" : "Jazyky", "Help translate" : "Pomôcť s prekladom", "Unable to update language" : "Nie je možné aktualizovať jazyk", "No language set" : "Nie je nastavený žiadny jazyk", + "Locales" : "Regionálne nastavenia", "Week starts on {firstDayOfWeek}" : "Prvý deň v týždni je {firstDayOfWeek}", "Unable to update locale" : "Nie je možné aktualizovať regionálne nastavenia", "No locale set" : "Nie sú konfigurované žiadne regionálne nastavenia", @@ -304,12 +503,15 @@ "Your organisation" : "Vaša organizácia", "Your phone number" : "Vaše telefónne číslo", "Edit your Profile visibility" : "Upraviť viditeľnosť vášho profilu", + "Enable profile" : "Povoliť profil", "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Vo vašom profile sa rešpektuje prísnejšie nastavenie viditeľnosti alebo rozsahu. Ak je napríklad viditeľnosť nastavená na „Zobraziť všetkým“ a rozsah je nastavený na „Súkromné“, „Súkromné“ bude rešpektované.", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", "Your role" : "Vaša rola", + "Your X (formerly Twitter) handle" : "Ovládanie Vašeho X (predtým Twitter)", "Your website" : "Vaša webstránka", "No {property} set" : "Nie je nastavená žiadna {property}", + "Invalid value" : "Chybná hodnota", "Unable to update {property}" : "Nie je možné aktualizovať {property}", "Change scope level of {property}, current scope is {scope}" : "Zmeniť úroveň rozsahu {property}, aktuálny rozsah je {scope}", "Unable to update federation scope of the primary {property}" : "Nie je možné aktualizovať rozsah združenia primárneho {property}", @@ -321,45 +523,84 @@ "Delete" : "Zmazať", "Reshare" : "Zdieľať ďalej", "No accounts" : "Žiadne účty", + "Loading accounts …" : "Nahrávanie účtov ...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Zoznam účtov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Účty budú vykreslené, keď budete prechádzať zoznamom.", "Default language" : "Predvolený jazyk", "Common languages" : "Spoločné jazyky", "Other languages" : "Iné jazyky", "Password change is disabled because the master key is disabled" : "Zmena hesla je zablokovaná pretože hlavný kľúč je vypnutý", "New user" : "Nový používateľ", "Display name" : "Zobrazované meno", + "Either password or email is required" : "Buď je potrebné zadať heslo alebo e-mail", + "Password (required)" : "Heslo (povinné)", + "Email (required)" : "E-mail (povinné)", "Email" : "Email", + "Groups (required)" : "Skupiny (povinné)", + "Set user groups" : "Nastaviť skupiny užívateľa", + "Administered groups" : "Administrované skupiny", + "Set user as admin for …" : "Nastaviť užívateľa ako správcu pre ...", "Quota" : "Kvóta", + "Set user quota" : "Nastaviť kvótu užívateľa", "Language" : "Jazyk", + "Set default language" : "Nastaviť predvolený jazyk", + "Manager" : "Manažér", "Add new user" : "Pridať nového používateľa", + "Set user manager" : "Nastaviť manažéra pre užívateľa", + "Username will be autogenerated" : " Meno užívateľa bude automaticky generované.", + "Username (required)" : "Meno užívateľa (povinné)", "Total rows summary" : "Súčet všetkých riadkov", + "Loading users …" : "Načítavanie užívateľov ...", + "Scroll to load more rows" : "Posúvajte pre načítanie ďalších riadkov", + "_{userCount} user …_::_{userCount} users …_" : ["{userCount} užívateľ ...","{userCount} užívatelia ...","{userCount} užívateľov ...","{userCount} užívateľov ..."], + "_{userCount} user_::_{userCount} users_" : ["{userCount} užívateľ","{userCount} užívatelia","{userCount} užívateľov","{userCount} užívateľov"], "Avatar" : "Avatar", "Username" : "Používateľské meno", "Group admin for" : "Administrátor skupiny pre", "User backend" : "Backend používateľa", "Storage location" : "Umiestnenie úložiska", "Last login" : "Posledné prihlásenie", + "User actions" : "Akcie užívateľa", + "Password or insufficient permissions message" : "Heslo alebo správa o nedostatočných oprávneniach", + "Loading account …" : "Nahrávam účet ...", "Change display name" : "Zmeniť zobrazované meno", "Set new password" : "Vytvoriť nové heslo", + "You do not have permissions to see the details of this account" : "Nemáte oprávnenie vidieť detaily tohto účtu", "Set new email address" : "Nastavte novú e-mailovú adresu", "Add user to group" : "Pridať užívateľa do skupiny", + "Add account to group" : "Pridať účet do skupiny", + "Set account as admin for" : "Nastavte účet ako správcu pre", + "Select account quota" : "Vyberte kvótu účtu", + "Set the language" : "Nastavte jazyk", + "Set line manager" : "Nastaviť líniového manažéra", "{size} used" : "{size} použité", "Delete account" : "Zmazať účet", "Wipe all devices" : "Vymazať zo všetkých zariadení", + "Disable account" : "Zakázať účet", + "Enable account" : "Povoliť účet", "Resend welcome email" : "Znova odoslať privítací email", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "V prípade straty zariadenia alebo napr. odchodu z firmy to môže na daľku vymazať údaje Nextcloud zo všetkých zariadení priradených k {userid}. Funguje iba vtedy, ak sú zariadenia pripojené k internetu.", "Remote wipe of devices" : "Vymazať obsah zariadení na diaľku", "Wipe {userid}'s devices" : "Vymazať obsah zariadení {userid}", + "Wiped {userid}'s devices" : "Vymazané zariadenia užívateľa {userid}", + "Failed to update line manager" : "Nepodarilo sa aktualizovať líniového manažéra", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Úplne odstráiť účet používateľa {userid} vrátane všetkých osobných súborov, údajov aplikácií atď.", "Account deletion" : "Zmazanie účtu", "Delete {userid}'s account" : "Vymazať účet {userid}", "Display name was successfully changed" : "Zobrazované meno ste úspešne zmenili", + "Password was successfully changed" : "Heslo bolo úspešne zmenené", + "Email was successfully changed" : "Email bol úspešne zmenený", "Welcome mail sent!" : "Privítací email odoslaný", + "Toggle account actions menu" : "Prepnúť ponuku akcií účtu", "Done" : "Hotovo", "Edit" : "Upraviť", + "Account management settings" : "Nastavenia správy účtu", "Visibility" : "Viditeľnosť", + "Show language" : "Zobraziť jazyk", + "Show account backend" : "Zobraziť backend účtu", "Show storage path" : "Zobraziť popis umiestnenia úložiska", "Show last login" : "Zobraziť posledné prihlásenie", "Send email" : "Odoslať email", + "Send welcome email to new accounts" : "Poslať uvítací e-mail novým účtom", "Defaults" : "Predvolené hodnoty", "Default quota" : "Predvolená kvóta", "Select default quota" : "Vybrať predvolenú kvótu", @@ -381,10 +622,18 @@ "{license}-licensed" : "{license}-licencovaný", "Changelog" : "Zoznam zmien", "by {author}\n{license}" : "od {author}\n{license}", + "Account management" : "Správa účtu", "New account" : "Nový účet", + "Active accounts" : "Aktívne účty", "Admins" : "Administrátori", "Disabled users" : "Zablokovaní používatelia", + "Creating group …" : "Vytváram skupinu ...", + "Create group" : "Vytvoriť skupinu", "Group name" : "Názov skupiny", + "Please enter a valid group name" : "Prosím, zadajte platné meno skupiny", + "Disabled accounts" : "Zakázané účty", + "Account group: {group}" : "Skupina účtu: {group}", + "Failed to create group" : "Nepodarilo sa vytvoriť skupinu", "Sending…" : "Odosielam...", "Email sent" : "Email odoslaný", "Location" : "Miesto", @@ -396,20 +645,26 @@ "Organisation" : "Organizácia", "Phone number" : "Telefónne číslo", "Role" : "Rola", + "X (formerly Twitter)" : "X (predtým Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (napr. Mastodon)", "Website" : "Webstránka", "Profile visibility" : "Viditeľnosť profilu", "Locale" : "Regionálne nastavenia", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nie je k dispozícii, pretože táto vlastnosť je potrebná pre základné funkcie vrátane zdieľania súborov a pozvánok do kalendára", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože federácia bola pre váš účet zakázaná. Ak máte nejaké otázky, kontaktujte správcu systému", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože publikovanie údajov špecifických pre účet na vyhľadávacom serveri nie je povolené. Ak máte nejaké otázky, kontaktujte správcu systému.", "Your apps" : "Vaše aplikácie", "Active apps" : "Aktívne aplikácie", "Disabled apps" : "Vypnuté aplikácie", "Updates" : "Aktualizácie", "App bundles" : "Aplikačné balíky", "Featured apps" : "Odporúčané aplikácie", + "Supported apps" : "Podporované aplikácie", "Show to everyone" : "Viditeľné pre všetkých", + "Show to logged in accounts only" : "Zobraziť len pre prihlásené účty", "Hide" : "Skryť", "Download and enable" : "Stiahnuť a povoliť", + "Allow untested app" : "Povoliť netestovanú aplikáciu", "The app will be downloaded from the App Store" : "Aplikácia bude stiahnutá z obchodu", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Táto aplikácia nie je označená ako kompatibilná s vašou verziou Nextcloud. Ak budete pokračovať, aplikáciu budete môcť stále nainštalovať. Aplikácia nemusí fungovať podľa očakávania.", "Never" : "Nikdy", @@ -419,12 +674,18 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Chyba: aplikáciu nie je možné povoliť, lebo naruší stabilitu servera", "Do you really want to wipe your data from this device?" : "Naozaj chcete vymazať svoje údaje z tohto zariadenia?", "Confirm wipe" : "Potvrďte vymazanie", + "Could not delete the app token" : "Nepodarilo sa vymazať token aplikácie", "Error while wiping the device with the token" : "Chyba pri vymazávaní zariadenia s tokenom", "Error while updating device token name" : "Chyba pri aktualizácii názvu tokenu zariadenia", "Error while updating device token scope" : "Chyba pri aktualizácii rozsahu tokenu zariadenia", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Príliš mnoho požiadaviek z vašej siete. Skúste to znovu neskôr alebo kontaktujte svojho administrátora ak je toto chyba.", + "Account documentation" : "Dokumentácia k účtom", + "Administration documentation" : "Príručka administrátora", "Documentation" : "Dokumentácia", "Forum" : "Fórum", + "Nextcloud help resources" : "Pomoc pre Nextcloud", + "General documentation" : "Všeobecná dokumentácia", + "None/STARTTLS" : "Žiadne/STARTTLS", "SSL" : "SSL", "Open documentation" : "Otvoriť dokumentáciu", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Je dôležité nastaviť odosielanie e-mailov zo servera, aby tak fungovalo napríklad nastavenie hesla a notifikácie.", @@ -437,6 +698,7 @@ "Authentication" : "Autentifikácia", "Authentication required" : "Vyžaduje sa overenie", "Credentials" : "Prihlasovacie údaje", + "SMTP Login" : "SMTP Prihlasovacie meno", "SMTP Password" : "SMTP heslo", "Save" : "Uložiť", "Test and verify email settings" : "Otestovať a overiť nastavenia e-mailu", @@ -468,6 +730,7 @@ "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache je nakonfigurovaná na odstraňovanie komentárov kódu. Ak je povolená OPcache, musí byť nastavený <code>opcache.save_comments=1</code>, aby Nextcloud fungoval.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud nemá povolené používať OPcache API. Keď je OPcache povolená, dôrazne sa odporúča zahrnúť všetky adresáre Nextcloud s <code>opcache.restrict_api</code> alebo zrušiť toto nastavenie, aby ste deaktivovali obmedzenia API OPcache a aby ste predišli chybám počas aktualizácie jadra alebo aplikácie Nextcloud.", "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud nemá povolené používať OPcache API. Keď je OPcache povolená, dôrazne sa odporúča zahrnúť všetky adresáre Nextcloud s <code>opcache.restrict_api</code> alebo zrušiť toto nastavenie, aby ste deaktivovali obmedzenia API OPcache a aby ste predišli chybám počas aktualizácie jadra alebo aplikácií Nextcloud.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "Sdieľanie pamäte OPcache je zakázané. Pre lepšiu výkonnosť sa odporúča nastaviť <code>opcache.file_cache_only=0</code> vo vašej konfigurácii PHP a používať súborovú vyrovnávaciu pamäť iba ako vyrovnávaciu pamäť druhej úrovne.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Maximálny počet kľúčov OPcache je takmer prekročený. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť <code>opcache.max_accelerated_files</code> na vašu konfiguráciu PHP s hodnotou vyššou ako <code>%s</code>.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "Vyrovnávacia pamäť OPcache je takmer plná. Aby ste sa uistili, že všetky skripty môžu byť uložené vo vyrovnávacej pamäti, odporúča sa použiť <code>opcache.max_accelerated_files</code> na vašu konfiguráciu PHP s hodnotou vyššou ako <code>%s</code>.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "Vyrovnávacia pamäť interných reťazcov OPcache je takmer plná. Aby ste sa uistili, že opakujúce sa reťazce možno efektívne ukladať do vyrovnávacej pamäte, odporúča sa použiť na konfiguráciu PHP <code>opcache.interned_strings_buffer</code> s hodnotou vyššou ako <code>%s</code>.", @@ -502,9 +765,11 @@ "Enable or disable profile by default for new users." : "Predvolene povoliť alebo zakázať profil pre nových používateľov.", "You are about to remove the group {group}. The users will NOT be deleted." : "Chystáte sa odstrániť skupinu {group}. Používatelia NEBUDÚ vymazaní.", "Please confirm the group removal " : "Prosím potvrďte vymazanie skupiny.", + "Your profile information" : "Vaše informácie o profile", "Choose profile picture from files" : "Vybrať profilový obrázok zo súborov", "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Your email address" : "Vaša emailová adresa", + "Additional emails" : "Ďalšie e-maily", "Your location" : "Vaša poloha", "Enable Profile" : "Povoliť profil", "Your Twitter handle" : "Vaša stránka na Twitteri", @@ -541,10 +806,23 @@ "Exclude groups from creating link shares:" : "Nepovoliť skupinám vytvárať odkazy k zdieľaniu:", "Allow username autocompletion in share dialog" : "Povoliť automatické dopĺňanie používateľského mena v dialógovom okne zdieľania", "Allow username autocompletion to users within the same groups" : "Povoliť automatické dopĺňanie mien užívateľom v rovnakých skupinách", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "DAV synchronizácia systémového adresára ešte nebola spustená, pretože vaša inštancia má viac ako 1000 užívateľov alebo sa vyskytla chyba. Prosím, spustite ju manuálne volaním occ dav:sync-system-addressbook.", "Edit display name" : "Upraviť zobrazované meno", "Select manager" : "Vybrať nástroj pre správu", + "User's table" : "Užívateľská tabuľka", "Select user manager" : "Vyberte nástroj pre správu používateľov", + "Old user imported certificates" : "Staré užívateľom importované certifikáty", + "Overwrite cli URL" : "Prepísať CLI URL", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "V tejto inštancii chýbajú niektoré odporúčané moduly PHP. Ak chcete zlepšiť výkon a kompatibilitu, dôrazne odporúčame, aby ste ich nainštalovali: %s.", + "Rating: {score}/10" : "Hodnotenie: {score}/10", + "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Chystáte sa odstrániť skupinu \"{group}\". Používatelia NEBUDÚ vymazaní.", + "No users" : "Žiadni užívatelia", + "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Zoznam užívateľov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Užívatelia budú vykreslení, keď budete prechádzať zoznamom.", + "Loading user …" : "Načítavanie užívateľov ...", "Failed to update user manager" : "Nepodarilo sa aktualizovať správcu používateľov", - "Send welcome email to new users" : "Odoslať uvítací e-mail novým používateľo" + "User management settings" : "Nastavenia správy užívateľov", + "Send welcome email to new users" : "Odoslať uvítací e-mail novým používateľo", + "User management" : "Správa užívateľov", + "User group: {group}" : "Skupina užívateľa: {group}" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index d8ae669981a..521f8cb5f6a 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -258,11 +258,10 @@ OC.L10N.register( "Admin documentation" : "Skrbniška dokumentacija", "Developer documentation" : "Dokumentacija za razvijalce", "Show details for {appName} app" : "Pokaži podrobnosti programa {appName}", + "Update to {update}" : "Posodobi na različico {update}", + "Featured" : "Izbrano", "This app is supported via your current Nextcloud subscription." : "Program je podprt prek trenutne naročnine Nextcloud", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.", - "Featured" : "Izbrano", - "Update to {update}" : "Posodobi na različico {update}", - "Rating: {score}/10" : "Ocena: {score}/10", "All apps are up-to-date." : "Vsi programi so posodobljeni.", "Icon" : "Ikona", "Name" : "Ime", @@ -356,11 +355,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Uporabljate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Uporabljate <strong>{usage}</strong> od <strong>{totalSpace}</strong> (<strong>{usageRelative} %</strong>)", "Your full name" : "Polno ime", - "This address is not confirmed" : "Ta naslov ni potrjen", "Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila", "Email options" : "Možnosti elektronske pošte", "Remove primary email" : "Odstrani osnovni elektronski naslov", "Delete email" : "Izbriši elektronski naslov", + "This address is not confirmed" : "Ta naslov ni potrjen", "Unset as primary email" : "Odstrani oznako osnovnega elektronskega naslova", "Set as primary email" : "Nastavi kot osnovni elektronski naslov", "Additional email address {index}" : "Dodatni elektronski naslov {index}", @@ -370,7 +369,6 @@ OC.L10N.register( "Unable to update additional email address" : "Ni mogoče posodobiti dodatnega elektronskega naslova", "Unable to delete additional email address" : "Ni mogoče izbrisati dodatnega elektronskega naslova", "No email address set" : "Poštni naslov ni nastavljen", - "Additional emails" : "Dodatni elektronski naslovi", "Your handle" : "Ročnik", "Your headline" : "Vaš naslov", "Help translate" : "Sodelujte pri prevajanju", @@ -619,6 +617,7 @@ OC.L10N.register( "Choose profile picture from files" : "Izbor slike profila med datotekami", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Your email address" : "Osebni elektronski naslov", + "Additional emails" : "Dodatni elektronski naslovi", "Your location" : "Vaše trenutno mesto", "Enable Profile" : "Omogoči profil", "Your Twitter handle" : "Ročnik računa Twitter", @@ -661,6 +660,7 @@ OC.L10N.register( "Select user manager" : "Izbor upravljalnika uporabnikov", "Old user imported certificates" : "Stara uporabniška potrdila", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Namestitev PHP ne vključuje nekaterih priporočenih modulov. Za izboljšanje delovanja in boljšo skladnost jih je zelo priporočljivo omogočiti ali namestiti: %s", + "Rating: {score}/10" : "Ocena: {score}/10", "No users" : "Ni uporabnikov", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Seznam uporabnikov zaradi zmogljivosti ni v celoti prikazan. Podatki uporabnikov se nalagajo med pomikanjem po seznamu.", "Loading user …" : "Poteka nalaganje uporabnika ...", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 802d61b54eb..167bb24c69b 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -256,11 +256,10 @@ "Admin documentation" : "Skrbniška dokumentacija", "Developer documentation" : "Dokumentacija za razvijalce", "Show details for {appName} app" : "Pokaži podrobnosti programa {appName}", + "Update to {update}" : "Posodobi na različico {update}", + "Featured" : "Izbrano", "This app is supported via your current Nextcloud subscription." : "Program je podprt prek trenutne naročnine Nextcloud", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Uradne programe razvijajo posamezniki, ki sodelujejo s skupnostjo. Paketi vključujejo osrednje zmožnosti programa, uporaba pa je namenjena tudi končnim uporabnikom.", - "Featured" : "Izbrano", - "Update to {update}" : "Posodobi na različico {update}", - "Rating: {score}/10" : "Ocena: {score}/10", "All apps are up-to-date." : "Vsi programi so posodobljeni.", "Icon" : "Ikona", "Name" : "Ime", @@ -354,11 +353,11 @@ "You are using <strong>{usage}</strong>" : "Uporabljate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Uporabljate <strong>{usage}</strong> od <strong>{totalSpace}</strong> (<strong>{usageRelative} %</strong>)", "Your full name" : "Polno ime", - "This address is not confirmed" : "Ta naslov ni potrjen", "Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila", "Email options" : "Možnosti elektronske pošte", "Remove primary email" : "Odstrani osnovni elektronski naslov", "Delete email" : "Izbriši elektronski naslov", + "This address is not confirmed" : "Ta naslov ni potrjen", "Unset as primary email" : "Odstrani oznako osnovnega elektronskega naslova", "Set as primary email" : "Nastavi kot osnovni elektronski naslov", "Additional email address {index}" : "Dodatni elektronski naslov {index}", @@ -368,7 +367,6 @@ "Unable to update additional email address" : "Ni mogoče posodobiti dodatnega elektronskega naslova", "Unable to delete additional email address" : "Ni mogoče izbrisati dodatnega elektronskega naslova", "No email address set" : "Poštni naslov ni nastavljen", - "Additional emails" : "Dodatni elektronski naslovi", "Your handle" : "Ročnik", "Your headline" : "Vaš naslov", "Help translate" : "Sodelujte pri prevajanju", @@ -617,6 +615,7 @@ "Choose profile picture from files" : "Izbor slike profila med datotekami", "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Your email address" : "Osebni elektronski naslov", + "Additional emails" : "Dodatni elektronski naslovi", "Your location" : "Vaše trenutno mesto", "Enable Profile" : "Omogoči profil", "Your Twitter handle" : "Ročnik računa Twitter", @@ -659,6 +658,7 @@ "Select user manager" : "Izbor upravljalnika uporabnikov", "Old user imported certificates" : "Stara uporabniška potrdila", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Namestitev PHP ne vključuje nekaterih priporočenih modulov. Za izboljšanje delovanja in boljšo skladnost jih je zelo priporočljivo omogočiti ali namestiti: %s", + "Rating: {score}/10" : "Ocena: {score}/10", "No users" : "Ni uporabnikov", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Seznam uporabnikov zaradi zmogljivosti ni v celoti prikazan. Podatki uporabnikov se nalagajo med pomikanjem po seznamu.", "Loading user …" : "Poteka nalaganje uporabnika ...", diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js index 6f57fef3ee1..b752897a956 100644 --- a/apps/settings/l10n/sq.js +++ b/apps/settings/l10n/sq.js @@ -143,7 +143,6 @@ OC.L10N.register( "Change password" : "Ndrysho fjalëkalimin", "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", "Details" : "Detaje", - "Back" : "Mbrapsht", "No email address set" : "S’është caktuar adresë email", "Help translate" : "Ndihmoni në përkthim", "Your phone number" : "Numri juaj i telefonit", diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json index 368e47d3e21..197ab9dc793 100644 --- a/apps/settings/l10n/sq.json +++ b/apps/settings/l10n/sq.json @@ -141,7 +141,6 @@ "Change password" : "Ndrysho fjalëkalimin", "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", "Details" : "Detaje", - "Back" : "Mbrapsht", "No email address set" : "S’është caktuar adresë email", "Help translate" : "Ndihmoni në përkthim", "Your phone number" : "Numri juaj i telefonit", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index dcd73eb1c8e..224dc79fb29 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -174,12 +174,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфигурација заглавља реверсног проксија није исправна. Ово је безбедносни проблем који нападачу може дозволити да лажира своју IP адресу у адресу коју види Nextcloud.", "Your IP address was resolved as %s" : "Ваша IP адреса је разрешена као %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Или су подешавања заглавља реверсног проксија неисправна, или Nextcloud инстанци приступате кроз прокси којем се верује. Ако то није случај, ово је безбедносни проблем који нападачу може дозволити да лажира своју IP адресу у адресу коју види Nextcloud.", + "HTTPS access and URLs" : "HTTPS приступ и URL адресе", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Сајту се небезбедно приступа преко HTTP протокола. Снажно се препоручује да свој сервер подесите тако да уместо њега захтева HTTPS протокол. Без њега неке битне веб функције, као што је „копирај у клипборд” или „сервисни радници” неће радити!", + "Accessing site insecurely via HTTP." : "Сајту се приступа небезбедно преко HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Вашој инстанци приступате преко безбедне везе, међутим, ова инстанца генерише небезбедне URL адресе. Ово највероватније значи да се налазите иза реверсног проксија и да променљиве подешавања преписивања нису исправно постављене.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Вашој инстанци приступате преко безбедне везе и она генерише безбедне URL адресе. ", "Internet connectivity" : "Веза са интернетом", "Internet connectivity is disabled in configuration file." : "Веза са интернетом је искључена у конфигурационом фајлу.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Овај сервер нема функционалну интернет конекцију: више крајњих тачака није доступно. Ово значи да неће радити неке могућности као што су качење спољних складишта, обавештења о ажурирањима или инсталација апликација треће стране. Приступање фајловима споља и слање обавештења е-поштом исто тако може да не ради. Ако желите да уживате у свим могућностима, обезбедите везу овог сервера са интернетом.", "JavaScript modules support" : "Подршка за JavaScript модуле", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Није могла да се провери JavaScript подршка. Молимо вас да ручно проверите да ли ваш веб сервер сервира `.mjs` фајлове користећи JavaScript MIME тип.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Ваш веб сервер не служи `.mjs` фајлове користећи JavaScript MIME тип. Због тога неке апликације неће радитити јер ће веб прегледачи одбити да изврше JavaScript фајлове. Требало би да ваш веб сервер подесите тако да `.mjs` фајлове служи било са `text/javascript` или са `application/javascript` MIME типом.", + "JavaScript source map support" : "Подршка за JavaScript мапе извора", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Ваш веб сервер није подешен да сервира `.js.map` фајлове. Без ових фајлова, JavaScript Мапе Извора неће функционисати како треба, па ће бити теже пронаћи грешке и исправити било какве проблеме који могу да се јаве.", "Old server-side-encryption" : "Старо шифровање на серверској страни", "Disabled" : "Искључено", "The old server-side-encryption format is enabled. We recommend disabling this." : "Укључен је стари формат шифровања на серверској страни. Препоручујемо да га искључите.", @@ -354,11 +361,11 @@ OC.L10N.register( "Admin documentation" : "Администраторска документација", "Developer documentation" : "Програмерска документација", "Show details for {appName} app" : "Прикажи детаље апликације {appName}", + "Update to {update}" : "Ажурирај на {update}", + "Featured" : "Препоручене", "This app is supported via your current Nextcloud subscription." : "Ова апликација је подржана са Вашом тренутном Некстклауд претплатом.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Препоручене апликације су развијене за и од стране заједнице. Нуде главне функционалности и спремне су за продукциону употребу.", - "Featured" : "Препоручене", - "Update to {update}" : "Ажурирај на {update}", - "Rating: {score}/10" : "Оцена: {score}/10", + "Community rating: {score}/5" : "Рејтинг заједнице: {score}/5", "All apps are up-to-date." : "Све апликације су најновије.", "Icon" : "Икона", "Name" : "Име", @@ -469,14 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше пуно име", - "Back" : "Назад", - "Change scope level of {property}" : "Измена нивоа опсега важења за {property}", - "This address is not confirmed" : "Ова адреса није потврђена", "Primary email for password reset and notifications" : "Примарни и-мејл за ресетовање лозинке и обавештења", "Email options" : "Опције за и-мејл", "Options for additional email address {index}" : "Опције за додатну и-мејл адресу {index}", "Remove primary email" : "Уклони примарни и-мејл", "Delete email" : "Обриши и-мејл", + "This address is not confirmed" : "Ова адреса није потврђена", "Unset as primary email" : "Постави да није примарни и-мејл", "Set as primary email" : "Постави као примарни и-мејл", "Additional email address {index}" : "Додатна и-мејл адреса {index}", @@ -486,7 +491,6 @@ OC.L10N.register( "Unable to update additional email address" : "Додатна и-мејл адреса није могла да се ажурира", "Unable to delete additional email address" : "Додатна и-мејл адреса не може да се обрише", "No email address set" : "Није постављена адреса е-поште", - "Additional emails" : "Додатни и-мејлови", "Your handle" : "Ваша ручка", "Your headline" : "Ваша насловна линија", "Languages" : "Језици", @@ -767,6 +771,7 @@ OC.L10N.register( "Choose profile picture from files" : "Изабери слику профила међу фајловима", "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Your email address" : "Адреса Ваше е-поште", + "Additional emails" : "Додатни и-мејлови", "Your location" : "Ваша локација", "Enable Profile" : "Укључи профил", "Your Twitter handle" : "Ваш Твитер надимак", @@ -811,6 +816,7 @@ OC.L10N.register( "Old user imported certificates" : "Стари сертификати које је увезао корисник", "Overwrite cli URL" : "Overwrite cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Овој инстанци недостају неки препоручени PHP модули. Препоручује се да их инсталирате због побољшања перформанси и за бољу компатибилност: %s.", + "Rating: {score}/10" : "Оцена: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Управо ћете уклонити групу „{group}”. Корисници НЕЋЕ бити избрисани.", "No users" : "Нема корисника", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Листа корисника. Услед разлога везаних за перформансе, ова листа се не приказује у потпуности. Корисници ће се приказивати како се будете кретали кроз листу.", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 0c77ac529e5..ae448df525b 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -172,12 +172,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфигурација заглавља реверсног проксија није исправна. Ово је безбедносни проблем који нападачу може дозволити да лажира своју IP адресу у адресу коју види Nextcloud.", "Your IP address was resolved as %s" : "Ваша IP адреса је разрешена као %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Или су подешавања заглавља реверсног проксија неисправна, или Nextcloud инстанци приступате кроз прокси којем се верује. Ако то није случај, ово је безбедносни проблем који нападачу може дозволити да лажира своју IP адресу у адресу коју види Nextcloud.", + "HTTPS access and URLs" : "HTTPS приступ и URL адресе", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Сајту се небезбедно приступа преко HTTP протокола. Снажно се препоручује да свој сервер подесите тако да уместо њега захтева HTTPS протокол. Без њега неке битне веб функције, као што је „копирај у клипборд” или „сервисни радници” неће радити!", + "Accessing site insecurely via HTTP." : "Сајту се приступа небезбедно преко HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "Вашој инстанци приступате преко безбедне везе, међутим, ова инстанца генерише небезбедне URL адресе. Ово највероватније значи да се налазите иза реверсног проксија и да променљиве подешавања преписивања нису исправно постављене.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Вашој инстанци приступате преко безбедне везе и она генерише безбедне URL адресе. ", "Internet connectivity" : "Веза са интернетом", "Internet connectivity is disabled in configuration file." : "Веза са интернетом је искључена у конфигурационом фајлу.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Овај сервер нема функционалну интернет конекцију: више крајњих тачака није доступно. Ово значи да неће радити неке могућности као што су качење спољних складишта, обавештења о ажурирањима или инсталација апликација треће стране. Приступање фајловима споља и слање обавештења е-поштом исто тако може да не ради. Ако желите да уживате у свим могућностима, обезбедите везу овог сервера са интернетом.", "JavaScript modules support" : "Подршка за JavaScript модуле", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Није могла да се провери JavaScript подршка. Молимо вас да ручно проверите да ли ваш веб сервер сервира `.mjs` фајлове користећи JavaScript MIME тип.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Ваш веб сервер не служи `.mjs` фајлове користећи JavaScript MIME тип. Због тога неке апликације неће радитити јер ће веб прегледачи одбити да изврше JavaScript фајлове. Требало би да ваш веб сервер подесите тако да `.mjs` фајлове служи било са `text/javascript` или са `application/javascript` MIME типом.", + "JavaScript source map support" : "Подршка за JavaScript мапе извора", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Ваш веб сервер није подешен да сервира `.js.map` фајлове. Без ових фајлова, JavaScript Мапе Извора неће функционисати како треба, па ће бити теже пронаћи грешке и исправити било какве проблеме који могу да се јаве.", "Old server-side-encryption" : "Старо шифровање на серверској страни", "Disabled" : "Искључено", "The old server-side-encryption format is enabled. We recommend disabling this." : "Укључен је стари формат шифровања на серверској страни. Препоручујемо да га искључите.", @@ -352,11 +359,11 @@ "Admin documentation" : "Администраторска документација", "Developer documentation" : "Програмерска документација", "Show details for {appName} app" : "Прикажи детаље апликације {appName}", + "Update to {update}" : "Ажурирај на {update}", + "Featured" : "Препоручене", "This app is supported via your current Nextcloud subscription." : "Ова апликација је подржана са Вашом тренутном Некстклауд претплатом.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Препоручене апликације су развијене за и од стране заједнице. Нуде главне функционалности и спремне су за продукциону употребу.", - "Featured" : "Препоручене", - "Update to {update}" : "Ажурирај на {update}", - "Rating: {score}/10" : "Оцена: {score}/10", + "Community rating: {score}/5" : "Рејтинг заједнице: {score}/5", "All apps are up-to-date." : "Све апликације су најновије.", "Icon" : "Икона", "Name" : "Име", @@ -467,14 +474,12 @@ "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше пуно име", - "Back" : "Назад", - "Change scope level of {property}" : "Измена нивоа опсега важења за {property}", - "This address is not confirmed" : "Ова адреса није потврђена", "Primary email for password reset and notifications" : "Примарни и-мејл за ресетовање лозинке и обавештења", "Email options" : "Опције за и-мејл", "Options for additional email address {index}" : "Опције за додатну и-мејл адресу {index}", "Remove primary email" : "Уклони примарни и-мејл", "Delete email" : "Обриши и-мејл", + "This address is not confirmed" : "Ова адреса није потврђена", "Unset as primary email" : "Постави да није примарни и-мејл", "Set as primary email" : "Постави као примарни и-мејл", "Additional email address {index}" : "Додатна и-мејл адреса {index}", @@ -484,7 +489,6 @@ "Unable to update additional email address" : "Додатна и-мејл адреса није могла да се ажурира", "Unable to delete additional email address" : "Додатна и-мејл адреса не може да се обрише", "No email address set" : "Није постављена адреса е-поште", - "Additional emails" : "Додатни и-мејлови", "Your handle" : "Ваша ручка", "Your headline" : "Ваша насловна линија", "Languages" : "Језици", @@ -765,6 +769,7 @@ "Choose profile picture from files" : "Изабери слику профила међу фајловима", "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Your email address" : "Адреса Ваше е-поште", + "Additional emails" : "Додатни и-мејлови", "Your location" : "Ваша локација", "Enable Profile" : "Укључи профил", "Your Twitter handle" : "Ваш Твитер надимак", @@ -809,6 +814,7 @@ "Old user imported certificates" : "Стари сертификати које је увезао корисник", "Overwrite cli URL" : "Overwrite cli URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Овој инстанци недостају неки препоручени PHP модули. Препоручује се да их инсталирате због побољшања перформанси и за бољу компатибилност: %s.", + "Rating: {score}/10" : "Оцена: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Управо ћете уклонити групу „{group}”. Корисници НЕЋЕ бити избрисани.", "No users" : "Нема корисника", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Листа корисника. Услед разлога везаних за перформансе, ова листа се не приказује у потпуности. Корисници ће се приказивати како се будете кретали кроз листу.", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index af2dab9ff83..c6c037ae9e9 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -280,11 +280,10 @@ OC.L10N.register( "Admin documentation" : "Administratörsdokumentation", "Developer documentation" : "Utvecklardokumentation", "Show details for {appName} app" : "Visa detaljer för appen {appName}", + "Update to {update}" : "Uppdatera till {update}", + "Featured" : "Utvalda", "This app is supported via your current Nextcloud subscription." : "Den här appen stöds via ditt nuvarande Nextcloud-abonnemang.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Utvalda appar utvecklas av och inom gemenskapen. De erbjuder central funktionalitet och är redo för produktionsanvändning.", - "Featured" : "Utvalda", - "Update to {update}" : "Uppdatera till {update}", - "Rating: {score}/10" : "Betyg: {score}/10", "All apps are up-to-date." : "Alla appar är uppdaterade.", "Icon" : "Ikon", "Name" : "Namn", @@ -389,12 +388,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Du använder <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du använder <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fullständiga namn", - "Back" : "Tillbaka", - "This address is not confirmed" : "Denna adress är inte verifierad", "Primary email for password reset and notifications" : "Primär e-postadress för notifikationer och återställning av lösenord", "Email options" : "E-postinställningar", "Remove primary email" : "Ta bort primär e-postadress", "Delete email" : "Ta bort e-post", + "This address is not confirmed" : "Denna adress är inte verifierad", "Unset as primary email" : "Ta bort som primär e-post", "Set as primary email" : "Välj som primär e-post", "Additional email address {index}" : "Ytterligare e-postadress {index}", @@ -404,7 +402,6 @@ OC.L10N.register( "Unable to update additional email address" : "Kunde inte uppdatera ytterligare e-postadress", "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress", "No email address set" : "Ingen e-postadress angiven", - "Additional emails" : "Ytterligare e-postadresser", "Your handle" : "Ditt kontonamn", "Your headline" : "Din rubrik", "Languages" : "Språk", @@ -677,6 +674,7 @@ OC.L10N.register( "Choose profile picture from files" : "Välj profilbild från filer", "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Your email address" : "Din e-postadress", + "Additional emails" : "Ytterligare e-postadresser", "Your location" : "Din plats", "Enable Profile" : "Aktivera profil", "Your Twitter handle" : "Ditt Twitterkonto", @@ -721,6 +719,7 @@ OC.L10N.register( "Old user imported certificates" : "Gamla användarimporterade certifikat", "Overwrite cli URL" : "Skriv över cli-URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Den här instansen saknar några rekommenderade PHP-moduler. För förbättrad prestanda och bättre kompatibilitet rekommenderas starkt att du installerar dem: %s.", + "Rating: {score}/10" : "Betyg: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du håller på att ta bort gruppen \"{group}\". Användarna kommer INTE att raderas.", "No users" : "Inga användare", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista över användare. Denna lista är inte helt återgiven av prestationsskäl. Användarna kommer att renderas när du navigerar genom listan.", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 869d30cddd9..067dede73ea 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -278,11 +278,10 @@ "Admin documentation" : "Administratörsdokumentation", "Developer documentation" : "Utvecklardokumentation", "Show details for {appName} app" : "Visa detaljer för appen {appName}", + "Update to {update}" : "Uppdatera till {update}", + "Featured" : "Utvalda", "This app is supported via your current Nextcloud subscription." : "Den här appen stöds via ditt nuvarande Nextcloud-abonnemang.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Utvalda appar utvecklas av och inom gemenskapen. De erbjuder central funktionalitet och är redo för produktionsanvändning.", - "Featured" : "Utvalda", - "Update to {update}" : "Uppdatera till {update}", - "Rating: {score}/10" : "Betyg: {score}/10", "All apps are up-to-date." : "Alla appar är uppdaterade.", "Icon" : "Ikon", "Name" : "Namn", @@ -387,12 +386,11 @@ "You are using <strong>{usage}</strong>" : "Du använder <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du använder <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fullständiga namn", - "Back" : "Tillbaka", - "This address is not confirmed" : "Denna adress är inte verifierad", "Primary email for password reset and notifications" : "Primär e-postadress för notifikationer och återställning av lösenord", "Email options" : "E-postinställningar", "Remove primary email" : "Ta bort primär e-postadress", "Delete email" : "Ta bort e-post", + "This address is not confirmed" : "Denna adress är inte verifierad", "Unset as primary email" : "Ta bort som primär e-post", "Set as primary email" : "Välj som primär e-post", "Additional email address {index}" : "Ytterligare e-postadress {index}", @@ -402,7 +400,6 @@ "Unable to update additional email address" : "Kunde inte uppdatera ytterligare e-postadress", "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress", "No email address set" : "Ingen e-postadress angiven", - "Additional emails" : "Ytterligare e-postadresser", "Your handle" : "Ditt kontonamn", "Your headline" : "Din rubrik", "Languages" : "Språk", @@ -675,6 +672,7 @@ "Choose profile picture from files" : "Välj profilbild från filer", "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Your email address" : "Din e-postadress", + "Additional emails" : "Ytterligare e-postadresser", "Your location" : "Din plats", "Enable Profile" : "Aktivera profil", "Your Twitter handle" : "Ditt Twitterkonto", @@ -719,6 +717,7 @@ "Old user imported certificates" : "Gamla användarimporterade certifikat", "Overwrite cli URL" : "Skriv över cli-URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Den här instansen saknar några rekommenderade PHP-moduler. För förbättrad prestanda och bättre kompatibilitet rekommenderas starkt att du installerar dem: %s.", + "Rating: {score}/10" : "Betyg: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du håller på att ta bort gruppen \"{group}\". Användarna kommer INTE att raderas.", "No users" : "Inga användare", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista över användare. Denna lista är inte helt återgiven av prestationsskäl. Användarna kommer att renderas när du navigerar genom listan.", diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index b2186259575..de698ba76f0 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -103,9 +103,9 @@ OC.L10N.register( "Report a bug" : "รายงานข้อผิดพลาด", "Admin documentation" : "เอกสารประกอบสำหรับผู้ดูแลระบบ", "Developer documentation" : "เอกสารประกอบสำหรับนักพัฒนา", - "This app is supported via your current Nextcloud subscription." : "แอปนี้รองรับผ่านการเป็นสมาชิก Nextcloud ปัจจุบันของคุณ", - "Featured" : "แนะนำ", "Update to {update}" : "อัปเดตเป็น {update}", + "Featured" : "แนะนำ", + "This app is supported via your current Nextcloud subscription." : "แอปนี้รองรับผ่านการเป็นสมาชิก Nextcloud ปัจจุบันของคุณ", "Icon" : "ไอคอน", "Name" : "ชื่อ", "Version" : "รุ่น", diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index 7f97bc59c26..3410649aeee 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -101,9 +101,9 @@ "Report a bug" : "รายงานข้อผิดพลาด", "Admin documentation" : "เอกสารประกอบสำหรับผู้ดูแลระบบ", "Developer documentation" : "เอกสารประกอบสำหรับนักพัฒนา", - "This app is supported via your current Nextcloud subscription." : "แอปนี้รองรับผ่านการเป็นสมาชิก Nextcloud ปัจจุบันของคุณ", - "Featured" : "แนะนำ", "Update to {update}" : "อัปเดตเป็น {update}", + "Featured" : "แนะนำ", + "This app is supported via your current Nextcloud subscription." : "แอปนี้รองรับผ่านการเป็นสมาชิก Nextcloud ปัจจุบันของคุณ", "Icon" : "ไอคอน", "Name" : "ชื่อ", "Version" : "รุ่น", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index e0a9a7596d1..b2517ed6c3b 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -349,11 +349,10 @@ OC.L10N.register( "Admin documentation" : "Yönetici belgeleri", "Developer documentation" : "Geliştirici belgeleri", "Show details for {appName} app" : "{appName} uygulamasının ayrıntılarını görüntüle", + "Update to {update}" : "{update} sürümüne güncelle", + "Featured" : "Öne çıkarılmış", "This app is supported via your current Nextcloud subscription." : "Bu uygulamanın desteği geçerli Nextcloud aboneliğiniz ile sağlanır.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Öne çıkarılmış uygulamalar topluluk tarafından geliştirilmiştir. Temel işlevleri yerine getirirler ve üretim ortamında kullanılabilirler.", - "Featured" : "Öne çıkarılmış", - "Update to {update}" : "{update} sürümüne güncelle", - "Rating: {score}/10" : "Değerlendirme: {score}/10", "All apps are up-to-date." : "Tüm uygulamalar güncel", "Icon" : "Simge", "Name" : "Ad", @@ -464,14 +463,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> kullanıyorsunuz", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong> / <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>) kullanıyorsunuz", "Your full name" : "Tam adınız", - "Back" : "Geri", - "Change scope level of {property}" : "{property} kapsam düzeyini değiştir", - "This address is not confirmed" : "Bu adres doğrulanmamış", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", "Email options" : "E-posta seçenekleri", "Options for additional email address {index}" : "{index}. ek e-posta adresi seçenekleri", "Remove primary email" : "Birincil e-posta adresini sil", "Delete email" : "E-posta adresini sil", + "This address is not confirmed" : "Bu adres doğrulanmamış", "Unset as primary email" : "Birincil e-posta işaretini kaldır", "Set as primary email" : "Birincil e-posta olarak ayarla", "Additional email address {index}" : "{index}. ek e-posta adresi", @@ -481,7 +478,6 @@ OC.L10N.register( "Unable to update additional email address" : "Ek e-posta adresi güncellenemedi", "Unable to delete additional email address" : "Ek e-posta adresi silinemedi", "No email address set" : "E-posta adresi belirtilmemiş", - "Additional emails" : "Ek e-posta adresleri", "Your handle" : "Kodunuz", "Your headline" : "Başlığınız", "Languages" : "Diller", @@ -762,6 +758,7 @@ OC.L10N.register( "Choose profile picture from files" : "Profil görselini dosyalardan seçin", "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Your email address" : "E-posta adresiniz", + "Additional emails" : "Ek e-posta adresleri", "Your location" : "Konumunuz", "Enable Profile" : "Profili etkinleştir", "Your Twitter handle" : "Twitter adresiniz", @@ -806,6 +803,7 @@ OC.L10N.register( "Old user imported certificates" : "Kullanıcının içe aktardığı eski sertifikalar", "Overwrite cli URL" : "CLI adresi değişikliği", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Bu kopyada önerilen bazı PHP modülleri eksik. Daha iyi başarım ve uyumluluk için bu modüllerin kurulması önemle önerilir: %s.", + "Rating: {score}/10" : "Değerlendirme: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "\"{group}\" grubunu silmek üzeresiniz. Kullanıcılar SİLİNMEYECEK.", "No users" : "Herhangi bir kullanıcı yok", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Kullanıcı listesi. Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 7a3c6bd064b..68170aa563f 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -347,11 +347,10 @@ "Admin documentation" : "Yönetici belgeleri", "Developer documentation" : "Geliştirici belgeleri", "Show details for {appName} app" : "{appName} uygulamasının ayrıntılarını görüntüle", + "Update to {update}" : "{update} sürümüne güncelle", + "Featured" : "Öne çıkarılmış", "This app is supported via your current Nextcloud subscription." : "Bu uygulamanın desteği geçerli Nextcloud aboneliğiniz ile sağlanır.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Öne çıkarılmış uygulamalar topluluk tarafından geliştirilmiştir. Temel işlevleri yerine getirirler ve üretim ortamında kullanılabilirler.", - "Featured" : "Öne çıkarılmış", - "Update to {update}" : "{update} sürümüne güncelle", - "Rating: {score}/10" : "Değerlendirme: {score}/10", "All apps are up-to-date." : "Tüm uygulamalar güncel", "Icon" : "Simge", "Name" : "Ad", @@ -462,14 +461,12 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> kullanıyorsunuz", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong> / <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>) kullanıyorsunuz", "Your full name" : "Tam adınız", - "Back" : "Geri", - "Change scope level of {property}" : "{property} kapsam düzeyini değiştir", - "This address is not confirmed" : "Bu adres doğrulanmamış", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", "Email options" : "E-posta seçenekleri", "Options for additional email address {index}" : "{index}. ek e-posta adresi seçenekleri", "Remove primary email" : "Birincil e-posta adresini sil", "Delete email" : "E-posta adresini sil", + "This address is not confirmed" : "Bu adres doğrulanmamış", "Unset as primary email" : "Birincil e-posta işaretini kaldır", "Set as primary email" : "Birincil e-posta olarak ayarla", "Additional email address {index}" : "{index}. ek e-posta adresi", @@ -479,7 +476,6 @@ "Unable to update additional email address" : "Ek e-posta adresi güncellenemedi", "Unable to delete additional email address" : "Ek e-posta adresi silinemedi", "No email address set" : "E-posta adresi belirtilmemiş", - "Additional emails" : "Ek e-posta adresleri", "Your handle" : "Kodunuz", "Your headline" : "Başlığınız", "Languages" : "Diller", @@ -760,6 +756,7 @@ "Choose profile picture from files" : "Profil görselini dosyalardan seçin", "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Your email address" : "E-posta adresiniz", + "Additional emails" : "Ek e-posta adresleri", "Your location" : "Konumunuz", "Enable Profile" : "Profili etkinleştir", "Your Twitter handle" : "Twitter adresiniz", @@ -804,6 +801,7 @@ "Old user imported certificates" : "Kullanıcının içe aktardığı eski sertifikalar", "Overwrite cli URL" : "CLI adresi değişikliği", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Bu kopyada önerilen bazı PHP modülleri eksik. Daha iyi başarım ve uyumluluk için bu modüllerin kurulması önemle önerilir: %s.", + "Rating: {score}/10" : "Değerlendirme: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "\"{group}\" grubunu silmek üzeresiniz. Kullanıcılar SİLİNMEYECEK.", "No users" : "Herhangi bir kullanıcı yok", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Kullanıcı listesi. Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index d764ca6d9b4..604c2ac8a93 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -331,11 +331,10 @@ OC.L10N.register( "Admin documentation" : "Документація адміністратора", "Developer documentation" : "Документація для розробника", "Show details for {appName} app" : "Показати деталі для застосунку {appName}", + "Update to {update}" : "Оновити до {update}", + "Featured" : "Функціональні", "This app is supported via your current Nextcloud subscription." : "Підтримка застосунку через вашу поточну передплату Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Функціональні застосунки розробляються спільнотою. Вони пропонують основну функціональність та готові до використання в продуктивному середовищі.", - "Featured" : "Функціональні", - "Update to {update}" : "Оновити до {update}", - "Rating: {score}/10" : "Рейтинг: {score}/10", "All apps are up-to-date." : "Усі застосунки оновлено", "Icon" : "Значок", "Name" : "Назва", @@ -439,12 +438,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Ви використовуєте <strong>{usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Ви використовуєте <strong>{usage}</strong> із <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше повне ім'я", - "Back" : "Назад", - "This address is not confirmed" : "Ця адреса не підтверджена", "Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень", "Email options" : "Параметри електронної пошти", "Remove primary email" : "Вилучити основну електронну адресу", "Delete email" : "Вилучити електронну адресу", + "This address is not confirmed" : "Ця адреса не підтверджена", "Unset as primary email" : "Скасувати як основну електронну адресу", "Set as primary email" : "Установити як основну електронну адресу", "Additional email address {index}" : "Додаткова електронна адреса {index}", @@ -454,7 +452,6 @@ OC.L10N.register( "Unable to update additional email address" : "Не вдалося оновити додаткову електронну адресу", "Unable to delete additional email address" : "Не вдалося вилучити додаткову електронну адресу", "No email address set" : "E-mail не вказано", - "Additional emails" : "Додаткові ел. адреси", "Your handle" : "Ви керуєте", "Your headline" : "Ваш заголовок", "Help translate" : "Допомогти з перекладом", @@ -708,6 +705,7 @@ OC.L10N.register( "Choose profile picture from files" : "Виберіть зображення профілю з файлів", "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Your email address" : "Ваша адреса електронної пошти", + "Additional emails" : "Додаткові ел. адреси", "Your location" : "Ваше місце розташування", "Enable Profile" : "Увімкнути профіль", "Your Twitter handle" : "Ваш Ідентифікатор в Twitter", @@ -752,6 +750,7 @@ OC.L10N.register( "Old user imported certificates" : "Старі сертифікати, які було імпортовано користувачами", "Overwrite cli URL" : "Перезаписати CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "На цьому примірнику бракує окремих рекомендованих модулів PHP. Для кращої продуктивности та сумісности наполегливо рекомендуємо встановити такі модулі: %s.", + "Rating: {score}/10" : "Рейтинг: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Ви намагаєтеся вилучити групу \"{group}\". Користувачів такої групи не буде вилучено.", "No users" : "Відсутні користувачі", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Список користувачів. З міркувань обмеження обчислювальних потужностей список не буде повністю подаватися, але відображатиметься під час прокручування.", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index df9e5d8f593..0d25d47f3ad 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -329,11 +329,10 @@ "Admin documentation" : "Документація адміністратора", "Developer documentation" : "Документація для розробника", "Show details for {appName} app" : "Показати деталі для застосунку {appName}", + "Update to {update}" : "Оновити до {update}", + "Featured" : "Функціональні", "This app is supported via your current Nextcloud subscription." : "Підтримка застосунку через вашу поточну передплату Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Функціональні застосунки розробляються спільнотою. Вони пропонують основну функціональність та готові до використання в продуктивному середовищі.", - "Featured" : "Функціональні", - "Update to {update}" : "Оновити до {update}", - "Rating: {score}/10" : "Рейтинг: {score}/10", "All apps are up-to-date." : "Усі застосунки оновлено", "Icon" : "Значок", "Name" : "Назва", @@ -437,12 +436,11 @@ "You are using <strong>{usage}</strong>" : "Ви використовуєте <strong>{usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Ви використовуєте <strong>{usage}</strong> із <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше повне ім'я", - "Back" : "Назад", - "This address is not confirmed" : "Ця адреса не підтверджена", "Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень", "Email options" : "Параметри електронної пошти", "Remove primary email" : "Вилучити основну електронну адресу", "Delete email" : "Вилучити електронну адресу", + "This address is not confirmed" : "Ця адреса не підтверджена", "Unset as primary email" : "Скасувати як основну електронну адресу", "Set as primary email" : "Установити як основну електронну адресу", "Additional email address {index}" : "Додаткова електронна адреса {index}", @@ -452,7 +450,6 @@ "Unable to update additional email address" : "Не вдалося оновити додаткову електронну адресу", "Unable to delete additional email address" : "Не вдалося вилучити додаткову електронну адресу", "No email address set" : "E-mail не вказано", - "Additional emails" : "Додаткові ел. адреси", "Your handle" : "Ви керуєте", "Your headline" : "Ваш заголовок", "Help translate" : "Допомогти з перекладом", @@ -706,6 +703,7 @@ "Choose profile picture from files" : "Виберіть зображення профілю з файлів", "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Your email address" : "Ваша адреса електронної пошти", + "Additional emails" : "Додаткові ел. адреси", "Your location" : "Ваше місце розташування", "Enable Profile" : "Увімкнути профіль", "Your Twitter handle" : "Ваш Ідентифікатор в Twitter", @@ -750,6 +748,7 @@ "Old user imported certificates" : "Старі сертифікати, які було імпортовано користувачами", "Overwrite cli URL" : "Перезаписати CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "На цьому примірнику бракує окремих рекомендованих модулів PHP. Для кращої продуктивности та сумісности наполегливо рекомендуємо встановити такі модулі: %s.", + "Rating: {score}/10" : "Рейтинг: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Ви намагаєтеся вилучити групу \"{group}\". Користувачів такої групи не буде вилучено.", "No users" : "Відсутні користувачі", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Список користувачів. З міркувань обмеження обчислювальних потужностей список не буде повністю подаватися, але відображатиметься під час прокручування.", diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index 32c007aa5f4..5c7ed091b28 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -203,10 +203,10 @@ OC.L10N.register( "Report a bug" : "Báo cáo lỗi", "Admin documentation" : "Tài liệu quản trị", "Developer documentation" : "Tài liệu dành cho nhà phát triển", + "Update to {update}" : "Cập nhật tới {update}", + "Featured" : "Tính năng được trang bị", "This app is supported via your current Nextcloud subscription." : "Ứng dụng này được hỗ trợ thông qua thuê bao Nextcloud hiện tại của bạn.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Các ứng dụng nổi bật được phát triển bởi và trong cộng đồng. Chúng cung cấp chức năng trung tâm và sẵn sàng để sử dụng trong sản xuất.", - "Featured" : "Tính năng được trang bị", - "Update to {update}" : "Cập nhật tới {update}", "All apps are up-to-date." : "Tất cả ứng dụng được cập nhật.", "Icon" : "Biểu tượng", "Name" : "Tên", @@ -296,12 +296,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Bạn đang sử dụng {usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Bạn đang sử dụng {usage} trên {totalSpace} ({usageRelative}%)", "Your full name" : "Tên đầy đủ của bạn", - "Back" : "Trở lại", - "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Primary email for password reset and notifications" : "Email chính để đặt lại mật khẩu và thông báo", "Email options" : "Tùy chọn email", "Remove primary email" : "Xóa email chính", "Delete email" : "Xóa email", + "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Unset as primary email" : "Bỏ đặt làm email chính", "Set as primary email" : "Đặt làm email chính", "Additional email address {index}" : "Địa chỉ email bổ sung {index}", @@ -311,7 +310,6 @@ OC.L10N.register( "Unable to update additional email address" : "Không thể cập nhật địa chỉ email bổ sung", "Unable to delete additional email address" : "Không thể xóa địa chỉ email bổ sung", "No email address set" : "Chưa thiết lập địa chỉ email", - "Additional emails" : "Email bổ sung", "Your headline" : "Tiêu đề của bạn", "Help translate" : "Hỗ trợ dịch thuật", "Unable to update language" : "Không thể cập nhật ngôn ngữ", @@ -542,6 +540,7 @@ OC.L10N.register( "Choose profile picture from files" : "Chọn ảnh hồ sơ từ tập tin", "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Your email address" : "Email của bạn", + "Additional emails" : "Email bổ sung", "Your location" : "Vị trí của bạn", "Enable Profile" : "Bật hồ sơ", "You do not have permissions to see the details of this user" : "Bạn không có quyền xem chi tiết của người dùng này", diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index 72ef385e8b8..d7be531feb0 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -201,10 +201,10 @@ "Report a bug" : "Báo cáo lỗi", "Admin documentation" : "Tài liệu quản trị", "Developer documentation" : "Tài liệu dành cho nhà phát triển", + "Update to {update}" : "Cập nhật tới {update}", + "Featured" : "Tính năng được trang bị", "This app is supported via your current Nextcloud subscription." : "Ứng dụng này được hỗ trợ thông qua thuê bao Nextcloud hiện tại của bạn.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Các ứng dụng nổi bật được phát triển bởi và trong cộng đồng. Chúng cung cấp chức năng trung tâm và sẵn sàng để sử dụng trong sản xuất.", - "Featured" : "Tính năng được trang bị", - "Update to {update}" : "Cập nhật tới {update}", "All apps are up-to-date." : "Tất cả ứng dụng được cập nhật.", "Icon" : "Biểu tượng", "Name" : "Tên", @@ -294,12 +294,11 @@ "You are using <strong>{usage}</strong>" : "Bạn đang sử dụng {usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Bạn đang sử dụng {usage} trên {totalSpace} ({usageRelative}%)", "Your full name" : "Tên đầy đủ của bạn", - "Back" : "Trở lại", - "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Primary email for password reset and notifications" : "Email chính để đặt lại mật khẩu và thông báo", "Email options" : "Tùy chọn email", "Remove primary email" : "Xóa email chính", "Delete email" : "Xóa email", + "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Unset as primary email" : "Bỏ đặt làm email chính", "Set as primary email" : "Đặt làm email chính", "Additional email address {index}" : "Địa chỉ email bổ sung {index}", @@ -309,7 +308,6 @@ "Unable to update additional email address" : "Không thể cập nhật địa chỉ email bổ sung", "Unable to delete additional email address" : "Không thể xóa địa chỉ email bổ sung", "No email address set" : "Chưa thiết lập địa chỉ email", - "Additional emails" : "Email bổ sung", "Your headline" : "Tiêu đề của bạn", "Help translate" : "Hỗ trợ dịch thuật", "Unable to update language" : "Không thể cập nhật ngôn ngữ", @@ -540,6 +538,7 @@ "Choose profile picture from files" : "Chọn ảnh hồ sơ từ tập tin", "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Your email address" : "Email của bạn", + "Additional emails" : "Email bổ sung", "Your location" : "Vị trí của bạn", "Enable Profile" : "Bật hồ sơ", "You do not have permissions to see the details of this user" : "Bạn không có quyền xem chi tiết của người dùng này", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 5a7ee999d0c..d62a7dabcda 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -262,11 +262,10 @@ OC.L10N.register( "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Show details for {appName} app" : "显示应用 {appName} 的详细信息", + "Update to {update}" : "更新至 {update}", + "Featured" : "精选", "This app is supported via your current Nextcloud subscription." : "根据您的 Nextcloud 订阅,此应用受到支持。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。", - "Featured" : "精选", - "Update to {update}" : "更新至 {update}", - "Rating: {score}/10" : "评分:{score}/10", "All apps are up-to-date." : "所有的应用程序都是最新的。", "Icon" : "图标", "Name" : "名称", @@ -360,12 +359,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "您已使用<strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Back" : "返回", - "This address is not confirmed" : "此地址未经确认", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Email options" : "电子邮件选项", "Remove primary email" : "删除主邮件地址", "Delete email" : "删除电子邮件", + "This address is not confirmed" : "此地址未经确认", "Unset as primary email" : "取消设为主邮件地址", "Set as primary email" : "设为主电子邮件地址", "Additional email address {index}" : "附加邮件地址 {index}", @@ -375,7 +373,6 @@ OC.L10N.register( "Unable to update additional email address" : "无法更新附加电邮地址", "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", - "Additional emails" : "附加邮箱地址", "Your handle" : "您的别名", "Your headline" : "您的标题", "Help translate" : "帮助翻译", @@ -629,6 +626,7 @@ OC.L10N.register( "Choose profile picture from files" : "从文件中选择个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Your email address" : "您的电子邮件", + "Additional emails" : "附加邮箱地址", "Your location" : "您的位置", "Enable Profile" : "编辑个人资料", "Your Twitter handle" : "您的 Twitter 账号", @@ -672,6 +670,7 @@ OC.L10N.register( "Select user manager" : "选择用户管理者", "Old user imported certificates" : "旧用户导入的证书", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s", + "Rating: {score}/10" : "评分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "你将移除群组 “{group}”。群组内的用户不会被删除。", "No users" : "无用户", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "列出所有用户。考虑性能原因该列表可能不会全部显示,而是在你浏览列表时按需显示。", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index d9e3b168a8e..718fc3d70eb 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -260,11 +260,10 @@ "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Show details for {appName} app" : "显示应用 {appName} 的详细信息", + "Update to {update}" : "更新至 {update}", + "Featured" : "精选", "This app is supported via your current Nextcloud subscription." : "根据您的 Nextcloud 订阅,此应用受到支持。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。", - "Featured" : "精选", - "Update to {update}" : "更新至 {update}", - "Rating: {score}/10" : "评分:{score}/10", "All apps are up-to-date." : "所有的应用程序都是最新的。", "Icon" : "图标", "Name" : "名称", @@ -358,12 +357,11 @@ "You are using <strong>{usage}</strong>" : "您已使用<strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Back" : "返回", - "This address is not confirmed" : "此地址未经确认", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Email options" : "电子邮件选项", "Remove primary email" : "删除主邮件地址", "Delete email" : "删除电子邮件", + "This address is not confirmed" : "此地址未经确认", "Unset as primary email" : "取消设为主邮件地址", "Set as primary email" : "设为主电子邮件地址", "Additional email address {index}" : "附加邮件地址 {index}", @@ -373,7 +371,6 @@ "Unable to update additional email address" : "无法更新附加电邮地址", "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", - "Additional emails" : "附加邮箱地址", "Your handle" : "您的别名", "Your headline" : "您的标题", "Help translate" : "帮助翻译", @@ -627,6 +624,7 @@ "Choose profile picture from files" : "从文件中选择个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Your email address" : "您的电子邮件", + "Additional emails" : "附加邮箱地址", "Your location" : "您的位置", "Enable Profile" : "编辑个人资料", "Your Twitter handle" : "您的 Twitter 账号", @@ -670,6 +668,7 @@ "Select user manager" : "选择用户管理者", "Old user imported certificates" : "旧用户导入的证书", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s", + "Rating: {score}/10" : "评分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "你将移除群组 “{group}”。群组内的用户不会被删除。", "No users" : "无用户", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "列出所有用户。考虑性能原因该列表可能不会全部显示,而是在你浏览列表时按需显示。", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 1601b4e9dc0..1d59fefe159 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -174,12 +174,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理標頭設定不正確。這是安全性問題,可能允許攻擊者對 Nextcloud 假冒 IP 位址。", "Your IP address was resolved as %s" : "您的 IP 位址已解析為 %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。", + "HTTPS access and URLs" : "HTTPS 存取與 URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "您正在透過不安全的 HTTP 存取網站,強烈建議您設定您的伺服器啟用 HTTPS。若不將伺服器設定為以 HTTPS 運作,部份重要的網站功能,如「複製到剪貼簿」或「service workers」將無法運作!", + "Accessing site insecurely via HTTP." : "透過 HTTP 不安全地存取網站。", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "您正在透過安全連線存取您的站台,但您的實例卻產生了不安全的 URL。這很有可能是因為您使用了反向代理伺服器,但其覆寫設定變數並未正確設定。", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "您正在透過安全連線存取您的實例,且您的實例正在產生安全的 URL。", "Internet connectivity" : "互聯網連線", "Internet connectivity is disabled in configuration file." : "已在配置檔案中停用互聯網連線。", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "此伺服器沒有可用的互聯網連接(無法訪問多個端點)。 這意味著某些功能(例如掛載外部存儲、有關更新或安裝第三方應用程式的通知)將無法使用。 遠端存取檔案和發送通知電子郵件也可能不起作用。 請建立從此伺服器到互聯網的連接以享受所有功能。", "JavaScript modules support" : "JavaScript 模組支援", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供 \".mjs\" 檔案。", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "您的伺服器不使用 JavaScript MIME 類型來提供 `.mjs` 檔案。這將阻止瀏覽器執行 JavaScript 檔案,從而破壞某些應用程式。您應該配置您的伺服器,以使用 `text/javascript` 或`application/javascript` MIME類型來提供 `.mjs` 檔案。", + "JavaScript source map support" : "JavaScript source map 支援", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "您的網路伺服器未設定好提供 `.js.map` 檔案。沒已這些檔案,JavaScript Source Map 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。", "Old server-side-encryption" : "舊的伺服器端加密", "Disabled" : "停用", "The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。", @@ -354,11 +361,11 @@ OC.L10N.register( "Admin documentation" : "管理員使用手冊", "Developer documentation" : "開發人員使用手冊", "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", + "Update to {update}" : "更新到 {update}", + "Featured" : "精選", "This app is supported via your current Nextcloud subscription." : "您目前的 Nextcloud 訂閱支援此應用程式。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "精選應用程式是由社群開發的。它們提供了相當重要的功能,並已準備好在正式環境使用。", - "Featured" : "精選", - "Update to {update}" : "更新到 {update}", - "Rating: {score}/10" : "評分:{score}/10", + "Community rating: {score}/5" : "社群評分:{score}/5", "All apps are up-to-date." : "所有應用程式都是最新的。", "Icon" : "圖示", "Name" : "名字", @@ -469,14 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "您已使用了 <strong>{usage}</strong> 的存儲空間", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用了 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong>(<strong>{usageRelative} %</strong>)", "Your full name" : "您的全名", - "Back" : "上星期", - "Change scope level of {property}" : "更新 {property} 的範圍層級", - "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", "Email options" : "電子郵件通知選項", "Options for additional email address {index}" : "額外的電郵地址 {index} 的選項", "Remove primary email" : "刪除主要電郵地址", "Delete email" : "刪除電郵地址", + "This address is not confirmed" : "此地址尚未確認", "Unset as primary email" : "取消設定為主要電郵地址", "Set as primary email" : "設為主要電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", @@ -486,7 +491,6 @@ OC.L10N.register( "Unable to update additional email address" : "無法更新其他電郵地址", "Unable to delete additional email address" : "無法刪除其他電郵地址", "No email address set" : "未設定電郵地址", - "Additional emails" : "其他電郵地址", "Your handle" : "您的別名", "Your headline" : "您的標題", "Languages" : "語言", @@ -767,6 +771,7 @@ OC.L10N.register( "Choose profile picture from files" : "從檔案選擇個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電郵地址", + "Additional emails" : "其他電郵地址", "Your location" : "您的位置", "Enable Profile" : "啟用簡介", "Your Twitter handle" : "您的 Twitter 帳號", @@ -811,6 +816,7 @@ OC.L10N.register( "Old user imported certificates" : "舊用戶匯入的憑證", "Overwrite cli URL" : "覆寫 CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", + "Rating: {score}/10" : "評分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。用戶將不會被刪除。", "No users" : "沒有用戶", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "用戶清單。出於性能考量,此清單未完全呈現。用戶將在您瀏覽清單時呈現。", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 53c597e1921..6061636a28a 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -172,12 +172,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理標頭設定不正確。這是安全性問題,可能允許攻擊者對 Nextcloud 假冒 IP 位址。", "Your IP address was resolved as %s" : "您的 IP 位址已解析為 %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。", + "HTTPS access and URLs" : "HTTPS 存取與 URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "您正在透過不安全的 HTTP 存取網站,強烈建議您設定您的伺服器啟用 HTTPS。若不將伺服器設定為以 HTTPS 運作,部份重要的網站功能,如「複製到剪貼簿」或「service workers」將無法運作!", + "Accessing site insecurely via HTTP." : "透過 HTTP 不安全地存取網站。", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "您正在透過安全連線存取您的站台,但您的實例卻產生了不安全的 URL。這很有可能是因為您使用了反向代理伺服器,但其覆寫設定變數並未正確設定。", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "您正在透過安全連線存取您的實例,且您的實例正在產生安全的 URL。", "Internet connectivity" : "互聯網連線", "Internet connectivity is disabled in configuration file." : "已在配置檔案中停用互聯網連線。", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "此伺服器沒有可用的互聯網連接(無法訪問多個端點)。 這意味著某些功能(例如掛載外部存儲、有關更新或安裝第三方應用程式的通知)將無法使用。 遠端存取檔案和發送通知電子郵件也可能不起作用。 請建立從此伺服器到互聯網的連接以享受所有功能。", "JavaScript modules support" : "JavaScript 模組支援", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供 \".mjs\" 檔案。", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "您的伺服器不使用 JavaScript MIME 類型來提供 `.mjs` 檔案。這將阻止瀏覽器執行 JavaScript 檔案,從而破壞某些應用程式。您應該配置您的伺服器,以使用 `text/javascript` 或`application/javascript` MIME類型來提供 `.mjs` 檔案。", + "JavaScript source map support" : "JavaScript source map 支援", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "您的網路伺服器未設定好提供 `.js.map` 檔案。沒已這些檔案,JavaScript Source Map 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。", "Old server-side-encryption" : "舊的伺服器端加密", "Disabled" : "停用", "The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。", @@ -352,11 +359,11 @@ "Admin documentation" : "管理員使用手冊", "Developer documentation" : "開發人員使用手冊", "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", + "Update to {update}" : "更新到 {update}", + "Featured" : "精選", "This app is supported via your current Nextcloud subscription." : "您目前的 Nextcloud 訂閱支援此應用程式。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "精選應用程式是由社群開發的。它們提供了相當重要的功能,並已準備好在正式環境使用。", - "Featured" : "精選", - "Update to {update}" : "更新到 {update}", - "Rating: {score}/10" : "評分:{score}/10", + "Community rating: {score}/5" : "社群評分:{score}/5", "All apps are up-to-date." : "所有應用程式都是最新的。", "Icon" : "圖示", "Name" : "名字", @@ -467,14 +474,12 @@ "You are using <strong>{usage}</strong>" : "您已使用了 <strong>{usage}</strong> 的存儲空間", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用了 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong>(<strong>{usageRelative} %</strong>)", "Your full name" : "您的全名", - "Back" : "上星期", - "Change scope level of {property}" : "更新 {property} 的範圍層級", - "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", "Email options" : "電子郵件通知選項", "Options for additional email address {index}" : "額外的電郵地址 {index} 的選項", "Remove primary email" : "刪除主要電郵地址", "Delete email" : "刪除電郵地址", + "This address is not confirmed" : "此地址尚未確認", "Unset as primary email" : "取消設定為主要電郵地址", "Set as primary email" : "設為主要電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", @@ -484,7 +489,6 @@ "Unable to update additional email address" : "無法更新其他電郵地址", "Unable to delete additional email address" : "無法刪除其他電郵地址", "No email address set" : "未設定電郵地址", - "Additional emails" : "其他電郵地址", "Your handle" : "您的別名", "Your headline" : "您的標題", "Languages" : "語言", @@ -765,6 +769,7 @@ "Choose profile picture from files" : "從檔案選擇個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電郵地址", + "Additional emails" : "其他電郵地址", "Your location" : "您的位置", "Enable Profile" : "啟用簡介", "Your Twitter handle" : "您的 Twitter 帳號", @@ -809,6 +814,7 @@ "Old user imported certificates" : "舊用戶匯入的憑證", "Overwrite cli URL" : "覆寫 CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", + "Rating: {score}/10" : "評分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。用戶將不會被刪除。", "No users" : "沒有用戶", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "用戶清單。出於性能考量,此清單未完全呈現。用戶將在您瀏覽清單時呈現。", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 8ccd5722f5a..6b1408303ce 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -174,12 +174,19 @@ OC.L10N.register( "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理標頭設定不正確。這是安全性問題,可能允許攻擊者對 Nextcloud 假冒 IP 位址。", "Your IP address was resolved as %s" : "您的 IP 位址已解析為 %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。", + "HTTPS access and URLs" : "HTTPS 存取與 URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "您正在透過不安全的 HTTP 存取網站,強烈建議您設定您的伺服器啟用 HTTPS。若不將伺服器設定為以 HTTPS 運作,部份重要的網站功能,如「複製到剪貼簿」或「Service Worker」將無法運作!", + "Accessing site insecurely via HTTP." : "透過 HTTP 不安全地存取網站。", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "您正在透過安全連線存取您的站台,但您的站台卻產生了不安全的 URL。這很有可能是因為您使用了反向代理伺服器,但其覆寫設定變數並未正確設定。", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "您正在透過安全連線存取您的站台,且您的站台正在產生安全的 URL。", "Internet connectivity" : "網際網路連線", "Internet connectivity is disabled in configuration file." : "已在設定檔中停用網際網路連線。", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "此伺服器沒有網際網路連線(無法與多個端點取得聯繫),有些功能,像是外部儲存、應用程式更新版通知將無法運作。從遠端存取資料或是寄送電子郵件通知可能也無法運作。建議您設定好網際網路連線以使用所有功能。", "JavaScript modules support" : "JavaScript 模組支援", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "您的網頁伺服器並未使用 JavaScript MIME 類型來提供 `.mjs` 檔案。這將會阻止瀏覽器執行 JavaScript 檔案,因而破壞某些應用程式。您應該設定您的網頁伺服器,以使用 `text/javascript` 或 `application/javascript` 來提供 `.mjs` 檔案。", + "JavaScript source map support" : "JavaScript source map 支援", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "您的網路伺服器未設定好提供 `.js.map` 檔案。沒已這些檔案,JavaScript Source Map 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。", "Old server-side-encryption" : "舊的伺服器端加密", "Disabled" : "已停用", "The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。", @@ -354,11 +361,11 @@ OC.L10N.register( "Admin documentation" : "管理員說明文件", "Developer documentation" : "開發者說明文件", "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", + "Update to {update}" : "更新到 {update}", + "Featured" : "精選", "This app is supported via your current Nextcloud subscription." : "您目前的 Nextcloud 訂閱支援此應用程式。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "精選應用程式是由社群開發的。它們提供了相當重要的功能,並已準備好在正式環境使用。", - "Featured" : "精選", - "Update to {update}" : "更新到 {update}", - "Rating: {score}/10" : "評分:{score}/10", + "Community rating: {score}/5" : "社群評分:{score}/5", "All apps are up-to-date." : "所有應用程式都是最新的。", "Icon" : "圖示", "Name" : "名稱", @@ -469,14 +476,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "您已使用 <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Back" : "返回", - "Change scope level of {property}" : "變更 {property} 的範圍層級", - "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", "Email options" : "電子郵件選項", "Options for additional email address {index}" : "額外的電子郵件地址 {index} 的選項", "Remove primary email" : "移除主要電子郵件地址", "Delete email" : "刪除電子郵件地址", + "This address is not confirmed" : "此地址尚未確認", "Unset as primary email" : "取消設定為主要電子郵件", "Set as primary email" : "設定為主要電子郵件", "Additional email address {index}" : "額外的電子郵件地址 {index}", @@ -486,7 +491,6 @@ OC.L10N.register( "Unable to update additional email address" : "無法更新額外的電子郵件地址", "Unable to delete additional email address" : "無法刪除額外的電子郵件地址", "No email address set" : "未設定電子郵件信箱", - "Additional emails" : "額外的電子郵件", "Your handle" : "您的帳號", "Your headline" : "您的標題", "Languages" : "語言", @@ -767,6 +771,7 @@ OC.L10N.register( "Choose profile picture from files" : "從檔案中選擇個人檔案圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電子郵件信箱", + "Additional emails" : "額外的電子郵件", "Your location" : "您的位置", "Enable Profile" : "啟用個人檔案", "Your Twitter handle" : "您的 Twitter 帳號", @@ -811,6 +816,7 @@ OC.L10N.register( "Old user imported certificates" : "舊的使用者匯入憑證", "Overwrite cli URL" : "覆寫 CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", + "Rating: {score}/10" : "評分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。使用者將不會被刪除。", "No users" : "無使用者", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "使用者清單。出於效能考量,此清單未完全呈現。使用者將在您瀏覽清單時呈現。", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 059cd5a9f94..78e9375907a 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -172,12 +172,19 @@ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理標頭設定不正確。這是安全性問題,可能允許攻擊者對 Nextcloud 假冒 IP 位址。", "Your IP address was resolved as %s" : "您的 IP 位址已解析為 %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。", + "HTTPS access and URLs" : "HTTPS 存取與 URL", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "您正在透過不安全的 HTTP 存取網站,強烈建議您設定您的伺服器啟用 HTTPS。若不將伺服器設定為以 HTTPS 運作,部份重要的網站功能,如「複製到剪貼簿」或「Service Worker」將無法運作!", + "Accessing site insecurely via HTTP." : "透過 HTTP 不安全地存取網站。", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly." : "您正在透過安全連線存取您的站台,但您的站台卻產生了不安全的 URL。這很有可能是因為您使用了反向代理伺服器,但其覆寫設定變數並未正確設定。", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "您正在透過安全連線存取您的站台,且您的站台正在產生安全的 URL。", "Internet connectivity" : "網際網路連線", "Internet connectivity is disabled in configuration file." : "已在設定檔中停用網際網路連線。", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "此伺服器沒有網際網路連線(無法與多個端點取得聯繫),有些功能,像是外部儲存、應用程式更新版通知將無法運作。從遠端存取資料或是寄送電子郵件通知可能也無法運作。建議您設定好網際網路連線以使用所有功能。", "JavaScript modules support" : "JavaScript 模組支援", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "您的網頁伺服器並未使用 JavaScript MIME 類型來提供 `.mjs` 檔案。這將會阻止瀏覽器執行 JavaScript 檔案,因而破壞某些應用程式。您應該設定您的網頁伺服器,以使用 `text/javascript` 或 `application/javascript` 來提供 `.mjs` 檔案。", + "JavaScript source map support" : "JavaScript source map 支援", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "您的網路伺服器未設定好提供 `.js.map` 檔案。沒已這些檔案,JavaScript Source Map 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。", "Old server-side-encryption" : "舊的伺服器端加密", "Disabled" : "已停用", "The old server-side-encryption format is enabled. We recommend disabling this." : "啟用了舊的伺服器端加密格式。我們建議停用它。", @@ -352,11 +359,11 @@ "Admin documentation" : "管理員說明文件", "Developer documentation" : "開發者說明文件", "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", + "Update to {update}" : "更新到 {update}", + "Featured" : "精選", "This app is supported via your current Nextcloud subscription." : "您目前的 Nextcloud 訂閱支援此應用程式。", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "精選應用程式是由社群開發的。它們提供了相當重要的功能,並已準備好在正式環境使用。", - "Featured" : "精選", - "Update to {update}" : "更新到 {update}", - "Rating: {score}/10" : "評分:{score}/10", + "Community rating: {score}/5" : "社群評分:{score}/5", "All apps are up-to-date." : "所有應用程式都是最新的。", "Icon" : "圖示", "Name" : "名稱", @@ -467,14 +474,12 @@ "You are using <strong>{usage}</strong>" : "您已使用 <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Back" : "返回", - "Change scope level of {property}" : "變更 {property} 的範圍層級", - "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", "Email options" : "電子郵件選項", "Options for additional email address {index}" : "額外的電子郵件地址 {index} 的選項", "Remove primary email" : "移除主要電子郵件地址", "Delete email" : "刪除電子郵件地址", + "This address is not confirmed" : "此地址尚未確認", "Unset as primary email" : "取消設定為主要電子郵件", "Set as primary email" : "設定為主要電子郵件", "Additional email address {index}" : "額外的電子郵件地址 {index}", @@ -484,7 +489,6 @@ "Unable to update additional email address" : "無法更新額外的電子郵件地址", "Unable to delete additional email address" : "無法刪除額外的電子郵件地址", "No email address set" : "未設定電子郵件信箱", - "Additional emails" : "額外的電子郵件", "Your handle" : "您的帳號", "Your headline" : "您的標題", "Languages" : "語言", @@ -765,6 +769,7 @@ "Choose profile picture from files" : "從檔案中選擇個人檔案圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電子郵件信箱", + "Additional emails" : "額外的電子郵件", "Your location" : "您的位置", "Enable Profile" : "啟用個人檔案", "Your Twitter handle" : "您的 Twitter 帳號", @@ -809,6 +814,7 @@ "Old user imported certificates" : "舊的使用者匯入憑證", "Overwrite cli URL" : "覆寫 CLI URL", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "此站台缺少一些建議的 PHP 模組。為了改善效能與相容性,強烈建立您安裝這些模組:%s。", + "Rating: {score}/10" : "評分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。使用者將不會被刪除。", "No users" : "無使用者", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "使用者清單。出於效能考量,此清單未完全呈現。使用者將在您瀏覽清單時呈現。", |