diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:20 +0000 |
commit | a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8 (patch) | |
tree | 2571590260cf50e5b3efff21976f81cf509d3db8 /apps/files_trashbin/l10n | |
parent | 05de066ee7f009e8ee55ef018da4f4c993b5e57f (diff) | |
download | nextcloud-server-a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8.tar.gz nextcloud-server-a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index fdfc5a3e119..274b8d6c8dc 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -22,7 +22,7 @@ OC.L10N.register( "Error while emptying trash bin" : "Produciuse un erro ao baleirar o cesto do lixo", "Error while removing files from trash bin" : "Produciuse un erro ao retirar ficheiros do cesto do lixo", "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto co administrador", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", "Delete" : "Eliminar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json index 244a1f1999f..c47c1126ce9 100644 --- a/apps/files_trashbin/l10n/gl.json +++ b/apps/files_trashbin/l10n/gl.json @@ -20,7 +20,7 @@ "Error while emptying trash bin" : "Produciuse un erro ao baleirar o cesto do lixo", "Error while removing files from trash bin" : "Produciuse un erro ao retirar ficheiros do cesto do lixo", "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto co administrador", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", "Delete" : "Eliminar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |