summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/gl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/gl.php')
-rw-r--r--apps/files_trashbin/l10n/gl.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/gl.php b/apps/files_trashbin/l10n/gl.php
index bdc3187b20b..ad9f6802e66 100644
--- a/apps/files_trashbin/l10n/gl.php
+++ b/apps/files_trashbin/l10n/gl.php
@@ -1,8 +1,14 @@
<?php $TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "Non foi posíbel eliminar %s permanente",
+"Couldn't restore %s" => "Non foi posíbel restaurar %s",
+"perform restore operation" => "realizar a operación de restauración",
+"delete file permanently" => "eliminar o ficheiro permanentemente",
"Name" => "Nome",
+"Deleted" => "Eliminado",
"1 folder" => "1 cartafol",
"{count} folders" => "{count} cartafoles",
"1 file" => "1 ficheiro",
"{count} files" => "{count} ficheiros",
+"Nothing in here. Your trash bin is empty!" => "Aquí non hai nada. O cesto do lixo está baleiro!",
"Restore" => "Restablecer"
);