aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/gl.js')
-rw-r--r--apps/files_trashbin/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js
index 03f7d7b6ccf..db2553d93bb 100644
--- a/apps/files_trashbin/l10n/gl.js
+++ b/apps/files_trashbin/l10n/gl.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Confirm permanent deletion" : "Confirmar a eliminación definitiva",
"Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Confirma que quere eliminar definitivamente todos os ficheiros e cartafoles do cesto do lixo? Non é posíbel desfacer esta operación.",
"Cancel" : "Cancelar",
- "Deletion cancelled" : "Foi cancelada a eliminación",
"Original location" : "Localización orixinal",
"Deleted by" : "Eliminado por",
"Deleted" : "Eliminado",
@@ -21,6 +20,7 @@ OC.L10N.register(
"You" : "Vde.",
"List of files that have been deleted." : "Lista de ficheiros que foron eliminados.",
"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í"
+ "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí",
+ "Deletion cancelled" : "Foi cancelada a eliminación"
},
"nplurals=2; plural=(n != 1);");