diff --git a/scripts/translationScripts/update-en-ts.py b/scripts/translationScripts/update-en-ts.py index bd9b154874..43cfa64b5c 100644 --- a/scripts/translationScripts/update-en-ts.py +++ b/scripts/translationScripts/update-en-ts.py @@ -15,8 +15,9 @@ def fixupTranslations(enTsFile: str): for messageNode in messageNodes: enString = messageNode.find('source').text trNode = messageNode.find('translation') - trNode.text = enString # add translation - trNode.attrib = {} # remove 'type="unfinished"' + if not trNode.text: + trNode.text = enString # add translation + trNode.attrib = {} # remove 'type="unfinished"' tsXmlTree.write(enTsFile) diff --git a/ui/i18n/qml_en.ts b/ui/i18n/qml_en.ts index cc02ee2e18..d87033625e 100644 --- a/ui/i18n/qml_en.ts +++ b/ui/i18n/qml_en.ts @@ -2,67 +2,80 @@ AboutView + Check for updates Check for updates - + + Current Version Current Version - + + Release Notes Release Notes - + + Our Principles Our Principles - + + Status desktop’s GitHub Repositories Status desktop’s GitHub Repositories - + + Status Desktop Status Desktop - + + Status Go Status Go - + + StatusQ StatusQ - + + go-waku go-waku - + + Legal & Privacy Documents Legal & Privacy Documents - + + Terms of Use Terms of Use - + + Privacy Policy Privacy Policy - + + Software License Software License @@ -70,6 +83,7 @@ AcceptRejectOptionsButtonsPanel + Decline and block Decline and block @@ -78,16 +92,20 @@ AcceptTransactionView + Accept and share address Accept and share address + Accept and send Accept and send + + Decline @@ -97,56 +115,67 @@ AccountView + Type Type + Watch-Only Account Watch-Only Account + Generated by your Status seed phrase profile Generated by your Status seed phrase profile + Imported Account Imported Account + Storage Storage + On Device On Device + Derivation Path Derivation Path + Remove from your profile Remove from your profile + Confirm %1 Removal Confirm %1 Removal + You will not be able to restore viewing access to this account in the future unless you enter this account’s address again. You will not be able to restore viewing access to this account in the future unless you enter this account’s address again. + Remove Account Remove Account @@ -155,37 +184,44 @@ Acknowledgements - + + Secure Your Assets and Funds Secure Your Assets and Funds - + + Your seed phrase is a 12-word passcode to your funds. Your seed phrase is a 12-word passcode to your funds. - + + Your seed phrase cannot be recovered if lost. Therefore, you <b>must</b> back it up. The simplest way is to <b>write it down offline and store it somewhere secure.</b> Your seed phrase cannot be recovered if lost. Therefore, you <b>must</b> back it up. The simplest way is to <b>write it down offline and store it somewhere secure.</b> - + + I have a pen and paper I have a pen and paper - + + I am ready to write down my seed phrase I am ready to write down my seed phrase - + + I know where I’ll store it I know where I’ll store it - + + You can only complete this process once. Status will not store your seed phrase and can never help you recover it. You can only complete this process once. Status will not store your seed phrase and can never help you recover it. @@ -193,12 +229,14 @@ ActivityCenterMessageComponentView - + + Mark as Read Mark as Read - + + Mark as Unread Mark as Unread @@ -206,7 +244,8 @@ ActivityCenterPopup - + + Show more Show more @@ -214,37 +253,44 @@ ActivityCenterPopupTopBarPanel - + + All All - + + Mentions Mentions - + + Replies Replies - + + Mark all as Read Mark all as Read - + + Show read notifications Show read notifications - + + Hide read notifications Hide read notifications - + + Notification settings Notification settings @@ -252,68 +298,82 @@ AddAccountModal + Generate an account Generate an account + + Wrong password Wrong password - + + You need to enter a password You need to enter a password - + + Password needs to be 6 characters or more Password needs to be 6 characters or more - + + Enter your password… Enter your password… - + + Password Password - + + Enter an account name... Enter an account name... - + + Account name Account name - + + You need to enter an account name You need to enter an account name - + + color color - + + Advanced Advanced - + + Loading... Loading... - + + Add account Add account @@ -321,56 +381,67 @@ AddEditSavedAddressPopup + Edit saved address Edit saved address + Add saved address Add saved address + Enter a name Enter a name + Name Name + Name must not be blank Name must not be blank + This is not a valid account name This is not a valid account name + Address Address + Enter ENS Name or Ethereum Address Enter ENS Name or Ethereum Address + Please enter a valid ENS name OR Ethereum Address Please enter a valid ENS name OR Ethereum Address + Save Save + Add address Add address @@ -379,76 +450,91 @@ AddFavoriteModal + Favorite added Favorite added + Edit Edit + Add favorite Add favorite + URL URL + Paste URL Paste URL + Paste Paste + Pasted Pasted + Please enter a valid URL Please enter a valid URL + Name Name + Name of the website Name of the website + Please enter a name Please enter a name + Remove Remove + Done Done + Add Add + Add Favorite Add Favorite @@ -457,61 +543,73 @@ AddShowTokenModal + Add custom token Add custom token + This needs to be a valid address This needs to be a valid address + Invalid ERC20 address Invalid ERC20 address + Enter contract address... Enter contract address... + Contract address Contract address + The name of your token... The name of your token... + Name Name + ABC ABC + Symbol Symbol + Decimals Decimals + Changing settings failed Changing settings failed + Add Add @@ -520,41 +618,49 @@ AddWakuNodeModal + Waku nodes Waku nodes + Name Name + Specify a name Specify a name + You need to enter a name You need to enter a name + History node address History node address + You need to enter the enode address You need to enter the enode address + The format must be: enode://{enode-id}:{password}@{ip-address}:{port} The format must be: enode://{enode-id}:{password}@{ip-address}:{port} + Save Save @@ -592,22 +698,26 @@ Assets won’t be sent yet. AdvancedAddAccountView - + + Enter address... Enter address... - + + Account address Account address - + + This needs to be a valid address (starting with 0x) This needs to be a valid address (starting with 0x) - + + You need to enter an address You need to enter an address @@ -615,155 +725,194 @@ Assets won’t be sent yet. AdvancedView + Fleet Fleet + Minimize on close Minimize on close + Application Logs Application Logs + Experimental features Experimental features - + + Wallet Wallet - + + + WalletSettingsLineButton + WalletSettingsLineButton + + + + Dapp Browser Dapp Browser - + + Community History Archive Protocol Community History Archive Protocol - + + Node Management Node Management - + + Keycard Keycard - + + Bloom filter level Bloom filter level - + + Warning! Warning! - - + + + + The account will be logged out. When you login again, the selected mode will be enabled The account will be logged out. When you login again, the selected mode will be enabled - - + + + + Light Node Light Node - + + Normal Normal - - + + + + Full Node Full Node - + + WakuV2 mode WakuV2 mode - + + Developer features Developer features - + + Full developer mode Full developer mode - + + Download messages Download messages - + + Telemetry Telemetry - + + Debug Debug - + + Auto message Auto message - + + Are you sure you want to enable all the develoer features? The app will be restarted. Are you sure you want to enable all the develoer features? The app will be restarted. - + + Are you sure you want to enable telemetry? This will reduce your privacy level while using Status. You need to restart the app for this change to take effect. Are you sure you want to enable telemetry? This will reduce your privacy level while using Status. You need to restart the app for this change to take effect. - + + Are you sure you want to enable auto message? You need to restart the app for this change to take effect. Are you sure you want to enable auto message? You need to restart the app for this change to take effect. - + + Are you sure you want to %1 debug mode? You need to restart the app for this change to take effect. Are you sure you want to %1 debug mode? You need to restart the app for this change to take effect. - + + disable disable - + + enable enable - + + This feature is experimental and is meant for testing purposes by core contributors and the community. It's not meant for real use and makes no claims of security or integrity of funds or data. Use at your own risk. This feature is experimental and is meant for testing purposes by core contributors and the community. It's not meant for real use and makes no claims of security or integrity of funds or data. Use at your own risk. - + + I understand I understand @@ -771,11 +920,13 @@ Assets won’t be sent yet. AllowNotificationsView + Allow notifications Allow notifications + Status will notify you about new messages. You can edit your notification preferences later in settings. @@ -783,6 +934,7 @@ edit your notification preferences later in settings. edit your notification preferences later in settings. + Ok, got it Ok, got it @@ -791,72 +943,78 @@ edit your notification preferences later in settings. AppMain - + + Profile Picture Profile Picture - + + Make this my Profile Pic Make this my Profile Pic - + + Invite People Invite People - + + View Community View Community - + + Leave Community Leave Community - + + A new version of Status (%1) is available A new version of Status (%1) is available - + + Download Download - + + Your version is up to date Your version is up to date - + + Close Close - Can not connect to mailserver - Can not connect to mailserver + Can not connect to mailserver - The mailserver you're connecting to is unavailable. - The mailserver you're connecting to is unavailable. + The mailserver you're connecting to is unavailable. - Pick another - Pick another + Pick another - Retry - Retry + Retry - + + Where do you want to go? Where do you want to go? @@ -864,11 +1022,13 @@ edit your notification preferences later in settings. AppSearch + No results No results + Anywhere Anywhere @@ -877,96 +1037,115 @@ edit your notification preferences later in settings. AppearanceView + Preview Preview + Blockchains will drop search costs, causing a kind of decomposition that allows you to have markets of entities that are horizontally segregated and vertically segregated. Blockchains will drop search costs, causing a kind of decomposition that allows you to have markets of entities that are horizontally segregated and vertically segregated. + Size Size + Change font size Change font size + XS XS + S S + M M + L L + XL XL + XXL XXL + Change Zoom (requires restart) Change Zoom (requires restart) + 50% 50% + 100% 100% + 150% 150% + 200% 200% + Appearance Appearance + Light Light + Dark Dark + System System @@ -1020,11 +1199,13 @@ edit your notification preferences later in settings. BackUpCommuntyBannerPanel + Back up community key Back up community key + Back up Back up @@ -1033,40 +1214,80 @@ edit your notification preferences later in settings. BackupSeedModal - + + + Not Now + Not Now + + + + Back up your seed phrase Back up your seed phrase - - + + Confirm Seed Phrase Confirm Seed Phrase - + + Continue Continue - + + Complete & Delete My Seed Phrase Complete & Delete My Seed Phrase + + + + + + Confirm word #%1 of your seed phrase + Confirm word #%1 of your seed phrase + BackupSeedStepBase - + + + Word #%1 + Word #%1 + + + + Enter word Enter word - + + Wrong word Wrong word + + BalanceExceeded + + + + Balance exceeded + Balance exceeded + + + + + No networks available + No networks available + + BalanceValidator @@ -1084,34 +1305,56 @@ edit your notification preferences later in settings. - Before you get started - Before you get started + Before you get started - I acknowledge that status desktop is in beta and by using it I take the full responsibility for all risks concerning my data and funds - I acknowledge that status desktop is in beta and by using it I take the full responsibility for all risks concerning my data and funds + I acknowledge that status desktop is in beta and by using it I take the full responsibility for all risks concerning my data and funds - + + + Before you get started... + Before you get started... + + + + + Get Started + Get Started + + + + + I acknowledge that Status Desktop is in Beta and by using it I take the full responsibility for all risks concerning my data and funds. + I acknowledge that Status Desktop is in Beta and by using it I take the full responsibility for all risks concerning my data and funds. + + + + I accept Status I accept Status - - Terms of service - Terms of service + + + Terms of Use + Terms of Use - + Terms of service + Terms of service + + + + Privacy Policy Privacy Policy - Get started - Get started + Get started @@ -1134,6 +1377,7 @@ edit your notification preferences later in settings. BloomSelectorButton + TODO TODO @@ -1142,26 +1386,31 @@ edit your notification preferences later in settings. BrowserConnectionModal + '%1' would like to connect to '%1' would like to connect to + Allowing authorizes this DApp to retrieve your wallet address and enable Web3 Allowing authorizes this DApp to retrieve your wallet address and enable Web3 + Granting access authorizes this DApp to retrieve your chat key Granting access authorizes this DApp to retrieve your chat key + Deny Deny + Allow Allow @@ -1170,6 +1419,7 @@ edit your notification preferences later in settings. BrowserHeader + Enter URL Enter URL @@ -1225,46 +1475,55 @@ Do you wish to override the security check and continue? BrowserSettingsMenu + New Tab New Tab + Exit Incognito mode Exit Incognito mode + Go Incognito Go Incognito + Zoom In Zoom In + Zoom Out Zoom Out + Find Find + Compatibility mode Compatibility mode + Developer Tools Developer Tools + Settings Settings @@ -1273,6 +1532,7 @@ Do you wish to override the security check and continue? BrowserTabStyle + Start Page Start Page @@ -1281,16 +1541,19 @@ Do you wish to override the security check and continue? BrowserTabView + Start Page Start Page + New Tab New Tab + Downloads Page Downloads Page @@ -1299,31 +1562,37 @@ Do you wish to override the security check and continue? BrowserView + Search engine used in the address bar Search engine used in the address bar + None None + Show Favorites Bar Show Favorites Bar + Connected DApps Connected DApps + No connected dApps No connected dApps + Connecting a dApp grants it permission to view your address and balances, and to send you transaction requests Connecting a dApp grants it permission to view your address and balances, and to send you transaction requests @@ -1332,31 +1601,37 @@ Do you wish to override the security check and continue? BrowserWalletMenu + Mainnet Mainnet + Ropsten Ropsten + Unknown Unknown + Disconnect Disconnect + Assets Assets + History History @@ -1365,6 +1640,7 @@ Do you wish to override the security check and continue? BrowserWebEngineView + Add Favorite Add Favorite @@ -1373,16 +1649,19 @@ Do you wish to override the security check and continue? ChangePasswordModal + Change password Change password + Change password used to unlock Status on this device & sign transactions. Change password used to unlock Status on this device & sign transactions. + Change Password Change Password @@ -1391,16 +1670,19 @@ Do you wish to override the security check and continue? ChangePasswordSuccessModal + <b>Password changed</b> <b>Password changed</b> + You need to sign in again using the new password. You need to sign in again using the new password. + Sign out & Quit Sign out & Quit @@ -1409,26 +1691,31 @@ Do you wish to override the security check and continue? ChangeProfilePicModal + Profile picture Profile picture + Remove Remove + Upload Upload + Please choose an image Please choose an image + Image files (*.jpg *.jpeg *.png) Image files (*.jpg *.jpeg *.png) @@ -1437,11 +1724,13 @@ Do you wish to override the security check and continue? ChannelIdentifierView + Welcome to the beginning of the <span style='color: %1'>%2</span> group! Welcome to the beginning of the <span style='color: %1'>%2</span> group! + Any messages you send here are encrypted and can only be read by you and <span style='color: %1'>%2</span> Any messages you send here are encrypted and can only be read by you and <span style='color: %1'>%2</span> @@ -1450,41 +1739,49 @@ Do you wish to override the security check and continue? ChatButtonsPanel + Add reaction Add reaction + Reply Reply + Edit Edit + Unpin Unpin + Pin Pin + Delete Delete + Confirm deleting this message Confirm deleting this message + Are you sure you want to delete this message? Be aware that other clients are not guaranteed to delete the message as well. Are you sure you want to delete this message? Be aware that other clients are not guaranteed to delete the message as well. @@ -1493,18 +1790,22 @@ Do you wish to override the security check and continue? ChatColumnView - + + Send Send - + + Request Address Request Address - - + + + + Request Request @@ -1512,48 +1813,58 @@ Do you wish to override the security check and continue? ChatCommandModal - + + Continue Continue - + + Receive on account Receive on account - + + From account From account - + + Address request required Address request required - + + From From - + + To To - - + + + + Preview Preview - + + Transaction preview Transaction preview - + + Next Next @@ -1576,47 +1887,56 @@ Do you wish to override the security check and continue? ChatContentView - + + Contact Contact - + + Not a contact Not a contact - + + Public chat Public chat - + + %1 members %1 members - + + 1 member 1 member - + + Connected Connected - + + Disconnected Disconnected - + + Blocked Blocked - + + This user has been blocked. This user has been blocked. @@ -1624,98 +1944,119 @@ Do you wish to override the security check and continue? ChatContextMenuView + View Members View Members + Add / remove from group Add / remove from group + Test WakuV2 - requestAllHistoricMessages Test WakuV2 - requestAllHistoricMessages + Edit name Edit name + Mark as Read Mark as Read + Clear history Clear history + Edit Channel Edit Channel + Download Download + Delete Channel Delete Channel + Leave group Leave group + + Delete chat Delete chat + + Leave chat Leave chat + Save Save + Download messages Download messages + Delete #%1 Delete #%1 + Delete Delete + Are you sure you want to delete #%1 channel? Are you sure you want to delete #%1 channel? + Are you sure you want to delete this chat? Are you sure you want to delete this chat? + Are you sure you want to leave this chat? Are you sure you want to leave this chat? @@ -1724,12 +2065,12 @@ Do you wish to override the security check and continue? ChatMessagesView - Loading... - Loading... + Loading... - + + Failed to send message. Failed to send message. @@ -1737,17 +2078,20 @@ Do you wish to override the security check and continue? ChatRequestMessagePanel + You need to be mutual contacts with this person for them to receive your messages You need to be mutual contacts with this person for them to receive your messages - + + Just click this button to add them as contact. They will receive a notification. Once they accept the request, you'll be able to chat Just click this button to add them as contact. They will receive a notification. Once they accept the request, you'll be able to chat - + + Add to contacts Add to contacts @@ -1755,17 +2099,20 @@ Do you wish to override the security check and continue? ChatView - + + Members Members - + + Remove contact Remove contact - + + Are you sure you want to remove this contact? Are you sure you want to remove this contact? @@ -1773,21 +2120,25 @@ Do you wish to override the security check and continue? ChooseBrowserPopup + Choose browser Choose browser + Open in Status Open in Status + Open in my default browser Open in my default browser + Remember my choice. To override it, go to settings. Remember my choice. To override it, go to settings. @@ -1796,6 +2147,7 @@ Do you wish to override the security check and continue? ClosedEmptyPanel + Your chats will appear here. To start new chats press the  button at the top Your chats will appear here. To start new chats press the  button at the top @@ -1804,6 +2156,7 @@ Do you wish to override the security check and continue? CollectibleCollectionView + No collectibles available No collectibles available @@ -1812,16 +2165,19 @@ Do you wish to override the security check and continue? CollectibleDetailView + Properties Properties + Levels Levels + Stats Stats @@ -1830,6 +2186,7 @@ Do you wish to override the security check and continue? CollectibleDetailsHeader + Send Send @@ -1838,21 +2195,25 @@ Do you wish to override the security check and continue? CollectibleModal + unnamed unnamed + id id + description description + View in Opensea View in Opensea @@ -1861,11 +2222,13 @@ Do you wish to override the security check and continue? CollectiblesContent + Something went wrong Something went wrong + Reload Reload @@ -1874,6 +2237,7 @@ Do you wish to override the security check and continue? CollectiblesHeader + Maximum number of collectibles to display reached Maximum number of collectibles to display reached @@ -1882,11 +2246,13 @@ Do you wish to override the security check and continue? CollectiblesModal + View View + Unnamed Unnamed @@ -1895,11 +2261,13 @@ Do you wish to override the security check and continue? CollectiblesModalContent + ID ID + Description Description @@ -1908,6 +2276,7 @@ Do you wish to override the security check and continue? CollectiblesStore + Collectibles Collectibles @@ -1916,6 +2285,7 @@ Do you wish to override the security check and continue? CollectiblesView + Collectibles will appear here Collectibles will appear here @@ -1924,22 +2294,27 @@ Do you wish to override the security check and continue? CommunitiesListPanel + + Leave community Leave community + Leave %1 Leave %1 + Are you sure you want to leave? Once you leave, you will have to request to rejoin if you change your mind. Are you sure you want to leave? Once you leave, you will have to request to rejoin if you change your mind. + Cancel Cancel @@ -1948,27 +2323,32 @@ Do you wish to override the security check and continue? CommunitiesPopup - + + Communities Communities - + + Access existing community Access existing community - + + Search for communities or topics Search for communities or topics - + + %1 members %1 members - + + Create a community Create a community @@ -1976,32 +2356,38 @@ Do you wish to override the security check and continue? CommunitiesPortalLayout - + + Find community Find community - + + Search Search - + + Import Community Import Community - + + Create New Community Create New Community - + + Featured Featured - + + Popular Popular @@ -2009,11 +2395,13 @@ Do you wish to override the security check and continue? CommunitiesView + Import community Import community + Communities you've joined Communities you've joined @@ -2022,17 +2410,21 @@ Do you wish to override the security check and continue? CommunityBannerPicker + + Community banner Community banner + Choose an image for banner Choose an image for banner + Make this my Community banner Make this my Community banner @@ -2041,17 +2433,20 @@ Do you wish to override the security check and continue? CommunityChannelsAndCategoriesBannerPanel - + + Expand your community by adding more channels and categories Expand your community by adding more channels and categories - + + Add channels Add channels - + + Add categories Add categories @@ -2059,26 +2454,31 @@ Do you wish to override the security check and continue? CommunityColorPanel + Community Colour Community Colour + Select Community Colour Select Community Colour + This is not a valid colour This is not a valid colour + White text should be legable on top of this colour White text should be legable on top of this colour + Standard colours Standard colours @@ -2087,6 +2487,7 @@ Do you wish to override the security check and continue? CommunityColorPicker + Community colour Community colour @@ -2095,72 +2496,102 @@ Do you wish to override the security check and continue? CommunityColumnView + 1 Member 1 Member + %1 Members %1 Members + Start chat Start chat + Membership requests Membership requests - - - + + + + + + Create channel Create channel - - - + + + + + + Create category Create category - - + + + + Invite people Invite people - + + + Unmute category + Unmute category + + + + + Mute category + Mute category + + + + Edit Category Edit Category - + + Delete Category Delete Category - + + Delete %1 category Delete %1 category - + + Are you sure you want to delete %1 category? Channels inside the category won’t be deleted. Are you sure you want to delete %1 category? Channels inside the category won’t be deleted. - + + Create channel or category Create channel or category - + + Error deleting the category Error deleting the category @@ -2168,11 +2599,13 @@ Do you wish to override the security check and continue? CommunityDelegate + Admin Admin + Member Member @@ -2181,16 +2614,19 @@ Do you wish to override the security check and continue? CommunityDescriptionInput + Description Description + What your community is about What your community is about + community description community description @@ -2199,64 +2635,78 @@ Do you wish to override the security check and continue? CommunityDetailPopup + Public community Public community + Invitation only community Invitation only community + On request community On request community - + + + Unknown community Unknown community + - ENS only - ENS only + %1 members %1 members + Channels Channels - - + + + + Join ‘%1’ Join ‘%1’ - + + Pending Pending - + + You need to be invited You need to be invited - + + Request to join ‘%1’ Request to join ‘%1’ - + + Error joining the community Error joining the community @@ -2264,14 +2714,14 @@ Do you wish to override the security check and continue? CommunityIntroDialog - - + + Welcome to %1 Welcome to %1 - - + + Join %1 Join %1 @@ -2291,16 +2741,19 @@ Do you wish to override the security check and continue? CommunityIntroMessageInput + Community introduction and rules Community introduction and rules + What new members will read before joining (eg. community rules, welcome message, etc.). Members will need to tick a check box agreeing to these rules before they are allowed to join your community. What new members will read before joining (eg. community rules, welcome message, etc.). Members will need to tick a check box agreeing to these rules before they are allowed to join your community. + community intro message community intro message @@ -2309,17 +2762,21 @@ Do you wish to override the security check and continue? CommunityLogoPicker + + Community logo Community logo + Choose an image as logo Choose an image as logo + Make this my Community logo Make this my Community logo @@ -2328,41 +2785,49 @@ Do you wish to override the security check and continue? CommunityMembersSettingsPanel + Members Members + Member name Member name + Membership requests Membership requests + Community members will appear here Community members will appear here + No contacts found No contacts found + You You + Ban Ban + Kick Kick @@ -2371,16 +2836,19 @@ Do you wish to override the security check and continue? CommunityNameInput + Community name Community name + A catchy name A catchy name + community name community name @@ -2389,16 +2857,19 @@ Do you wish to override the security check and continue? CommunityOptions + Community history service Community history service + Request to join required Request to join required + Any member can pin a message Any member can pin a message @@ -2407,16 +2878,19 @@ Do you wish to override the security check and continue? CommunityOutroMessageInput + Leaving community message Leaving community message + The message a member will see when they leave your community The message a member will see when they leave your community + community intro message community intro message @@ -2425,48 +2899,59 @@ Do you wish to override the security check and continue? CommunityOverviewSettingsPanel + + Overview Overview + + Edit Community Edit Community + This node is the Community Owner Node. For your Community to function correctly try to keep this computer with Status running and onlinie as much as possible. This node is the Community Owner Node. For your Community to function correctly try to keep this computer with Status running and onlinie as much as possible. + Welcome to your community! Welcome to your community! + Invite new people Invite new people + Try an airdrop to reward your community for engagement! Try an airdrop to reward your community for engagement! + Airdrop Tokens Airdrop Tokens + Back up community key Back up community key + Back up Back up @@ -2475,31 +2960,37 @@ Do you wish to override the security check and continue? CommunityProfilePopup + Public community Public community + Invitation only community Invitation only community + On request community On request community + Unknown community Unknown community + Invite friends Invite friends + Invite Invite @@ -2508,16 +2999,19 @@ Do you wish to override the security check and continue? CommunityProfilePopupInviteFriendsPanel + Share community Share community + Copied! Copied! + Contacts Contacts @@ -2526,21 +3020,25 @@ Do you wish to override the security check and continue? CommunityProfilePopupOverviewPanel + Share community Share community + Copied! Copied! + Transfer ownership Transfer ownership + Leave community Leave community @@ -2549,31 +3047,37 @@ Do you wish to override the security check and continue? CommunitySettingsView + Overview Overview + Members Members + Settings Settings + Open legacy popup (to be removed) Open legacy popup (to be removed) + Back to community Back to community + Error editing the community Error editing the community @@ -2582,26 +3086,31 @@ Do you wish to override the security check and continue? CommunityTagsPanel + Community Tags Community Tags + Confirm Community Tags Confirm Community Tags + Select tags that will fit your Community Select tags that will fit your Community + Search tags Search tags + Selected tags Selected tags @@ -2610,6 +3119,7 @@ Do you wish to override the security check and continue? CommunityTagsPicker + Tags Tags @@ -2618,16 +3128,19 @@ Do you wish to override the security check and continue? CommunityWelcomeBannerPanel + Welcome to your community! Welcome to your community! + Add members Add members + Manage community Manage community @@ -2636,18 +3149,22 @@ Do you wish to override the security check and continue? CompactMessageView - - + + + + Pinned by %1 Pinned by %1 - + + Cancel Cancel - + + Save Save @@ -2655,24 +3172,40 @@ Do you wish to override the security check and continue? ConfirmAddExistingKeyModal + Enter seed phrase Enter seed phrase + + + + Do you want to add another existing key? + Do you want to add another existing key? + + + + + Add another existing key + Add another existing key + ConfirmAppRestartModal + Application Restart Application Restart + Please restart the application to apply the changes. Please restart the application to apply the changes. + Restart Restart @@ -2681,57 +3214,74 @@ Do you wish to override the security check and continue? ConfirmPasswordView + Passwords don't match Passwords don't match + Have you written down your password? Have you written down your password? + You will never be able to recover your password if you lose it. You will never be able to recover your password if you lose it. + If you need to, write it using pen and paper and keep in a safe place. If you need to, write it using pen and paper and keep in a safe place. + If you lose your password you will lose access to your Status profile. If you lose your password you will lose access to your Status profile. - Confirm you password (again) - Confirm you password (again) + + Confirm your password (again) + Confirm your password (again) + Confirm you password (again) + Confirm you password (again) + + + Finalise Status Password Creation Finalise Status Password Creation + Keys for this account already exist Keys for this account already exist + Keys for this account already exist and can't be added again. If you've lost your password, passcode or Keycard, uninstall the app, reinstall and access your keys by entering your seed phrase Keys for this account already exist and can't be added again. If you've lost your password, passcode or Keycard, uninstall the app, reinstall and access your keys by entering your seed phrase + + Login failed Login failed + + Login failed. Please re-enter your password and try again. @@ -2741,17 +3291,20 @@ Do you wish to override the security check and continue? ConfirmSeedPhrasePanel - + + Write down your 12-word seed phrase to keep offline Write down your 12-word seed phrase to keep offline - + + Reveal seed phrase Reveal seed phrase - + + The next screen contains your seed phrase. <b>Anyone</b> who sees it can use it to access to your funds. The next screen contains your seed phrase. @@ -2761,29 +3314,38 @@ Do you wish to override the security check and continue? ConfirmStoringSeedPhrasePanel - + + Complete back up Complete back up - + + Store Your Phrase Offline and Complete Your Back Up Store Your Phrase Offline and Complete Your Back Up - + + By completing this process, you will remove your seed phrase from this application’s storage. This makes your funds more secure. By completing this process, you will remove your seed phrase from this application’s storage. This makes your funds more secure. - + + You will remain logged in, and your seed phrase will be entirely in your hands. You will remain logged in, and your seed phrase will be entirely in your hands. - + + + I acknowledge that Status will not be able to show me my seed phrase again. + I acknowledge that Status will not be able to show me my seed phrase again. + + I aknowledge that Status will not be able to show me my seed phrase again. - I aknowledge that Status will not be able to show me my seed phrase again. + I aknowledge that Status will not be able to show me my seed phrase again. @@ -2828,77 +3390,92 @@ Do you wish to override the security check and continue? Constants - + + Username must be at least 5 characters Username must be at least 5 characters - + + Only letters, numbers, underscores and hyphens allowed Only letters, numbers, underscores and hyphens allowed - + + 24 character username limit 24 character username limit - + + Usernames ending with '-eth' are not allowed Usernames ending with '-eth' are not allowed - + + Usernames ending with '_eth' are not allowed Usernames ending with '_eth' are not allowed - + + Usernames ending with '.eth' are not allowed Usernames ending with '.eth' are not allowed - + + Sorry, the name you have chosen is not allowed, try picking another username Sorry, the name you have chosen is not allowed, try picking another username - + + (edited) (edited) - + + Username already taken :( Username already taken :( - + + Username doesn’t belong to you :( Username doesn’t belong to you :( - + + Continuing will connect this username with your chat key. Continuing will connect this username with your chat key. - + + ✓ Username available! ✓ Username available! - + + Username is already connected with your chat key and can be used inside Status. Username is already connected with your chat key and can be used inside Status. - + + This user name is owned by you and connected with your chat key. Continue to set `Show my ENS username in chats`. This user name is owned by you and connected with your chat key. Continue to set `Show my ENS username in chats`. - + + Continuing will require a transaction to connect the username with your current chat key. Continuing will require a transaction to connect the username with your current chat key. @@ -2906,6 +3483,7 @@ Do you wish to override the security check and continue? Contact + Admin Admin @@ -2914,7 +3492,20 @@ Do you wish to override the security check and continue? ContactPanel - + + + Respond to ID Request + Respond to ID Request + + + + + See ID Request + See ID Request + + + + Rename Rename @@ -2922,36 +3513,43 @@ Do you wish to override the security check and continue? ContactRequestsPopup + Contact requests Contact requests + Decline all contacts Decline all contacts + Are you sure you want to decline all these contact requests Are you sure you want to decline all these contact requests + Accept all contacts Accept all contacts + Are you sure you want to accept all these contact requests Are you sure you want to accept all these contact requests + Decline all Decline all + Accept all Accept all @@ -2978,52 +3576,110 @@ Do you wish to override the security check and continue? Contact does not have an ENS address. Please send a transaction in chat. - - + + No contact selected No contact selected - - + + You don’t have any contacts yet You don’t have any contacts yet + + ContactVerificationRequestPopup + + + + %1 is asking you to verify your identity + %1 is asking you to verify your identity + + + + + %1 would like to verify your identity. Answer the question to prove your identity to %2 + %1 would like to verify your identity. Answer the question to prove your identity to %2 + + + + + Provide answer to verification request from this contact. + Provide answer to verification request from this contact. + + + + + Your answer has been sent to %1. + Your answer has been sent to %1. + + + + + Refuse Verification + Refuse Verification + + + + + Send Answer + Send Answer + + + + + Change answer + Change answer + + + + + Close + Close + + ContactsColumnView - + + Chat Chat - + + Search Search - + + Join public chats Join public chats - + + Start chat Start chat - + + Contact requests Contact requests - + + Community imported Community imported - + + Importing community is in progress Importing community is in progress @@ -3054,12 +3710,14 @@ Do you wish to override the security check and continue? ContactsListPanel - + + Contact Request Sent Contact Request Sent - + + Contact Request Rejected Contact Request Rejected @@ -3067,58 +3725,70 @@ Do you wish to override the security check and continue? ContactsView - + + Send contact request to chat key Send contact request to chat key - + + Search by a display name or chat key Search by a display name or chat key - - + + + + Contacts Contacts - + + Pending Requests Pending Requests - + + Blocked Blocked - + + Identity Verified Contacts Identity Verified Contacts - + + You don’t have any contacts yet You don’t have any contacts yet - + + Received Received - + + Sent Sent - + + Remove contact Remove contact - + + Are you sure you want to remove this contact? Are you sure you want to remove this contact? @@ -3126,51 +3796,61 @@ Do you wish to override the security check and continue? Controls + XS XS + S S + M M + L L + XL XL + XXL XXL + 50% 50% + 100% 100% + 150% 150% + 200% 200% @@ -3188,66 +3868,79 @@ Do you wish to override the security check and continue? CreateCategoryPopup + Edit category Edit category + New category New category + Category title Category title + Name the category Name the category + category name category name + Channels Channels + Delete category Delete category + Delete %1 category Delete %1 category + Are you sure you want to delete %1 category? Channels inside the category won’t be deleted. Are you sure you want to delete %1 category? Channels inside the category won’t be deleted. + Save Save + Create Create + Error editing the category Error editing the category + Error creating the category Error creating the category @@ -3256,66 +3949,79 @@ Do you wish to override the security check and continue? CreateChannelPopup + New channel New channel + Edit #%1 Edit #%1 + Channel name Channel name + Name the channel Name the channel + channel name channel name + Channel colour Channel colour + Pick a color Pick a color + Description Description + Describe the channel Describe the channel + channel description channel description + Save Save + Create Create + Error creating the community Error creating the community @@ -3324,32 +4030,49 @@ Do you wish to override the security check and continue? CreateChatView - - + + + + To: To: - - + + + + USER LIMIT REACHED USER LIMIT REACHED - + + + Contacts Contacts - + + + + + You can only send direct messages to your Contacts. + +Send a contact request to the person you would like to chat with, you will be able to chat with them once they have accepted your contact request. + You can only send direct messages to your Contacts. + +Send a contact request to the person you would like to chat with, you will be able to chat with them once they have accepted your contact request. + + You can only send direct messages to your Contacts. Send a contact request to the person you would like to chat with, you will be able to chat with them once they have accepted your contact request. - You can only send direct messages to your Contacts. + You can only send direct messages to your Contacts. Send a contact request to the person you would like to chat with, you will be @@ -3357,33 +4080,47 @@ Send a contact request to the person you would like to chat with, you will be chat with them once they have accepted your contact request. - You can only send direct messages to your Contacts. Send a contact request to the person you would like to chat with, you will be able to chat with them once they have accepted your contact request. - You can only send direct messages to your Contacts. + You can only send direct messages to your Contacts. Send a contact request to the person you would like to chat with, you will be able to chat with them once they have accepted your contact request. + + + + Confirm + Confirm + CreateCommunityPopup + Create New Community Create New Community - + + + Next + Next + + + + Create Community Create Community - + + Error creating the community Error creating the community @@ -3391,62 +4128,75 @@ chat with them once they have accepted your contact request. CreatePasswordModal + + Store password Store password + Create a password Create a password + Current password... Current password... + New password... New password... + Confirm password… Confirm password… + At least 6 characters. You will use this password to unlock status on this device & sign transactions. At least 6 characters. You will use this password to unlock status on this device & sign transactions. + Create password Create password + Error importing account Error importing account + An error occurred while importing your account: An error occurred while importing your account: + Login failed Login failed + Login failed. Please re-enter your password and try again. Login failed. Please re-enter your password and try again. + Incorrect password Incorrect password @@ -3455,6 +4205,7 @@ chat with them once they have accepted your contact request. CreatePasswordView + Create password Create password @@ -3463,11 +4214,13 @@ chat with them once they have accepted your contact request. CryptoServicesModal + Buy / Sell crypto Buy / Sell crypto + Choose a service you'd like to use to buy crypto Choose a service you'd like to use to buy crypto @@ -3476,416 +4229,663 @@ chat with them once they have accepted your contact request. CurrenciesStore + US Dollars US Dollars + British Pound British Pound + Euros Euros + Russian ruble Russian ruble + South Korean won South Korean won + Ethereum Ethereum + + + + + + + + + Tokens + Tokens + + + Bitcoin Bitcoin + Status Network Token Status Network Token + Dai Dai + United Arab Emirates dirham United Arab Emirates dirham + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Other Fiat + Other Fiat + + + Afghan afghani Afghan afghani + Argentine peso Argentine peso + Australian dollar Australian dollar + Barbadian dollar Barbadian dollar + Bangladeshi taka Bangladeshi taka + Bulgarian lev Bulgarian lev + Bahraini dinar Bahraini dinar + Brunei dollar Brunei dollar + Bolivian boliviano Bolivian boliviano + Brazillian real Brazillian real + Bhutanese ngultrum Bhutanese ngultrum + Canadian dollar Canadian dollar + Swiss franc Swiss franc + Chilean peso Chilean peso + Chinese yuan Chinese yuan + Colombian peso Colombian peso + Costa Rican colón Costa Rican colón + Czech koruna Czech koruna + Danish krone Danish krone + Dominican peso Dominican peso + Egyptian pound Egyptian pound + Ethiopian birr Ethiopian birr + Georgian lari Georgian lari + Ghanaian cedi Ghanaian cedi + Hong Kong dollar Hong Kong dollar + Croatian kuna Croatian kuna + Hungarian forint Hungarian forint + Indonesian rupiah Indonesian rupiah + Israeli new shekel Israeli new shekel + Indian rupee Indian rupee + Icelandic króna Icelandic króna + Jamaican dollar Jamaican dollar + Japanese yen Japanese yen + Kenyan shilling Kenyan shilling + Kuwaiti dinar Kuwaiti dinar + Kazakhstani tenge Kazakhstani tenge + Sri Lankan rupee Sri Lankan rupee + Moroccan dirham Moroccan dirham + Moldovan leu Moldovan leu + Mauritian rupee Mauritian rupee + Malawian kwacha Malawian kwacha + Mexican peso Mexican peso + Malaysian ringgit Malaysian ringgit + Mozambican metical Mozambican metical + Namibian dollar Namibian dollar + Nigerian naira Nigerian naira + Norwegian krone Norwegian krone + Nepalese rupee Nepalese rupee + New Zealand dollar New Zealand dollar + Omani rial Omani rial + Peruvian sol Peruvian sol + Papua New Guinean kina Papua New Guinean kina + Philippine peso Philippine peso + Pakistani rupee Pakistani rupee + Polish złoty Polish złoty + Paraguayan guaraní Paraguayan guaraní + Qatari riyal Qatari riyal + Romanian leu Romanian leu + Serbian dinar Serbian dinar + Saudi riyal Saudi riyal + Swedish krona Swedish krona + Singapore dollar Singapore dollar + Thai baht Thai baht + Trinidad and Tobago dollar Trinidad and Tobago dollar + New Taiwan dollar New Taiwan dollar + Tanzanian shilling Tanzanian shilling + Turkish lira Turkish lira + Ukrainian hryvnia Ukrainian hryvnia + Ugandan shilling Ugandan shilling + Uruguayan peso Uruguayan peso + Venezuelan bolívar Venezuelan bolívar + Vietnamese đồng Vietnamese đồng + South African rand South African rand @@ -3894,71 +4894,85 @@ chat with them once they have accepted your contact request. DateGroup + Today Today + Yesterday Yesterday + January January + February February + March March + April April + May May + June June + July July + August August + September September + October October + November November + December December @@ -3967,11 +4981,13 @@ chat with them once they have accepted your contact request. DefaultDAppExplorerView + Default DApp explorer Default DApp explorer + none none @@ -3980,21 +4996,25 @@ chat with them once they have accepted your contact request. DemoApp + Invite People Invite People + View Community View Community + Edit Community Edit Community + Leave Community Leave Community @@ -4003,11 +5023,13 @@ chat with them once they have accepted your contact request. DerivationPathsPanel + Derivation Path Derivation Path + Reset Reset @@ -4016,21 +5038,27 @@ chat with them once they have accepted your contact request. DerivedAddressesPanel + No activity No activity + Pending Pending + Invalid path Invalid path + + + @@ -4038,6 +5066,9 @@ chat with them once they have accepted your contact request. Has Activity + + + @@ -4045,6 +5076,7 @@ chat with them once they have accepted your contact request. No Activity + Account Account @@ -4053,46 +5085,55 @@ chat with them once they have accepted your contact request. DevicesView + Please set a name for your device. Please set a name for your device. + Specify a name Specify a name + Continue Continue + Advertise device Advertise device + Pair your devices to sync contacts and chats between them Pair your devices to sync contacts and chats between them + Learn more Learn more + Paired devices Paired devices + Syncing... Syncing... + Sync all devices Sync all devices @@ -4101,34 +5142,44 @@ chat with them once they have accepted your contact request. DisplayNamePopup - + + Edit Edit - + + Display Name Display Name - + + + OK + OK + + Ok - Ok + Ok DownloadBar + Cancelled Cancelled + Paused Paused + Show All Show All @@ -4137,26 +5188,31 @@ chat with them once they have accepted your contact request. DownloadMenu + Open Open + Show in folder Show in folder + Pause Pause + Resume Resume + Cancel Cancel @@ -4192,16 +5248,19 @@ chat with them once they have accepted your contact request. DownloadView + Cancelled Cancelled + Paused Paused + Downloaded files will appear here. Downloaded files will appear here. @@ -4210,16 +5269,19 @@ chat with them once they have accepted your contact request. ENSPopup + Primary username Primary username + Your messages are displayed to others with this username: Your messages are displayed to others with this username: + Once you select a username, you won’t be able to disable it afterwards. You will only be able choose a different username to display. Once you select a username, you won’t be able to disable it afterwards. You will only be able choose a different username to display. @@ -4228,6 +5290,7 @@ chat with them once they have accepted your contact request. EmojiReactionsPanel + Add reaction Add reaction @@ -4236,21 +5299,25 @@ chat with them once they have accepted your contact request. EmptyChatPanel + Share your chat key Share your chat key + or or + invite invite + friends to start messaging in Status friends to start messaging in Status @@ -4259,21 +5326,25 @@ chat with them once they have accepted your contact request. EnsAddedView + ENS usernames ENS usernames + Username added Username added + %1 is now connected with your chat key and can be used in Status. %1 is now connected with your chat key and can be used in Status. + Ok, got it Ok, got it @@ -4282,26 +5353,31 @@ chat with them once they have accepted your contact request. EnsConnectedView + ENS usernames ENS usernames + Username added Username added + %1 will be connected once the transaction is complete. %1 will be connected once the transaction is complete. + You can follow the progress in the Transaction History section of your wallet. You can follow the progress in the Transaction History section of your wallet. + Ok, got it Ok, got it @@ -4310,37 +5386,45 @@ chat with them once they have accepted your contact request. EnsDetailsView + Wallet address Wallet address + + Copied to clipboard! Copied to clipboard! + Key Key + Connect username with your pubkey Connect username with your pubkey + Release username Release username + Username locked. You won't be able to release it until %1 Username locked. You won't be able to release it until %1 + Back Back @@ -4349,47 +5433,57 @@ chat with them once they have accepted your contact request. EnsListView + Hey Hey + + (pending) (pending) + ENS usernames ENS usernames + Add username Add username + Your usernames Your usernames + Chat settings Chat settings + Primary Username Primary Username + None selected None selected + You’re displaying your ENS username in chats You’re displaying your ENS username in chats @@ -4398,26 +5492,31 @@ chat with them once they have accepted your contact request. EnsRegisteredView + ENS usernames ENS usernames + Username added Username added + Nice! You own %1.stateofus.eth once the transaction is complete. Nice! You own %1.stateofus.eth once the transaction is complete. + You can follow the progress in the Transaction History section of your wallet. You can follow the progress in the Transaction History section of your wallet. + Ok, got it Ok, got it @@ -4426,26 +5525,31 @@ chat with them once they have accepted your contact request. EnsReleasedView + ENS usernames ENS usernames + Username removed Username removed + The username %1 will be removed and your deposit will be returned once the transaction is mined The username %1 will be removed and your deposit will be returned once the transaction is mined + You can follow the progress in the Transaction History section of your wallet. You can follow the progress in the Transaction History section of your wallet. + Ok, got it Ok, got it @@ -4454,36 +5558,43 @@ chat with them once they have accepted your contact request. EnsSearchView + At least 4 characters. Latin letters, numbers, and lowercase only. At least 4 characters. Latin letters, numbers, and lowercase only. + Letters and numbers only. Letters and numbers only. + Type the entire username including the custom domain like username.domain.eth Type the entire username including the custom domain like username.domain.eth + Connect username with your pubkey Connect username with your pubkey + Custom domain Custom domain + I want a stateofus.eth domain I want a stateofus.eth domain + I own a name on another domain I own a name on another domain @@ -4492,113 +5603,137 @@ chat with them once they have accepted your contact request. EnsTermsAndConditionsView + ENS usernames ENS usernames + Terms of name registration Terms of name registration + Funds are deposited for 1 year. Your SNT will be locked, but not spent. Funds are deposited for 1 year. Your SNT will be locked, but not spent. + After 1 year, you can release the name and get your deposit back, or take no action to keep the name. After 1 year, you can release the name and get your deposit back, or take no action to keep the name. + If terms of the contract change — e.g. Status makes contract upgrades — user has the right to release the username regardless of time held. If terms of the contract change — e.g. Status makes contract upgrades — user has the right to release the username regardless of time held. + The contract controller cannot access your deposited funds. They can only be moved back to the address that sent them. The contract controller cannot access your deposited funds. They can only be moved back to the address that sent them. + Your address(es) will be publicly associated with your ENS name. Your address(es) will be publicly associated with your ENS name. + Usernames are created as subdomain nodes of stateofus.eth and are subject to the ENS smart contract terms. Usernames are created as subdomain nodes of stateofus.eth and are subject to the ENS smart contract terms. + You authorize the contract to transfer SNT on your behalf. This can only occur when you approve a transaction to authorize the transfer. You authorize the contract to transfer SNT on your behalf. This can only occur when you approve a transaction to authorize the transfer. + These terms are guaranteed by the smart contract logic at addresses: These terms are guaranteed by the smart contract logic at addresses: + %1 (Status UsernameRegistrar). %1 (Status UsernameRegistrar). + + <a href='%1%2'>Look up on Etherscan</a> <a href='%1%2'>Look up on Etherscan</a> + %1 (ENS Registry). %1 (ENS Registry). + Wallet address Wallet address + + Copied to clipboard! Copied to clipboard! + Key Key + Agree to <a href="#">Terms of name registration.</a> I understand that my wallet address will be publicly connected to my username. Agree to <a href="#">Terms of name registration.</a> I understand that my wallet address will be publicly connected to my username. + Back Back + 10 SNT 10 SNT + Deposit Deposit + Not enough SNT Not enough SNT + Register Register @@ -4607,33 +5742,41 @@ chat with them once they have accepted your contact request. EnsView + + Transaction pending... Transaction pending... + + View on etherscan View on etherscan + ENS Registration failed ENS Registration failed + ENS Registration completed ENS Registration completed + Updating ENS pubkey failed Updating ENS pubkey failed + Updating ENS pubkey completed Updating ENS pubkey completed @@ -4642,76 +5785,91 @@ chat with them once they have accepted your contact request. EnsWelcomeView + Get a universal username Get a universal username + ENS names transform those crazy-long addresses into unique usernames. ENS names transform those crazy-long addresses into unique usernames. + Customize your chat name Customize your chat name + An ENS name can replace your random 3-word name in chat. Be @yourname instead of %1. An ENS name can replace your random 3-word name in chat. Be @yourname instead of %1. + Simplify your ETH address Simplify your ETH address + You can receive funds to your easy-to-share ENS name rather than your hexadecimal hash (0x...). You can receive funds to your easy-to-share ENS name rather than your hexadecimal hash (0x...). + Receive transactions in chat Receive transactions in chat + Others can send you funds via chat in one simple step. Others can send you funds via chat in one simple step. + 10 SNT to register 10 SNT to register + Register once to keep the name forever. After 1 year you can release the name and get your SNT back. Register once to keep the name forever. After 1 year you can release the name and get your SNT back. + Already own a username? Already own a username? + You can verify and add any usernames you own in the next steps. You can verify and add any usernames you own in the next steps. + Powered by Ethereum Name Services Powered by Ethereum Name Services + Start Start + Only available on Mainnet Only available on Mainnet @@ -4720,36 +5878,43 @@ chat with them once they have accepted your contact request. ExemptionNotificationsModal + %1 exemption %1 exemption + Mute all messages Mute all messages + Personal @ Mentions Personal @ Mentions + Global @ Mentions Global @ Mentions + Other Messages Other Messages + Clear Exemptions Clear Exemptions + Done Done @@ -4758,16 +5923,19 @@ chat with them once they have accepted your contact request. FavoriteMenu + Open in new Tab Open in new Tab + Edit Edit + Remove Remove @@ -4776,24 +5944,32 @@ chat with them once they have accepted your contact request. FetchMoreMessagesButton + ↓ Fetch more messages ↓ Fetch more messages + + Before %1 + Before %1 + + before--%1 - before--%1 + before--%1 FleetRadioSelector + Warning! Warning! + Change fleet to %1 Change fleet to %1 @@ -4802,6 +5978,7 @@ chat with them once they have accepted your contact request. FleetsModal + Fleet Fleet @@ -4810,143 +5987,153 @@ chat with them once they have accepted your contact request. GapComponent - fetch-messages - fetch-messages + fetch-messages - between--1-and--2 - between--1-and--2 + between--1-and--2 + + + + + Fetch messages + Fetch messages + + + + + Between %1 and %2 + Between %1 and %2 GasSelector - - + + Must be greater than 0 Must be greater than 0 - - + + This needs to be a number This needs to be a number - - + + Please enter an amount Please enter an amount - - + + Min 21000 units Min 21000 units - - + + Not enough gas Not enough gas - - + + Miners will currently not process transactions with a tip below %1 Gwei, the average is %2 Gwei Miners will currently not process transactions with a tip below %1 Gwei, the average is %2 Gwei - - + + The average miner tip is %1 Gwei The average miner tip is %1 Gwei - - + + Priority Priority - - + + Gas Price Gas Price - - + + Current base fee: %1 %2 Current base fee: %1 %2 - - + + Use suggestions Use suggestions - - + + Use custom Use custom - - + + Low Low - - + + Optimal Optimal - - + + High High - - + + Gas amount limit Gas amount limit - - + + Per-gas tip limit Per-gas tip limit - - - - + + + + Gwei Gwei - - + + Per-gas overall limit Per-gas overall limit - - + + Maximum priority fee: %1 ETH Maximum priority fee: %1 ETH - - + + Maximum overall price for the transaction. If the block base fee exceeds this, it will be included in a following block with a lower base fee. Maximum overall price for the transaction. If the block base fee exceeds this, it will be included in a following block with a lower base fee. @@ -4954,7 +6141,8 @@ chat with them once they have accepted your contact request. GasSelectorButton - + + Low Low @@ -4971,71 +6159,91 @@ chat with them once they have accepted your contact request. GroupChatPanel + To: To: + USER LIMIT REACHED USER LIMIT REACHED + + + + Confirm + Confirm + GroupInfoPopup - - + + + + Add members Add members - + + %1/%2 members %1/%2 members - + + %1 members %1 members - + + 1 member 1 member - + + Search Search - + + All your contacts are already in the group All your contacts are already in the group - + + Pinned messages Pinned messages - + + Admin Admin - + + Make Admin Make Admin - + + Remove From Group Remove From Group - + + Add selected Add selected @@ -5064,21 +6272,25 @@ chat with them once they have accepted your contact request. HomePageView + homepage homepage + System default System default + Other Other + Example: duckduckgo.com Example: duckduckgo.com @@ -5138,49 +6350,60 @@ chat with them once they have accepted your contact request. ImportPrivateKeyPanel + + You need to enter a private key You need to enter a private key + + Enter a valid private key (64 characters hexadecimal string) Enter a valid private key (64 characters hexadecimal string) + Private key Private key + Paste the contents of your private key Paste the contents of your private key - + + Public address Public address - + + Account already added Account already added - + + Pending Pending - + + Has Activity Has Activity - + + No Activity No Activity @@ -5188,18 +6411,22 @@ chat with them once they have accepted your contact request. ImportSeedPhrasePanel + + Invalid seed phrase Invalid seed phrase + This seed phrase doesn't match our supported dictionary. Check for misspelled words. This seed phrase doesn't match our supported dictionary. Check for misspelled words. - + + %1 words %1 words @@ -5207,28 +6434,26 @@ chat with them once they have accepted your contact request. Input - - + + Copied Copied - - + + Pasted Pasted - - + + Copy Copy - - - - + + Paste Paste @@ -5251,53 +6476,65 @@ chat with them once they have accepted your contact request. InsertDetailsView + + Your profile Your profile + + Longer and unusual names are better as they are less likely to be used by someone else. Longer and unusual names are better as they are less likely to be used by someone else. + Display name Display name + Chatkey: Chatkey: + Next Next + Choose an image for profile picture Choose an image for profile picture + Profile picture Profile picture + Make this my profile picture Make this my profile picture + Your emojihash and identicon ring Your emojihash and identicon ring + This set of emojis and coloured ring around your avatar are unique and represent your chat key, so your friends can easily distinguish you from potential impersonators. This set of emojis and coloured ring around your avatar are unique and represent your chat key, so your friends can easily distinguish you from potential impersonators. @@ -5306,56 +6543,67 @@ chat with them once they have accepted your contact request. InvitationBubbleView + Membership requires an ENS username Membership requires an ENS username + You need to be invited You need to be invited + Pending Pending + View View + Request Access Request Access + Join Join + Verified community invitation Verified community invitation + Community invitation Community invitation + %1 members %1 members + Unsupported state Unsupported state + Error joining the community Error joining the community @@ -5385,16 +6633,19 @@ chat with them once they have accepted your contact request. InviteFriendsToCommunityPopup + Invite friends Invite friends + Invite successfully sent Invite successfully sent + Invite Invite @@ -5403,11 +6654,13 @@ chat with them once they have accepted your contact request. JSDialogWindow + Ok Ok + Cancel Cancel @@ -5416,22 +6669,27 @@ chat with them once they have accepted your contact request. KeycardCreatePINModal + + Create PIN Create PIN + New PIN New PIN + Confirm PIN Confirm PIN + Create a 6 digit long PIN Create a 6 digit long PIN @@ -5440,36 +6698,43 @@ chat with them once they have accepted your contact request. KeysMainView + intro-wizard-title1 intro-wizard-title1 + a-set-of-keys-controls-your-account.-your-keys-live-on-your-device,-so-only-you-can-use-them. a-set-of-keys-controls-your-account.-your-keys-live-on-your-device,-so-only-you-can-use-them. + Connect your keys Connect your keys + Use your existing Status keys to login to this device. Use your existing Status keys to login to this device. + Enter a seed phrase Enter a seed phrase + Get your keys Get your keys + A set of keys controls your account. Your keys live on your device, so only you can use them. @@ -5477,11 +6742,15 @@ device, so only you can use them. device, so only you can use them. + Generate new keys Generate new keys + + + @@ -5489,74 +6758,115 @@ device, so only you can use them. Import a seed phrase + Seed phrases are used to back up and restore your keys. Only use this option if you already have a seed phrase. Seed phrases are used to back up and restore your keys. Only use this option if you already have a seed phrase. + + LanguageStore + + + + + + + + + + + + + + + + + + + + + + Beta Languages + Beta Languages + + LanguageView + Set Display Currency Set Display Currency + Search Currencies Search Currencies + Language Language + Search Languages Search Languages + Date Format Date Format + DD/MM/YY DD/MM/YY + MM/DD/YY MM/DD/YY + Time Format Time Format + 24-Hour Time 24-Hour Time + 12-Hour Time 12-Hour Time + Change language Change language + Display language has been changed. You must restart the application for changes to take effect. Display language has been changed. You must restart the application for changes to take effect. + Close the app now Close the app now @@ -5565,16 +6875,22 @@ device, so only you can use them. Layout + To: To: + USER LIMIT REACHED USER LIMIT REACHED + + + + @@ -5583,6 +6899,10 @@ device, so only you can use them. Invite People + + + + @@ -5591,6 +6911,10 @@ device, so only you can use them. View Community + + + + @@ -5599,6 +6923,10 @@ device, so only you can use them. Edit Community + + + + @@ -5610,42 +6938,50 @@ device, so only you can use them. LeftTabView + Settings Settings + Sign out Sign out + Make sure you have your account password and seed phrase stored. Without them you can lock yourself out of your account and lose funds. Make sure you have your account password and seed phrase stored. Without them you can lock yourself out of your account and lose funds. + Sign out & Quit Sign out & Quit - + + Wallet Wallet - + + Total value Total value - + + Add account Add account - + + Saved addresses Saved addresses @@ -5653,26 +6989,31 @@ device, so only you can use them. LinksMessageView + Enable automatic image unfurling Enable automatic image unfurling + Enable link previews in chat? Enable link previews in chat? + Once enabled, links posted in the chat may share your metadata with their owners Once enabled, links posted in the chat may share your metadata with their owners + Enable in Settings Enable in Settings + Don't ask me again Don't ask me again @@ -5681,74 +7022,119 @@ device, so only you can use them. LoginView - + + Ok Ok - + + Welcome back Welcome back - + + Add new user Add new user - + + Add existing Status user Add existing Status user - + + Connecting... Connecting... - - Enter password - Enter password + + + Password + Password - + Enter password + Enter password + + + + Login failed: %1 Login failed: %1 - + + Password incorrect Password incorrect + + MailserverConnectionDialog + + + + Can not connect to mailserver + Can not connect to mailserver + + + + + The mailserver you're connecting to is unavailable. + The mailserver you're connecting to is unavailable. + + + + + Pick another + Pick another + + + + + Retry + Retry + + MainView + DApp Permissions DApp Permissions + Networks Networks + Accounts Accounts + Generated from Your Seed Phrase Generated from Your Seed Phrase + Imported Imported + Watch-Only Watch-Only @@ -5757,6 +7143,7 @@ device, so only you can use them. MembershipRequestsPopup + Membership requests Membership requests @@ -5765,17 +7152,20 @@ device, so only you can use them. MenuPanel + Apps Apps - + + Settings Settings - + + About & Help About & Help @@ -5783,77 +7173,92 @@ device, so only you can use them. MessageContextMenuView - + + Copy image Copy image - + + Download image Download image - + + Block User Block User - + + Unblock User Unblock User - + + Rename Rename - + + Reply to Reply to - + + Edit message Edit message - + + Copy Message Id Copy Message Id - + + Unpin Unpin - + + Pin Pin - + + Delete message Delete message - + + Jump to Jump to - + + Please choose a directory Please choose a directory - + + Confirm deleting this message Confirm deleting this message - + + Are you sure you want to delete this message? Be aware that other clients are not guaranteed to delete the message as well. Are you sure you want to delete this message? Be aware that other clients are not guaranteed to delete the message as well. @@ -5861,21 +7266,25 @@ device, so only you can use them. MessageStore + and and + %1 more %1 more + reacted with reacted with + You You @@ -5884,90 +7293,110 @@ device, so only you can use them. MessagingView - + + Allow new contact requests Allow new contact requests - + + Show My Profile Picture To Show My Profile Picture To - - + + + + Everyone Everyone - - + + + + Contacts Contacts - - + + + + No One No One - + + See Profile Pictures From See Profile Pictures From - + + Open Message Links With Open Message Links With - + + Status Browser Status Browser - + + System Default Browser System Default Browser - + + Contacts, Requests, and Blocked Users Contacts, Requests, and Blocked Users - + + Display Message Link Previews Display Message Link Previews - + + Fine tune which sites to allow link previews Fine tune which sites to allow link previews - + + Image unfurling Image unfurling - + + All images (links that contain an image extension) will be downloaded and displayed All images (links that contain an image extension) will be downloaded and displayed - + + Message syncing Message syncing - + + Waku nodes Waku nodes - + + For security reasons, private chat history won't be synced. For security reasons, private chat history won't be synced. @@ -5975,11 +7404,13 @@ device, so only you can use them. MuteChatMenuItem + Mute chat Mute chat + Unmute chat Unmute chat @@ -5988,11 +7419,13 @@ device, so only you can use them. MutedChatsModal + Muted chats Muted chats + Unmute Unmute @@ -6001,37 +7434,44 @@ device, so only you can use them. MyProfileSettingsView + Display name Display name + Display Name Display Name - + + Biometric login and transaction authentication Biometric login and transaction authentication - + + Communities Communities - + + Accounts Accounts - + + You haven't joined any communities yet You haven't joined any communities yet - + + You don't have any wallet accounts yet You don't have any wallet accounts yet @@ -6039,31 +7479,70 @@ device, so only you can use them. MyProfileView + Change Password Change Password + Edit Edit + Preview Preview + + NetworkCardsComponent + + + + Your Balances + Your Balances + + + + + No Balance + No Balance + + + + + No Gas + No Gas + + + + + BALANCE: + BALANCE: + + + + + + + Disabled + Disabled + + NetworkFilter - + + All networks All networks - - + + %n network(s) %n network @@ -6074,6 +7553,7 @@ device, so only you can use them. NetworkSelectPopup + Layer 2 Layer 2 @@ -6082,32 +7562,82 @@ device, so only you can use them. NetworkSelector - - Networks - Networks + Networks - - Choose a network to use for the transaction - Choose a network to use for the transaction + Choose a network to use for the transaction - - No networks available - No networks available + No networks available + + + + + Simple + Simple + + + + + Advanced + Advanced + + + + + Custom + Custom + + + + NetworksAdvancedCustomRoutingView + + + + Networks + Networks + + + + + Show Unpreferred Networks + Show Unpreferred Networks + + + + + The networks where the receipient will receive tokens. Amounts calculated automatically for the lowest cost. + The networks where the receipient will receive tokens. Amounts calculated automatically for the lowest cost. + + + + NetworksSimpleRoutingView + + + + Networks + Networks + + + + + Choose a network to use for the transaction + Choose a network to use for the transaction NetworksView + Layer 2 Layer 2 + Add Custom Network Add Custom Network @@ -6116,16 +7646,16 @@ device, so only you can use them. NicknamePopup - - - - + + + + Nickname Nickname - - + + Nicknames help you identify others in Status. Only you can see the nicknames you’ve added Nicknames help you identify others in Status. Only you can see the nicknames you’ve added @@ -6184,50 +7714,71 @@ device, so only you can use them. NotificationSelect + Send Alerts Send Alerts + Deliver Quietly Deliver Quietly + Turn Off Turn Off + + NotificationWindow + + + + Everything is connected + Everything is connected + + NotificationsView + Community Community + 1:1 Chat 1:1 Chat + Group Chat Group Chat + Muted Muted + + Off Off + + + @@ -6235,167 +7786,201 @@ device, so only you can use them. Quiet + Personal @ Mentions %1 Personal @ Mentions %1 + Global @ Mentions %1 Global @ Mentions %1 + Alerts Alerts + Other Messages %1 Other Messages %1 + Multiple Exemptions Multiple Exemptions + Enable Notifications in macOS Settings Enable Notifications in macOS Settings + To receive Status notifications, make sure you've enabled them in your computer's settings under <b>System Preferences > Notifications</b> To receive Status notifications, make sure you've enabled them in your computer's settings under <b>System Preferences > Notifications</b> + Sync your devices to share notifications preferences Sync your devices to share notifications preferences + Syncing > Syncing > + Allow Notifications Allow Notifications + Messages Messages + 1:1 Chats 1:1 Chats + Group Chats Group Chats + Personal @ Mentions Personal @ Mentions + Messages containing @%1 Messages containing @%1 + Global @ Mentions Global @ Mentions + Messages containing @here and @channel Messages containing @here and @channel + All Messages All Messages + Others Others + Contact Requests Contact Requests + Identity Verification Requests Identity Verification Requests + Notification Content Notification Content + Show Name and Message Show Name and Message + Hi there! So EIP-1559 will defini... Hi there! So EIP-1559 will defini... + Name Only Name Only + + You have a new message You have a new message + Anonymous Anonymous + Play a Sound When Receiving a Notification Play a Sound When Receiving a Notification + Volume Volume + Send a Test Notification Send a Test Notification + Exemptions Exemptions + Search Communities, Group Chats and 1:1 Chats Search Communities, Group Chats and 1:1 Chats + Most recent Most recent @@ -6581,11 +8166,13 @@ device, so only you can use them. PermissionsListView + Disconnect All Disconnect All + Disconnect Disconnect @@ -6594,37 +8181,44 @@ device, so only you can use them. PinnedMessagesPopup + Pin limit reached Pin limit reached + Pinned messages Pinned messages + Unpin a previous message first Unpin a previous message first + %1 messages %1 messages + %1 message %1 message + Pinned messages will appear here. Pinned messages will appear here. - + + Unpin Unpin @@ -6632,16 +8226,27 @@ device, so only you can use them. PrivateChatPopup + New chat New chat + My Profile My Profile + + ProfileHeader + + + + Chatkey:%1... + Chatkey:%1... + + ProfileLayout @@ -6657,14 +8262,14 @@ device, so only you can use them. Contacts - - + + Secure your seed phrase Secure your seed phrase - - + + Back up now Back up now @@ -6672,110 +8277,222 @@ device, so only you can use them. ProfilePopup - - 's Profile - 's Profile + 's Profile - - Send Contact Request to - Send Contact Request to + Send Contact Request to - - + + + Verify %1's Identity + Verify %1's Identity + + + + + My Profile + My Profile + + + + + %1's Profile + %1's Profile + + + + + Send Contact Request to %1 + Send Contact Request to %1 + + + + + Cancel verification + Cancel verification + + + + Unblock User Unblock User - - + + Block User Block User - - + + Remove Contact Remove Contact - - + + Send Contact Request Send Contact Request + + + + Mark Untrustworthy + Mark Untrustworthy + + + + + Remove 'Identity Verified' status + Remove 'Identity Verified' status + + + + + No + No + + + + + Yes + Yes + + + + + Remove Untrustworthy Mark + Remove Untrustworthy Mark + + + + + Verify Identity + Verify Identity + + + + + Verify Identity pending... + Verify Identity pending... + + + + + Send verification request + Send verification request + + + + + Verification request sent + Verification request sent + + + + + Confirm Identity + Confirm Identity + + + + + Rename + Rename + + + + + Close + Close + ProfileSectionStore + Back up seed phrase Back up seed phrase + Profile Profile + ENS usernames ENS usernames + Messaging Messaging + Wallet Wallet + Browser Browser + Communities Communities + Appearance Appearance + Notifications & Sounds Notifications & Sounds + Language & Currency Language & Currency + Devices settings Devices settings + Advanced Advanced + About About + Sign out & Quit Sign out & Quit @@ -6784,72 +8501,108 @@ device, so only you can use them. ProfileView - - + + Blocked Blocked - - + + + Send Request + Send Request + + + + + Receive Response + Receive Response + + + + + Confirm Identity + Confirm Identity + + + + + You have confirmed %1's identity. From now on this verification emblem will always be displayed alongside %1's nickname. + You have confirmed %1's identity. From now on this verification emblem will always be displayed alongside %1's nickname. + + + + + You have marked %1 as Untrustworthy. From now on this Untrustworthy emblem will always be displayed alongside %1's nickname. + You have marked %1 as Untrustworthy. From now on this Untrustworthy emblem will always be displayed alongside %1's nickname. + + + + ENS username ENS username - - + + Username Username - - - - - - + + + Ask a question that only the real %1 will be able to answer e.g. a question about a shared experience, or ask Mark to enter a code or phrase you have sent to them via a different communication channel (phone, post, etc...). + Ask a question that only the real %1 will be able to answer e.g. a question about a shared experience, or ask Mark to enter a code or phrase you have sent to them via a different communication channel (phone, post, etc...). + + + + + Waiting for %1's response... + Waiting for %1's response... + + + + + + + + Copied to clipboard Copied to clipboard - - + + Chat key Chat key - - + + Share Profile URL Share Profile URL - - Chat settings - Chat settings + Chat settings - - Nickname - Nickname + Nickname - - None - None + None - - + + Remove contact Remove contact - - + + Are you sure you want to remove this contact? Are you sure you want to remove this contact? @@ -6857,31 +8610,37 @@ device, so only you can use them. PublicChatPopup + You need to enter a channel name You need to enter a channel name + The channel name can only contain lowercase letters, numbers and dashes The channel name can only contain lowercase letters, numbers and dashes + Join public chat Join public chat + A public chat is where you get to hang out with others, make friends and talk about subjects of your interest. A public chat is where you get to hang out with others, make friends and talk about subjects of your interest. + chat-name chat-name + Start chat Start chat @@ -6890,22 +8649,27 @@ device, so only you can use them. RateView + Bandwidth Bandwidth + Upload Upload + + Kb/s Kb/s + Download Download @@ -6914,27 +8678,32 @@ device, so only you can use them. ReceiveModal + Receive Receive - + + Legacy Legacy - + + Multichain Multichain - + + Your Address Your Address - + + Copy Copy @@ -6975,36 +8744,43 @@ device, so only you can use them. RenameAccontModal + Rename %1 Rename %1 + Enter an account name... Enter an account name... + You need to enter an account name You need to enter an account name + This is not a valid account name This is not a valid account name + color color + Change Name Change Name + Changing settings failed Changing settings failed @@ -7013,20 +8789,22 @@ device, so only you can use them. RenameGroupPopup - - + + + + Group name Group name - Save - Save + Save Retry + Resend Resend @@ -7035,40 +8813,51 @@ device, so only you can use them. RightTabView - + + Assets Assets - + + Collectibles Collectibles - + + + Activity + Activity + + History - History + History RootStore - + + You You - + + Start a 1-on-1 chat with %1 Start a 1-on-1 chat with %1 - + + Join the %1 community Join the %1 community - + + Join the %1 group chat Join the %1 group chat @@ -7076,27 +8865,52 @@ device, so only you can use them. SavedAddressesView - + + Saved addresses Saved addresses - + + + Add new address + Add new address + + + + + Edit + Edit + + + + Are you sure you want to remove '%1' from your saved addresses? Are you sure you want to remove '%1' from your saved addresses? - + + + Are you sure? + Are you sure? + + + + Cancel Cancel - + + + + Delete Delete - + + No saved addresses No saved addresses @@ -7113,11 +8927,13 @@ device, so only you can use them. SearchEngineModal + Search engine Search engine + None None @@ -7141,50 +8957,71 @@ device, so only you can use them. SeedPhraseBackupWarning + Back up your seed phrase Back up your seed phrase + + + + Back up + Back up + SeedPhraseInputView + Keys for this account already exist Keys for this account already exist + Keys for this account already exist and can't be added again. If you've lost your password, passcode or Keycard, uninstall the app, reinstall and access your keys by entering your seed phrase Keys for this account already exist and can't be added again. If you've lost your password, passcode or Keycard, uninstall the app, reinstall and access your keys by entering your seed phrase + Error importing seed Error importing seed - + + Enter seed phrase Enter seed phrase - + + %1 words %1 words - + + + %1SeedButton + %1SeedButton + + + + Invalid seed Invalid seed - + + Restore Status Profile Restore Status Profile - + + Import Import @@ -7236,11 +9073,13 @@ device, so only you can use them. SelectAnotherAccountModal + Your keys Your keys + Add another existing key Add another existing key @@ -7249,31 +9088,37 @@ device, so only you can use them. SelectGeneratedAccount + Import new Seed Phrase Import new Seed Phrase + Generate from Private key Generate from Private key + Add a watch-only address Add a watch-only address + Imported Imported + Add new Add new + Origin Origin @@ -7282,6 +9127,7 @@ device, so only you can use them. SendContactRequestMenuItem + Send Contact Request Send Contact Request @@ -7290,16 +9136,19 @@ device, so only you can use them. SendContactRequestModal + Send Contact Request to chat key Send Contact Request to chat key + Paste Paste + Enter chat key here Enter chat key here @@ -7307,6 +9156,7 @@ device, so only you can use them. + Say who you are / why you want to become a contact... Say who you are / why you want to become a contact... @@ -7314,6 +9164,7 @@ device, so only you can use them. + who are you who are you @@ -7321,6 +9172,7 @@ device, so only you can use them. + Send Contact Request Send Contact Request @@ -7329,6 +9181,7 @@ device, so only you can use them. SendMessageMenuItem + Send message Send message @@ -7337,26 +9190,26 @@ device, so only you can use them. SendModal - - + + Error sending the transaction Error sending the transaction - - + + Send Send - - + + Max: Max: - - + + No balances active No balances active @@ -7367,38 +9220,36 @@ device, so only you can use them. Please enter a valid amount - - + + To To - - + + Enter an ENS name or address Enter an ENS name or address - - Error estimating gas: %1 - Error estimating gas: %1 + Error estimating gas: %1 - - + + Wrong password Wrong password - - + + Transaction pending... Transaction pending... - - + + View on etherscan View on etherscan @@ -7436,6 +9287,7 @@ device, so only you can use them. SendTransactionButton + Sign and send Sign and send @@ -7465,36 +9317,43 @@ device, so only you can use them. SignMessageModal + Signature request Signature request + From From + Data Data + Message Message + Reject Reject + Sign Sign + Sign with password Sign with password @@ -7503,31 +9362,37 @@ device, so only you can use them. SignPhraseModal + Signing phrase Signing phrase + This is your signing phrase This is your signing phrase + You should see these 3 words before signing each transaction You should see these 3 words before signing each transaction + If you see a different combination, cancel the transaction and sign out If you see a different combination, cancel the transaction and sign out + Ok, got it Ok, got it + Remind me later Remind me later @@ -7623,51 +9488,61 @@ device, so only you can use them. StateBubble + Pending Pending + Confirmed Confirmed + Unknown token Unknown token + Address requested Address requested + Waiting to accept Waiting to accept + Address shared Address shared + Address received Address received + Transaction declined Transaction declined + failure failure + Unknown state Unknown state @@ -7676,6 +9551,7 @@ device, so only you can use them. StatusActivityCenterButton + Activity Activity @@ -7684,6 +9560,7 @@ device, so only you can use them. StatusAddressOrEnsValidator + Please enter a valid address or ENS name. Please enter a valid address or ENS name. @@ -7692,24 +9569,43 @@ device, so only you can use them. StatusAddressValidator + Please enter a valid address. Please enter a valid address. + + StatusAppChatView + + + + Join public chats + Join public chats + + + + + Start chat + Start chat + + StatusAppCommunitiesPortalView + Find community Find community + Featured Featured + Popular Popular @@ -7718,6 +9614,7 @@ device, so only you can use them. StatusAppCommunityView + Members Members @@ -7726,6 +9623,7 @@ device, so only you can use them. StatusAsyncEnsValidator + ENS name could not be resolved in to an address ENS name could not be resolved in to an address @@ -7734,6 +9632,7 @@ device, so only you can use them. StatusAsyncValidator + invalid input invalid input @@ -7742,7 +9641,8 @@ device, so only you can use them. StatusBadge - + + 99+ 99+ @@ -7858,8 +9758,8 @@ device, so only you can use them. Send - - + + Unblock Unblock @@ -7867,11 +9767,13 @@ device, so only you can use them. StatusChatListAndCategories + Add channel inside category Add channel inside category + More More @@ -7880,11 +9782,13 @@ device, so only you can use them. StatusChatListCategoryItem + Add channel inside category Add channel inside category + More More @@ -7893,6 +9797,7 @@ device, so only you can use them. StatusChatListItem + Unmute Unmute @@ -7901,16 +9806,19 @@ device, so only you can use them. StatusChatToolBar + Search Search + Members Members + More More @@ -7919,21 +9827,25 @@ device, so only you can use them. StatusColorDialog + This is not a valid color This is not a valid color + Preview Preview + Standart colours Standart colours + Select Colour Select Colour @@ -7942,31 +9854,37 @@ device, so only you can use them. StatusColorSpacePage + Thickness Thickness + Min saturate: Min saturate: + Max saturate: Max saturate: + Min value: Min value: + Max value: Max value: + Color Color @@ -7975,21 +9893,111 @@ device, so only you can use them. StatusCommunityTagsPage + Select tags that will fit your Community Select tags that will fit your Community + Search tags Search tags + Selected tags Selected tags + + StatusDialog + + + + Close + Close + + + + + Abort + Abort + + + + + Cancel + Cancel + + + + + No to all + No to all + + + + + No + No + + + + + Open + Open + + + + + Save + Save + + + + + Save all + Save all + + + + + Retry + Retry + + + + + Ignore + Ignore + + + + + Ok + Ok + + + + + Yes to all + Yes to all + + + + + Yes + Yes + + + + + Apply + Apply + + StatusETHTransactionModal @@ -8049,11 +10057,13 @@ device, so only you can use them. StatusExpandableSettingsItemPage + Back up seed phrase Back up seed phrase + Not Implemented Not Implemented @@ -8062,7 +10072,8 @@ device, so only you can use them. StatusFloatValidator - + + Please enter a valid numeric value. Please enter a valid numeric value. @@ -8154,14 +10165,31 @@ device, so only you can use them. StatusIntValidator + Please enter a valid numeric value. Please enter a valid numeric value. + + StatusItemSelector + + + + and + and + + + + + or + or + + StatusListPicker + Search Search @@ -8170,12 +10198,16 @@ device, so only you can use them. StatusListPickerPage + + Search Languages Search Languages + + Search Currencies @@ -8185,6 +10217,7 @@ device, so only you can use them. StatusMacNotification + My latest message with a return @@ -8192,6 +10225,7 @@ device, so only you can use them. with a return + Open Open @@ -8209,26 +10243,31 @@ device, so only you can use them. StatusPasswordStrengthIndicator + Very weak Very weak + Weak Weak + So-so So-so + Good Good + Great Great @@ -8303,7 +10342,8 @@ device, so only you can use them. StatusSearchLocationMenu - + + Anywhere Anywhere @@ -8311,29 +10351,44 @@ device, so only you can use them. StatusSearchPopup + No results No results + Anywhere Anywhere - + + + Search + Search + + + + + In: + In: + + In - In + In StatusSpellcheckingMenuItems + Add to dictionary Add to dictionary + Disable Spellchecking Disable Spellchecking @@ -8342,17 +10397,20 @@ device, so only you can use them. StatusStackModal - + + StackModal StackModal - + + Next Next - + + Finish Finish @@ -8441,11 +10499,13 @@ device, so only you can use them. StatusTagSelectorPage + To: To: + USER LIMIT REACHED USER LIMIT REACHED @@ -8454,16 +10514,19 @@ device, so only you can use them. StatusTokenInlineSelector + Hold Hold + or or + to post to post @@ -8472,6 +10535,7 @@ device, so only you can use them. StatusUrlValidator + Please enter a valid URL Please enter a valid URL @@ -8480,6 +10544,7 @@ device, so only you can use them. StatusValidator + invalid input invalid input @@ -8488,6 +10553,7 @@ device, so only you can use them. StatusWalletColorSelect + Account color Account color @@ -8496,11 +10562,21 @@ device, so only you can use them. StatusWindowsTitleBar + Status Status + + SubheaderTabBar + + + + Step %1 of %2 + Step %1 of %2 + + TabAddressSelectorView @@ -8560,11 +10636,13 @@ device, so only you can use them. TokenSettingsModal + Manage Assets Manage Assets + Add custom token Add custom token @@ -8573,21 +10651,25 @@ device, so only you can use them. TokenSettingsModalContent + Token details Token details + Remove token Remove token + Custom Custom + Default Default @@ -8596,11 +10678,13 @@ device, so only you can use them. TouchIDAuthView + Biometrics Biometrics + Would you like to use Touch ID to login to Status? @@ -8608,11 +10692,13 @@ to login to Status? to login to Status? + Yes, use Touch ID Yes, use Touch ID + I prefer to use my password I prefer to use my password @@ -8621,21 +10707,25 @@ to login to Status? TransactionBubbleView + Transaction request Transaction request + ↑ Outgoing transaction ↑ Outgoing transaction + ↓ Incoming transaction ↓ Incoming transaction + Token not found on your current network Token not found on your current network @@ -8917,31 +11007,37 @@ to login to Status? TransferOwnershipPopup + Transfer ownership Transfer ownership + Community private key Community private key + Copy Copy + Copied Copied + You should keep it safe and only share it with people you trust to take ownership of your community You should keep it safe and only share it with people you trust to take ownership of your community + You can also use this key to import your community on another device You can also use this key to import your community on another device @@ -8967,36 +11063,43 @@ to login to Status? UploadProfilePicModal + Upload profile picture Upload profile picture + Choose an image for profile picture Choose an image for profile picture + Profile picture Profile picture + Make this my profile picture Make this my profile picture + Remove Remove + Upload Upload + Done Done @@ -9006,65 +11109,68 @@ to login to Status? UserListPanel Offline - Offline + Offline - + + Online Online - + + Inactive Inactive Do not disturb - Do not disturb + Do not disturb Idle - Idle + Idle UserStatusContextMenu - - + + View My Profile View My Profile - - + + Always online Always online - - + + Inactive Inactive - - + + Set status automatically Set status automatically Online - Online + Online Offline - Offline + Offline UsernameLabel + You You @@ -9073,328 +11179,400 @@ to login to Status? Utils + Sun Sun + Mon Mon + Tue Tue + Wed Wed + Thu Thu + Fri Fri + Sat Sat + Jan Jan + Feb Feb + Mar Mar + Apr Apr + May May + Jun Jun + Jul Jul + Aug Aug + Sep Sep + Oct Oct + Nov Nov + Dec Dec + Yesterday Yesterday + Sunday Sunday + Monday Monday + Tuesday Tuesday + Wednesday Wednesday + Thursday Thursday + Friday Friday + Saturday Saturday + NOW NOW + %1M %1M + %1H %1H + %1D %1D - + + words words - + + You need to enter a password You need to enter a password - + + Password needs to be 6 characters or more Password needs to be 6 characters or more - + + You need to repeat your password You need to repeat your password - + + Passwords don't match Passwords don't match - + + You need to enter a PIN You need to enter a PIN - + + The PIN must contain only digits The PIN must contain only digits - + + The PIN must be exactly 6 digits The PIN must be exactly 6 digits - + + You need to repeat your PIN You need to repeat your PIN - + + PIN don't match PIN don't match - - + + + + You need to enter a %1 You need to enter a %1 - + + The %1 cannot exceed %2 characters The %1 cannot exceed %2 characters - + + Must be an hexadecimal color (eg: #4360DF) Must be an hexadecimal color (eg: #4360DF) - + + Use only lowercase letters (a to z), numbers & dashes (-). Do not use chat keys. Use only lowercase letters (a to z), numbers & dashes (-). Do not use chat keys. - + + Value has to be at least %1 characters long Value has to be at least %1 characters long - + + + Unknown + Unknown + + + + < 1 min < 1 min - + + < 3 mins < 3 mins - + + < 5 mins < 5 mins - + + > 5 mins > 5 mins - + + years ago years ago - + + year ago year ago - + + months ago months ago - + + month ago month ago - + + weeks ago weeks ago - + + week ago week ago - + + days ago days ago - + + day ago day ago - + + hours ago hours ago - + + hour ago hour ago - + + mins ago mins ago - + + min ago min ago - + + secs ago secs ago - + + sec ago sec ago - + + now now @@ -9402,6 +11580,7 @@ to login to Status? ViewProfileMenuItem + View Profile View Profile @@ -9410,31 +11589,37 @@ to login to Status? WakuNodesModal + Waku nodes Waku nodes + Use Waku nodes Use Waku nodes + Select node automatically Select node automatically + Waku Nodes Waku Nodes + Node %1 Node %1 + Add a new node Add a new node @@ -9443,16 +11628,19 @@ to login to Status? WalletFooter + Send Send + Receive Receive + Buy / Sell Buy / Sell @@ -9461,6 +11649,10 @@ to login to Status? WalletView + + + + @@ -9469,16 +11661,19 @@ to login to Status? Wallet + Networks Networks + DApp Permissions DApp Permissions + Testnet Mode Testnet Mode @@ -9487,21 +11682,25 @@ to login to Status? WelcomeView + Welcome to Status Welcome to Status + Your fully decentralized gateway to Ethereum and Web3. Crypto wallet, privacy first group chat, and dApp browser. Your fully decentralized gateway to Ethereum and Web3. Crypto wallet, privacy first group chat, and dApp browser. + I am new to Status I am new to Status + I already use Status I already use Status @@ -9510,6 +11709,7 @@ to login to Status? main + StatusQ Documentation App StatusQ Documentation App @@ -9533,4 +11733,4 @@ to login to Status? Quit - + \ No newline at end of file diff --git a/ui/nim-status-client.pro b/ui/nim-status-client.pro index ab640dcec1..07901b6f31 100644 --- a/ui/nim-status-client.pro +++ b/ui/nim-status-client.pro @@ -13,41 +13,8 @@ DEFINES += QT_DEPRECATED_WARNINGS #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 lupdate_only{ -SOURCES = *.qml \ - app/*.qml \ - imports/*.qml \ - imports/shared/*.qml \ - imports/shared/controls/*.qml \ - imports/shared/keycard/*.qml \ - imports/shared/panels/*.qml \ - imports/shared/popups/*.qml \ - imports/shared/status/*.qml \ - imports/shared/views/*.qml \ - app/AppLayouts/*.qml \ - app/AppLayouts/Browser/*.qml \ - app/AppLayouts/Chat/*.qml \ - app/AppLayouts/Chat/CommunityComponents/*.qml \ - app/AppLayouts/Chat/ChatColumn/*.qml \ - app/AppLayouts/Chat/ChatColumn/ChatComponents/*.qml \ - app/AppLayouts/Chat/ChatColumn/MessageComponents/*.qml \ - app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/*.qml \ - app/AppLayouts/CommunitiesPortalLayout/*.qml \ - app/AppLayouts/Chat/ContactsColumn/*.qml \ - app/AppLayouts/Chat/components/*.qml \ - app/AppLayouts/Node/*.qml \ - app/AppLayouts/Profile/*.qml \ - app/AppLayouts/Profile/LeftTab/*.qml \ - app/AppLayouts/Profile/LeftTab/components/*.qml \ - app/AppLayouts/Profile/Sections/*.qml \ - app/AppLayouts/Profile/Sections/BrowserModals/*.qml \ - app/AppLayouts/Profile/Sections/Contacts/*.qml \ - app/AppLayouts/Profile/Sections/Data/*.qml \ - app/AppLayouts/Profile/Sections/Ens/*.qml \ - app/AppLayouts/Profile/Sections/Privileges/*.qml \ - app/AppLayouts/Wallet/*.qml \ - app/AppLayouts/Wallet/components/*.qml \ - app/AppLayouts/Wallet/components/collectiblesComponents/*.qml \ - app/AppLayouts/Wallet/data/Currencies.qml \ +SOURCES += $$files("$$PWD/*.qml", true) +SOURCES += $$files("$$PWD/*.js", true) } # Other *.ts files will be provided by Lokalise platform