diff options
Diffstat (limited to 'apps/files_trashbin/l10n/gl.js')
-rw-r--r-- | apps/files_trashbin/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index fb796fbcf86..88bed0c8c25 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -21,6 +21,7 @@ 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" + "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" }, "nplurals=2; plural=(n != 1);"); |