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_DO.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_DO.js')
-rw-r--r-- | apps/files_sharing/l10n/es_DO.js | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_DO.js b/apps/files_sharing/l10n/es_DO.js index d2e0f94261c..b004f7d3892 100644 --- a/apps/files_sharing/l10n/es_DO.js +++ b/apps/files_sharing/l10n/es_DO.js @@ -10,7 +10,10 @@ OC.L10N.register( "Shared by link" : "Compartido por liga", "No shared links" : "No hay ligas compartidas", "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", + "Shares" : "Elementos compartidos", + "Move or copy" : "Mover o copiar", "Download" : "Descargar", + "Delete" : "Borrar", "You can upload into this folder" : "Puedes 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", @@ -87,8 +90,29 @@ OC.L10N.register( "Add to your Nextcloud" : "Agregar a tu 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 expiración", + "Unshare" : "Dejar de compartir", + "group" : "grupo", + "remote" : "remoto", + "Copy to clipboard" : "Copiar al portapapeles", + "Password protection" : "Protección con contraseña", + "Enter a password" : "Ingresa una contraseña", + "Cancel" : "Cancelar", + "Read only" : "Sólo lectura", + "Allow upload and editing" : "Permitir carga y edición", + "File drop (upload only)" : "Permitir carga", + "Password protect" : "Proteger con contraseña", + "Share link" : "Compartir liga", + "Resharing is not allowed" : "No se permite volver a compartir", + "Shared" : "Compartido", "Share" : "Compartir", + "Shared with" : "Compartido con", + "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", + "Shared with you by {owner}" : "Compartido contigo por {owner}", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido desde", @@ -99,6 +123,7 @@ OC.L10N.register( "the link expired" : "la liga expiró", "sharing is disabled" : "compartir está deshabilitado", "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", + "Share note" : "Compartir nota", "Download %s" : "Descargar %s", "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", |