summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ast.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ast.js')
-rw-r--r--apps/files_trashbin/l10n/ast.js16
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);");