Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions src/i18n/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -520,15 +520,6 @@
},
"title": "Nostr-Adresse"
}
},
"setup": {
"title": "Einrichten der Nostr-Schlüssel",
"description": "Wähle, ob du ein neues Nostr-Konto (ein Paar privater und öffentlicher Schlüssel) erstellen oder ein bestehendes importieren möchtest.",
"new": {
"description": "Generiere einen Hauptschlüssel mit einem Paar neuer Nostr-Schlüssel.",
"label": "Ein neues Nostr-Konto erstellen"
},
"description2": "Jedes Nostr-Konto, das in Alby erstellt wird, wird mit einer <0>Wiederherstellungsphrase</0> geliefert - eine Reihe von 12 Wörtern, die es dir ermöglicht, jederzeit wieder Zugang zu deinen privaten Nostr-Schlüsseln zu erhalten."
}
},
"remove": {
Expand Down
5 changes: 0 additions & 5 deletions src/i18n/locales/el/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,6 @@
"title": "Ρυθμίσεις Nostr"
},
"title": "Nostr",
"setup": {
"new": {
"label": "Δημιουργία νέου λογαριασμού Nostr"
}
},
"public_key": {
"label": "Δημόσιο κλειδί Nostr"
},
Expand Down
19 changes: 5 additions & 14 deletions src/i18n/locales/en/translation.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.welcome.test_connection.initializing has changed

Consider running `node scripts/remove-outdated-translations.js translation.welcome.test_connection.initializing` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.welcome.test_connection.actions.delete_edit_account has changed

Consider running `node scripts/remove-outdated-translations.js translation.welcome.test_connection.actions.delete_edit_account` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.home.default_view.no_transactions has changed

Consider running `node scripts/remove-outdated-translations.js translation.home.default_view.no_transactions` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.home.default_view.actions.setup_keys.description has changed

Consider running `node scripts/remove-outdated-translations.js translation.home.default_view.actions.setup_keys.description` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.home.default_view.actions.receive_bitcoin.description has changed

Consider running `node scripts/remove-outdated-translations.js translation.home.default_view.actions.receive_bitcoin.description` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.accounts.account_view.name.placeholder has changed

Consider running `node scripts/remove-outdated-translations.js translation.accounts.account_view.name.placeholder` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.accounts.account_view.export.description has changed

Consider running `node scripts/remove-outdated-translations.js translation.accounts.account_view.export.description` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.accounts.account_view.export.screen_reader has changed

Consider running `node scripts/remove-outdated-translations.js translation.accounts.account_view.export.screen_reader` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.accounts.account_view.mnemonic.existing_nostr_key_notice has changed

Consider running `node scripts/remove-outdated-translations.js translation.accounts.account_view.mnemonic.existing_nostr_key_notice` to reset existing translations.

Check warning on line 1 in src/i18n/locales/en/translation.json

View workflow job for this annotation

GitHub Actions / Check source translation file for changes

Translation source translation.accounts.account_view.mnemonic.new.import_nostr.description has changed

