diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-08 00:21:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-08 00:21:51 +0000 |
commit | 3bd819745802ed0c1ab8a969db4acb051acfc0cf (patch) | |
tree | 18ffbdc92d87ce43866a7822939f3e5bdef5c497 /apps/settings | |
parent | a34f4fbbdb3158a9906396e72b785a03f76be725 (diff) | |
download | nextcloud-server-3bd819745802ed0c1ab8a969db4acb051acfc0cf.tar.gz nextcloud-server-3bd819745802ed0c1ab8a969db4acb051acfc0cf.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/ga.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/ga.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index f7a21c639d6..2b43572591f 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.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." : "Tá ascnamh cineál mime amháin nó níos mó ar fáil. Uaireanta cuirtear cineálacha nua míme leis chun cineálacha áirithe comhaid a láimhseáil ar bhealach níos fearr. Tógann sé go leor ama na cineálacha mime a aistriú ar chásanna níos mó agus mar sin ní dhéantar é seo go huathoibríoch le linn uasghráduithe. Úsáid an t-ordú `occ maintenance: repair --include-daor` chun na haistrithe a dhéanamh.", "MySQL row format" : "Formáid sraith MySQL", "You are not using MySQL" : "Níl MySQL á úsáid agat", + "None of your tables use ROW_FORMAT=Compressed" : "Ní úsáideann aon cheann de do tháblaí ROW_FORMAT=Comhbhrúite", + "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." : "Fuarthas formáid mícheart rónna i do bhunachar sonraí. ROW_FORMAT=Cuireann Dinimiciúla na léirithe bunachar sonraí is fearr ar fáil do Nextcloud. Nuashonraigh formáid ró ar an liosta seo a leanas: %s.", "MySQL Unicode support" : "Tacaíocht MySQL Unicode", "MySQL is used as database and does support 4-byte characters" : "Úsáidtear MySQL mar bhunachar sonraí agus tacaíonn sé le carachtair 4-bheart", "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." : "Úsáidtear MySQL mar bhunachar sonraí ach ní thacaíonn sé le carachtair 4-bheart. Chun a bheith in ann carachtair 4-beart (cosúil le emojis) a láimhseáil gan fadhbanna in ainmneacha comhaid nó tuairimí mar shampla, moltar an tacaíocht 4-beart i MySQL a chumasú.", diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 92bd7f8e873..6ef0a13859f 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.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." : "Tá ascnamh cineál mime amháin nó níos mó ar fáil. Uaireanta cuirtear cineálacha nua míme leis chun cineálacha áirithe comhaid a láimhseáil ar bhealach níos fearr. Tógann sé go leor ama na cineálacha mime a aistriú ar chásanna níos mó agus mar sin ní dhéantar é seo go huathoibríoch le linn uasghráduithe. Úsáid an t-ordú `occ maintenance: repair --include-daor` chun na haistrithe a dhéanamh.", "MySQL row format" : "Formáid sraith MySQL", "You are not using MySQL" : "Níl MySQL á úsáid agat", + "None of your tables use ROW_FORMAT=Compressed" : "Ní úsáideann aon cheann de do tháblaí ROW_FORMAT=Comhbhrúite", + "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." : "Fuarthas formáid mícheart rónna i do bhunachar sonraí. ROW_FORMAT=Cuireann Dinimiciúla na léirithe bunachar sonraí is fearr ar fáil do Nextcloud. Nuashonraigh formáid ró ar an liosta seo a leanas: %s.", "MySQL Unicode support" : "Tacaíocht MySQL Unicode", "MySQL is used as database and does support 4-byte characters" : "Úsáidtear MySQL mar bhunachar sonraí agus tacaíonn sé le carachtair 4-bheart", "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." : "Úsáidtear MySQL mar bhunachar sonraí ach ní thacaíonn sé le carachtair 4-bheart. Chun a bheith in ann carachtair 4-beart (cosúil le emojis) a láimhseáil gan fadhbanna in ainmneacha comhaid nó tuairimí mar shampla, moltar an tacaíocht 4-beart i MySQL a chumasú.", |