diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
commit | fb78774eb806934c96bbd7106712c603877fb175 (patch) | |
tree | cf72042d62dfd32045358597403836655344d91b /apps/files_trashbin/l10n/ast.js | |
parent | ec69980154c25fb48e76ffec621f449ec52d6db5 (diff) | |
download | nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.tar.gz nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ast.js')
-rw-r--r-- | apps/files_trashbin/l10n/ast.js | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/ast.js b/apps/files_trashbin/l10n/ast.js index 01e643f0db0..02f073b7408 100644 --- a/apps/files_trashbin/l10n/ast.js +++ b/apps/files_trashbin/l10n/ast.js @@ -1,19 +1,21 @@ OC.L10N.register( "files_trashbin", { - "Couldn't delete %s permanently" : "Nun pudo desaniciase %s dafechu", + "Couldn't delete %s permanently" : "Nun pudo desaniciase dafechu %s", "Couldn't restore %s" : "Nun pudo restaurase %s", + "Deleted files" : "Ficheros desaniciaos", "Restore" : "Restaurar", "Delete" : "Desaniciar", "Delete permanently" : "Desaniciar dafechu", "Error" : "Fallu", - "This operation is forbidden" : "La operación ta prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor verifica'l rexistru o contacta l'alministrador", - "No deleted files" : "Ensin ficheros desaniciaos", - "You will be able to recover deleted files from here" : "Dende equí podrás recureperar los ficheros desaniciaos", - "No entries found in this folder" : "Nenguna entrada en esta carpeta", + "This operation is forbidden" : "Esta operación ta prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor comprueba'l rexistru o contauta col alministrador", + "restored" : "restauróse", + "No deleted files" : "Nun hai ficheros desaniciaos", + "You will be able to recover deleted files from here" : "Dende equí sedrás a recureperar los ficheros desaniciaos", + "No entries found in this folder" : "Nun s'alcontraron entraes nesti carpeta", "Select all" : "Esbillar too", "Name" : "Nome", - "Deleted" : "Desaniciáu" + "Deleted" : "Desanicióse" }, "nplurals=2; plural=(n != 1);"); |