Consider running `node scripts/remove-outdated-translations.js translation.accounts.account_view.mnemonic.new.import_nostr.description` to reset existing translations.
"translation": {
"welcome": {
"set_password": {
Expand Down Expand Up @@ -406,7 +406,7 @@
},
"setup_keys": {
"title": "Setup Master Key",
"description": "Create a Master key for Bitcoin, Nostr and Liquid or import an existing Nostr account."
"description": "Create a Master key for Bitcoin, Nostr, and Liquid, or import existing Nostr keys."
},
"receive_bitcoin": {
"title": "Receive bitcoin",
Expand All @@ -430,7 +430,7 @@
"danger_zone": "Danger Zone",
"export": {
"title": "Connect to Mobile Wallet",
"description": "Log in on getalby.com to connect and use this wallet on mobile wallets like <0>Zeus</0> and <1>Blue Wallet</1>.",
"description": "Log in to getalby.com to connect and use this wallet with mobile wallets like <0>Zeus</0> and <1>Blue Wallet</1>.",
"screen_reader": "Export wallet details",
"waiting": "waiting for LndHub data...",
"your_ln_address": "Your Lightning Address:",
Expand Down Expand Up @@ -536,15 +536,6 @@
"remove": "Remove current keys",
"no_secret_key": "💡 You don't have a Master Key yet. <0>Click here</0></div> to create your Master Key and derive your Nostr keys."
},
"setup": {
"title": "Setup your Nostr keys",
"description": "Choose If you'd like to create a new Nostr account (a pair of private and public keys) or import an existing one.",
"description2": "Every Nostr account created in Alby comes with a <0>Recovery Phrase</0> – a set of 12 words that always allow you to regain access to your Nostr private keys.",
"new": {
"label": "Create a new Nostr account",
"description": "Generate a Master Key with a pair of new Nostr keys."
}
},
"private_key": {
"title": "Manage your Nostr private key",
"subtitle": "Paste your nostr private key or generate a new one. <0>Learn more »</0>",
Expand All @@ -563,7 +554,7 @@
"hint": "You can generate a random key or a derive key from this wallet details (using a signed canonical phrase). <0>Learn more »</0>",
"actions": {
"random_keys": "Generate a random key",
"derived_keys": "Derive a key from wallet"
"derived_keys": "Derive a key from a wallet"
}
},
"actions": {
Expand Down Expand Up @@ -955,7 +946,7 @@
},
"confirm_add_account": {
"title": "Add wallet",
"content": "This website wants to add an wallet ({{connector}}):",
"content": "This website wants to add a wallet ({{connector}}):",
"tor_info": "In order to connect through the TOR network you need to first install the Alby companion app:"
},
"liquid": {
Expand Down Expand Up @@ -1116,7 +1107,7 @@
"error": "Error",
"general": "General",
"settings": "Extension Settings",
"accounts": "Wallets",
"wallets": "Wallets",
"discover": "Discover Apps",
"connected_sites": "Connected Sites",
"wallet": "Wallet",
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/fa/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,15 +399,6 @@
"imported_key_warning": "⚠️ هم اکنون از کلید ناستر تصادفی که وارد کرده اید استفاده می کنید. در این حالت کلید خصوصی شما نمی تواند توسط عبارت بازیابی البی بازیابی شود. پس به یاد داشته باشید که کلید خصوصی ناستر خود را جایی جداگانه ذخیره کنید.",
"can_restore": "✅ کلید ناستر که از کلید اصلی شما استخراج شده",
"remove": "حذف کلیدهای فعلی"
},
"setup": {
"description": "انتخاب کنید آیا می خواهید یک حساب کاربری جدید ناستر بسازید (یک جفت کلید خصوصی و عمومی) یا یک حساب موجود را وارد کنید.",
"description2": "هر حساب کاربری ناستری که در البی ساخته شده باشد یک <0>عبارت بازیابی</0> دارد - یک مجموعه 12 کلمه ای که همیشه دستیابی دوباره به کلید خصوصی ناستر را ممکن می کند.",
"new": {
"description": "با یک جفت کلید جدید ناستر یک کلید اصلی بسازید.",
"label": "یک حساب کاربری جدید ناستر بسازید"
},
"title": "کلیدهای ناسترتان را تنظیم کنید"
}
},
"remove": {
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/fi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -654,15 +654,6 @@
"derived_keys": "Johda avain tililtä"
}
},
"setup": {
"description2": "Jokaisella Albyssa luodulla Nostr-tilillä on <0>palautuslause</0> – kahdentoista sanan merkkijono, jonka avulla voit aina saada takaisin pääsyn yksityisiin Nostr-avaimiisi.",
"title": "Määritä Nostr-avaimesi",
"description": "Valitse haluatko luoda uuden Nostr-tilin (yksityisen ja julkisen avaimen pari) tai tuoda olemassa olevan.",
"new": {
"description": "Luo pääavain uudella Nostr-avainparilla.",
"label": "Luo uusi Nostr-tili"
}
},
"public_key": {
"label": "Julkinen Nostr-avain"
},
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/hi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -558,15 +558,6 @@
"title": "नया नॉस्ट्र की उत्पन्न करें",
"hint": "आप इस खाते के विवरण से एक यादृच्छिक कुंजी उत्पन्न कर सकते हैं या एक प्राप्त कुंजी प्राप्त कर सकते हैं (हस्ताक्षरित विहित वाक्यांश का उपयोग करके)। <0>और जानें »</0>"
},
"setup": {
"title": "अपना नॉस्ट्र कीज़ सेटअप करें",
"new": {
"description": "नई नोस्ट्र कीज़ की एक जोड़ी के साथ एक मास्टर की उत्पन्न करें।",
"label": "एक नया Nostr खाता बनाएं"
},
"description": "चुनें,यदि आप एक नया नोस्ट्र अकाउंट (प्रायवेट और पब्लिक कीज़ की एक जोड़ी) बनाना चाहते हैं या किसी मौजूदा को आयात करना चाहते हैं।",
"description2": "एल्बी में बनाया गया प्रत्येक नोस्ट्र अकाउंट एक <0>रिकवरी वाक्यांश</0> के साथ आता है - 12 शब्दों का एक सेट जो आपको हमेशा अपने नोस्ट्र प्रायवेट कीज़ तक पहुंच प्राप्त करने की अनुमति देता है।"
},
"title": "Nostr",
"actions": {
"generate": "एक नई की उत्पन्न करें"
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/id/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,15 +308,6 @@
"remove": "Hapus kunci saat ini",
"no_secret_key": "💡 Kamu tidak memiliki Master Key. <0>Klik di sini</0></div> untuk membuat Master Key dan mengambil kunci Nostr kamu."
},
"setup": {
"new": {
"label": "Buat akun Nostr",
"description": "Buat Master Key dan sepasang kunci Nostr baru."
},
"title": "Siapkan kunci Nostr kamu",
"description": "Pilih jika anda mau membuat akun Nostr baru (sepasang kunci privat dan publik) atau impor yang sudah ada.",
"description2": "setiap akun Nostr yang dibuat dalam Alby, akan mempunyai <0>Recovery Phrase</0> – susunan 12 kata untuk mengakses kembali kunci privat Nostr."
},
"private_key": {
"subtitle": "Tempel kunci privat nostr atau buat baru. <0>Pelajari lebih lanjut »</0>",
"failed_to_remove": "Nama akun yang dimasukkan tidak sama, kunci privat Nostr yang dahulu telah dikembalikan.",
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,15 +279,6 @@
"can_restore": "✅ Nostrキーはマスターキーから導出されています"
},
"title": "Nostr",
"setup": {
"description2": "Albyで作成されたすべてのNostrアカウントには、<0>リカバリーフレーズ</0>が付属しています。これはNostrの秘密鍵を復旧するための12個の単語です。",
"new": {
"label": "新しいNostrアカウントを作成する",
"description": "新しいNostr鍵のペアでマスター鍵を生成する。"
},
"title": "Nostrキーのセットアップ",
"description": "新しいNostrアカウント(秘密鍵と公開鍵のペア)を作成するか、既存のアカウントをインポートするかを選択します。"
},
"private_key": {
"successfully_removed": "Nostr秘密鍵の削除に成功しました",
"label": "Nostr秘密鍵",
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/pt_BR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,15 +374,6 @@
"title": "Remover chaves Nostr",
"description": "Remove as chaves Nostr desta carteira."
}
},
"setup": {
"title": "Configure suas chaves Nostr",
"new": {
"label": "Criar uma nova conta Nostr",
"description": "Gere uma chave mestra com um par de novas chaves Nostr."
},
"description": "Escolha se você deseja criar uma nova conta Nostr (um par de chaves públicas e privadas) ou importar uma existente.",
"description2": "Toda conta Nostr criada na Alby vem com uma <0>Frase de recuperação</0> – um conjunto de 12 palavras que sempre permite que você recupere o acesso às suas chaves privadas Nostr."
}
},
"remove": {
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,15 +453,6 @@
"can_restore": "Ваши текущие ключи Nostr получены от мастер-ключа.",
"no_secret_key": "💡 Вы еще не имеете Мастер-ключа. <0>Нажмите здесь</0></div>, чтобы создать Мастер-ключ и получить ключи Nostr.",
"imported_key_warning": "Вы используете импортированный или случайно сгенерированный ключ Nostr. Ваш закрытый ключ Nostr не может быть восстановлен с помощью фразы восстановления, поэтому не забудьте создать резервную копию закрытого ключа Nostr отдельно."
},
"setup": {
"description": "Выберите, хотите ли вы создать новую учетную запись Nostr (пару закрытых и открытых ключей) или импортировать существующую.",
"new": {
"label": "Создайте новую учетную запись Nostr",
"description": "Сгенерируйте мастер-ключ с помощью пары новых ключей Nostr."
},
"description2": "Каждый аккаунт Nostr, созданный в Alby, поставляется с <0>Фразой восстановления</0> - набором из 12 слов, которые всегда позволят вам восстановить доступ к приватным ключам Nostr.",
"title": "Настройка ключей Nostr"
}
},
"actions": {
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/si/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,15 +353,6 @@
"accounts": {
"account_view": {
"nostr": {
"setup": {
"description2": "ඇල්බි(Alby) හි සාදන ලද සෑම Nostr ගිණුමක්ම <0>ප්‍රතිසාධන වාක්‍ය ඛණ්ඩයක්</0> සමඟ පැමිණේ - ඔබේ Nostr පුද්ගලික යතුරු වෙත ප්‍රවේශය නැවත ලබා ගැනීමට ඔබට සැමවිටම ඉඩ සලසන වචන 12 ක කට්ටලයකි.",
"description": "ඔබ නව Nostr ගිණුමක් (පුද්ගලික සහ පොදු යතුරු යුගලයක්) සෑදීමට හෝ පවතින එකක් ආයාත කිරීමට කැමති නම් තෝරන්න.",
"new": {
"label": "නව Nostr ගිණුමක් සාදන්න",
"description": "නව Nostr යතුරු යුගලයක් සමඟ ප්‍රධාන යතුරක්(Master Key) ජනනය කරන්න."
},
"title": "ඔබගේ Nostr යතුරු සකසන්න"
},
"settings": {
"imported_key_warning": "ඔබ දැනට භාවිතා කරන්නේ ආනයනය කරන ලද හෝ අහඹු ලෙස ජනනය කරන ලද Nostr යතුරකි. ඔබගේ Nostr පුද්ගලික යතුර ඔබගේ ප්‍රතිසාධන වාක්‍ය ඛණ්ඩය මගින් ප්‍රතිසාධනය කල නොහැක, එබැවින් ඔබගේ Nostr පුද්ගලික යතුර වෙනම උපස්ථ කිරීමට මතක තබා ගන්න.",
"can_restore": "ඔබගේ වර්තමාන Nostr යතුරු ප්‍රධාන යතුර(Master Key) වෙතින් ව්‍යුත්පන්න කර ඇත.",
Expand Down
7 changes: 0 additions & 7 deletions src/i18n/locales/sl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,13 +330,6 @@
"can_restore": "✅ Nostr ključ, izpeljan iz vašega glavnega ključa",
"derive": "Izpelji iz glavnega ključa"
},
"setup": {
"title": "Konfiguriraj Nostr ključe",
"new": {
"label": "Ustvari nov Nostr račun",
"description": "Ustvarite glavni ključ s parom novih ključev Nostr."
}
},
"title": "Nostr",
"public_key": {
"label": "Javni ključ Nostr"
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/sv/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,15 +264,6 @@
"can_restore": "✅ Nostr-nyckel härledd från din huvudnyckel",
"no_secret_key": "💡 Du har ingen huvudnyckel än. <0>Klicka här</0></div> för att skapa din huvudnyckel och härleda dina Nostr-nycklar.",
"remove": "Ta bort nuvarande nycklar"
},
"setup": {
"description": "Välj Om du vill skapa ett nytt Nostr-konto (ett par privata och offentliga nycklar) eller importera ett befintligt.",
"description2": "Varje Nostr-konto som skapas i Alby kommer med en <0>Återställningsfras</0> – en uppsättning av 12 ord som alltid låter dig återfå åtkomst till dina privata Nostr-nycklar.",
"title": "Ställ in dina Nostr-nycklar",
"new": {
"label": "Skapa ett nytt Nostr-konto",
"description": "Generera en huvudnyckel med ett par nya Nostr-nycklar."
}
}
},
"remove": {
Expand Down
9 changes: 0 additions & 9 deletions src/i18n/locales/ta/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -425,15 +425,6 @@
"no_secret_key": "You உங்களிடம் இன்னும் முதன்மை விசை இல்லை. <0> இங்கே சொடுக்கு செய்க </0> </div> உங்கள் முதன்மை விசையை உருவாக்கி, உங்கள் நோச்ட் விசைகளைப் பெற."
},
"hint": "தணிக்கை-எதிர்ப்பு சமூக வலைப்பின்னல்களை உருவாக்குவதை நோக்கமாகக் கொண்ட ஒரு எளிய மற்றும் திறந்த நெறிமுறை. கிரிப்டோகிராஃபிக் விசைகளுடன் நோச்ட் செயல்படுகிறது. உங்கள் விசையுடன் நீங்கள் கையொப்பமிடவும், பல ரிலேக்களுக்கு அனுப்பவும். உங்கள் நோச்ட் விசையை நிர்வகிக்க நீங்கள் ஆல்பிப்பியைப் பயன்படுத்தலாம். பல NOSR பயன்பாடுகள் பின்னர் ஆல்பி நீட்டிப்பிலிருந்து விசையைப் பயன்படுத்த அனுமதிக்கும்.",
"setup": {
"title": "உங்கள் நோச்ட் விசைகளை அமைக்கவும்",
"description": "நீங்கள் ஒரு புதிய NOSTR கணக்கை (ஒரு இணை தனியார் மற்றும் பொது விசைகள்) உருவாக்க விரும்பினால் அல்லது ஏற்கனவே உள்ள ஒன்றை இறக்குமதி செய்ய விரும்பினால் என்பதைத் தேர்வுசெய்க.",
"description2": "ஆல்பியில் உருவாக்கப்பட்ட ஒவ்வொரு நோச்ட் கணக்கும் ஒரு <0> மீட்பு சொற்றொடருடன் வருகிறது </0> - 12 சொற்களின் தொகுப்பு உங்கள் NOSR தனிப்பட்ட விசைகளுக்கான அணுகலை மீண்டும் பெற எப்போதும் உங்களை அனுமதிக்கிறது.",
"new": {
"label": "புதிய நோச்ட் கணக்கை உருவாக்கவும்",
"description": "ஒரு இணை புதிய நோச்ட் விசைகளுடன் ஒரு முதன்மை விசையை உருவாக்குங்கள்."
}
},
"private_key": {
"title": "உங்கள் NOSR தனிப்பட்ட விசையை நிர்வகிக்கவும்",
"subtitle": "உங்கள் NOSR தனிப்பட்ட விசையை ஒட்டவும் அல்லது புதிய ஒன்றை உருவாக்கவும். <0> மேலும் அறிக »</0>",
Expand Down
Loading
Loading