summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-29 01:11:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-29 01:11:34 +0000
commit68f04686a06f8d5e468aa53a51ec25602d1cd4f5 (patch)
treed7bf571b89770bd4f5bcf80e34d79e1428e6fc8b /apps/files_trashbin/l10n/gl.js
parent5b649df4f3aff255b5dd271733579cc3fe60e371 (diff)
downloadnextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.tar.gz
nextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/gl.js')
-rw-r--r--apps/files_trashbin/l10n/gl.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js
index ba2c046334d..93f2d7bb40c 100644
--- a/apps/files_trashbin/l10n/gl.js
+++ b/apps/files_trashbin/l10n/gl.js
@@ -2,20 +2,20 @@ OC.L10N.register(
"files_trashbin",
{
"Deleted files" : "Ficheiros eliminados",
- "Restore" : "Recuperar",
+ "Restore" : "Restaurar",
"Delete" : "Eliminar",
"Delete permanently" : "Eliminar permanentemente",
"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ñible, por favor comprobe os logs ou contacte co administrador",
- "restored" : "recuperado",
- "No deleted files" : "Non hai ficheiros borrados",
- "You will be able to recover deleted files from here" : "Pode recuperar ficheiros borrados dende aquí",
- "No entries found in this folder" : "Non hai entradas en esta carpeta",
+ "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",
+ "restored" : "restaurado",
+ "No deleted files" : "Non hai ficheiros eliminados",
+ "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros borrados de aquí",
+ "No entries found in this folder" : "Non se atoparon entradas neste cartafol",
"Select all" : "Seleccionar todo",
"Name" : "Nome",
- "Deleted" : "Borrado",
- "Couldn't delete %s permanently" : "Non puiden eliminar %s permanentemente",
- "Couldn't restore %s" : "Non puiden recuperar %s",
+ "Deleted" : "Eliminado",
+ "Couldn't delete %s permanently" : "Non foi posíbel eliminar %s de xeito permanente",
+ "Couldn't restore %s" : "Non foi posíbel restaurar %s",
"Error" : "Erro"
},
"nplurals=2; plural=(n != 1);");