diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-22 02:28:34 +0000 |
commit | c81e05db98c6bc0b6107d3666f38adab33b70a48 (patch) | |
tree | e73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/files_sharing/l10n/es_AR.js | |
parent | d1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff) | |
download | nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.js')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.js | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index 77b0a17397d..3c8e10e9ab7 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -1,16 +1,19 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Compartido con otros", "Shared with you" : "Compartido con usted", - "Shared by link" : "Compartido por link", "Nothing shared with you yet" : "Nada ha sido compartido aún con usted", "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos con usted se mostrarán aquí", + "Shared with others" : "Compartido con otros", "Nothing shared yet" : "Nada compartido aún", "Files and folders you share will show up here" : "Los archivos y carpetas que comparta se mostrarán aquí", + "Shared by link" : "Compartido por link", "No shared links" : "No hay links compartidos", "Files and folders you share by link will show up here" : "Los archivos y carpetas que comparta por links se mostrarán aquí", + "Shares" : "Shares", + "Move or copy" : "Mover o Copiar", "Download" : "Descargar", + "Delete" : "Eliminar", "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", @@ -85,8 +88,32 @@ OC.L10N.register( "Direct link" : "Link directa", "Add to your Nextcloud" : "Agregar a su Nextcloud", "Share API is disabled" : "El API para compartir está deshabilitado", + "File sharing" : "Compartir archivos", + "Accept" : "Aceptar", "Sharing" : "Compartiendo", + "Allow editing" : "Permitir edición", + "Allow resharing" : "Permitir volver a compartir", + "Set expiration date" : "Establecer fecha de caducidad", + "Note to recipient" : "Nota al destinatario", + "Unshare" : "No compartir", + "group" : "grupo", + "remote" : "remoto", + "Link copied" : "Link copiado", + "Copy to clipboard" : "Copiar al portapapeles", + "Password protection" : "Protección con contraseña", + "Enter a password" : "Ingrese una contraseña", + "Cancel" : "Cancelar", + "Read only" : "Solo lectura", + "Allow upload and editing" : "Permitir cargar y editar", + "File drop (upload only)" : "Soltar archivo (solo para carga)", + "Hide download" : "Ocultar descarga", + "Password protect" : "Proteger con contraseña", + "Share link" : "Compartir enlace", + "Resharing is not allowed" : "No está permitido volver a compartir", + "Shared" : "Compartido", "Share" : "Compartir", + "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", + "Shared with you by {owner}" : "Compartido con usted por {owner}", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", "Share time" : "Tiempo de compartir", @@ -97,8 +124,11 @@ OC.L10N.register( "the link expired" : "el link expiró", "sharing is disabled" : "compartir está deshabilitado", "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link.", + "Share note" : "Compartir nota", + "Toggle grid view" : "Vista de cuadrícula", "Download %s" : "Descargar %s", "Upload files to %s" : "Cargar archivos a %s", + "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploading files…" : "Cargando archivos...", "Uploaded files:" : "Archivos cargados:", |