nostros/frontend/Locales/es.json

189 lines
7.7 KiB
JSON

{
"common": {
"drawers": {
"relaysTitle": "Relays",
"relaysDescription": "Los relés son nodos en la red que actúan como intermediarios para la transmisión demensajes entre aplicaciones.\n\n\nLos relés pueden ser utilizados para mejorar la resiliencia yla disponibilidad de la red, ya que permiten que los mensajes sean entregados aun cuandohay fallos o interrupciones en la conectividad.\n\n\nLos relés también pueden ser utilizadospara mejorar la privacidad y la seguridad de la red, ya que pueden ocultar la ubicación yel identidad de las aplicaciones que se comunican entre sí a través de ellos. Esto puedeser útil en entornos donde la censura o la vigilancia son un problema.\n\n\nEs importante teneren cuenta que los relés también pueden ser utilizados para propósitos malintencionados,como para rastrear o censurar el tráfico de la red.\n\n\nPor lo tanto, es importante evaluarcuidadosamente el uso de relés y considerar medidas de seguridad adecuadas para protegerla privacidad y la seguridad de la red.",
"keysTitle": "What are these keys?",
"keysDescription": "En nostr tienes dos claves: tu clave pública y tu clave privada.",
"publicKeys": "Clave pública",
"publicKeysDescription": "Piensa en la clave pública como tu nombre de usuario (como tu @handle en Twitter). Compártela con otras personas para que te añadan a su red.",
"privateKey": "Clave privada",
"privateKeyDescription": "Piensa en tu clave privada como tu contraseña.",
"privateKeysSnackbar": "Muy importante. Guarda tu clave privada en un lugar seguro, si la pierdes no podrás volver a acceder con ella ni recuperar tu cuenta."
},
"homeNavigator": {
"ProfileCreate": "",
"ProfileConnect": "",
"ProfileLoad": "",
"Landing": "",
"Conversation": "Conversation",
"Reply": "Reply",
"Note": "Note",
"Profile": "Profile",
"About": "About",
"Send": "Send",
"Relays": "Relays",
"ProfileConfig": "My profile"
},
"conversationPage": {
"typeMessage": "Type message",
"notifications": {
"privateMessageSendError": "There was an error sending your message."
}
},
"profileLoadPage": {
"relaysDescripion": "Connect with other relays if you have problems finding your data.",
"relays": "See relays",
"home": "Access",
"searchingProfile": "Searching for your profile",
"foundProfile": "Found profile",
"foundContacts": "{{contactsCount}} contacts found"
},
"sendPage": {
"isContact": "Following",
"isNotContact": "Not following",
"contentWarning": "Sensitive content",
"send": "Send"
},
"menuItems": {
"relays": "Relays",
"notConnected": "Not connected",
"connectedRelays": "{{number}} connected",
"following": "{{following}} following",
"followers": "{{followers}} followers",
"configuration": "Configuration",
"about": "About",
"logout": "Logout"
},
"noteCard": {
"answering": "Answer to {{username}}",
"seeParent": "See note",
"contentWarning": "Sensitive content"
},
"lnPayment": {
"monto": "Cantity (sats.)",
"comment": "Comment (optional)",
"generateInvoice": "Generate invoice",
"cancel": "Cancel"
},
"profileCreatePage": {
"notifications": {
"copied": "Private key copied.",
"description": "Save this key on a safe place."
},
"snackbarDescription": "Important. Save your key on a safe place, if loose it, you won't be able to access or recover your profile.",
"snackbarAction": "Copy private key",
"accessButton": "Access",
"label": "Private key"
},
"loggerPage": {
"createButton": "Create keys",
"notKeys": "Don't have keys?",
"isPublic": "Access with public key",
"accessButton": "Access",
"privateKey": "Private key",
"publicKey": "Public key"
},
"contactsFeed": {
"notifications": {
"contactAdded": "Profile followed.",
"addContactError": "There was an error publishing your changes.",
"contactRemoved": "Profile unfollowed."
},
"cancel": "Cancel",
"addContact": "Add contact",
"addContactDescription": "Paste here the public key of the profile you want to add.",
"addContactTitle": "Add contact",
"followers": "Followers ({{count}})",
"following": "Following ({{count}})",
"stopFollowing": "Stop Following",
"follow": "Follow"
},
"aboutPage": {
"gitHub": "GitHub",
"nostr": "nostr",
"nips": "NIPs"
},
"relaysPage": {
"labelAdd": "Relay address",
"cancel": "Cancel",
"add": "Add",
"removeRelay": "Remove",
"copyRelay": "Copy",
"notifications": {
"add": "Relay connected.",
"remove": "Relay removed.",
"badFormat": "Relay URL has a bad format."
}
},
"profileConfigPage": {
"notifications": {
"nsecCopied": "Secret key copied.",
"npubCopied": "Public key copied.",
"profilePublished": "Profile published.",
"lud06Published": "LUD-06 published.",
"nip05Published": "NIP-05 published.",
"picturePublished": "Picture published.",
"connectionError": "Connection error."
},
"publishLud06": "Publish",
"lud06Label": "LNURL / Lightning Address",
"lud06Description": "Link your identity with a LNURL or Lightning Address.",
"lud06Title": "LUD-06",
"publishNip05": "Publish",
"nip05Link": "Learn more.",
"nip05Description": "Link your identity with a domain.",
"nip05Title": "NIP-05",
"directoryCancell": "Cancel",
"directoryContinue": "Continue",
"directoryDescription": "Nostr Directory es una base de datos de claves públicas de nostr asociadas a una cuenta de Twitter. Encuentra a las personas que sigues en Twitter en nostr y añade tu clave pública para que tus seguidores te encuentren si lo deseas.\n\n\nAl verificar tu cuenta de Twitter se añadirá un distintivo en tu perfil.\n\n\nSi continuas tendrás que llevar a cabo el proceso de verificación fuera de la aplicación.",
"directoryTitle": "Nostr Directory",
"publishPicture": "Publish",
"pictureUrl": "Picture URL",
"pictureDescription": "Paste here the URL for the image you would like to display on your public profile.",
"pictureTitle": "Link profile's picture",
"publish": "Publish",
"nsec": "Secret key",
"npub": "Public key",
"copyNPub": "Copy",
"directory": "Directory",
"lud06": "LUD-06",
"nip05": "NIP-05",
"name": "Name",
"about": "Description"
},
"profilePage": {
"notifications": {
"contactAdded": "Profile followed",
"contactRemoved": "Profile unfollowed",
"npubCopied": "Public key copied."
},
"invoice": "Tip",
"message": "Message",
"follow": "Follow",
"unfollow": "Following",
"copyNPub": "Copy key"
},
"profileCard": {
"notifications": {
"contactAdded": "Profile followed",
"contactRemoved": "Profile unfollowed",
"npubCopied": "Public key copied."
},
"invoice": "Tip",
"message": "Message",
"follow": "Follow",
"unfollow": "Following",
"copyNPub": "Copy key"
},
"conversationsFeed": {
"openMessage": "Open conversation",
"openMessageLabel": "Public key",
"openMessageDescription": "Paste here a public key to start a conversation",
"openMessageTitle": "Open conversation to public key",
"addPubKey": "Open conversation to public key",
"newMessageContact": "Open conversation to contact"
}
}
}