summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ast.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ast.php')
-rw-r--r--apps/files/l10n/ast.php15
1 files changed, 7 insertions, 8 deletions
diff --git a/apps/files/l10n/ast.php b/apps/files/l10n/ast.php
index b0ba541778d..c26daf75d0b 100644
--- a/apps/files/l10n/ast.php
+++ b/apps/files/l10n/ast.php
@@ -4,7 +4,7 @@ $TRANSLATIONS = array(
"Could not move %s" => "Nun pudo movese %s",
"File name cannot be empty." => "El nome de ficheru nun pue quedar baleru.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome inválidu, los caráuteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" nun tán permitíos.",
-"Unable to set upload directory." => "Nun se puede afitar la carpeta de xubida.",
+"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",
@@ -17,17 +17,17 @@ $TRANSLATIONS = array(
"Not enough storage available" => "Nun hai abondu espaciu disponible",
"Upload failed. Could not find uploaded file" => "Xubida fallía. Nun se pudo atopar el ficheru xubíu.",
"Upload failed. Could not get file info." => "Falló la xubida. Nun se pudo obtener la información del ficheru.",
-"Invalid directory." => "Carpeta non válida.",
+"Invalid directory." => "Direutoriu non válidu.",
"Files" => "Ficheros",
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Nun se pudo xubir {filename}, paez que ye un directoriu o tien 0 bytes",
-"Upload cancelled." => "Xubida encaboxada.",
+"Upload cancelled." => "Xuba encaboxada.",
"Could not get result from server." => "Nun se pudo obtener el resultáu del servidor.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "La xubida del ficheru ta en progresu. Si dexes esta páxina encaboxarase la xubida.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "La xuba del ficheru ta en progresu. Si dexes agora la páxina, la xuba nun s'encaboxará.",
"{new_name} already exists" => "{new_name} yá existe",
"Share" => "Compartir",
"Delete permanently" => "Desaniciar dafechu",
"Rename" => "Renomar",
-"Your download is being prepared. This might take some time if the files are big." => "Ta preparándose la descarga. Esto podría llevar dalgún tiempu si los ficheros son grandes.",
+"Your download is being prepared. This might take some time if the files are big." => "Ta preparándose la to descarga. Esto podría llevar dalgún tiempu si los ficheros son grandes.",
"Error moving file" => "Fallu moviendo'l ficheru",
"Error" => "Fallu",
"Name" => "Nome",
@@ -59,9 +59,8 @@ $TRANSLATIONS = array(
"Nothing in here. Upload something!" => "Nun hai nada equí. ¡Xubi daqué!",
"Download" => "Descargar",
"Delete" => "Desaniciar",
-"Upload too large" => "La xubida ye demasiao grande",
+"Upload too large" => "La xuba ye abondo grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los ficheros que tas intentando xubir perpasen el tamañu máximu pa les xubíes de ficheros nesti servidor.",
-"Files are being scanned, please wait." => "Tan escaniándose los ficheros, espera por favor.",
-"Current scanning" => "Escanéu actual"
+"Files are being scanned, please wait." => "Tan escaniándose los ficheros, espera por favor."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";