kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Add new translations
rodzic
53a91e4cd6
commit
940cd74b3f
|
@ -1171,6 +1171,9 @@
|
|||
"nostr_relays.read_write": "Read & write",
|
||||
"nostr_relays.title": "Relays",
|
||||
"nostr_relays.write_only": "Write-only",
|
||||
"nostr_login.siwe.action": "Log in with extension",
|
||||
"nostr_login.siwe.alt": "Log in with key",
|
||||
"nostr_login.siwe.title": "Log in",
|
||||
"nostr_signup.has_key": "I already have a key",
|
||||
"nostr_signup.key-add.key_button": "Add Key",
|
||||
"nostr_signup.key-add.title": "Import Key",
|
||||
|
@ -1181,9 +1184,11 @@
|
|||
"nostr_signup.keygen.next": "Next",
|
||||
"nostr_signup.keygen.text": "Back up your secret key in a secure place. If lost, your account cannot be recovered. Never share your secret key with anyone.",
|
||||
"nostr_signup.keygen.title": "Your new key",
|
||||
"nostr_signup.siwe.action": "Sign in with extension",
|
||||
"nostr_signup.siwe.alt": "Sign in with key",
|
||||
"nostr_signup.siwe.title": "Sign in",
|
||||
"nostr_signup.siwe.action": "Don't have an extension?",
|
||||
"nostr_signup.siwe.alt": "Sign up with key",
|
||||
"nostr_signup.siwe.new_user": "New on {site_title}?",
|
||||
"nostr_signup.siwe.title": "Sign up",
|
||||
"nostr_signin.siwe.welcome": "Welcome to {site_title}",
|
||||
"notification.ditto:name_grant": "You were granted the name {acct}",
|
||||
"notification.ditto:zap": "{name} zapped you {amount} sats",
|
||||
"notification.favourite": "{name} liked your post",
|
||||
|
|
|
@ -1161,19 +1161,23 @@
|
|||
"nostr_relays.read_write": "Leitura e escrita",
|
||||
"nostr_relays.title": "Relays",
|
||||
"nostr_relays.write_only": "Somente escrita",
|
||||
"nostr_login.siwe.action": "Entrar com uma extensão",
|
||||
"nostr_login.siwe.title": "Entrar",
|
||||
"nostr_signup.has_key": "Eu já tenho uma chave",
|
||||
"nostr_signup.key-add.key_button": "Adicionar chave",
|
||||
"nostr_signup.key-add.title": "Importar Chave",
|
||||
"nostr_signup.key.title": "Você precisa de uma chave para continuar",
|
||||
"nostr_signup.key_generate": "Gerar chave",
|
||||
"nostr_signup.keygen.title": "Sua nova chave",
|
||||
"nostr_signup.keygen.download_key_button": "Baixar chave",
|
||||
"nostr_signup.keygen.label_text": "Chave secreta",
|
||||
"nostr_signup.keygen.text": "Faça backup da sua chave secreta em um lugar seguro. Se for perdida, sua conta não poderá ser recuperada. Nunca compartilhe sua chave secreta com ninguém.",
|
||||
"nostr_signup.keygen.next": "Proximo",
|
||||
"nostr_signup.siwe.action": "Faça login com a extensão",
|
||||
"nostr_signup.siwe.alt": "Faça login com a chave",
|
||||
"nostr_signup.siwe.title": "Entrar",
|
||||
"nostr_signup.keygen.text": "Faça backup da sua chave secreta em um lugar seguro. Se for perdida, sua conta não poderá ser recuperada. Nunca compartilhe sua chave secreta com ninguém.",
|
||||
"nostr_signup.keygen.title": "Sua nova chave",
|
||||
"nostr_signup.siwe.action": "Não tem uma extensão?",
|
||||
"nostr_signup.siwe.alt": "Cadastre-se com uma chave",
|
||||
"nostr_signup.siwe.new_user": "Novo no {site_title}?",
|
||||
"nostr_signup.siwe.title": "Cadastrar",
|
||||
"nostr_signin.siwe.welcome": "Bem-vindo ao {site_title}",
|
||||
"notification.ditto:name_grant": "Você recebeu o nome {acct}",
|
||||
"notification.favourite": "{name} curtiu a sua postagem",
|
||||
"notification.follow": "{name} te seguiu",
|
||||
|
|
Ładowanie…
Reference in New Issue