summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ast.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
commitcb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch)
treeb7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files/l10n/ast.js
parent2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff)
downloadnextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz
nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r--apps/files/l10n/ast.js24
1 files changed, 4 insertions, 20 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js
index 5dfcae172ea..8fc63c1ac35 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -4,13 +4,6 @@ OC.L10N.register(
"Storage not available" : "Almacenamientu non disponible",
"Storage invalid" : "Almacenamientu inválidu",
"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",
- "The target folder has been moved or deleted." : "La carpeta oxetivu movióse o desanicióse.",
- "The name %s is already used in the folder %s. Please choose a different name." : "El nome %s yá ta n'usu na carpeta %s. Por favor, escueyi un nome diferente.",
- "Error when creating the file" : "Fallu cuando se creaba'l ficheru",
- "Error when creating the folder" : "Fallu cuando se creaba la carpeta",
"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",
@@ -22,6 +15,7 @@ OC.L10N.register(
"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.",
@@ -46,14 +40,6 @@ OC.L10N.register(
"Unable to determine date" : "Imposible determinar la fecha",
"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",
- "Error moving file." : "Fallu moviendo'l ficheru.",
- "Error moving file" : "Fallu moviendo'l ficheru",
- "Error" : "Fallu",
- "{new_name} already exists" : "{new_name} yá existe",
- "Could not rename file" : "Nun pudo renomase'l ficheru",
- "Could not create file" : "Nun pudo crease'l ficheru",
- "Could not create folder" : "Nun pudo crease la carpeta",
- "Error deleting file." : "Fallu desaniciando'l ficheru.",
"No entries in this folder match '{filter}'" : "Nun concasa nenguna entrada nesta carpeta '{filter}'",
"Name" : "Nome",
"Size" : "Tamañu",
@@ -75,8 +61,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoritos",
"Favorite" : "Favoritu",
- "Text file" : "Ficheru de testu",
- "New text file.txt" : "Nuevu testu ficheru.txt",
"Folder" : "Carpeta",
"New folder" : "Nueva carpeta",
"{newname} already exists" : "{newname} yá existe",
@@ -99,8 +83,6 @@ OC.L10N.register(
"Changed by %2$s" : "Modificáu por %2$s",
"Deleted by %2$s" : "Desaniciáu por %2$s",
"Restored by %2$s" : "Recuperáu por %2$s",
- "%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",
"Maximum upload size" : "Tamañu máximu de xubida",
@@ -119,6 +101,8 @@ OC.L10N.register(
"Files are being scanned, please wait." : "Tan escaniándose los ficheros, espera por favor.",
"Currently scanning" : "Anguaño escaneando",
"No favorites" : "Nengún favoritu",
- "Files and folders you mark as favorite will show up here" : "Los ficheros y carpetes que marque como favoritos apaecerán equí"
+ "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"
},
"nplurals=2; plural=(n != 1);");