aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/ar.js2
-rw-r--r--apps/settings/l10n/ar.json2
-rw-r--r--apps/settings/l10n/cs.js2
-rw-r--r--apps/settings/l10n/cs.json2
-rw-r--r--apps/settings/l10n/de_DE.js2
-rw-r--r--apps/settings/l10n/de_DE.json2
-rw-r--r--apps/settings/l10n/en_GB.js2
-rw-r--r--apps/settings/l10n/en_GB.json2
-rw-r--r--apps/settings/l10n/es.js6
-rw-r--r--apps/settings/l10n/es.json6
-rw-r--r--apps/settings/l10n/es_MX.js2
-rw-r--r--apps/settings/l10n/es_MX.json2
-rw-r--r--apps/settings/l10n/fr.js2
-rw-r--r--apps/settings/l10n/fr.json2
-rw-r--r--apps/settings/l10n/ja.js2
-rw-r--r--apps/settings/l10n/ja.json2
-rw-r--r--apps/settings/l10n/ko.js2
-rw-r--r--apps/settings/l10n/ko.json2
-rw-r--r--apps/settings/l10n/nb.js2
-rw-r--r--apps/settings/l10n/nb.json2
-rw-r--r--apps/settings/l10n/pt_BR.js2
-rw-r--r--apps/settings/l10n/pt_BR.json2
-rw-r--r--apps/settings/l10n/sk.js2
-rw-r--r--apps/settings/l10n/sk.json2
-rw-r--r--apps/settings/l10n/sr.js2
-rw-r--r--apps/settings/l10n/sr.json2
-rw-r--r--apps/settings/l10n/tr.js31
-rw-r--r--apps/settings/l10n/tr.json31
-rw-r--r--apps/settings/l10n/uk.js2
-rw-r--r--apps/settings/l10n/uk.json2
-rw-r--r--apps/settings/l10n/zh_HK.js2
-rw-r--r--apps/settings/l10n/zh_HK.json2
-rw-r--r--apps/settings/l10n/zh_TW.js2
-rw-r--r--apps/settings/l10n/zh_TW.json2
34 files changed, 100 insertions, 34 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 181f17244af..e8ab97047e0 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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`. بدون هذه الملفات، لن تعمل خرائط مصدر الجافا سكريبت بشكل صحيح؛ الأمر الذي قد يزيد من صعوبة استكشاف الأخطاء وإصلاحها وتصحيح أي مشكلات قد تنشأ.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "إستثناء مجموعات من المُشارَكة",
"These groups will still be able to receive shares, but not to initiate them." : "هذه المجموعات ستظل قادرةً على تلقّي المُشارَكات، و لكن ليس على بَدئِها.",
"Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "لا يمكن التحقق من دعم JavaScript. يرجى التحقق يدوياً مما إذا كان خادوم الويب عندك يتعامل مع ملفات `.mjs` باستعمال نوع JavaScript MIME.",
"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",
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json
index c6a33739b8c..1a8d1476057 100644
--- a/apps/settings/l10n/ar.json
+++ b/apps/settings/l10n/ar.json
@@ -182,7 +182,6 @@
"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`. بدون هذه الملفات، لن تعمل خرائط مصدر الجافا سكريبت بشكل صحيح؛ الأمر الذي قد يزيد من صعوبة استكشاف الأخطاء وإصلاحها وتصحيح أي مشكلات قد تنشأ.",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "إستثناء مجموعات من المُشارَكة",
"These groups will still be able to receive shares, but not to initiate them." : "هذه المجموعات ستظل قادرةً على تلقّي المُشارَكات، و لكن ليس على بَدئِها.",
"Old user imported certificates" : "شهادات مستورَدة لمستخدِم قديم",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "لا يمكن التحقق من دعم JavaScript. يرجى التحقق يدوياً مما إذا كان خادوم الويب عندك يتعامل مع ملفات `.mjs` باستعمال نوع JavaScript MIME.",
"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",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index c77533bb426..2537ca04f61 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -178,7 +178,6 @@ OC.L10N.register(
"Internet connectivity is disabled in configuration file." : "Připojení k Internetu je vypnuté v souboru s nastaveními.",
"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í připojení k Internetu: Nedaří se připojit k vícero koncovým bodům. Některé moduly jako např. externí úložiště, upozorňování na dostupnost aktualizací, nebo instalace aplikací třetích stran kvůli tomu nebudou fungovat. Přístup k souborům z jiných míst a odesílání e-mailů s upozorněními také nemusí fungovat. Pokud chcete využívat všechny možnosti tohoto serveru, doporučujeme zprovoznit připojení k Internetu.",
"JavaScript modules support" : "Podpora JavaScript modulů",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodařilo se zkontrolovat podporu pro JavaScript. Zkontrolujte ručně, zda váš webový server poskytuje soubory `.mjs` pomocí 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 neposkytuje soubory `.mjs` pomocí MIME typu JavaScript. Toto rozbíjí některé aplikace tím, že prohlížečům brání ve spouštění JavaScript souborů. Měli byste svůj webový server nastavit tak, aby soubory `.mjs` poskytoval s MIME typem buď `text/javascript` nebo `application/javascript` .",
"Old server-side-encryption" : "Původní šifrování na straně serveru",
"Disabled" : "Vypnuto",
@@ -764,6 +763,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
"These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možné sdílet, nemohou ale samy sdílet ostatním.",
"Old user imported certificates" : "Staré uživatelem importované certifikáty",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodařilo se zkontrolovat podporu pro JavaScript. Zkontrolujte ručně, zda váš webový server poskytuje soubory `.mjs` pomocí MIME typu JavaScript.",
"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",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index b8a85babb17..7989b4a8c22 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -176,7 +176,6 @@
"Internet connectivity is disabled in configuration file." : "Připojení k Internetu je vypnuté v souboru s nastaveními.",
"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í připojení k Internetu: Nedaří se připojit k vícero koncovým bodům. Některé moduly jako např. externí úložiště, upozorňování na dostupnost aktualizací, nebo instalace aplikací třetích stran kvůli tomu nebudou fungovat. Přístup k souborům z jiných míst a odesílání e-mailů s upozorněními také nemusí fungovat. Pokud chcete využívat všechny možnosti tohoto serveru, doporučujeme zprovoznit připojení k Internetu.",
"JavaScript modules support" : "Podpora JavaScript modulů",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodařilo se zkontrolovat podporu pro JavaScript. Zkontrolujte ručně, zda váš webový server poskytuje soubory `.mjs` pomocí 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 neposkytuje soubory `.mjs` pomocí MIME typu JavaScript. Toto rozbíjí některé aplikace tím, že prohlížečům brání ve spouštění JavaScript souborů. Měli byste svůj webový server nastavit tak, aby soubory `.mjs` poskytoval s MIME typem buď `text/javascript` nebo `application/javascript` .",
"Old server-side-encryption" : "Původní šifrování na straně serveru",
"Disabled" : "Vypnuto",
@@ -762,6 +761,7 @@
"Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
"These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možné sdílet, nemohou ale samy sdílet ostatním.",
"Old user imported certificates" : "Staré uživatelem importované certifikáty",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nepodařilo se zkontrolovat podporu pro JavaScript. Zkontrolujte ručně, zda váš webový server poskytuje soubory `.mjs` pomocí MIME typu JavaScript.",
"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",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 9e4f8a1bd04..d9ba157f200 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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 Fehlersuche und -behebung eventuell auftretender Probleme erschwert.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Gruppen von Freigaben ausschließen",
"These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.",
"Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate",
+ "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.",
"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",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index f2649496916..833e3e19cf5 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -182,7 +182,6 @@
"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 Fehlersuche und -behebung eventuell auftretender Probleme erschwert.",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "Gruppen von Freigaben ausschließen",
"These groups will still be able to receive shares, but not to initiate them." : "Diese Gruppen können weiterhin Freigaben empfangen, aber selbst keine mehr initiieren.",
"Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate",
+ "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.",
"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",
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 4f550f42288..e9d3426f49a 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
"Old user imported certificates" : "Old user imported certificates",
+ "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.",
"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",
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index fe275525ba3..08d590d8603 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -182,7 +182,6 @@
"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.",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
"Old user imported certificates" : "Old user imported certificates",
+ "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.",
"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",
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 7690df0499e..c844ca950e7 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
"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." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios endpoints. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de emails de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte a módulos JavaScript",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo hacer el chequeo del soporte JavaScript. Por favor haga el chequeo manual de si su servidor web sirve archivos `.mjs` utilizando el tipo 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." : "Su servidor web no sirve archivos `.mjs` utilizando el tipo MIME JavaScript. Esto causará problemas con algunas apps, impidiendo que los navegadores ejecuten los archivos JavaScript. Debe configurar su servidor web para servir archivos `.mjs` bien sea con el tipo MIME `text/javascript`, o, `application/javascript`.",
"JavaScript source map support" : "Soporte de mapa fuente de 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." : "Su servidor web no está configurado para servir archivos `.js.map`. Sin estos archivos, los mapas de fuente JavaScript no funcionarán apropiadamente, haciendo más difícil la resolución y depuración de problemas que puedan surgir.",
@@ -289,6 +288,10 @@ OC.L10N.register(
"Database transaction isolation level" : "Nivel de aislamiento de transacciones en la base de datos",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no funciona con el nivel de aislamiento de transacciones \"READ COMMITTED\". Esto puede causar problemas cuando se ejecutan en paralelo varias acciones.",
"Was not able to get transaction isolation level: %s" : "No se pudo obtener el nivel de aislamiento de transacciones: %s",
+ ".well-known URLs" : "URLs .well-known ",
+ "Could not check that your web server serves `.well-known` correctly. Please check manually." : "No se pudo verificar que su servidor web sirve correctamente `.well-known`. Por favor, revise manualmente.",
+ "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Su servidor web no está configurado apropiadamente para resolver URLs `.well-known`, falló en:\n`%s`",
+ "Your server is correctly configured to serve `.well-known` URLs." : "Su servidor está correctamente configurado para servir URLs `.well-known`.",
"Profile information" : "Información del perfil",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto del perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, función, titular, biografía y si su perfil está habilitado",
"Nextcloud settings" : "Ajustes de Nextcloud",
@@ -793,6 +796,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Excluye grupos de compartir",
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán iniciarlos.",
"Old user imported certificates" : "Antiguos certificados importados por el usuario",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo hacer el chequeo del soporte JavaScript. Por favor haga el chequeo manual de si su servidor web sirve archivos `.mjs` utilizando el tipo MIME JavaScript.",
"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",
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index d8f86c732b6..877c0bfece4 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -182,7 +182,6 @@
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
"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." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios endpoints. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de emails de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte a módulos JavaScript",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo hacer el chequeo del soporte JavaScript. Por favor haga el chequeo manual de si su servidor web sirve archivos `.mjs` utilizando el tipo 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." : "Su servidor web no sirve archivos `.mjs` utilizando el tipo MIME JavaScript. Esto causará problemas con algunas apps, impidiendo que los navegadores ejecuten los archivos JavaScript. Debe configurar su servidor web para servir archivos `.mjs` bien sea con el tipo MIME `text/javascript`, o, `application/javascript`.",
"JavaScript source map support" : "Soporte de mapa fuente de 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." : "Su servidor web no está configurado para servir archivos `.js.map`. Sin estos archivos, los mapas de fuente JavaScript no funcionarán apropiadamente, haciendo más difícil la resolución y depuración de problemas que puedan surgir.",
@@ -287,6 +286,10 @@
"Database transaction isolation level" : "Nivel de aislamiento de transacciones en la base de datos",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no funciona con el nivel de aislamiento de transacciones \"READ COMMITTED\". Esto puede causar problemas cuando se ejecutan en paralelo varias acciones.",
"Was not able to get transaction isolation level: %s" : "No se pudo obtener el nivel de aislamiento de transacciones: %s",
+ ".well-known URLs" : "URLs .well-known ",
+ "Could not check that your web server serves `.well-known` correctly. Please check manually." : "No se pudo verificar que su servidor web sirve correctamente `.well-known`. Por favor, revise manualmente.",
+ "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Su servidor web no está configurado apropiadamente para resolver URLs `.well-known`, falló en:\n`%s`",
+ "Your server is correctly configured to serve `.well-known` URLs." : "Su servidor está correctamente configurado para servir URLs `.well-known`.",
"Profile information" : "Información del perfil",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto del perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, función, titular, biografía y si su perfil está habilitado",
"Nextcloud settings" : "Ajustes de Nextcloud",
@@ -791,6 +794,7 @@
"Exclude groups from sharing" : "Excluye grupos de compartir",
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán iniciarlos.",
"Old user imported certificates" : "Antiguos certificados importados por el usuario",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo hacer el chequeo del soporte JavaScript. Por favor haga el chequeo manual de si su servidor web sirve archivos `.mjs` utilizando el tipo MIME JavaScript.",
"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",
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js
index b3d535c084c..08ab409a701 100644
--- a/apps/settings/l10n/es_MX.js
+++ b/apps/settings/l10n/es_MX.js
@@ -172,7 +172,6 @@ OC.L10N.register(
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
"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." : "Este servidor no tiene conexión al internet: no se pudieron alcanzar varios puntos finales. Esto significa que algunas funciones, como montar almacenamientos externos, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota ni el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor al internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte de módulos JavaScript",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"JavaScript source map support" : "Soporte de mapa fuente de JavaScript",
"Old server-side-encryption" : "Antiguo cifrado del lado del servidor",
"Disabled" : "Deshabilitado",
@@ -808,6 +807,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Evitar que los grupos compartan",
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
"Old user imported certificates" : "Certificados antiguos de usuario importados",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"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",
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json
index f5f8997f5a2..604d415b424 100644
--- a/apps/settings/l10n/es_MX.json
+++ b/apps/settings/l10n/es_MX.json
@@ -170,7 +170,6 @@
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
"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." : "Este servidor no tiene conexión al internet: no se pudieron alcanzar varios puntos finales. Esto significa que algunas funciones, como montar almacenamientos externos, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota ni el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor al internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte de módulos JavaScript",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"JavaScript source map support" : "Soporte de mapa fuente de JavaScript",
"Old server-side-encryption" : "Antiguo cifrado del lado del servidor",
"Disabled" : "Deshabilitado",
@@ -806,6 +805,7 @@
"Exclude groups from sharing" : "Evitar que los grupos compartan",
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir elementos compartidos, pero no los podrán iniciar.",
"Old user imported certificates" : "Certificados antiguos de usuario importados",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"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",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 99ed7333904..02c69a3d611 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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.",
@@ -854,6 +853,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d’autres.",
"Old user imported certificates" : "Anciens certificats utilisateur importés",
+ "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.",
"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.",
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index 560d4e29f10..9dd51ef8277 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -182,7 +182,6 @@
"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.",
@@ -852,6 +851,7 @@
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d’autres.",
"Old user imported certificates" : "Anciens certificats utilisateur importés",
+ "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.",
"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.",
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index 4e8c202c622..967c92b73eb 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -177,7 +177,6 @@ OC.L10N.register(
"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 ファイルを実行できなくなります。ウェブサーバーを設定して、`.mjs` ファイルを `text/javascript` または `application/javascript` のMIMEタイプで提供するようにしてください。",
"Old server-side-encryption" : "古いサーバーサイド暗号化",
"Disabled" : "無効",
@@ -799,6 +798,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "共有可能なグループから除外する",
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
"Old user imported certificates" : "旧ユーザがインポートした証明書",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript サポートを確認できませんでした。あなたのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうか、手動で確認してください。",
"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",
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json
index c6fc0993734..e6df1642783 100644
--- a/apps/settings/l10n/ja.json
+++ b/apps/settings/l10n/ja.json
@@ -175,7 +175,6 @@
"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 ファイルを実行できなくなります。ウェブサーバーを設定して、`.mjs` ファイルを `text/javascript` または `application/javascript` のMIMEタイプで提供するようにしてください。",
"Old server-side-encryption" : "古いサーバーサイド暗号化",
"Disabled" : "無効",
@@ -797,6 +796,7 @@
"Exclude groups from sharing" : "共有可能なグループから除外する",
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
"Old user imported certificates" : "旧ユーザがインポートした証明書",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript サポートを確認できませんでした。あなたのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうか、手動で確認してください。",
"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",
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index 93a6440780b..dd7f3f75d1b 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -170,7 +170,6 @@ OC.L10N.register(
"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 지원 여부를 확인할 수 없습니다. 이 웹 서버가 JacaScript 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` 파일을 제공하도록 설정하십시오.",
"Old server-side-encryption" : "구식 서버 측 암호화",
"Disabled" : "비활성화됨",
@@ -771,6 +770,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "공유에서 그룹 제외",
"These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.",
"Old user imported certificates" : "과거 사용자가 인증서를 가져왔습니다",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript 지원 여부를 확인할 수 없습니다. 이 웹 서버가 JacaScript MIME 타입을 통해 `.mjs` 파일을 제공할 경우 수동으로 이를 확인하십시오.",
"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",
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json
index e475c748781..24a7c46eb36 100644
--- a/apps/settings/l10n/ko.json
+++ b/apps/settings/l10n/ko.json
@@ -168,7 +168,6 @@
"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 지원 여부를 확인할 수 없습니다. 이 웹 서버가 JacaScript 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` 파일을 제공하도록 설정하십시오.",
"Old server-side-encryption" : "구식 서버 측 암호화",
"Disabled" : "비활성화됨",
@@ -769,6 +768,7 @@
"Exclude groups from sharing" : "공유에서 그룹 제외",
"These groups will still be able to receive shares, but not to initiate them." : "이 그룹의 사용자들은 다른 사용자가 공유한 파일을 받을 수는 있지만, 자기 파일을 공유할 수는 없습니다.",
"Old user imported certificates" : "과거 사용자가 인증서를 가져왔습니다",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript 지원 여부를 확인할 수 없습니다. 이 웹 서버가 JacaScript MIME 타입을 통해 `.mjs` 파일을 제공할 경우 수동으로 이를 확인하십시오.",
"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",
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js
index 739b0961c2a..affef11314e 100644
--- a/apps/settings/l10n/nb.js
+++ b/apps/settings/l10n/nb.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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å.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Utelukk grupper fra deling",
"These groups will still be able to receive shares, but not to initiate them." : "Disse gruppene vil fremdeles kunne motta delinger men ikke lage dem.",
"Old user imported certificates" : "Gamle brukerimporterte sertifikater",
+ "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.",
"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",
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json
index d621d15cce4..778b26fccc9 100644
--- a/apps/settings/l10n/nb.json
+++ b/apps/settings/l10n/nb.json
@@ -182,7 +182,6 @@
"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å.",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "Utelukk grupper fra deling",
"These groups will still be able to receive shares, but not to initiate them." : "Disse gruppene vil fremdeles kunne motta delinger men ikke lage dem.",
"Old user imported certificates" : "Gamle brukerimporterte sertifikater",
+ "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.",
"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",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 1983932e5f7..dad27dd571c 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"Internet connectivity is disabled in configuration file." : "A conectividade com a Internet está desabilitada no arquivo de configuração.",
"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." : "Este servidor não tem conexão com a Internet: vários pontos alvo não puderam ser alcançados. Isso significa que alguns dos recursos, como montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros, não funcionarão. Acessar arquivos remotamente e enviar e-mails de notificação também pode não funcionar. Estabeleça uma conexão deste servidor com a Internet para desfrutar de todos os recursos. ",
"JavaScript modules support" : "Suporte a módulos JavaScript",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Não foi possível verificar o suporte a JavaScript. Verifique manualmente o seu servidor web serve arquivos `.mjs` usando o tipo 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." : "Seu servidor web não serve arquivos `.mjs` usando o tipo JavaScript MIME. Isso interromperá alguns aplicativos, impedindo que os navegadores executem os arquivos JavaScript. Você deve configurar seu servidor web para servir arquivos `.mjs` com o tipo MIME `text/javascript` ou `application/javascript`.",
"JavaScript source map support" : "Suporte ao mapa de origem 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." : "Seu servidor web não está configurado para servir arquivos `.js.map`. Sem esses arquivos, os mapas de origem JavaScript não funcionarão corretamente, tornando mais difícil solucionar e depurar quaisquer problemas que possam surgir.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Impedir que alguns grupos compartilhem",
"These groups will still be able to receive shares, but not to initiate them." : "Estes grupos ainda serão capazes de receber compartilhamentos, mas não iniciá-los.",
"Old user imported certificates" : "Certificados importados de usuários antigos",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Não foi possível verificar o suporte a JavaScript. Verifique manualmente o seu servidor web serve arquivos `.mjs` usando o tipo JavaScript MIME.",
"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",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 45ffb1823b3..c13caabc8f5 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -182,7 +182,6 @@
"Internet connectivity is disabled in configuration file." : "A conectividade com a Internet está desabilitada no arquivo de configuração.",
"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." : "Este servidor não tem conexão com a Internet: vários pontos alvo não puderam ser alcançados. Isso significa que alguns dos recursos, como montagem de armazenamento externo, notificações sobre atualizações ou instalação de aplicativos de terceiros, não funcionarão. Acessar arquivos remotamente e enviar e-mails de notificação também pode não funcionar. Estabeleça uma conexão deste servidor com a Internet para desfrutar de todos os recursos. ",
"JavaScript modules support" : "Suporte a módulos JavaScript",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Não foi possível verificar o suporte a JavaScript. Verifique manualmente o seu servidor web serve arquivos `.mjs` usando o tipo 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." : "Seu servidor web não serve arquivos `.mjs` usando o tipo JavaScript MIME. Isso interromperá alguns aplicativos, impedindo que os navegadores executem os arquivos JavaScript. Você deve configurar seu servidor web para servir arquivos `.mjs` com o tipo MIME `text/javascript` ou `application/javascript`.",
"JavaScript source map support" : "Suporte ao mapa de origem 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." : "Seu servidor web não está configurado para servir arquivos `.js.map`. Sem esses arquivos, os mapas de origem JavaScript não funcionarão corretamente, tornando mais difícil solucionar e depurar quaisquer problemas que possam surgir.",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "Impedir que alguns grupos compartilhem",
"These groups will still be able to receive shares, but not to initiate them." : "Estes grupos ainda serão capazes de receber compartilhamentos, mas não iniciá-los.",
"Old user imported certificates" : "Certificados importados de usuários antigos",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Não foi possível verificar o suporte a JavaScript. Verifique manualmente o seu servidor web serve arquivos `.mjs` usando o tipo JavaScript MIME.",
"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",
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index 323b672dc05..a1c672646ce 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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úť.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Nesprístupniť obsah skupinám",
"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.",
"Old user imported certificates" : "Staré užívateľom importované certifikáty",
+ "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.",
"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",
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json
index 42ec45f01da..fbab4c7460b 100644
--- a/apps/settings/l10n/sk.json
+++ b/apps/settings/l10n/sk.json
@@ -182,7 +182,6 @@
"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úť.",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "Nesprístupniť obsah skupinám",
"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.",
"Old user imported certificates" : "Staré užívateľom importované certifikáty",
+ "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.",
"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",
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index 29a4d96e4c2..6032beeaae5 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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 Мапе Извора неће функционисати како треба, па ће бити теже пронаћи грешке и исправити било какве проблеме који могу да се јаве.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Изузми групе из дељења",
"These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.",
"Old user imported certificates" : "Стари сертификати које је увезао корисник",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Није могла да се провери JavaScript подршка. Молимо вас да ручно проверите да ли ваш веб сервер сервира `.mjs` фајлове користећи JavaScript MIME тип.",
"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",
diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json
index 673a39ec948..76017907f1f 100644
--- a/apps/settings/l10n/sr.json
+++ b/apps/settings/l10n/sr.json
@@ -182,7 +182,6 @@
"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 Мапе Извора неће функционисати како треба, па ће бити теже пронаћи грешке и исправити било какве проблеме који могу да се јаве.",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "Изузми групе из дељења",
"These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.",
"Old user imported certificates" : "Стари сертификати које је увезао корисник",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Није могла да се провери JavaScript подршка. Молимо вас да ручно проверите да ли ваш веб сервер сервира `.mjs` фајлове користећи JavaScript MIME тип.",
"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",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index ff19bc8de0c..317b22bb780 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"Internet connectivity is disabled in configuration file." : "İnternet bağlantısı yapılandırma dosyasından devre dışı bırakılmış.",
"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." : "Bu sunucunun çalışan bir İnternet bağlantısı yok. Birden çok uç noktaya erişilemez. Bu durumda dış depolama alanı bağlama, güncelleme bildirimleri ya da üçüncü taraf uygulamalarını kurmak gibi bazı özellikler çalışmaz. Dosyalara uzaktan erişim ve bildirim e-postalarının gönderilmesi işlemleri de yapılamaz. Tüm bu özelliklerin kullanılabilmesi için sunucuyu İnternet üzerine bağlamanız önerilir.",
"JavaScript modules support" : "JavaScript modülleri desteği",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript desteği kontrol edilemedi. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.",
"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." : "Site sunucunuz, JavaScript MIME türünü kullanan `.mjs` dosyaları sunmuyor. Bu durum, tarayıcıların JavaScript dosyalarını yürütmesini engelleyerek bazı uygulamaların bozulmasına neden olur. Site sunucunuzu, 'text/javascript' veya 'application/javascript' MIME türüyle '.mjs' dosyalarını sunacak şekilde yapılandırmanız gerekir.",
"JavaScript source map support" : "JavaScript kaynak haritası desteği",
"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." : "Site sunucunuz `.js.map` dosyalarını sunacak şekilde ayarlanmamış. Bu dosyalar olmadan, JavaScript kaynak haritaları düzgün çalışmaz. Bu durum ortaya çıkabilecek sorunların giderilmesini ve hata ayıklamasını zorlaştırır.",
@@ -205,6 +204,7 @@ OC.L10N.register(
"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." : "Veri tabanı olarak MySQL kullanılıyor ancak 4 bayt uzunluğundaki karakterler desteklenmiyor. 4 bayt uzunluğundaki karaktelerin (emoji simgeleri gibi) dosya adları ya da yorumlarda sorun çıkmadan işlenebilmesi için MySQL üzerinde 4 bayt desteğinin etkinleştirilmesi önerilir.",
"OCS provider resolving" : "OCS hizmet sağlayıcısı çözümleniyor",
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Site sunucunuzun OCM ve OCS hizmet sağlayıcı adreslerini doğru şekilde çözümleyip çözümlemediği denetlenemedi.",
+ "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." : "Site sunucunuz %1$s adresini doğru olarak çözümleyecek şekilde yapılandırılmamış.\nBu sorun genellikle site sunucusu yapılandırmasının bu klasörü doğrudan aktaracak şekilde güncellenmemiş olmamasından kaynaklanır.\nLütfen kendi yapılandırmanızı, Apache için uygulama ile gelen \".htaccess\" dosyasındaki rewrite komutları ile ya da Nginx için belgeler bölümünde bulunan ayarlar ile karşılaştırın.\nNginx üzerinde genellikle \"location ~\" ile başlayan satırların güncellenmesi gerekir.",
"Overwrite CLI URL" : "CLI adresi değişikliği",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru şekilde \"%s\" olarak ayarlanmış.",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru bir adres olan \"%s\" olarak ayarlanmış. Önerilen adres \"%s\".",
@@ -256,9 +256,12 @@ OC.L10N.register(
"Configuration file access rights" : "Yapılandırma dosyasının erişim izinleri",
"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." : "Salt okunur yapılandırma etkinleştirilmiş. Bu yapılandırma, bazı ayarların site arayüzünden yapılmasını önler. Ayrıca, bu dosyanın her güncelleme öncesinde el ile yazılabilir yapılması gerekir.",
"Nextcloud configuration file is writable" : "Nextcloud yapılandırma dosyası yazılabilir",
+ "HTTP headers" : "HTTP üst bilgileri",
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarın belirtildiği gibi yapılması önerilir.",
"- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.",
"- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisinde `%2$s` bulunmuyor. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.",
+ "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- `%1$s` HTTP üst bilgisi `%2$s`, `%3$s`, `%4$s`, `%5$s` ya da `%6$s` olarak ayarlanmamış. Bu durum yönlendiren bilgisinin sızmasına neden olabilir. {w3c-önerisi} bölümüne bakın.",
+ "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- `Strict-Transport-Security` HTTP üst bilgisi en azından `%d` saniye olarak ayarlanmamış (geçerli değer: `%d`). Güvenliği artırmak için uzun bir HSTS ilkesi kullanılması önerilir.",
"Database version" : "Veri tabanı sürümü",
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.",
"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." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.",
@@ -353,6 +356,7 @@ OC.L10N.register(
"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.",
+ "Community rating: {score}/5" : "Topluluk değerlendirmesi: {score}/5",
"All apps are up-to-date." : "Tüm uygulamalar güncel",
"Icon" : "Simge",
"Name" : "Ad",
@@ -366,7 +370,16 @@ OC.L10N.register(
"_%n app has an update available_::_%n apps have an update available_" : ["%n uygulama için güncelleme yayınlanmış","%n uygulama için güncelleme yayınlanmış"],
"_Update_::_Update all_" : ["Güncelle","Tümünü güncelle"],
"Nothing to show" : "Görüntülenebilecek bir şey yok",
+ "Could not load section content from app store." : "Uygulama mağazasından bölüm içeriği yüklenemedi.",
"Loading" : "Yükleniyor",
+ "Fetching the latest news…" : "Son haberler alınıyor…",
+ "Could not load app discover section" : "Uygulama keşfetme bölümü yüklenemedi",
+ "Could not render element" : "Bileşen oluşturulamadı",
+ "Carousel" : "Dönme dolap",
+ "Previous slide" : "Önceki slayt",
+ "Next slide" : "Sonraki slayt",
+ "Choose slide to display" : "Görüntülenecek slaytı seçin",
+ "{index} of {total}" : "{index} / {total}",
"Description" : "Açıklama",
"Details" : "Ayrıntılar",
"All" : "Tümü",
@@ -376,6 +389,7 @@ OC.L10N.register(
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en düşük Nextcloud sürümü belirtilmemiş. Bu durum ileride sorun çıkarır.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en yüksek Nextcloud sürümü belirtilmemiş. Bu durum ileride sorun çıkarır.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Aşağıdaki bağımlılıklar sağlanmadığından bu uygulama kurulamıyor:",
+ "Latest updated" : "Son güncellenen",
"Author" : "İlgili",
"Categories" : "Kategoriler",
"Resources" : "Kaynaklar",
@@ -384,6 +398,7 @@ OC.L10N.register(
"Report a bug" : "Hata bildirin",
"Request feature" : "Özellik isteyin",
"Ask questions or discuss" : "Soru sorun ya da tartışın",
+ "Rate the app" : "Uygulamayı değerlendir",
"Rate" : "Değerlendirin",
"View in store" : "Mağazada görüntüle",
"Visit website" : "Siteye bakın",
@@ -445,6 +460,8 @@ OC.L10N.register(
"Enable or disable profile by default for new accounts." : "Bu seçenek etkinleştirildiğinde, profil yeni hesaplar için varsayılan olur.",
"Enable" : "Etkinleştir",
"Unable to update profile default setting" : "Profil varsayılan ayarı güncellenemedi",
+ "{app}'s declarative setting field: {name}" : "{app} uygulamasının bildirdiği ayar alanı: {name}",
+ "Failed to save setting" : "Ayar kaydedilemedi",
"Server-side encryption" : "Sunucu tarafı şifreleme",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Sunucu tarafındaki şifreleme, sunucuya yüklenen dosyaların şifrelenebilmesini sağlar. Bu özellik genel başarımı düşürdüğünden yalnızca gerek varsa etkinleştirin.",
"Enable server-side encryption" : "Sunucu tarafı şifreleme kullanılsın",
@@ -588,6 +605,7 @@ OC.L10N.register(
"Set line manager" : "Satır yöneticisini ayarla",
"{size} used" : "{size} kullanılmış",
"Delete account" : "Hesabı sil",
+ "Disconnect all devices and delete local data" : "Tüm aygıtların bağlantısını kes ve yerel verileri sil",
"Disable account" : "Hesabı devre dışı bırak",
"Enable account" : "Hesabı etkinleştir",
"Resend welcome email" : "Karşılama e-postasını yeniden gönder",
@@ -613,6 +631,10 @@ OC.L10N.register(
"Show storage path" : "Depolama yolu görüntülensin",
"Show last login" : "Son oturum açma zamanı görüntülensin",
"Sorting" : "Sıralama",
+ "The system config enforces sorting the groups by name. This also disables showing the member count." : "Sistem yapılandırması, grupların ada göre sıralanmasını zorunlu kılar. Bu aynı zamanda üye sayısının görüntülenmesini de kapatır.",
+ "Group list sorting" : "Grup listesi sıralaması",
+ "By member count" : "Üye sayısına göre",
+ "By name" : "Ada göre",
"Send email" : "E-posta gönder",
"Send welcome email to new accounts" : "Yeni hesaplara hoş geldiniz e-postası gönderilsin",
"Defaults" : "Varsayılanlar",
@@ -633,12 +655,18 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Tarayıcınız WebAuthn desteklemiyor.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Yönetici olarak paylaşma davranışı ile ilgili ince ayarları yapabilirsiniz. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.",
"You need to enable the File sharing App." : "Dosya paylaşımı uygulamasını etkinleştirmelisiniz.",
+ "Loading app list" : "Uygulama listesi yükleniyor",
+ "App Store" : "Uygulama mağazası",
+ "Loading categories" : "Kategoriler yükleniyor",
+ "Developer documentation ↗" : "Geliştirici belgeleri ↗",
+ "Version {version}, {license}-licensed" : "{version} sürümü, {license} lisansı",
"Active accounts" : "Etkin hesaplar",
"Admins" : "Yöneticiler",
"Disabled accounts" : "Devre dışı hesaplar",
"Account group: {group}" : "Hesap grubu: {group}",
"Account management" : "Hesap yönetimi",
"New account" : "Hesap ekle",
+ "Creating group…" : "Grup oluşturuluyor…",
"Create group" : "Grup ekle",
"Group name" : "Grup adı",
"Please enter a valid group name" : "Lütfen geçerli bir grup adı yazın",
@@ -823,6 +851,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Gruplar paylaşıma katılmasın",
"These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar paylaşımları alabilir ancak başlatamaz.",
"Old user imported certificates" : "Kullanıcının içe aktardığı eski sertifikalar",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript desteği kontrol edilemedi. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.",
"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",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index 69cc9a285af..5eecf41d60e 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -182,7 +182,6 @@
"Internet connectivity is disabled in configuration file." : "İnternet bağlantısı yapılandırma dosyasından devre dışı bırakılmış.",
"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." : "Bu sunucunun çalışan bir İnternet bağlantısı yok. Birden çok uç noktaya erişilemez. Bu durumda dış depolama alanı bağlama, güncelleme bildirimleri ya da üçüncü taraf uygulamalarını kurmak gibi bazı özellikler çalışmaz. Dosyalara uzaktan erişim ve bildirim e-postalarının gönderilmesi işlemleri de yapılamaz. Tüm bu özelliklerin kullanılabilmesi için sunucuyu İnternet üzerine bağlamanız önerilir.",
"JavaScript modules support" : "JavaScript modülleri desteği",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript desteği kontrol edilemedi. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.",
"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." : "Site sunucunuz, JavaScript MIME türünü kullanan `.mjs` dosyaları sunmuyor. Bu durum, tarayıcıların JavaScript dosyalarını yürütmesini engelleyerek bazı uygulamaların bozulmasına neden olur. Site sunucunuzu, 'text/javascript' veya 'application/javascript' MIME türüyle '.mjs' dosyalarını sunacak şekilde yapılandırmanız gerekir.",
"JavaScript source map support" : "JavaScript kaynak haritası desteği",
"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." : "Site sunucunuz `.js.map` dosyalarını sunacak şekilde ayarlanmamış. Bu dosyalar olmadan, JavaScript kaynak haritaları düzgün çalışmaz. Bu durum ortaya çıkabilecek sorunların giderilmesini ve hata ayıklamasını zorlaştırır.",
@@ -203,6 +202,7 @@
"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." : "Veri tabanı olarak MySQL kullanılıyor ancak 4 bayt uzunluğundaki karakterler desteklenmiyor. 4 bayt uzunluğundaki karaktelerin (emoji simgeleri gibi) dosya adları ya da yorumlarda sorun çıkmadan işlenebilmesi için MySQL üzerinde 4 bayt desteğinin etkinleştirilmesi önerilir.",
"OCS provider resolving" : "OCS hizmet sağlayıcısı çözümleniyor",
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Site sunucunuzun OCM ve OCS hizmet sağlayıcı adreslerini doğru şekilde çözümleyip çözümlemediği denetlenemedi.",
+ "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." : "Site sunucunuz %1$s adresini doğru olarak çözümleyecek şekilde yapılandırılmamış.\nBu sorun genellikle site sunucusu yapılandırmasının bu klasörü doğrudan aktaracak şekilde güncellenmemiş olmamasından kaynaklanır.\nLütfen kendi yapılandırmanızı, Apache için uygulama ile gelen \".htaccess\" dosyasındaki rewrite komutları ile ya da Nginx için belgeler bölümünde bulunan ayarlar ile karşılaştırın.\nNginx üzerinde genellikle \"location ~\" ile başlayan satırların güncellenmesi gerekir.",
"Overwrite CLI URL" : "CLI adresi değişikliği",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru şekilde \"%s\" olarak ayarlanmış.",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru bir adres olan \"%s\" olarak ayarlanmış. Önerilen adres \"%s\".",
@@ -254,9 +254,12 @@
"Configuration file access rights" : "Yapılandırma dosyasının erişim izinleri",
"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." : "Salt okunur yapılandırma etkinleştirilmiş. Bu yapılandırma, bazı ayarların site arayüzünden yapılmasını önler. Ayrıca, bu dosyanın her güncelleme öncesinde el ile yazılabilir yapılması gerekir.",
"Nextcloud configuration file is writable" : "Nextcloud yapılandırma dosyası yazılabilir",
+ "HTTP headers" : "HTTP üst bilgileri",
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarın belirtildiği gibi yapılması önerilir.",
"- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisi `%2$s` şeklinde ayarlanmamış. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.",
"- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "`%1$s` HTTP üst bilgisinde `%2$s` bulunmuyor. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.",
+ "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- `%1$s` HTTP üst bilgisi `%2$s`, `%3$s`, `%4$s`, `%5$s` ya da `%6$s` olarak ayarlanmamış. Bu durum yönlendiren bilgisinin sızmasına neden olabilir. {w3c-önerisi} bölümüne bakın.",
+ "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- `Strict-Transport-Security` HTTP üst bilgisi en azından `%d` saniye olarak ayarlanmamış (geçerli değer: `%d`). Güvenliği artırmak için uzun bir HSTS ilkesi kullanılması önerilir.",
"Database version" : "Veri tabanı sürümü",
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 ve üzerinde bu sürüm desteklenmiyor. MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.",
"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." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8.0 ya da MariaDB 10.2 ve üzerindeki bir sürüm kullanılmalıdır.",
@@ -351,6 +354,7 @@
"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.",
+ "Community rating: {score}/5" : "Topluluk değerlendirmesi: {score}/5",
"All apps are up-to-date." : "Tüm uygulamalar güncel",
"Icon" : "Simge",
"Name" : "Ad",
@@ -364,7 +368,16 @@
"_%n app has an update available_::_%n apps have an update available_" : ["%n uygulama için güncelleme yayınlanmış","%n uygulama için güncelleme yayınlanmış"],
"_Update_::_Update all_" : ["Güncelle","Tümünü güncelle"],
"Nothing to show" : "Görüntülenebilecek bir şey yok",
+ "Could not load section content from app store." : "Uygulama mağazasından bölüm içeriği yüklenemedi.",
"Loading" : "Yükleniyor",
+ "Fetching the latest news…" : "Son haberler alınıyor…",
+ "Could not load app discover section" : "Uygulama keşfetme bölümü yüklenemedi",
+ "Could not render element" : "Bileşen oluşturulamadı",
+ "Carousel" : "Dönme dolap",
+ "Previous slide" : "Önceki slayt",
+ "Next slide" : "Sonraki slayt",
+ "Choose slide to display" : "Görüntülenecek slaytı seçin",
+ "{index} of {total}" : "{index} / {total}",
"Description" : "Açıklama",
"Details" : "Ayrıntılar",
"All" : "Tümü",
@@ -374,6 +387,7 @@
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en düşük Nextcloud sürümü belirtilmemiş. Bu durum ileride sorun çıkarır.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en yüksek Nextcloud sürümü belirtilmemiş. Bu durum ileride sorun çıkarır.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Aşağıdaki bağımlılıklar sağlanmadığından bu uygulama kurulamıyor:",
+ "Latest updated" : "Son güncellenen",
"Author" : "İlgili",
"Categories" : "Kategoriler",
"Resources" : "Kaynaklar",
@@ -382,6 +396,7 @@
"Report a bug" : "Hata bildirin",
"Request feature" : "Özellik isteyin",
"Ask questions or discuss" : "Soru sorun ya da tartışın",
+ "Rate the app" : "Uygulamayı değerlendir",
"Rate" : "Değerlendirin",
"View in store" : "Mağazada görüntüle",
"Visit website" : "Siteye bakın",
@@ -443,6 +458,8 @@
"Enable or disable profile by default for new accounts." : "Bu seçenek etkinleştirildiğinde, profil yeni hesaplar için varsayılan olur.",
"Enable" : "Etkinleştir",
"Unable to update profile default setting" : "Profil varsayılan ayarı güncellenemedi",
+ "{app}'s declarative setting field: {name}" : "{app} uygulamasının bildirdiği ayar alanı: {name}",
+ "Failed to save setting" : "Ayar kaydedilemedi",
"Server-side encryption" : "Sunucu tarafı şifreleme",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Sunucu tarafındaki şifreleme, sunucuya yüklenen dosyaların şifrelenebilmesini sağlar. Bu özellik genel başarımı düşürdüğünden yalnızca gerek varsa etkinleştirin.",
"Enable server-side encryption" : "Sunucu tarafı şifreleme kullanılsın",
@@ -586,6 +603,7 @@
"Set line manager" : "Satır yöneticisini ayarla",
"{size} used" : "{size} kullanılmış",
"Delete account" : "Hesabı sil",
+ "Disconnect all devices and delete local data" : "Tüm aygıtların bağlantısını kes ve yerel verileri sil",
"Disable account" : "Hesabı devre dışı bırak",
"Enable account" : "Hesabı etkinleştir",
"Resend welcome email" : "Karşılama e-postasını yeniden gönder",
@@ -611,6 +629,10 @@
"Show storage path" : "Depolama yolu görüntülensin",
"Show last login" : "Son oturum açma zamanı görüntülensin",
"Sorting" : "Sıralama",
+ "The system config enforces sorting the groups by name. This also disables showing the member count." : "Sistem yapılandırması, grupların ada göre sıralanmasını zorunlu kılar. Bu aynı zamanda üye sayısının görüntülenmesini de kapatır.",
+ "Group list sorting" : "Grup listesi sıralaması",
+ "By member count" : "Üye sayısına göre",
+ "By name" : "Ada göre",
"Send email" : "E-posta gönder",
"Send welcome email to new accounts" : "Yeni hesaplara hoş geldiniz e-postası gönderilsin",
"Defaults" : "Varsayılanlar",
@@ -631,12 +653,18 @@
"Your browser does not support WebAuthn." : "Tarayıcınız WebAuthn desteklemiyor.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Yönetici olarak paylaşma davranışı ile ilgili ince ayarları yapabilirsiniz. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.",
"You need to enable the File sharing App." : "Dosya paylaşımı uygulamasını etkinleştirmelisiniz.",
+ "Loading app list" : "Uygulama listesi yükleniyor",
+ "App Store" : "Uygulama mağazası",
+ "Loading categories" : "Kategoriler yükleniyor",
+ "Developer documentation ↗" : "Geliştirici belgeleri ↗",
+ "Version {version}, {license}-licensed" : "{version} sürümü, {license} lisansı",
"Active accounts" : "Etkin hesaplar",
"Admins" : "Yöneticiler",
"Disabled accounts" : "Devre dışı hesaplar",
"Account group: {group}" : "Hesap grubu: {group}",
"Account management" : "Hesap yönetimi",
"New account" : "Hesap ekle",
+ "Creating group…" : "Grup oluşturuluyor…",
"Create group" : "Grup ekle",
"Group name" : "Grup adı",
"Please enter a valid group name" : "Lütfen geçerli bir grup adı yazın",
@@ -821,6 +849,7 @@
"Exclude groups from sharing" : "Gruplar paylaşıma katılmasın",
"These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar paylaşımları alabilir ancak başlatamaz.",
"Old user imported certificates" : "Kullanıcının içe aktardığı eski sertifikalar",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript desteği kontrol edilemedi. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.",
"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",
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index 7f22d19b932..0ec3862f7e1 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -170,7 +170,6 @@ OC.L10N.register(
"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` за допомогою типу 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." : "Ваш вебсервер не обслуговує файли `.mjs` за допомогою типу MIME JavaScript. Це призведе до того, що окремі застосунки не працюватимуть коректно, оскільки бравзери не зможуть виконувати файли JavaScript. Вам потрібно визначити обслуговування файлів `.mjs` з типом MIME `text/javascript` або `application/javascript` у налаштуваннях вашого вебсервера.",
"Old server-side-encryption" : "Застаріле шифрування на рівні сервера",
"Disabled" : "Вимкнено",
@@ -789,6 +788,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Виключити групи зі спільного доступу",
"These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть створювати їх.",
"Old user imported certificates" : "Старі сертифікати, які було імпортовано користувачами",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Неможливо перевірити наявність підтримки JavaScript. Будь ласка, перевірте вручну, чи ваш вебсервер обслуговує файли `.mjs` за допомогою типу MIME для JavaScript.",
"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",
diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json
index f38c192cfbe..b1742f97c39 100644
--- a/apps/settings/l10n/uk.json
+++ b/apps/settings/l10n/uk.json
@@ -168,7 +168,6 @@
"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` за допомогою типу 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." : "Ваш вебсервер не обслуговує файли `.mjs` за допомогою типу MIME JavaScript. Це призведе до того, що окремі застосунки не працюватимуть коректно, оскільки бравзери не зможуть виконувати файли JavaScript. Вам потрібно визначити обслуговування файлів `.mjs` з типом MIME `text/javascript` або `application/javascript` у налаштуваннях вашого вебсервера.",
"Old server-side-encryption" : "Застаріле шифрування на рівні сервера",
"Disabled" : "Вимкнено",
@@ -787,6 +786,7 @@
"Exclude groups from sharing" : "Виключити групи зі спільного доступу",
"These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть створювати їх.",
"Old user imported certificates" : "Старі сертифікати, які було імпортовано користувачами",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Неможливо перевірити наявність підтримки JavaScript. Будь ласка, перевірте вручну, чи ваш вебсервер обслуговує файли `.mjs` за допомогою типу MIME для JavaScript.",
"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",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 672912f2ab7..79fc8403970 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "禁止特定群組分享檔案",
"These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。",
"Old user imported certificates" : "舊用戶匯入的憑證",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供 \".mjs\" 檔案。",
"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",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 919dc9d8899..c85272d151a 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -182,7 +182,6 @@
"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 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "禁止特定群組分享檔案",
"These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。",
"Old user imported certificates" : "舊用戶匯入的憑證",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供 \".mjs\" 檔案。",
"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",
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index f95c66bb5bd..d7a273c43b7 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"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 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "禁止特定群組分享檔案",
"These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。",
"Old user imported certificates" : "舊的使用者匯入憑證",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。",
"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",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 6062ef7809f..e315074084e 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -182,7 +182,6 @@
"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 將無法正常運作,從而使排除與除錯任何可能出現的問題變得較為困難。",
@@ -867,6 +866,7 @@
"Exclude groups from sharing" : "禁止特定群組分享檔案",
"These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。",
"Old user imported certificates" : "舊的使用者匯入憑證",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "無法檢查 JavaScript 支援。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。",
"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",