From c17ebc575f1b344dfdeae7841f3a9fc08206e182 Mon Sep 17 00:00:00 2001 From: max ourednik Date: Sat, 19 Nov 2022 20:12:11 +0100 Subject: [PATCH 1/4] Added translation using Weblate (Czech) --- src/i18n/locales/cs/translation.json | 782 +++++++++++++++++++++++++++ 1 file changed, 782 insertions(+) create mode 100644 src/i18n/locales/cs/translation.json diff --git a/src/i18n/locales/cs/translation.json b/src/i18n/locales/cs/translation.json new file mode 100644 index 0000000000..9ea11fe2b0 --- /dev/null +++ b/src/i18n/locales/cs/translation.json @@ -0,0 +1,782 @@ +{ + "translation": { + "welcome": { + "title": "", + "nav": { + "welcome": "", + "password": "", + "connect": "", + "done": "" + }, + "intro": { + "send": { + "title": "", + "description": "" + }, + "paywall": { + "title": "", + "description": "" + }, + "privacy": { + "title": "", + "description": "" + }, + "foss": { + "title": "", + "description": "" + }, + "actions": { + "get_started": "" + } + }, + "set_password": { + "title": "", + "description": "", + "choose_password": { + "label": "" + }, + "confirm_password": { + "label": "" + }, + "errors": { + "enter_password": "", + "confirm_password": "", + "mismatched_password": "" + } + }, + "test_connection": { + "ready": "", + "tutorial": "", + "try_tutorial": "", + "initializing": "", + "connection_error": "", + "review_connection_details": "", + "connection_taking_long": "", + "contact_support": "", + "actions": { + "delete_edit_account": "" + } + } + }, + "choose_connector": { + "title": { + "welcome": "", + "options": "" + }, + "description": "", + "alby": { + "title": "", + "description": "", + "pre_connect": { + "title": "", + "login_account": "", + "host_wallet": "", + "email": { + "label": "" + }, + "optional_lightning_note": { + "part1": "", + "part2": "", + "part3": "", + "part4": "" + }, + "optional_lightning_address": { + "label": "", + "suffix": "", + "title": "" + }, + "errors": { + "create_wallet_error": "" + } + } + }, + "lnd": { + "title": "", + "description": "", + "page": { + "title": "", + "description": "" + }, + "url": { + "label": "", + "placeholder": "" + }, + "macaroon": { + "label": "" + }, + "or": "", + "drag_and_drop": "", + "errors": { + "connection_failed": "" + } + }, + "lndhub_bluewallet": { + "title": "", + "description": "", + "page": { + "title": "", + "description": "" + }, + "uri": { + "label": "" + }, + "errors": { + "invalid_uri": "", + "connection_failed": "" + } + }, + "lndhub_go": { + "title": "", + "description": "", + "page": { + "title": "", + "description": "" + }, + "uri": { + "label": "" + }, + "errors": { + "invalid_uri": "", + "connection_failed": "" + } + }, + "lnbits": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "admin_key": { + "label": "", + "placeholder": "" + }, + "url": { + "label": "" + }, + "errors": { + "connection_failed": "" + } + }, + "eclair": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "password": { + "label": "" + }, + "url": { + "label": "", + "placeholder": "" + } + }, + "citadel": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "password": { + "label": "" + }, + "url": { + "label": "", + "placeholder": "" + } + }, + "umbrel": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "rest_url": { + "label": "", + "placeholder": "" + } + }, + "mynode": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "rest_url": { + "label": "", + "placeholder": "" + } + }, + "start9": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "rest_url": { + "label": "", + "placeholder": "" + } + }, + "raspiblitz": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions1": "", + "instructions2": "" + }, + "rest_api_host": { + "label": "", + "placeholder": "" + } + }, + "bitcoin_beach": { + "title": "", + "description": "", + "page": { + "title": "" + } + }, + "bitcoin_jungle": { + "title": "", + "description": "", + "page": { + "title": "" + } + }, + "galoy": { + "phone_number": { + "label": "" + }, + "sms_code": { + "label": "" + }, + "jwt": { + "label": "", + "info": "" + }, + "actions": { + "login": "", + "request_sms_code": "" + }, + "errors": { + "failed_to_request_sms": "", + "failed_to_login_sms": "", + "setup_failed": "", + "missing_jwt": "", + "invalid_jwt": "" + } + }, + "btcpay": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "config": { + "label": "", + "placeholder": "" + }, + "errors": { + "connection_failed": "" + } + }, + "commando": { + "title": "", + "description": "", + "page": { + "title": "", + "instructions": "" + }, + "host": { + "label": "" + }, + "pubkey": { + "label": "" + }, + "rune": { + "label": "" + }, + "port": { + "label": "" + }, + "proxy": { + "label": "" + }, + "privKey": { + "label": "" + }, + "config": { + "label": "", + "placeholder": "" + }, + "errors": { + "connection_failed": "" + } + } + }, + "home": { + "actions": { + "send_satoshis": "", + "enable_now": "" + }, + "recent_transactions": "", + "transaction_list": { + "tabs": { + "outgoing": "", + "incoming": "" + } + }, + "allowance_view": { + "recent_transactions": "", + "allowance": "", + "sats_used": "", + "no_transactions": "" + }, + "default_view": { + "recent_transactions": "", + "no_transactions": "", + "is_blocked_hint": "" + } + }, + "accounts": { + "title": "", + "actions": { + "add_account": "" + }, + "edit": { + "title": "", + "name": { + "label": "" + }, + "screen_reader": "" + }, + "export": { + "title": "", + "screen_reader": "", + "waiting": "", + "your_ln_address": "", + "tip_mobile": "", + "export_uri": "", + "scan_qr": "" + }, + "remove": { + "confirm": "" + } + }, + "enable": { + "title": "", + "allow": "", + "request1": "", + "request2": "", + "block_and_ignore": "" + }, + "unlock": { + "unlock_to_continue": "", + "unlock_password": "", + "help_contact": { + "part1": "", + "part2": "" + }, + "unlock_error": { + "help": "", + "link": "" + }, + "errors": { + "invalid_password": "" + } + }, + "settings": { + "title": "", + "browser_notifications": { + "title": "", + "subtitle": "" + }, + "website_enhancements": { + "title": "", + "subtitle": "" + }, + "lnurl_auth": { + "title": "", + "hint": "", + "legacy_lnurl_auth_202207": { + "title": "", + "subtitle": "" + }, + "legacy_lnurl_auth": { + "title": "", + "subtitle": "" + } + }, + "camera_access": { + "title": "", + "subtitle": "", + "allow": "", + "granted": "" + }, + "language": { + "title": "", + "subtitle": "" + }, + "theme": { + "title": "", + "subtitle": "", + "options": { + "dark": "", + "light": "", + "system": "" + } + }, + "show_fiat": { + "title": "", + "subtitle": "" + }, + "currency": { + "title": "", + "subtitle": "" + }, + "exchange": { + "title": "", + "subtitle": "" + }, + "personal_data": { + "title": "", + "description": "" + }, + "name": { + "title": "", + "subtitle": "", + "placeholder": "" + }, + "email": { + "title": "", + "subtitle": "", + "placeholder": "" + }, + "change_password": { + "title": "", + "subtitle": "", + "screen_reader": "", + "choose_password": { + "label": "" + }, + "confirm_password": { + "label": "" + }, + "submit": { + "label": "" + }, + "errors": { + "enter_password": "", + "confirm_password": "", + "mismatched_password": "" + }, + "success": "" + }, + "nostr": { + "title": "", + "hint": "", + "private_key": { + "title": "", + "subtitle": "", + "generate": "", + "warning": "", + "success": "" + } + } + }, + "send": { + "title": "", + "qrcode": { + "title": "" + }, + "input": { + "label": "", + "hint": "" + } + }, + "lnurlpay": { + "amount": { + "label": "" + }, + "comment": { + "label": "" + }, + "name": { + "label": "" + }, + "email": { + "label": "" + }, + "success": "" + }, + "lnurlauth": { + "title": "", + "content_message": { + "heading": "" + }, + "submit": "", + "success": "", + "errors": { + "status": "" + } + }, + "lnurlchannel": { + "title": "", + "content_message": { + "heading": "" + }, + "success": "" + }, + "lnurlwithdraw": { + "title": "", + "content_message": { + "heading": "" + }, + "amount": { + "label": "" + }, + "success": "" + }, + "receive": { + "title": "", + "actions": { + "create_invoice": "" + }, + "amount": { + "label": "", + "placeholder": "" + }, + "description": { + "label": "", + "placeholder": "" + }, + "success": "", + "payment": { + "waiting": "", + "status": "" + } + }, + "publishers": { + "used": { + "title": "", + "description": "", + "no_info": "" + }, + "suggestions": { + "title": "", + "description": "", + "list": { + "trading": "", + "gaming": "", + "entertaiment": "", + "shopping": "", + "miscellaneous": "", + "showcases": "" + } + }, + "publisher": { + "allowance": { + "title": "", + "used_budget": "" + } + } + }, + "make_invoice": { + "title": "", + "amount": { + "label": "" + }, + "memo": { + "label": "" + }, + "errors": { + "amount_too_small": "", + "amount_too_big": "" + } + }, + "confirm_sign_message": { + "title": "", + "content": "" + }, + "confirm_keysend": { + "title": "", + "success": "", + "payment_summary": { + "description": "" + } + }, + "keysend": { + "title": "", + "success": "", + "receiver": { + "label": "" + }, + "amount": { + "label": "" + } + }, + "confirm_payment": { + "title": "", + "success": "", + "actions": { + "pay_now": "" + } + }, + "confirm_request_permission": { + "title": "", + "allow": "", + "enable_method": "", + "always_allow": "" + }, + "nostr": { + "title": "", + "allow": "", + "read_public_key": "", + "block_and_ignore": "" + } + }, + "common": { + "password": "", + "advanced": "", + "success": "", + "error": "", + "settings": "", + "websites": "", + "sats_one": "", + "sats_other": "", + "loading": "", + "amount": "", + "optional": "", + "feedback": "", + "copied": "", + "description": "", + "description_full": "", + "success_message": "", + "response": "", + "message": "", + "help": "", + "actions": { + "back": "", + "delete": "", + "edit": "", + "next": "", + "open": "", + "cancel": "", + "confirm": "", + "continue": "", + "connect": "", + "lock": "", + "unlock": "", + "send": "", + "save": "", + "receive": "", + "close": "", + "export": "", + "remove": "", + "copy": "" + }, + "errors": { + "connection_failed": "", + "payment_failed": "" + } + }, + "components": { + "allowance_menu": { + "confirm_delete": "", + "hint": "", + "new_budget": { + "label": "" + }, + "enable_login": { + "title": "", + "subtitle": "" + }, + "edit_allowance": { + "title": "", + "screen_reader": "" + } + }, + "qrcode_scanner": { + "title": "", + "actions": { + "start_scanning": "", + "stop_scanning": "" + }, + "errors": { + "allow_camera_access": "" + } + }, + "transactionsTable": { + "fee": "", + "preimage": "", + "received": "", + "sent": "", + "boostagram": { + "sender": "", + "message": "", + "app": "", + "podcast": "" + } + }, + "confirm_or_cancel": { + "only_trusted": "" + }, + "budget_control": { + "remember": { + "label": "", + "description": "" + }, + "budget": { + "label": "" + } + }, + "companion_download_info": { + "description": "", + "download_here": "", + "using_tor": "", + "or": "" + }, + "toasts": { + "connection_error": { + "what_you_can_do": "", + "double_check": "", + "if_ssl_errors": "", + "visit_guides": "" + }, + "login_failed": { + "password_reset": "" + }, + "errors": { + "invalid_credentials": "" + } + }, + "account_menu": { + "screen_reader": "", + "title": "", + "options": { + "account": { + "add": "", + "manage": "" + } + } + }, + "publishers_table": { + "payments": "", + "used": "" + }, + "badge": { + "label": { + "active": "" + } + } + } +} From 623e3fdd4e29b81caea8de8ac2a6a35a98458ecf Mon Sep 17 00:00:00 2001 From: Leonardo Date: Fri, 18 Nov 2022 19:43:07 +0000 Subject: [PATCH 2/4] Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.9% (388 of 392 strings) Translation: getAlby - lightning-browser-extension/getAlby - lightning-browser-extension Translate-URL: https://hosted.weblate.org/projects/getalby-lightning-browser-extension/getalby-lightning-browser-extension/pt_BR/ --- src/i18n/locales/pt_BR/translation.json | 42 ++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/pt_BR/translation.json b/src/i18n/locales/pt_BR/translation.json index 5f64165413..f1d8a69403 100644 --- a/src/i18n/locales/pt_BR/translation.json +++ b/src/i18n/locales/pt_BR/translation.json @@ -301,6 +301,39 @@ "invalid_uri": "URI LNDHub inválida", "connection_failed": "Falha na conexão. A URI LNDHub está correta?" } + }, + "commando": { + "description": "Conectar em um servidor Core Lightning", + "page": { + "title": "Conecte no servidor Core Lightning", + "instructions": "Certifique-se de conectar em um servidor Core Lightning que esteja na versão 0.12.0 ou mais recente, o plugin commando instalado e rodando e o servidor acessível na Rede Relâmpago. Crie um rune executando o comando 'lightning-cli commando-rune'." + }, + "title": "Core Lightning", + "pubkey": { + "label": "Chave pública" + }, + "rune": { + "label": "Rune" + }, + "port": { + "label": "Porta" + }, + "privKey": { + "label": "Chave privada local (Gerada automaticamente)" + }, + "config": { + "label": "Dados config", + "placeholder": "config=https://seu-btc-pay.org/lnd-config/212121/lnd.config" + }, + "proxy": { + "label": "Websocket proxy" + }, + "host": { + "label": "Host" + }, + "errors": { + "connection_failed": "Falha na conexão. O servidor Core Lightning está online e usando o plugin comando?" + } } }, "home": { @@ -617,6 +650,12 @@ "block_and_ignore": "Bloquear e ignorar {{host}}", "read_public_key": "Ler sua chave pública", "title": "Nostr" + }, + "confirm_request_permission": { + "title": "Aprovar Solicitação", + "allow": "Permitir {{host}}:", + "enable_method": "Chamar {{method}}", + "always_allow": "Sempre permitir {{method}} em {{host}}" } }, "common": { @@ -661,7 +700,8 @@ "message": "Mensagem", "help": "Ajuda", "response": "Resposta", - "success_message": "{{amount}}{{fiatAmount}} enviados para {{destination}}" + "success_message": "{{amount}}{{fiatAmount}} enviados para {{destination}}", + "advanced": "Avançado" }, "components": { "allowance_menu": { From 70535310401028a4dded715327e10433d86d74b1 Mon Sep 17 00:00:00 2001 From: Ricky Tigg Date: Fri, 18 Nov 2022 10:04:47 +0000 Subject: [PATCH 3/4] Translated using Weblate (Finnish) Currently translated at 100.0% (392 of 392 strings) Translation: getAlby - lightning-browser-extension/getAlby - lightning-browser-extension Translate-URL: https://hosted.weblate.org/projects/getalby-lightning-browser-extension/getalby-lightning-browser-extension/fi/ --- src/i18n/locales/fi/translation.json | 218 +++++++++++++-------------- 1 file changed, 109 insertions(+), 109 deletions(-) diff --git a/src/i18n/locales/fi/translation.json b/src/i18n/locales/fi/translation.json index 0e8e7ef512..087d0d7da3 100644 --- a/src/i18n/locales/fi/translation.json +++ b/src/i18n/locales/fi/translation.json @@ -271,7 +271,7 @@ "failed_to_login_sms": "Kirjautuminen SMS-koodilla epäonnistui", "setup_failed": "Määritys epäonnistui", "missing_jwt": "JWT puuttuu, sisäänkirjautuminen ei onnistunut.", - "invalid_jwt": "" + "invalid_jwt": "virheellinen JWT välitetty" } }, "btcpay": { @@ -337,7 +337,7 @@ }, "allowance_view": { "recent_transactions": "Viimeaikaiset tapahtumat", - "allowance": "", + "allowance": "Korvaus", "sats_used": "sats käytetty", "no_transactions": "Ei vielä tapahtumia <0>{{name}}:lla." }, @@ -436,7 +436,7 @@ } }, "show_fiat": { - "title": "", + "title": "Satista Fiatiin", "subtitle": "Muunna aina valituksi valuutaksi valitusta valuutasta" }, "currency": { @@ -444,7 +444,7 @@ "subtitle": "Näytä summat lisäksi tässä valuutassa" }, "exchange": { - "title": "", + "title": "Valuuttalähde", "subtitle": "Bitcoin-valuuttakurssien lähde" }, "personal_data": { @@ -499,7 +499,7 @@ "title": "Odotetaan skannausta" }, "input": { - "label": "", + "label": "Vastaanottaja", "hint": "Lasku, Lightningin osoite tai LNURL" } }, @@ -580,12 +580,12 @@ "entertaiment": "Viihde", "shopping": "Ostokset", "miscellaneous": "Sekalaista", - "showcases": "" + "showcases": "Näyttelyt" } }, "publisher": { "allowance": { - "title": "", + "title": "Korvaus", "used_budget": "satia käytetty" } } @@ -596,186 +596,186 @@ "label": "Summa (Satoshi)" }, "memo": { - "label": "" + "label": "Muistio" }, "errors": { - "amount_too_small": "", - "amount_too_big": "" + "amount_too_small": "Määrä on alle vähimmäismäärän", + "amount_too_big": "Määrä ylittää enimmäismäärän" } }, "confirm_sign_message": { - "title": "", - "content": "" + "title": "Allekirjoita", + "content": "{{host}} pyytää sinua allekirjoittamaan:" }, "confirm_keysend": { - "title": "", - "success": "", + "title": "Hyväksy maksu", + "success": "Maksu lähetetty! esikuva: {{preimage}}", "payment_summary": { - "description": "" + "description": "Lähetä maksu {{destination}}:een" } }, "keysend": { - "title": "", - "success": "", + "title": "Lähetä", + "success": "Maksu lähetetty! esikuva: {{preimage}}", "receiver": { - "label": "" + "label": "Lähetä maksu tähän" }, "amount": { - "label": "" + "label": "Määrä (Satoshi)" } }, "confirm_payment": { - "title": "", - "success": "", + "title": "Hyväksy maksu", + "success": "{{amount}}:n maksu onnistui!", "actions": { - "pay_now": "" + "pay_now": "Maksa nyt" } }, "confirm_request_permission": { - "title": "", - "allow": "", - "enable_method": "", - "always_allow": "" + "title": "Hyväksy pyyntö", + "allow": "Salli {{host}}:", + "enable_method": "{{metodi}}:n kutsu", + "always_allow": "Salli aina {{metodi}} {{host}}:lla" }, "nostr": { - "title": "", - "allow": "", - "read_public_key": "", - "block_and_ignore": "" + "title": "Nostr", + "allow": "Salli {{host}}:", + "read_public_key": "Lue julkinen avaimesi", + "block_and_ignore": "Estä ja jätä huomiotta {{host}}" } }, "common": { - "password": "", - "advanced": "", - "success": "", - "error": "", - "settings": "", - "websites": "", - "sats_one": "", - "sats_other": "", - "loading": "", - "amount": "", - "optional": "", - "feedback": "", - "copied": "", - "description": "", - "description_full": "", - "success_message": "", - "response": "", - "message": "", - "help": "", + "password": "Salasana", + "advanced": "Edistynyt", + "success": "Menestys", + "error": "Virhe", + "settings": "Asetukset", + "websites": "Verkkosivustot", + "sats_one": "sat", + "sats_other": "satia", + "loading": "ladataan", + "amount": "Summa", + "optional": "Valinnainen", + "feedback": "Palaute", + "copied": "Kopioitu!", + "description": "Kuvaus", + "description_full": "Täydellinen kuvaus", + "success_message": "{{amount}}{{{fiatAmount}} lähetetty {{destination}}:een", + "response": "Vastaus", + "message": "Viesti", + "help": "Apu", "actions": { - "back": "", - "delete": "", - "edit": "", - "next": "", - "open": "", - "cancel": "", - "confirm": "", - "continue": "", - "connect": "", - "lock": "", - "unlock": "", - "send": "", - "save": "", - "receive": "", - "close": "", - "export": "", - "remove": "", - "copy": "" + "back": "Takaisin", + "delete": "Poista", + "edit": "Muokkaa", + "next": "Seuraava", + "open": "Avaa", + "cancel": "Peru", + "confirm": "Vahvista", + "continue": "Jatka", + "connect": "Yhdistä", + "lock": "Lukitse", + "unlock": "Avaa lukitus", + "send": "Lähetä", + "save": "Tallenna", + "receive": "Vastaanota", + "close": "Sulje", + "export": "Vie", + "remove": "Poista", + "copy": "Kopioi" }, "errors": { - "connection_failed": "", - "payment_failed": "" + "connection_failed": "Yhteyden muodostaminen epäonnistui", + "payment_failed": "Maksu ei onnistunut" } }, "components": { "allowance_menu": { - "confirm_delete": "", - "hint": "", + "confirm_delete": "Haluatko varmasti poistaa tämän verkkosivuston?", + "hint": "Tämä nollaa voimassa olevan budgetin", "new_budget": { - "label": "" + "label": "Uusi budjetti" }, "enable_login": { - "title": "", - "subtitle": "" + "title": "Ota verkkosivustoon kirjautuminen käyttöön", + "subtitle": "Automaattinen kirjautuminen ilman vahvistusta, kun verkkosivusto pyytää." }, "edit_allowance": { - "title": "", - "screen_reader": "" + "title": "Muokkaa korvausta", + "screen_reader": "Korvausvaihtoehdot" } }, "qrcode_scanner": { - "title": "", + "title": "Skannaa QR-koodi", "actions": { - "start_scanning": "", - "stop_scanning": "" + "start_scanning": "Aloita skannaus", + "stop_scanning": "Lopeta skannaus" }, "errors": { - "allow_camera_access": "" + "allow_camera_access": "Salli kameran käyttöoikeus asetusruudussa." } }, "transactionsTable": { - "fee": "", - "preimage": "", - "received": "", - "sent": "", + "fee": "Kustannus", + "preimage": "Esikuva", + "received": "Vastaanotettu", + "sent": "Lähetetty", "boostagram": { - "sender": "", - "message": "", - "app": "", - "podcast": "" + "sender": "Lähettäjä", + "message": "Viesti", + "app": "Sovellus", + "podcast": "Podcast" } }, "confirm_or_cancel": { - "only_trusted": "" + "only_trusted": "Muodosta yhteys vain sellaisiin sivustoihin, joihin luotat." }, "budget_control": { "remember": { - "label": "", - "description": "" + "label": "Muista ja aseta budjetti", + "description": "Voit asettaa saldon niin, että maksujen vahvistusta ei pyydetä ennen kuin se on käytetty kokonaan." }, "budget": { - "label": "" + "label": "Budjetti" } }, "companion_download_info": { - "description": "", - "download_here": "", - "using_tor": "", - "or": "" + "description": "Yrität muodostaa yhteyden Torin takana olevaan solmuun. Tätä varten sinulla on oltava joko asennettuna Alby companion -sovellus tai Tor käynnissä. (Kun olet epävarma, suosittelemme Alby companion -sovellusta.)", + "download_here": "Lataa Alby companion täältä!", + "using_tor": "klikkaa tästä jatkaaksesi, jos käytät Tor-selainta", + "or": "Tai:" }, "toasts": { "connection_error": { - "what_you_can_do": "", - "double_check": "", - "if_ssl_errors": "", - "visit_guides": "" + "what_you_can_do": "Voit tehdä näin:", + "double_check": "Tarkista yhteystiedot kahdesti", + "if_ssl_errors": "ja jos on SSL-virheitä (esim. ERR_CERT_AUTHORITY_INVALID), valitse \"edistynyt\" ja jatka varmenteen hyväksymistä.", + "visit_guides": "Lue oppaita saadaksesi lisää apua" }, "login_failed": { - "password_reset": "" + "password_reset": "Unohditko salasanasi? Klikkaa tästä" }, "errors": { - "invalid_credentials": "" + "invalid_credentials": "Virheellinen salasana. Tarkista salasanasi ja sähköpostiosoitteesi ja yritä uudelleen." } }, "account_menu": { - "screen_reader": "", - "title": "", + "screen_reader": "Vaihda pudotusvalikko", + "title": "Vaihda tili", "options": { "account": { - "add": "", - "manage": "" + "add": "Lisää uusi tili", + "manage": "Hallitse tilejä" } } }, "publishers_table": { - "payments": "", - "used": "" + "payments": "maksut", + "used": "käytetty" }, "badge": { "label": { - "active": "" + "active": "TOIMIVA" } } } From e6adff5c8afc872df888be4ac4109e7cdc87dbf8 Mon Sep 17 00:00:00 2001 From: Leonardo Date: Sun, 20 Nov 2022 20:50:52 +0000 Subject: [PATCH 4/4] Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.9% (388 of 392 strings) Translation: getAlby - lightning-browser-extension/getAlby - lightning-browser-extension Translate-URL: https://hosted.weblate.org/projects/getalby-lightning-browser-extension/getalby-lightning-browser-extension/pt_BR/ --- src/i18n/locales/pt_BR/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/pt_BR/translation.json b/src/i18n/locales/pt_BR/translation.json index f1d8a69403..2f23f77db2 100644 --- a/src/i18n/locales/pt_BR/translation.json +++ b/src/i18n/locales/pt_BR/translation.json @@ -498,13 +498,13 @@ "nostr": { "title": "Nostr", "private_key": { - "subtitle": "Ao gerar uma chave uma nova chave será criada com base na conta atual que você usa. Certifique-se de fazer backup desta chave privada.", + "subtitle": "Ao gerar uma chave, ela será criada a partir da conta atual que você usa. Certifique-se de fazer backup desta chave privada.", "warning": "Isso excluirá sua chave privada antiga. Tem certeza de que deseja prosseguir?", "title": "Chave privada", "generate": "Gerar", "success": "A chave privada foi encriptada e salva com sucesso." }, - "hint": "é um protocolo simples e aberto que visa criar redes sociais resistentes à censura. Os perfis na rede Nostr são chaves criptográficas. Para publicar algo, você assina com sua chave e a informação é enviada para servidores. Na Alby você pode gerenciar seu perfil e usar em diferentes serviços que suportam esse recurso." + "hint": "é um protocolo simples e aberto que visa criar redes sociais resistentes à censura. Os perfis na rede Nostr são chaves criptográficas. Para publicar algo, você assina com sua chave e a informação é enviada para servidores. Na Alby você pode usar e gerenciar seu perfil em diferentes aplicações que suportam esse recurso." } }, "send": {