aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/gl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/gl.json')
-rw-r--r--apps/settings/l10n/gl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index e2bf4c42a83..792dc0ac7f9 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -209,7 +209,7 @@
"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." : "Están dispoñíbeis unha ou máis migracións de tipo mime. Ocasionalmente engádense novos tipos MIME para xestionar mellor certos tipos de ficheiros. A migración dos tipos MIME leva moito tempo en instancias grandes, polo que non se fai automaticamente durante as actualizacións. Use a orde «occ maintenance:repair --include-expensive» para realizar as migracións.",
"MySQL row format" : "Formato de fila MySQL",
"You are not using MySQL" : "Non está a usar MySQL",
- "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["A táboa %s non emprega ROW_FORMAT=Dynamic. Este formato ofrece o mellor rendemento da base de datos para Nextcloud. Cambie o formato de fila a Dynamic.","Algunhas táboas non empregan ROW_FORMAT=Dynamic. Este formato ofrece o mellor rendemento da base de datos para Nextcloud. Cambie o formato de fila a Dynamic nas seguintes táboas: %s."],
+ "None of your tables use ROW_FORMAT=Compressed" : "Ningunha das súas táboas emprega ROW_FORMAT=Compressed",
"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.",