diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index dd53313b613..ae0b0731572 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -6,6 +6,7 @@ OC.L10N.register( "Unknown error" : "Fallu desconocíu", "Could not move %s - File with this name already exists" : "Nun pudo movese %s - Yá existe un ficheru con esi nome.", "Could not move %s" : "Nun pudo movese %s", + "Permission denied" : "Permisu denegáu", "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.", "\"%s\" is an invalid file name." : "\"%s\" ye un nome de ficheru inválidu.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválidu, los caráuteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" nun tán permitíos.", @@ -71,6 +72,7 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Clave privada non válida pa Encryption. Por favor, anueva la to contraseña de clave nos tos axustes personales pa recuperar l'accesu a los tos ficheros cifraos.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Deshabilitose'l cifráu pero los tos ficheros tovía tán cifraos. Por favor, vete a los axustes personales pa descrifrar los tos ficheros.", "{dirs} and {files}" : "{dirs} y {files}", + "%s could not be renamed as it has been deleted" : "%s nun pue renomase dempués de desaniciase", "%s could not be renamed" : "Nun se puede renomar %s ", "Upload (max. %s)" : "Xuba (máx. %s)", "File handling" : "Alministración de ficheros", |