|
438 | 438 | "prepairZapData": "Подготовка данных транзакции...", |
439 | 439 | "lastUpdated": "Последнее обновление", |
440 | 440 | "mintInfoUpdated": "Информация о монетном дворе обновлена!", |
441 | | - "mintInfoUpdateFailed": "Не удалось обновить информацию о монетном дворе" |
| 441 | + "mintInfoUpdateFailed": "Не удалось обновить информацию о монетном дворе", |
| 442 | + "npcSettings": "Lightning address", |
| 443 | + "npcDefaultAccount": "Default", |
| 444 | + "npcTapToCopy": "Tap to copy", |
| 445 | + "npcUsernameLabel": "Custom username", |
| 446 | + "npcUsernamePlaceholder": "optional username", |
| 447 | + "npcPurchaseUsername": "Save username", |
| 448 | + "npcSetUsername": "Set Username", |
| 449 | + "npcRequestUsername": "Request username", |
| 450 | + "npcUsernameFeePrompt": "Do you want to set this username for a fee of {{amount}} sats?", |
| 451 | + "npcReceiveTitle": "NPC Lightning addresses", |
| 452 | + "npcReceiveHint": "Receive Lightning payments into your local Cashu wallet.", |
| 453 | + "npcAccountsLabel": "Accounts", |
| 454 | + "npcLocalBalance": "Local balance", |
| 455 | + "npcReceiveAddress": "Receive address", |
| 456 | + "npcSeedKey": "Seed key", |
| 457 | + "npcImportedKey": "Imported key", |
| 458 | + "npcActive": "Active", |
| 459 | + "npcSyncing": "Syncing", |
| 460 | + "npcPaused": "Paused", |
| 461 | + "npcNpubFallback": "Using your npub until a username is saved", |
| 462 | + "npcSyncAll": "Sync all", |
| 463 | + "npcSynced": "NPC account synced", |
| 464 | + "npcAccountAdded": "NPC account added", |
| 465 | + "npcAccountRemoved": "NPC account removed", |
| 466 | + "npcUsernameSaved": "Username saved", |
| 467 | + "npcAddAccountTitle": "Add NPC account", |
| 468 | + "npcAddAccountHint": "Import an existing Nostr key or derive a new key from your seed.", |
| 469 | + "npcPrivateKeyLabel": "Private key", |
| 470 | + "npcPrivateKeyPlaceholder": "nsec or hex", |
| 471 | + "npcPrivateKeyHint": "Imported keys are stored in secure storage on this device.", |
| 472 | + "npcPrivateKeyRequired": "Enter an nsec or hex private key.", |
| 473 | + "npcImportPrivateKey": "Import private key", |
| 474 | + "npcDeriveAccount": "Derive new key" |
442 | 475 | }, |
443 | 476 | "topNav": { |
444 | 477 | "about": "О нас", |
|
450 | 483 | "currency": "Валюта", |
451 | 484 | "mintSettings": "Управление монетным двором", |
452 | 485 | "nfcSettings": "Настройки NFC", |
| 486 | + "npcSettingsTitle": "Lightning address", |
453 | 487 | "security": "Безопасность", |
454 | 488 | "settings": "Настройки", |
455 | 489 | "privacy": "Конфиденциальность", |
|
0 commit comments