diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
commit | 5e8cedab9f7dddd06b6973a9bf355536fa2e063f (patch) | |
tree | 627b42e1c885e0aef467bb8c7ac644793365c642 /core/l10n/es.json | |
parent | 4907b4e7e2722bec4a5ee546064f64e83453a398 (diff) | |
download | nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.tar.gz nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.json')
-rw-r--r-- | core/l10n/es.json | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json index 712d2dff7c2..22f8ac5b9d3 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -57,6 +57,36 @@ "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s", "Already up to date" : "Ya actualizado", + "No" : "No", + "Yes" : "Sí", + "No files in here" : "Aquí no hay archivos", + "New folder" : "Nueva carpeta", + "No more subfolders in here" : "No hay más subcarpetas aquí", + "Name" : "Nombre", + "Size" : "Tamaño", + "Modified" : "Modificado", + "{newName} already exists" : "{newName} ya existe", + "Choose" : "Seleccionar", + "Copy" : "Copiar", + "Move" : "Mover", + "Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}", + "OK" : "OK", + "Error loading message template: {error}" : "Error al cargar plantilla del mensaje: {error}", + "read-only" : "solo lectura", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos de archivo"], + "One file conflict" : "Un conflicto de archivo", + "New Files" : "Nuevos archivos", + "Already existing files" : "Archivos ya existentes", + "Which files do you want to keep?" : "¿Qué archivos desea mantener?", + "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, el archivo copiado tendrá añadido un número en su nombre.", + "Cancel" : "Cancelar", + "Continue" : "Continuar", + "(all selected)" : "(seleccionados todos)", + "({count} selected)" : "({count} seleccionados)", + "Error loading file exists template" : "Error cargando plantilla de archivo existente", + "Pending" : "Pendiente", + "Copy to {folder}" : "Copiar a {folder}", + "Move to {folder}" : "Mover a {folder}", "Saving..." : "Guardando...", "Dismiss" : "Descartar", "Authentication required" : "Se necesita autenticación", @@ -90,7 +120,6 @@ "Not supported!" : "¡No se puede!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Copy" : "Copiar", "Unable to create a link share" : "No se ha podido crear el enlace compartido", "Unable to toggle this option" : "No se ha podido cambiar esta opción", "Resharing is not allowed" : "No se permite compartir de nuevo", @@ -172,35 +201,6 @@ "Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.", "Reset password" : "Restablecer contraseña", "Sending email …" : "Enviando correo…", - "No" : "No", - "Yes" : "Sí", - "No files in here" : "Aquí no hay archivos", - "New folder" : "Nueva carpeta", - "No more subfolders in here" : "No hay más subcarpetas aquí", - "Name" : "Nombre", - "Size" : "Tamaño", - "Modified" : "Modificado", - "{newName} already exists" : "{newName} ya existe", - "Choose" : "Seleccionar", - "Move" : "Mover", - "Error loading file picker template: {error}" : "Error al cargar plantilla del seleccionador de archivos: {error}", - "OK" : "OK", - "Error loading message template: {error}" : "Error al cargar plantilla del mensaje: {error}", - "read-only" : "solo lectura", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicto de archivo","{count} conflictos de archivo"], - "One file conflict" : "Un conflicto de archivo", - "New Files" : "Nuevos archivos", - "Already existing files" : "Archivos ya existentes", - "Which files do you want to keep?" : "¿Qué archivos desea mantener?", - "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, el archivo copiado tendrá añadido un número en su nombre.", - "Cancel" : "Cancelar", - "Continue" : "Continuar", - "(all selected)" : "(seleccionados todos)", - "({count} selected)" : "({count} seleccionados)", - "Error loading file exists template" : "Error cargando plantilla de archivo existente", - "Pending" : "Pendiente", - "Copy to {folder}" : "Copiar a {folder}", - "Move to {folder}" : "Mover a {folder}", "Very weak password" : "Contraseña muy débil", "Weak password" : "Contraseña débil", "So-so password" : "Contraseña normal", |