aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-07 00:25:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-07 00:25:43 +0000
commit9290b852d9c24f8323c85b8e84c7374df69d67b4 (patch)
treed8f00e462c05dfc82f702d045c0354f726aba410 /apps/settings
parent4bf6cd8f0bcc5262ec6edc54a60b299cd128fcfe (diff)
downloadnextcloud-server-9290b852d9c24f8323c85b8e84c7374df69d67b4.tar.gz
nextcloud-server-9290b852d9c24f8323c85b8e84c7374df69d67b4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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.js1
-rw-r--r--apps/settings/l10n/de_DE.json1
-rw-r--r--apps/settings/l10n/gl.js1
-rw-r--r--apps/settings/l10n/gl.json1
-rw-r--r--apps/settings/l10n/zh_TW.js1
-rw-r--r--apps/settings/l10n/zh_TW.json1
10 files changed, 14 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index e50a9fdb103..78eaf6fb20b 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -211,6 +211,8 @@ OC.L10N.register(
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "تتوفر واحدة أو أكثر من عمليات ترحيل لـ\"أنواع الوسائط\" mimetype. في بعض الأحيان تتم إضافة أنواع وسائط mimetypes جديدة للتعامل بشكل أفضل مع أنواع معينة من الملفات. يستغرق ترحيل أنواع الوسائط mimetypes وقتاً طويلاً في حالة الخوادم الكبيرة؛ لذا لا يتم ذلك تلقائياً أثناء عمليات الترقية. لإجراء عمليات الترحيل، استعمل الأمر السطري: \n`occ Maintenance:repair --include-expensive` ",
"MySQL row format" : "الصيغة الخام لـ MySQL",
"You are not using MySQL" : "أنت لا تستعمل MySQL",
+ "None of your tables use ROW_FORMAT=Compressed" : "ليس عندك أي جدول يستعمل الصيغة الخام مضغوطةً ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "صيغة خام غير صحيحة وُجدت في قاعدة بياناتك. بالنسبة لنكست كلاود فإنها تعطي أفضل أداء عندما يتم تعيين الصيغة الخام على \"ديناميكية\" ROW_FORMAT = Dynamic. رجاءً، قم بتحديث الصيغة الخام في القائمة التالية: %s.",
"MySQL Unicode support" : "دعم المحارف الموحدة Unicode لـ MySQL",
"MySQL is used as database and does support 4-byte characters" : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte.",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte. حتى يمكنك التعامل مع حروف الـ 4 بايت (مثل الإيموجي) بدون إشكاليات في أسماء الملفات أو الملاحظات على سبيل المثال، يُنصح بتمكين دعم الـ 4 بايت في MySQL.",
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json
index ad86b0360aa..d3772dbf523 100644
--- a/apps/settings/l10n/ar.json
+++ b/apps/settings/l10n/ar.json
@@ -209,6 +209,8 @@
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "تتوفر واحدة أو أكثر من عمليات ترحيل لـ\"أنواع الوسائط\" mimetype. في بعض الأحيان تتم إضافة أنواع وسائط mimetypes جديدة للتعامل بشكل أفضل مع أنواع معينة من الملفات. يستغرق ترحيل أنواع الوسائط mimetypes وقتاً طويلاً في حالة الخوادم الكبيرة؛ لذا لا يتم ذلك تلقائياً أثناء عمليات الترقية. لإجراء عمليات الترحيل، استعمل الأمر السطري: \n`occ Maintenance:repair --include-expensive` ",
"MySQL row format" : "الصيغة الخام لـ MySQL",
"You are not using MySQL" : "أنت لا تستعمل MySQL",
+ "None of your tables use ROW_FORMAT=Compressed" : "ليس عندك أي جدول يستعمل الصيغة الخام مضغوطةً ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "صيغة خام غير صحيحة وُجدت في قاعدة بياناتك. بالنسبة لنكست كلاود فإنها تعطي أفضل أداء عندما يتم تعيين الصيغة الخام على \"ديناميكية\" ROW_FORMAT = Dynamic. رجاءً، قم بتحديث الصيغة الخام في القائمة التالية: %s.",
"MySQL Unicode support" : "دعم المحارف الموحدة Unicode لـ MySQL",
"MySQL is used as database and does support 4-byte characters" : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte.",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "قاعدة البيانات MySQL قيد التشغيل لكنها لا تدعم الحروف ذات الـ 4 بايت byte. حتى يمكنك التعامل مع حروف الـ 4 بايت (مثل الإيموجي) بدون إشكاليات في أسماء الملفات أو الملاحظات على سبيل المثال، يُنصح بتمكين دعم الـ 4 بايت في MySQL.",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 68dabe478e2..3ad4272d8e5 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -209,6 +209,8 @@ OC.L10N.register(
"Mimetype migrations available" : "Migraci mimetypů k dispozici",
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Je k dispozici jedna nebo více migrací mimetypu. Občas jsou přidány nové mimetypy pro lepší obsloužení určitých typů souborů. Na velkých instancích zabere migrace mimetypů dlouhou dobu, proto se neprovádí automaticky při aktualizacích. Pro provedení migrací použijte příkaz `occ maintenance:repair --include-expensive`.",
"You are not using MySQL" : "Nepoužíváte MySQL",
+ "None of your tables use ROW_FORMAT=Compressed" : "Žádná z tabulek nepoužívá ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "V databázi nalezen nesprávný formát řádků. ROW_FORMAT=Dynamic poskytuje nejlepší výkon databáze pro Nextcloud. Aktualizujte formát řádků na následujícím seznamu: %s.",
"MySQL Unicode support" : "Podpora MySQL Unicode",
"MySQL is used as database and does support 4-byte characters" : "Jako databáze je používáno MySQL a nepodporuje 4bajtové znaky",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Jako databáze je používána MySQL, ale nepodporuje 4 bajtové znaky. Aby bylo možné takové znaky (jako například emotikony) v názvech souborů nebo komentářích zobrazit, je doporučeno zapnout podporu 4 bajtových znaků v MySQL.",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 3a8e8f260a1..8906e3c38f6 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -207,6 +207,8 @@
"Mimetype migrations available" : "Migraci mimetypů k dispozici",
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Je k dispozici jedna nebo více migrací mimetypu. Občas jsou přidány nové mimetypy pro lepší obsloužení určitých typů souborů. Na velkých instancích zabere migrace mimetypů dlouhou dobu, proto se neprovádí automaticky při aktualizacích. Pro provedení migrací použijte příkaz `occ maintenance:repair --include-expensive`.",
"You are not using MySQL" : "Nepoužíváte MySQL",
+ "None of your tables use ROW_FORMAT=Compressed" : "Žádná z tabulek nepoužívá ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "V databázi nalezen nesprávný formát řádků. ROW_FORMAT=Dynamic poskytuje nejlepší výkon databáze pro Nextcloud. Aktualizujte formát řádků na následujícím seznamu: %s.",
"MySQL Unicode support" : "Podpora MySQL Unicode",
"MySQL is used as database and does support 4-byte characters" : "Jako databáze je používáno MySQL a nepodporuje 4bajtové znaky",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Jako databáze je používána MySQL, ale nepodporuje 4 bajtové znaky. Aby bylo možné takové znaky (jako například emotikony) v názvech souborů nebo komentářích zobrazit, je doporučeno zapnout podporu 4 bajtových znaků v MySQL.",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index b6d84503e91..e62a53ba78f 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -212,6 +212,7 @@ OC.L10N.register(
"MySQL row format" : "MySQL-Zeilenformat",
"You are not using MySQL" : "Sie verwenden kein MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "Keine Ihrer Tabellen verwendet ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in Ihrer Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisieren Sie das Zeilenformat in der folgenden Liste: %s.",
"MySQL Unicode support" : "MySQL Unicode-Unterstützung",
"MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 311b2bcc3d3..9b1cf960fc6 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -210,6 +210,7 @@
"MySQL row format" : "MySQL-Zeilenformat",
"You are not using MySQL" : "Sie verwenden kein MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "Keine Ihrer Tabellen verwendet ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in Ihrer Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisieren Sie das Zeilenformat in der folgenden Liste: %s.",
"MySQL Unicode support" : "MySQL Unicode-Unterstützung",
"MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 6f5c89bca5b..df8489b1a75 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -212,6 +212,7 @@ OC.L10N.register(
"MySQL row format" : "Formato de fila MySQL",
"You are not using MySQL" : "Non está a usar MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "Ningunha das súas táboas emprega ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Atopouse un formato de fila incorrecto na súa base de datos. ROW_FORMAT=Dynamic ofrece o mellor rendemento da base de datos para Nextcloud. Actualide o formato de fila na seguinte lista: %s.",
"MySQL Unicode support" : "Compatibilidade con MySQL Unicode",
"MySQL is used as database and does support 4-byte characters" : "MySQL úsase como base de datos e admite caracteres de 4 bytes",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL utilízase como base de datos, mais non admite caracteres de 4 bytes. Para poder manexar caracteres de 4 bytes (coma os «emojis») sen problemas nos nomes de ficheiros ou comentarios, por exemplo, recoméndase activar a compatibilidade de 4 bytes en MySQL.",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 792dc0ac7f9..34f14bb9dc8 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -210,6 +210,7 @@
"MySQL row format" : "Formato de fila MySQL",
"You are not using MySQL" : "Non está a usar MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "Ningunha das súas táboas emprega ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Atopouse un formato de fila incorrecto na súa base de datos. ROW_FORMAT=Dynamic ofrece o mellor rendemento da base de datos para Nextcloud. Actualide o formato de fila na seguinte lista: %s.",
"MySQL Unicode support" : "Compatibilidade con MySQL Unicode",
"MySQL is used as database and does support 4-byte characters" : "MySQL úsase como base de datos e admite caracteres de 4 bytes",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL utilízase como base de datos, mais non admite caracteres de 4 bytes. Para poder manexar caracteres de 4 bytes (coma os «emojis») sen problemas nos nomes de ficheiros ou comentarios, por exemplo, recoméndase activar a compatibilidade de 4 bytes en MySQL.",
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 3d28659eee0..66e75d1d17e 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -212,6 +212,7 @@ OC.L10N.register(
"MySQL row format" : "MySQL 列格式",
"You are not using MySQL" : "您並未使用 MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "您的資料表中並未使用 ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "在您的資料庫中找到不正確的列格式。ROW_FORMAT=Dynamic 可為 Nextcloud 提供最佳的資料庫效能。請更新下列清單中的列格式:%s",
"MySQL Unicode support" : "MySQL Unicode 支援",
"MySQL is used as database and does support 4-byte characters" : "MySQL 用作資料庫並支援 4 位元組字元",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作資料庫但並不支援 4 位元組字元。例如,為了能處理檔案名稱或是留言中的 4 位元組字元(例如表情符號)。建議您啟用 MySQL 中支援 4 位元組字元的功能。",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 16fd64302b0..8c612febb5b 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -210,6 +210,7 @@
"MySQL row format" : "MySQL 列格式",
"You are not using MySQL" : "您並未使用 MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "您的資料表中並未使用 ROW_FORMAT=Compressed",
+ "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "在您的資料庫中找到不正確的列格式。ROW_FORMAT=Dynamic 可為 Nextcloud 提供最佳的資料庫效能。請更新下列清單中的列格式:%s",
"MySQL Unicode support" : "MySQL Unicode 支援",
"MySQL is used as database and does support 4-byte characters" : "MySQL 用作資料庫並支援 4 位元組字元",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作資料庫但並不支援 4 位元組字元。例如,為了能處理檔案名稱或是留言中的 4 位元組字元(例如表情符號)。建議您啟用 MySQL 中支援 4 位元組字元的功能。",