diff options
Diffstat (limited to 'apps/files_trashbin/l10n/gl.js')
-rw-r--r-- | apps/files_trashbin/l10n/gl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index 88bed0c8c25..fb796fbcf86 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -21,7 +21,6 @@ OC.L10N.register( "Error while removing file from trashbin" : "Produciuse un erro ao retirar o ficheiro do lixo", "Error while restoring files from trashbin" : "Produciuse un erro ao recuperar os ficheiros do lixo", "Error while emptying trashbin" : "Produciuse un erro ao baleirar o lixo", - "Error while removing files from trashbin" : "Produciuse un erro ao retirar os ficheiro do lixo", - "Deleted files and folders in the trash bin" : "Ficheiros e cartafoles eliminados no lixo" + "Error while removing files from trashbin" : "Produciuse un erro ao retirar os ficheiro do lixo" }, "nplurals=2; plural=(n != 1);"); |