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:
authorNextcloud bot <bot@nextcloud.com>2018-05-23 03:15:44 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-23 03:15:44 +0300
commit4bbad8f88a0c62477cae8116b296d584b46ed8e6 (patch)
tree2a70828cf4f4d163fbfdd62677abca40044d087d /apps/files/l10n/es_DO.json
parenta2c518ee5a3d452973052a627e15bcb3bb812dd3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_DO.json')
-rw-r--r--apps/files/l10n/es_DO.json20
1 files changed, 17 insertions, 3 deletions
diff --git a/apps/files/l10n/es_DO.json b/apps/files/l10n/es_DO.json
index beb3c150b4a..fab15d75a3f 100644
--- a/apps/files/l10n/es_DO.json
+++ b/apps/files/l10n/es_DO.json
@@ -23,6 +23,7 @@
"Download" : "Descargar",
"Rename" : "Renombrar",
"Move or copy" : "Mover o copiar",
+ "Copy" : "Copiar",
"Target folder" : "Carpeta destino",
"Delete" : "Borrar",
"Disconnect storage" : "Desconectar almacenamiento",
@@ -56,12 +57,15 @@
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas"],
"_%n file_::_%n files_" : ["%n archivo","%n archivos"],
"{dirs} and {files}" : "{dirs} y {files}",
- "_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n ocultos"],
+ "_including %n hidden_::_including %n hidden_" : ["incluyendo %n oculto","incluyendo %n ocultos"],
"You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos"],
"New" : "Nuevo",
+ "{used} of {quota} used" : "{used} de {quota} usados",
+ "{used} used" : "{used} usados",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "El espacio de {owner} está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!",
"Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!",
@@ -94,12 +98,18 @@
"Moved by {user}" : "Movido por {user}",
"\"remote user\"" : "\"usuario remoto\"",
"You created {file}" : "Creaste {file}",
+ "You created an encrypted file in {file}" : "Creaste un archivo encriptado en {file}",
"{user} created {file}" : "{user} creó {file}",
+ "{user} created an encrypted file in {file}" : "{user} creó un archivo encriptado en {file}",
"{file} was created in a public folder" : "{file} fue creado en una carpeta pública",
"You changed {file}" : "Cambiaste {file}",
+ "You changed an encrypted file in {file}" : "Cambiaste un archivo encriptado en {file}",
"{user} changed {file}" : "{user} cambió {file}",
+ "{user} changed an encrypted file in {file}" : "{user} cambió un archivo encriptado en {file}",
"You deleted {file}" : "Borraste {file}",
+ "You deleted an encrypted file in {file}" : "Borraste un archivo encriptado en {file}",
"{user} deleted {file}" : "{user} borró {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} borró un archivo encriptado en {file}",
"You restored {file}" : "Restauraste {file}",
"{user} restored {file}" : "{user} restauró {file}",
"You renamed {oldfile} to {newfile}" : "Renombraste {oldfile} como {newfile}",
@@ -139,8 +149,12 @@
"Shared with others" : "Compartido con otros",
"Shared by link" : "Compartido por liga",
"Tags" : "Etiquetas",
- "Deleted files" : "Archivos borrados",
+ "Deleted files" : "Papelera",
"Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
+ "New text file.txt" : "Nuevo ArchivoDeTexto.txt",
+ "Move" : "Mover",
+ "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>borrado</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus Archivos vía WebDAV</a>"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file