diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:16 +0000 |
commit | 73aabbd3c01601a81cedff36d181c4a674d68d8a (patch) | |
tree | acd270cd4ba4771574579c07a334981dcc516319 /apps/files_trashbin/l10n/gl.json | |
parent | b7bd6bd68250612d975b63fcfbb0865224c93d7c (diff) | |
download | nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/gl.json')
-rw-r--r-- | apps/files_trashbin/l10n/gl.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json index 9618d3e4716..94595acca0e 100644 --- a/apps/files_trashbin/l10n/gl.json +++ b/apps/files_trashbin/l10n/gl.json @@ -1,11 +1,8 @@ { "translations": { - "Couldn't delete %s permanently" : "Non puiden eliminar %s permanentemente", - "Couldn't restore %s" : "Non puiden recuperar %s", "Deleted files" : "Ficheiros eliminados", "Restore" : "Recuperar", "Delete" : "Eliminar", "Delete permanently" : "Eliminar permanentemente", - "Error" : "Erro", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñible, por favor comprobe os logs ou contacte co administrador", "restored" : "recuperado", @@ -14,6 +11,9 @@ "No entries found in this folder" : "Non hai entradas en esta carpeta", "Select all" : "Seleccionar todo", "Name" : "Nome", - "Deleted" : "Borrado" + "Deleted" : "Borrado", + "Couldn't delete %s permanently" : "Non puiden eliminar %s permanentemente", + "Couldn't restore %s" : "Non puiden recuperar %s", + "Error" : "Erro" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |