aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-09 00:22:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-09 00:22:36 +0000
commit832d479c839b913d914178a646525cf28a0d1061 (patch)
tree17b2b75c51be2732e946eebba17336276c1c6740 /apps/settings/l10n/en_GB.json
parentf6a19968eb70e7f1f6c1e61a97d2263753e3af18 (diff)
downloadnextcloud-server-832d479c839b913d914178a646525cf28a0d1061.tar.gz
nextcloud-server-832d479c839b913d914178a646525cf28a0d1061.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r--apps/settings/l10n/en_GB.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index 5635bb40bd8..7864aa6c780 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -210,6 +210,7 @@
"MySQL row format" : "MySQL row format",
"You are not using MySQL" : "You are not using MySQL",
"None of your tables use ROW_FORMAT=Compressed" : "None of your tables use 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." : "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.",
"MySQL Unicode support" : "MySQL Unicode support",
"MySQL is used as database and does support 4-byte characters" : "MySQL is used as database and does support 4-byte characters",
"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 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.",