summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /apps/files/l10n/ast.js
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r--apps/files/l10n/ast.js38
1 files changed, 19 insertions, 19 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js
index 23c023eb82e..64a213ce7fb 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -4,33 +4,17 @@ OC.L10N.register(
"Storage not available" : "Almacenamientu non disponible",
"Storage invalid" : "Almacenamientu inválidu",
"Unknown error" : "Fallu desconocíu",
- "Unable to set upload directory." : "Nun pue afitase la carpeta de xubida.",
- "Invalid Token" : "Token inválidu",
- "No file was uploaded. Unknown error" : "Nun se xubió dengún ficheru. Fallu desconocíu",
- "There is no error, the file uploaded with success" : "Nun hai dengún fallu, el ficheru xubióse ensin problemes",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "El ficheru xubíu perpasa la direutiva \"upload_max_filesize\" del ficheru php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu perpasa la direutiva \"MAX_FILE_SIZE\" especificada nel formulariu HTML",
- "The uploaded file was only partially uploaded" : "El ficheru xubióse de mou parcial",
- "No file was uploaded" : "Nun se xubió dengún ficheru",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Failed to write to disk" : "Fallu al escribir al discu",
- "Not enough storage available" : "Nun hai abondu espaciu disponible",
- "The target folder has been moved or deleted." : "La carpeta oxetivu movióse o desanicióse.",
- "Upload failed. Could not find uploaded file" : "Xubida fallida. Nun pudo atopase'l ficheru xubíu.",
- "Upload failed. Could not get file info." : "Falló la xubida. Nun se pudo obtener la información del ficheru.",
- "Invalid directory." : "Direutoriu non válidu.",
"Files" : "Ficheros",
"All files" : "Tolos ficheros",
"File could not be found" : "Nun s'atopó el ficheru",
"Home" : "Casa",
"Close" : "Zarrar",
"Favorites" : "Favoritos",
+ "Could not create folder \"{dir}\"" : "Nun pudo crease la carpeta \"{dir}\"",
"Upload cancelled." : "Xuba encaboxada.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "El tamañu de ficheru total {size1} perpasa la llende de xuba {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}",
- "Error uploading file \"{fileName}\": {message}" : "Fallu xubiendo'l ficheru \"{fileName}\": {message}",
- "Could not get result from server." : "Nun pudo obtenese'l resultáu del sirvidor.",
"Uploading..." : "Xubiendo...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "Falten {hours}:{minutes}:{seconds} hour{plural_s}",
@@ -63,10 +47,8 @@ OC.L10N.register(
"Could not rename \"{fileName}\"" : "Nun pudo renomase \"{fileName}\"",
"Could not create file \"{file}\"" : "Nun pudo crease'l ficheru \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Nun pudo crease'l ficheru \"{file}\" porque yá esiste",
- "Could not create folder \"{dir}\"" : "Nun pudo crease la carpeta \"{dir}\"",
"Could not create folder \"{dir}\" because it already exists" : "Nun pudo crease la carpeta \"{dir}\" porque yá esiste",
"Error deleting file \"{fileName}\"." : "Fallu borrando'l ficheru \"{fileName}\".",
- "No entries in this folder match '{filter}'" : "Nun concasa nenguna entrada nesta carpeta '{filter}'",
"Name" : "Nome",
"Size" : "Tamañu",
"Modified" : "Modificáu",
@@ -129,6 +111,24 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Los ficheros y carpetes que marque como favoritos apaecerán equí",
"Text file" : "Ficheru de testu",
"New text file.txt" : "Nuevu testu ficheru.txt",
+ "Unable to set upload directory." : "Nun pue afitase la carpeta de xubida.",
+ "Invalid Token" : "Token inválidu",
+ "No file was uploaded. Unknown error" : "Nun se xubió dengún ficheru. Fallu desconocíu",
+ "There is no error, the file uploaded with success" : "Nun hai dengún fallu, el ficheru xubióse ensin problemes",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "El ficheru xubíu perpasa la direutiva \"upload_max_filesize\" del ficheru php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu perpasa la direutiva \"MAX_FILE_SIZE\" especificada nel formulariu HTML",
+ "The uploaded file was only partially uploaded" : "El ficheru xubióse de mou parcial",
+ "No file was uploaded" : "Nun se xubió dengún ficheru",
+ "Missing a temporary folder" : "Falta una carpeta temporal",
+ "Failed to write to disk" : "Fallu al escribir al discu",
+ "Not enough storage available" : "Nun hai abondu espaciu disponible",
+ "The target folder has been moved or deleted." : "La carpeta oxetivu movióse o desanicióse.",
+ "Upload failed. Could not find uploaded file" : "Xubida fallida. Nun pudo atopase'l ficheru xubíu.",
+ "Upload failed. Could not get file info." : "Falló la xubida. Nun se pudo obtener la información del ficheru.",
+ "Invalid directory." : "Direutoriu non válidu.",
+ "Error uploading file \"{fileName}\": {message}" : "Fallu xubiendo'l ficheru \"{fileName}\": {message}",
+ "Could not get result from server." : "Nun pudo obtenese'l resultáu del sirvidor.",
+ "No entries in this folder match '{filter}'" : "Nun concasa nenguna entrada nesta carpeta '{filter}'",
"{newname} already exists" : "{newname} yá existe",
"A file or folder has been <strong>changed</strong>" : "<strong>Camudóse</strong> un ficheru o carpeta"
},