Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ast.json')
-rw-r--r--apps/files/l10n/ast.json17
1 files changed, 13 insertions, 4 deletions
diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json
index e185f680dca..7b9fe740263 100644
--- a/apps/files/l10n/ast.json
+++ b/apps/files/l10n/ast.json
@@ -13,8 +13,6 @@
"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",
"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}",
"Not enough free space" : "Nun hai espaciu llibre abondo",
- "Uploading..." : "Xubiendo...",
- "..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Actions" : "Aiciones",
"Download" : "Descargar",
@@ -59,18 +57,25 @@
"Your storage is almost full ({usedSpacePercent}%)" : "L'almacenamientu ta casi completu ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["concasa '{filter}'","concasa '{filter}'"],
"View in folder" : "Ver na carpeta",
+ "Copied!" : "¡Copióse!",
"Path" : "Camín",
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoritos",
"Favorite" : "Favoritu",
- "Folder" : "Carpeta",
"New folder" : "Nueva carpeta",
- "Upload" : "Xubir",
"An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes",
"Added to favorites" : "Amestóse a favoritos",
+ "{user} created {file}" : "{user} creó {file}",
+ "{file} was created in a public folder" : "{file} creóse nuna carpeta pública",
+ "You changed {file}" : "Camudesti {file}",
+ "{user} changed {file}" : "{user} camudó {file}",
"You deleted {file}" : "Desaniciesti {file}",
+ "{user} deleted {file}" : "{user} desanició {file}",
"You restored {file}" : "Restauresti {file}",
"{user} restored {file}" : "{user} restauró {file}",
+ "You renamed {oldfile} to {newfile}" : "Renomesti {oldfile} a {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "{user} renomó {oldfile} a {newfile}",
+ "You moved {oldfile} to {newfile}" : "Moviesti {oldfile} a {newfile}",
"A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Llendar les notificaciones tocantes a creación y cambeos a tos <strong>ficheros favoritos</strong <em>(namás Stream)</em>",
"Upload (max. %s)" : "Xuba (máx. %s)",
@@ -96,6 +101,8 @@
"Deleted files" : "Ficheros desaniciaos",
"Text file" : "Ficheru de testu",
"New text file.txt" : "Nuevu testu ficheru.txt",
+ "Uploading..." : "Xubiendo...",
+ "..." : "...",
"{hours}:{minutes}h" : "{hours}:{minutes}h",
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
"{seconds}s" : "{seconds}s",
@@ -103,6 +110,8 @@
"Soon..." : "Pronto...",
"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, va encaboxase la xuba.",
"Copy local link" : "Copiar enllaz llocal",
+ "Folder" : "Carpeta",
+ "Upload" : "Xubir",
"No favorites" : "Nengún favoritu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file