diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:06 +0000 |
commit | 211b0160dc2b06ef62c19cafa1505b977d7d6762 (patch) | |
tree | c4f4c5b352ce8dd6893e6e065a0b62227f297ec6 /apps/files_sharing/l10n/es_AR.js | |
parent | 8274e3f2390a1c4038ff9a7137d39bf579128315 (diff) | |
download | nextcloud-server-211b0160dc2b06ef62c19cafa1505b977d7d6762.tar.gz nextcloud-server-211b0160dc2b06ef62c19cafa1505b977d7d6762.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.js')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.js | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index c702f81febe..0561d0ad9c2 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o Copiar", - "Download" : "Descargar", - "Delete" : "Eliminar", - "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", - "Terms of service" : "Términos de servicio", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante un link público", "Downloaded by {email}" : "Descargado por {email}", @@ -109,9 +98,9 @@ OC.L10N.register( "Wrong password" : "Contraseña incorrecta", "Error while sending mail notification" : "Error al enviar el mail de notificación", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Link directa", + "Download" : "Descargar", "Add to your %s" : "Agregar a su %s", + "Direct link" : "Link directa", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "El recurso compartido expirará mañana", @@ -166,6 +155,8 @@ OC.L10N.register( "Guest" : "Invitado", "Group" : "Grupo", "Email" : "Correo electrónico", + "File drop" : "Entrega de archivos", + "Terms of service" : "Términos de servicio", "Allow upload and editing" : "Permitir cargar y editar", "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzadas", @@ -175,24 +166,33 @@ OC.L10N.register( "Read" : "Leer", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Eliminar", + "Shares" : "Shares", "Shared with you by {owner}" : "Compartido con usted por {owner}", "Shared" : "Compartido", "Shared with others" : "Compartido con otros", - "Shared by" : "Compartido por", - "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", - "Shares" : "Shares", "Shared with you" : "Compartido con usted", "Nothing shared with you yet" : "Nada ha sido compartido aún con usted", "Nothing shared yet" : "Nada compartido aún", "Shared by link" : "Compartido por link", "No shared links" : "No hay links compartidos", + "Shared by" : "Compartido por", + "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploaded files:" : "Archivos cargados:", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a su Nextcloud", + "Waiting…" : "Esperando...", + "error" : "error", + "finished" : "finalizado", + "This will stop your current uploads." : "Se detendrán las cargas en curso", + "Move or copy" : "Mover o Copiar", + "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el link público a su Nextcloud", @@ -200,11 +200,11 @@ OC.L10N.register( "Please specify a valid user" : "Favor de especificar un usuario válido", "You cannot share to a Circle if the app is not enabled" : "Usted no puede compartir al Círculo si la aplicación no esta habilitada", "Please specify a valid circle" : "Favor de especificar un círculo válido", + "Download all files" : "Descargar todos los archivos", "Read only" : "Solo lectura", "File drop (upload only)" : "Soltar archivo (solo para carga)", "Upload" : "Cargar", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", - "File drop" : "Entrega de archivos", "Circle" : "Círculo", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", |