From 1d203b0fb9fed62b6619c780f9ea36ab55108ebd Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Sat, 7 Nov 2020 02:18:58 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/de.js | 2 +- apps/files/l10n/de.json | 2 +- core/l10n/pt_BR.js | 1 + core/l10n/pt_BR.json | 1 + core/l10n/zh_CN.js | 1 + core/l10n/zh_CN.json | 1 + 6 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 4bfee712041..304a0ecec4b 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -57,7 +57,7 @@ OC.L10N.register( "Could not rename \"{fileName}\"" : "Die Datei konnte nicht umbenannt werden \"{fileName}\"", "Could not create file \"{file}\"" : "Die Datei konnte nicht erstellt werden \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Die Datei \"{file}\" konnte nicht erstellt werden, da diese bereits existiert.", - "Could not create folder \"{dir}\" because it already exists" : "Der Ordner \"{dir}\" konnte nicht erstellt werden , da dieser bereits existiert", + "Could not create folder \"{dir}\" because it already exists" : "Der Ordner \"{dir}\" konnte nicht erstellt werden, da dieser bereits existiert", "Could not fetch file details \"{file}\"" : "Details zu \"{file}\" konnten nicht ermittelt werden", "Error deleting file \"{fileName}\"." : "Fehler beim Löschen der Datei \"{fileName}\"", "No search results in other folders for {tag}{filter}{endtag}" : "Keine Suchergebnisse in anderen Ordnern für {tag}{filter}{endtag}", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 1a057cf2508..c2dff84c318 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -55,7 +55,7 @@ "Could not rename \"{fileName}\"" : "Die Datei konnte nicht umbenannt werden \"{fileName}\"", "Could not create file \"{file}\"" : "Die Datei konnte nicht erstellt werden \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Die Datei \"{file}\" konnte nicht erstellt werden, da diese bereits existiert.", - "Could not create folder \"{dir}\" because it already exists" : "Der Ordner \"{dir}\" konnte nicht erstellt werden , da dieser bereits existiert", + "Could not create folder \"{dir}\" because it already exists" : "Der Ordner \"{dir}\" konnte nicht erstellt werden, da dieser bereits existiert", "Could not fetch file details \"{file}\"" : "Details zu \"{file}\" konnten nicht ermittelt werden", "Error deleting file \"{fileName}\"." : "Fehler beim Löschen der Datei \"{fileName}\"", "No search results in other folders for {tag}{filter}{endtag}" : "Keine Suchergebnisse in anderen Ordnern für {tag}{filter}{endtag}", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index c4698ec90e0..5a76cba7c41 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -89,6 +89,7 @@ OC.L10N.register( "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta a coluna opcional \"{columnName}\" na tabela \"{tableName}\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Estão faltando algumas colunas opcionais no banco de dados. Devido ao fato de que adicionar colunas em grandes tabelas pode levar algum tempo, elas não foram adicionadas automaticamente por serem opcionais. Ao executar \"occ db: add-missing-columns\", elas podem ser adicionadas manualmente enquanto a instância continua em execução. Depois que as colunas são adicionadas, alguns recursos podem melhorar a capacidade de resposta ou a usabilidade.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Nesta instalação estão faltando alguns módulos PHP recomendados. Para melhor desempenho e compatibilidade, é altamente recomendável instalá-los.", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo php-imagick nesta instância não tem suporte para SVG. Para melhor compatibilidade é recomendado instalá-lo.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Algumas colunas no banco de dados não possuem uma conversão para big int. Pelo fato de que alterar tipos de coluna em tabelas grandes pode levar algum tempo, eles não foram alterados automaticamente. Ao executar 'occ db: convert-filecache-bigint', essas alterações pendentes podem ser aplicadas manualmente. Essa operação precisa ser feita enquanto a instância está offline. Para mais detalhes, leia <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">a documentação sobre isso</a>.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Atualmente, o SQLite está sendo usado como plataforma de banco de dados. Para instalações maiores, recomendamos que migre para outra.", "This is particularly recommended when using the desktop client for file synchronisation." : "Isso é recomendado ao usar o cliente da área de trabalho para sincronização de arquivos.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 6b619c1bd2a..37dae017019 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -87,6 +87,7 @@ "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta a coluna opcional \"{columnName}\" na tabela \"{tableName}\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Estão faltando algumas colunas opcionais no banco de dados. Devido ao fato de que adicionar colunas em grandes tabelas pode levar algum tempo, elas não foram adicionadas automaticamente por serem opcionais. Ao executar \"occ db: add-missing-columns\", elas podem ser adicionadas manualmente enquanto a instância continua em execução. Depois que as colunas são adicionadas, alguns recursos podem melhorar a capacidade de resposta ou a usabilidade.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Nesta instalação estão faltando alguns módulos PHP recomendados. Para melhor desempenho e compatibilidade, é altamente recomendável instalá-los.", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo php-imagick nesta instância não tem suporte para SVG. Para melhor compatibilidade é recomendado instalá-lo.", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Algumas colunas no banco de dados não possuem uma conversão para big int. Pelo fato de que alterar tipos de coluna em tabelas grandes pode levar algum tempo, eles não foram alterados automaticamente. Ao executar 'occ db: convert-filecache-bigint', essas alterações pendentes podem ser aplicadas manualmente. Essa operação precisa ser feita enquanto a instância está offline. Para mais detalhes, leia <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">a documentação sobre isso</a>.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Atualmente, o SQLite está sendo usado como plataforma de banco de dados. Para instalações maiores, recomendamos que migre para outra.", "This is particularly recommended when using the desktop client for file synchronisation." : "Isso é recomendado ao usar o cliente da área de trabalho para sincronização de arquivos.", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 740a2a58087..779a4df131a 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -89,6 +89,7 @@ OC.L10N.register( "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "表 “{tableName}†ä¸ç¼ºå°‘å¯é€‰åˆ— “ {columnName}â€ã€‚", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "æ•°æ®åº“缺少一些å¯é€‰åˆ—。 ç”±äºŽåœ¨å¤§è¡¨ä¸Šæ·»åŠ åˆ—å¯èƒ½ä¼šèŠ±è´¹ä¸€äº›æ—¶é—´ï¼Œå› æ¤åœ¨å¯ä»¥é€‰æ‹©æ—¶ä¸ä¼šè‡ªåŠ¨æ·»åŠ 列。 通过è¿è¡Œ “occ db:add-missing-columnsâ€ï¼Œå¯ä»¥åœ¨å®žä¾‹ç»§ç»è¿è¡Œæ—¶æ‰‹åŠ¨æ·»åŠ 那些缺少的列。 æ·»åŠ åˆ—åŽï¼ŒæŸäº›åŠŸèƒ½å¯èƒ½ä¼šæ高å“应速度或å¯ç”¨æ€§ã€‚", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "该实例缺失了一些推èçš„ PHP 模å—。为æ高性能和兼容性,我们强烈建议安装它们。", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "æ¤å®žä¾‹ä¸çš„ php-imagick 模å—ä¸æ”¯æŒ SVG。为了获得更好的兼容性,建议安装它。", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "æ•°æ®åº“ä¸çš„一些列由于进行长整型转æ¢è€Œç¼ºå¤±ã€‚由于在较大的数æ®è¡¨é‡æ”¹å˜åˆ—ç±»åž‹ä¼šè€—è´¹ä¸€äº›æ—¶é—´ï¼Œå› æ¤ç¨‹åºæ²¡æœ‰è‡ªåŠ¨å¯¹å…¶æ›´æ”¹ã€‚您å¯ä»¥é€šè¿‡å‘½ä»¤è¡Œæ‰‹åŠ¨æ‰§è¡Œ \"occ db:convert-filecache-bigint\" 命令以应用挂起的更改。该æ“作需è¦å½“整个实例å˜ä¸ºç¦»çº¿çŠ¶æ€åŽæ‰§è¡Œã€‚查阅<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">相关文档</a>以获得更多详情。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "当å‰æ£åœ¨ä½¿ç”¨ SQLite 作为åŽç«¯æ•°æ®åº“。多用户使用时,推è您改用其他的数æ®åº“。", "This is particularly recommended when using the desktop client for file synchronisation." : "特别推è使用桌é¢å®¢æˆ·ç«¯åŒæ¥çš„用户选择。", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 0f5d6add426..522978a0b3e 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -87,6 +87,7 @@ "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "表 “{tableName}†ä¸ç¼ºå°‘å¯é€‰åˆ— “ {columnName}â€ã€‚", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "æ•°æ®åº“缺少一些å¯é€‰åˆ—。 ç”±äºŽåœ¨å¤§è¡¨ä¸Šæ·»åŠ åˆ—å¯èƒ½ä¼šèŠ±è´¹ä¸€äº›æ—¶é—´ï¼Œå› æ¤åœ¨å¯ä»¥é€‰æ‹©æ—¶ä¸ä¼šè‡ªåŠ¨æ·»åŠ 列。 通过è¿è¡Œ “occ db:add-missing-columnsâ€ï¼Œå¯ä»¥åœ¨å®žä¾‹ç»§ç»è¿è¡Œæ—¶æ‰‹åŠ¨æ·»åŠ 那些缺少的列。 æ·»åŠ åˆ—åŽï¼ŒæŸäº›åŠŸèƒ½å¯èƒ½ä¼šæ高å“应速度或å¯ç”¨æ€§ã€‚", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "该实例缺失了一些推èçš„ PHP 模å—。为æ高性能和兼容性,我们强烈建议安装它们。", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "æ¤å®žä¾‹ä¸çš„ php-imagick 模å—ä¸æ”¯æŒ SVG。为了获得更好的兼容性,建议安装它。", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "æ•°æ®åº“ä¸çš„一些列由于进行长整型转æ¢è€Œç¼ºå¤±ã€‚由于在较大的数æ®è¡¨é‡æ”¹å˜åˆ—ç±»åž‹ä¼šè€—è´¹ä¸€äº›æ—¶é—´ï¼Œå› æ¤ç¨‹åºæ²¡æœ‰è‡ªåŠ¨å¯¹å…¶æ›´æ”¹ã€‚您å¯ä»¥é€šè¿‡å‘½ä»¤è¡Œæ‰‹åŠ¨æ‰§è¡Œ \"occ db:convert-filecache-bigint\" 命令以应用挂起的更改。该æ“作需è¦å½“整个实例å˜ä¸ºç¦»çº¿çŠ¶æ€åŽæ‰§è¡Œã€‚查阅<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">相关文档</a>以获得更多详情。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "当å‰æ£åœ¨ä½¿ç”¨ SQLite 作为åŽç«¯æ•°æ®åº“。多用户使用时,推è您改用其他的数æ®åº“。", "This is particularly recommended when using the desktop client for file synchronisation." : "特别推è使用桌é¢å®¢æˆ·ç«¯åŒæ¥çš„用户选择。", -- GitLab