diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files_trashbin/l10n/gl.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/gl.js')
-rw-r--r-- | apps/files_trashbin/l10n/gl.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index 2443853f74d..495bb3e7e1a 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -11,11 +11,6 @@ OC.L10N.register( "No deleted files" : "Non hai ficheiros eliminados", "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", "Deleted" : "Eliminado", - "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados de aquí", - "No entries found in this folder" : "Non se atoparon entradas neste cartafol", - "Select all" : "Seleccionar todo", - "Name" : "Nome", - "Actions" : "Accións", "Delete permanently" : "Eliminar definitivamente", "Error while restoring file from trash bin" : "Produciuse un erro ao restaurar o ficheiro do cesto do lixo", "Error while removing file from trash bin" : "Produciuse un erro ao retirar o ficheiro do cesto do lixo", @@ -24,6 +19,11 @@ OC.L10N.register( "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 coa administración desta instancia.", + "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados de aquí", + "No entries found in this folder" : "Non se atoparon entradas neste cartafol", + "Select all" : "Seleccionar todo", + "Name" : "Nome", + "Actions" : "Accións", "Delete" : "Eliminar" }, "nplurals=2; plural=(n != 1);"); |