nostros/frontend/Locales/en.json

215 lines
8.6 KiB
JSON
Raw Normal View History

2022-10-24 17:27:31 +00:00
{
2022-10-29 13:38:04 +00:00
"common": {
2023-01-16 20:06:12 +00:00
"drawers": {
"relaysTitle": "Relays",
2023-01-22 17:55:46 +00:00
"relaysDescription": "Relays are nodes on the network that act as intermediaries for the transmission of messages between applications.\n\n\nRelays can be used to improve network resiliency and availability by allowing messages to be delivered even when there are failures or interruptions in connectivity.\n\n\nRelays can also be used to improve privacy and network security, as they can hide the location and identity of applications that communicate with each other over This can be useful in environments where censorship or surveillance is an issue.\n\n\nIt is important to note that relays can also be used for malicious purposes, such as sniffing or censoring network traffic.\n \n\nTherefore, it is important to carefully evaluate the use of relays and consider appropriate security measures to protect privacy and network security.",
2023-01-16 20:06:12 +00:00
"keysTitle": "What are these keys?",
2023-01-22 17:55:46 +00:00
"keysDescription": "In nostr you got two keys: your public key and your private key.",
"publicKeys": "Public key",
"publicKeysDescription": "Think of the public key as your username (like your @handle on Twitter). Share it with other people so they can add you to their network.",
"privateKey": "Private key",
"privateKeyDescription": "Think of your private key as your password.",
"privateKeysSnackbarTitle": "Important.",
"privateKeysSnackbarDescription": "Keep your private key in a safe place, if you lose it you will not be able to access it again or recover your account."
2023-01-16 20:06:12 +00:00
},
2023-01-14 14:52:10 +00:00
"homeNavigator": {
2023-01-16 20:06:12 +00:00
"ProfileCreate": "",
2023-01-13 16:36:05 +00:00
"ProfileConnect": "",
2023-01-16 20:06:12 +00:00
"ProfileLoad": "",
"Landing": "",
2023-01-17 13:57:51 +00:00
"Conversation": "Conversation",
"Reply": "Reply",
"Note": "Note",
"Profile": "Profile",
2023-01-16 20:06:12 +00:00
"About": "About",
"Send": "Send",
"Relays": "Relays",
"ProfileConfig": "My profile"
},
"conversationPage": {
2023-01-17 13:57:51 +00:00
"typeMessage": "Type message",
2023-01-16 20:06:12 +00:00
"notifications": {
2023-01-17 13:57:51 +00:00
"privateMessageSendError": "There was an error sending your message."
2023-01-16 20:06:12 +00:00
}
2023-01-13 16:36:05 +00:00
},
"profileLoadPage": {
2023-01-17 13:57:51 +00:00
"relaysDescripion": "Connect with other relays if you have problems finding your data.",
"relays": "See relays",
2023-01-18 21:54:28 +00:00
"home": "Go Home",
2023-01-17 13:57:51 +00:00
"searchingProfile": "Searching for your profile",
"foundProfile": "Found profile",
"foundContacts": "{{contactsCount}} contacts found"
2022-10-29 13:38:04 +00:00
},
2023-01-16 20:06:12 +00:00
"sendPage": {
2023-01-17 13:57:51 +00:00
"isContact": "Following",
"isNotContact": "Not following",
"contentWarning": "Sensitive content",
"send": "Send"
2023-01-16 20:06:12 +00:00
},
2023-01-13 11:51:30 +00:00
"menuItems": {
2022-12-28 11:47:21 +00:00
"relays": "Relays",
2023-01-17 13:57:51 +00:00
"notConnected": "Not connected",
"connectedRelays": "{{number}} connected",
"following": "{{following}} following",
"followers": "{{followers}} followers",
"configuration": "Configuration",
2023-01-14 14:52:10 +00:00
"about": "About",
2023-01-17 13:57:51 +00:00
"logout": "Logout"
2023-01-16 10:54:45 +00:00
},
"noteCard": {
2023-01-17 13:57:51 +00:00
"answering": "Answer to {{username}}",
2023-01-17 08:46:57 +00:00
"seeParent": "See note",
"contentWarning": "Sensitive content"
},
"lnPayment": {
"monto": "Cantity (sats.)",
"comment": "Comment (optional)",
"generateInvoice": "Generate invoice",
2023-01-18 21:54:28 +00:00
"cancel": "Cancel",
"npub": "Public key",
"copy": "Copy",
"open": "Open wallet"
2023-01-16 12:09:18 +00:00
},
2023-01-17 13:21:32 +00:00
"notificationsFeed": {
"emptyTitle": "You don't have notifications",
"emptyDescription": "Write a message to get replies and reactions.",
"emptyButton": "Write a message"
},
2023-01-16 20:06:12 +00:00
"profileCreatePage": {
2023-01-17 08:46:57 +00:00
"notifications": {
2023-01-17 10:50:37 +00:00
"copied": "Private key copied.\n\nSave this key on a safe place."
2023-01-17 08:46:57 +00:00
},
2023-01-18 21:54:28 +00:00
"warningTitle": "Important",
"warningDescription": "Save your key on a safe place, if loose it, you won't be able to access or recover your profile.",
"warningAction": "Copy private key",
2023-01-17 13:57:51 +00:00
"accessButton": "Access",
"label": "Private key",
"copied": "Key copied",
"description": "Save your key on a safe place."
2023-01-16 20:06:12 +00:00
},
"loggerPage": {
2023-01-17 13:57:51 +00:00
"createButton": "Create keys",
"notKeys": "Don't have keys?",
"isPublic": "Access with public key",
"accessButton": "Access",
"privateKey": "Private key",
"publicKey": "Public key"
2023-01-16 20:06:12 +00:00
},
2023-01-16 12:09:18 +00:00
"contactsFeed": {
2023-01-17 08:46:57 +00:00
"notifications": {
2023-01-17 13:21:32 +00:00
"keyCopied": "Public key copied.",
2023-01-17 08:46:57 +00:00
"contactAdded": "Profile followed.",
"addContactError": "There was an error publishing your changes.",
"contactRemoved": "Profile unfollowed."
},
2023-01-17 13:21:32 +00:00
"emptyTitleFollowing": "You are not following no one",
"emptyDescriptionFollowing": "Follow other profiles to see content.",
"emptyButtonFollowing": "Paste public key",
"emptyTitleFollower": "You have no followers",
"emptyDescriptionFollower": "Share your public key so people can start following you.",
"emptyButtonFollower": "Copy public key",
2023-01-17 13:57:51 +00:00
"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"
2023-01-16 20:06:12 +00:00
},
"aboutPage": {
"gitHub": "GitHub",
"nostr": "nostr",
"nips": "NIPs"
},
2023-01-17 13:21:32 +00:00
"homeFeed": {
"emptyTitle": "You are not following no one",
"emptyDescription": "Follow other profiles to see content.",
"emptyButton": "Go to contacts"
},
2023-01-16 20:06:12 +00:00
"relaysPage": {
2023-01-17 13:57:51 +00:00
"labelAdd": "Relay address",
"cancel": "Cancel",
"add": "Add",
"removeRelay": "Remove",
"copyRelay": "Copy",
2023-01-16 20:06:12 +00:00
"notifications": {
2023-01-17 13:57:51 +00:00
"add": "Relay connected.",
"remove": "Relay removed.",
"badFormat": "Relay URL has a bad format."
2023-01-16 20:06:12 +00:00
}
},
"profileConfigPage": {
"notifications": {
2023-01-17 13:57:51 +00:00
"nsecCopied": "Secret key copied.",
"npubCopied": "Public key copied.",
"profilePublished": "Profile published.",
"lud06Published": "LUD-06 published.\n\n{{lud06}}",
"nip05Published": "NIP-05 published.\n\n{{nip05}}",
"picturePublished": "Picture published.",
"connectionError": "Connection error."
2023-01-16 20:06:12 +00:00
},
2023-01-17 13:57:51 +00:00
"publishLud06": "Publish",
2023-01-16 20:06:12 +00:00
"lud06Label": "LNURL / Lightning Address",
2023-01-17 13:57:51 +00:00
"lud06Description": "Link your identity with a LNURL or Lightning Address.",
2023-01-16 20:06:12 +00:00
"lud06Title": "LUD-06",
2023-01-17 13:57:51 +00:00
"publishNip05": "Publish",
"nip05Link": "Learn more.",
"nip05Description": "Link your identity with a domain.",
2023-01-16 20:06:12 +00:00
"nip05Title": "NIP-05",
2023-01-17 13:57:51 +00:00
"directoryCancell": "Cancel",
"directoryContinue": "Continue",
2023-01-22 17:55:46 +00:00
"directoryDescription": "Nostr Directory is a database of nostr public keys associated with a Twitter account. Find the people you follow on Twitter on nostr and add your public key so your followers can find you if you want.\n\n\nVerifying your Twitter account will add a badge to your profile.\n\n\nYes you will have to carry out the verification process outside the application.",
2023-01-16 20:06:12 +00:00
"directoryTitle": "Nostr Directory",
2023-01-17 13:57:51 +00:00
"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",
2023-01-16 20:06:12 +00:00
"directory": "Directory",
"lud06": "LUD-06",
"nip05": "NIP-05",
2023-01-17 13:57:51 +00:00
"name": "Name",
"about": "Description"
2023-01-16 20:06:12 +00:00
},
"profilePage": {
2023-01-17 08:46:57 +00:00
"notifications": {
2023-01-17 13:57:51 +00:00
"contactAdded": "Profile followed",
"contactRemoved": "Profile unfollowed",
"npubCopied": "Public key copied."
2023-01-16 20:06:12 +00:00
},
2023-01-17 13:57:51 +00:00
"invoice": "Tip",
"message": "Message",
"follow": "Follow",
"unfollow": "Following",
"copyNPub": "Copy key"
2023-01-16 20:06:12 +00:00
},
"profileCard": {
2023-01-17 08:46:57 +00:00
"notifications": {
2023-01-17 13:57:51 +00:00
"contactAdded": "Profile followed",
"contactRemoved": "Profile unfollowed",
"npubCopied": "Public key copied."
2023-01-16 20:06:12 +00:00
},
2023-01-17 13:57:51 +00:00
"invoice": "Tip",
"message": "Message",
"follow": "Follow",
"unfollow": "Following",
"copyNPub": "Copy key"
2023-01-16 20:06:12 +00:00
},
"conversationsFeed": {
2023-01-17 13:21:32 +00:00
"openMessage": "Start conversation",
"openMessageLabel": "Public key",
"openMessageDescription": "Paste a public key to start a conversation.",
"openMessageTitle": "Start conversation with public key",
"addPubKey": "Start conversation with public key",
"newMessageContact": "Start conversation with contact",
"emptyTitle": "You don't have any message",
"emptyDescription": "Write direct messages to your contacts or others.",
"emptyButton": "Open a conversation"
2022-10-29 13:38:04 +00:00
}
2022-10-24 17:27:31 +00:00
}
}