diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-07 02:24:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-07 02:24:36 +0000 |
commit | b51cb233816bc46902834e068975c5e2bad2c188 (patch) | |
tree | cf14357e1db2d6ab71c628509bb2c9749f2272b2 /apps/files_trashbin/l10n/gl.js | |
parent | 744f1dd5638c7924be9c19621033d67991c65fd2 (diff) | |
download | nextcloud-server-b51cb233816bc46902834e068975c5e2bad2c188.tar.gz nextcloud-server-b51cb233816bc46902834e068975c5e2bad2c188.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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);"); |