diff options
Diffstat (limited to 'apps/files_sharing/l10n/ast.js')
-rw-r--r-- | apps/files_sharing/l10n/ast.js | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index 475576a969c..1943ff7be23 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -102,11 +102,11 @@ OC.L10N.register( "People" : "Persones", "Expiration date" : "Data de caducidá", "Password" : "Contraseña", - "Link copied to clipboard" : "L'enllaz copióse nel cartafueyu", + "Link copied" : "Copióse l'enllaz", "Invalid email address" : "La direición de corréu electrónicu ye inválida", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Les direición de corréu siguiente nun ye válida: {emails}","Les direiciones de corréu siguientes nun son válides: {emails}"], "Share link" : "Compartir l'enllaz", - "Copy to clipboard" : "Copiar nel cartafueyu", + "Copy" : "Copiar", "Select" : "Seleicionar", "What are you requesting?" : "¿Qué tas solicitando?", "Where should these files go?" : "¿A ónde habríen dir estos ficheros?", @@ -148,10 +148,7 @@ OC.L10N.register( "Via “{folder}”" : "Per «{folder}»", "Unshare" : "Dexar de compartir", "Cannot copy, please copy the link manually" : "Nun se pue copiar. Copia l'enllaz manualmente", - "Copy internal link to clipboard" : "Copiar l'enllaz internu nel cartafueyu", - "Only works for people with access to this folder" : "Namás funciona pa les persones con accesu a esta carpeta", - "Only works for people with access to this file" : "Namás funciona pa les persones con accesu a esti ficheru", - "Link copied" : "Copióse l'enllaz", + "Copy internal link" : "Copiar l'enllaz internu", "Internal link" : "Enllaz internu", "{shareWith} by {initiator}" : "«{shareWith}» por {initiator}", "Shared via link by {initiator}" : "{initiator} compartío l'elementu per enllaz", @@ -161,7 +158,6 @@ OC.L10N.register( "Mail share" : "Unviar la compartición per corréu", "Share link ({index})" : "Compartir l'enllaz ({index})", "Actions for \"{title}\"" : "Aiciones pa: {title}", - "Copy public link of \"{title}\" to clipboard" : "Copiar l'enllaz públicu de «{title}» nel cartafueyu", "Error, please enter proper password and/or expiration date" : "Error, introduz la contraseña y/o la data de caducidá correutos", "Link share created" : "Creóse l'enlla d'usu compartíu", "Error while creating the share" : "Hebo un error mentanto se creaba la compartición", @@ -183,7 +179,6 @@ OC.L10N.register( "Name, email, or Federated Cloud ID …" : "Nome, direición de corréu electrónicu o ID de nube federada…", "Searching …" : "Buscando…", "No elements found." : "Nun s'atopó nengún elementu.", - "Search globally" : "Buscar globalmente", "Guest" : "Convidáu", "Group" : "Grupu", "Email" : "Corréu electrónicu", @@ -194,7 +189,6 @@ OC.L10N.register( "on {server}" : "en: {server}", "File drop" : "Suelta de ficheros", "Terms of service" : "Términos del serviciu", - "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir cola direición de corréu electrónica {email}", "Share with group" : "Compartir col grupu", "Share in conversation" : "Compartir na conversación", @@ -241,7 +235,6 @@ OC.L10N.register( "Shared" : "Compartióse", "Shared by {ownerDisplayName}" : "Elementu compartíu por {ownerDisplayName}", "Shared multiple times with different people" : "Compartióse múltiples vegaes con otres persones", - "Show sharing options" : "Amosar les opciones de compartición", "Shared with others" : "Compartío con otros", "No file" : "Nun hai nengún ficheru", "Overview of shared files." : "Vista xeneral de ficheros compartíos.", @@ -293,8 +286,17 @@ OC.L10N.register( "Invalid server URL" : "La URL del sirvidor ye inválida", "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", "Download all files" : "Baxar tolos ficheros", + "Link copied to clipboard" : "L'enllaz copióse nel cartafueyu", + "Copy to clipboard" : "Copiar nel cartafueyu", + "Copy internal link to clipboard" : "Copiar l'enllaz internu nel cartafueyu", + "Only works for people with access to this folder" : "Namás funciona pa les persones con accesu a esta carpeta", + "Only works for people with access to this file" : "Namás funciona pa les persones con accesu a esti ficheru", + "Copy public link of \"{title}\" to clipboard" : "Copiar l'enllaz públicu de «{title}» nel cartafueyu", + "Search globally" : "Buscar globalmente", "Search for share recipients" : "Buscar destinatarios del elementu compartíu", "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", + "Share with {userName}" : "Compartir con {userName}", + "Show sharing options" : "Amosar les opciones de compartición", "Share note" : "Compartir una nota", "Upload files to %s" : "Xubir ficheros a «%s»", "Note" : "Nota", |