diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/es.json | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 08104c0e933..9c8e17aa912 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -4,13 +4,13 @@ "Unknown error" : "Error desconocido", "All files" : "Todos los archivos", "Recent" : "Reciente", + "Favorites" : "Favoritos", "File could not be found" : "El archivo no se ha encontrado", "Move or copy" : "Mover o copiar", "Download" : "Descargar", "Delete" : "Eliminar", "Home" : "Particular", "Close" : "Cerrar", - "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"", "Upload cancelled." : "Subida cancelada.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", @@ -147,10 +147,6 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos", - "Shared with you" : "Compartido contigo", - "Shared with others" : "Compartido con otros", - "Shared by link" : "Compartido por enlace", - "Deleted shares" : "Recursos compartidos eliminados", "Tags" : "Etiquetas", "Deleted files" : "Archivos eliminados", "Text file" : "Archivo de texto", @@ -158,6 +154,9 @@ "Move" : "Mover", "A new file or folder has been <strong>deleted</strong>" : "Se ha <strong>borrado</strong> un nuevo archivo o carpeta", "A new file or folder has been <strong>restored</strong>" : "Se ha <strong>restaurado</strong> un nuevo archivo o carpeta", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utiliza esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder a tus archivos vía WebDAV</a>" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utiliza esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder a tus archivos vía WebDAV</a>", + "Shared with you" : "Compartido contigo", + "Shared with others" : "Compartido con otros", + "Shared by link" : "Compartido por enlace" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |