diff options
Diffstat (limited to 'core/l10n/es.json')
-rw-r--r-- | core/l10n/es.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json index 98963ed02ac..572628b213d 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -1,5 +1,5 @@ { "translations": { - "Please select a file." : "Por favor, seleccione un archivo", + "Please select a file." : "Por favor, seleccione un archivo.", "File is too big" : "El archivo es demasiado grande", "Invalid file provided" : "Archivo no válido", "No image or file provided" : "No se especificó ningún archivo o imagen", @@ -158,6 +158,7 @@ "Password protect" : "Protección con contraseña", "Password" : "Contraseña", "Allow editing" : "Permitir edición", + "Hide file listing" : "Ocultar la lista de archivos.", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Sending ..." : "Enviando...", @@ -217,9 +218,9 @@ "An error occurred." : "Ocurrió un error.", "Please reload the page." : "Recargue/Actualice la página", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La actualización tuvo un problema. Para más información <a href=\"{url}\">consulta nuestro artículo del foro</a> para arreglar este problema.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "La actualización ha fracasado. Por favor, informe de este problema a la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Comunidad de ownCloud</a>.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La actualización falló. Por favor, informa de este problema en la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidad de Nextcloud</a>.", "The update was successful. There were warnings." : "La actualización fue exitosa. Había advertencias.", - "The update was successful. Redirecting you to ownCloud now." : "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora.", + "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud.", "Searching other places" : "Buscando en otros lugares", "No search results in other folders" : "Ningún resultado de búsqueda en otras carpetas", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de búsqueda en otra carpeta","{count} resultados de búsqueda en otras carpetas"], |