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.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/gl.php b/apps/files_trashbin/l10n/gl.php
index 568c17607fe..ae7ef8b319b 100644
--- a/apps/files_trashbin/l10n/gl.php
+++ b/apps/files_trashbin/l10n/gl.php
@@ -2,17 +2,12 @@
$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",
"Error" => "Erro",
-"delete file permanently" => "eliminar o ficheiro permanentemente",
-"Delete permanently" => "Eliminar permanentemente",
-"Name" => "Nome",
-"Deleted" => "Eliminado",
-"_%n folder_::_%n folders_" => array("%n cartafol","%n cartafoles"),
-"_%n file_::_%n files_" => array("%n ficheiro","%n ficheiros"),
"restored" => "restaurado",
"Nothing in here. Your trash bin is empty!" => "Aquí non hai nada. O cesto do lixo está baleiro!",
+"Name" => "Nome",
"Restore" => "Restablecer",
+"Deleted" => "Eliminado",
"Delete" => "Eliminar",
"Deleted Files" => "Ficheiros eliminados"
);