This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathextension.json
523 lines (523 loc) · 28.7 KB
/
extension.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
{
"signin": "Sign in",
"password": "Password",
"email": "E-Mail",
"haveAccount": "Don't have an account yet?",
"singup": "Sign up",
"forgotPassword": "Forgot password?",
"or": "or",
"validateForm": {
"passwordRequired": "Password required",
"emailRequired": "E-mail required",
"usernameRequired": "Username required",
"confirmPasswordRequired": "Confirm password required",
"passwordInvalid": "Password is invalid",
"emailInvalid": "E-mail is invalid",
"usernameInvalid": "Username is invalid",
"confirmPasswordInvalid": "Confirm password is invalid",
"passwordTooShort": "Password is too short",
"emailTooShort": "E-mail is too short",
"usernameTooShort": "Username is too short",
"confirmPasswordTooShort": "Confirm password is too short",
"emailPasswordWrong": "E-mail or password are wrong",
"emailPasswordMatch": "The password doesn't match",
"invalidCharacters": "Invalid characters. Allowed characters: '.' ,'-', '_'",
"emailInUse": "E-mail already in use",
"amountRequired": "Amount is required",
"amountInvalid": "Amount is invalid",
"amountTooShort": "Amount is too short",
"cardDigitRequired": "Card digits is required",
"cardDigitInvalid": "Card digits are invalid",
"cardDigitTooShort": "Card digits are too short",
"nameOnCardRequired": "Name on card is required",
"nameOnCardInvalid": "Name on card is invalid",
"nameOnCardTooShort": "Name on card is too short",
"securityCodeRequired": "Security code is required",
"securityCodeInvalid": "Security code is invalid",
"securityCodeTooShort": "Security code is too short",
"expiryDateRequired": "Expiry date is required",
"expiryDateInvalid": "Expiry date is invalid",
"expiryDateTooShort": "Expiry date is too short",
"acceptTermsRequired": "Accepting terms and conditions is required",
"acceptTermsInvalid": "Accepting terms and conditions is invalid",
"acceptTermsTooShort": "Accepting terms and conditions is too short"
},
"html": {
"buy": "Buy <span class='font13'>TUBEs</span>"
},
"username": "Username",
"confirmPassword": "Confirm password",
"alreadyAccount": "Already have an account?",
"confirmEmail": "Confirmation e-mail",
"sentYouEmail": "We have sent you an e-mail to",
"followInstructions": "Please follow the instructions to activate your account",
"registerPhone": "Please register your phone number",
"here": "here",
"registerPhoneNumber": "Register phone number",
"resendEmail": "Resend E-mail",
"cancel": "Cancel",
"countryCode": "Country code",
"phoneNumber": "Phone number",
"phoneCall": "phone call",
"verificationCode": "Verification code",
"callYou": "Our system will now send you a SMS on",
"giveYouCode": "and give you your confirmation code",
"verify": "Verify",
"loginError": "Error on login",
"thisEmail": "This e-mail address",
"alreadyRegister": "is already registered with other credentials or with a social media account. Please try to sign in with the existing credentials.",
"wallet": "Wallet",
"history": "History",
"adblock": "Adblock",
"options": "Options",
"help": "Help",
"about": "About",
"logout": "Logout",
"home": "Home",
"airTimefor": "AirTime for",
"available": "Available",
"paidBalance": "Paid Balance",
"unpaidBalance": "Unpaid Balance",
"hours": "hours",
"days": "days",
"minutes": "minutes",
"confirmed": "Confirmed",
"more": "more",
"unsubmitted": "Unsubmitted",
"recorded": "Recorded",
"inProcessing": "In processing",
"rejected": "Rejected",
"less": "less",
"donateTo": "Donate to",
"OtherAmount": "Other amount...",
"donate": "Donate",
"recoveryPassword": "Change password",
"emailUsername": "E-mail or username",
"goBackLogin": "Go back to login",
"sendYouResetPassword": "We have sent you an e-mail with instructions to reset your password to",
"creditCard": "Credit Card",
"paymentAmount": "Payment amount",
"tubeAmount": "TUBE amount",
"cardDigit": "Card digits",
"nameOnCard": "Name on card",
"securityCode": "Security code",
"expiryDate": "Expiry date",
"purchase": "Purchase",
"purchaseData": "Purchase data",
"totalAmountToPay": "Total amount to pay",
"acceptTermsAndConditions": "Accept terms and conditions",
"transactionFee": "Transaction fee",
"totalTubeAmount": "Total TUBE amount",
"totalAmount": "Total amount",
"yourOrder": "Your order",
"yourOrderText": "Your order will be processed with the following data. Please make sure your data is correct before confirming the purchase.",
"purchaseSuccess": "Purchase successful.",
"purchaseSuccessText": "Your purchase has been completed successfully. You will receive an e-mail containing the order details.",
"verifyYourPhone": "Verify phone",
"verifyYourPhoneText": "To continue buying TUBEs, please verify your phone number.",
"confirm": "Confirm",
"oneTime": "One time",
"monthly": "Monthly",
"walletAddress": "Wallet address:",
"paymentID": "Payment ID:",
"OnDay": "1 on day 13 of every month.",
"manageAll": "Manage all of your recurring donations",
"chooseStartDate": "Choose a start date",
"to": "to",
"youGet": "You get",
"selectYourCountry": "Select your country",
"search": "Search",
"historyFor": "History for",
"earnings": "Earnings",
"purchases": "Purchases",
"loadMore": "Load more",
"optionsFor": "Options for",
"helpFor": "Help for",
"aboutUs": "About us",
"fetching": "fetching...",
"yourAccountCatching": "Your account is catching up",
"blocksBehind": "blocks behind",
"profile": "Profile",
"security": "Security",
"upload": "Upload",
"changeUsername": "Change username",
"save": "Save",
"selectLanguage": "Select language",
"referralLink": "Referral link to earn 5 TUBEs",
"shareReferralLink": "Share the referral link and",
"forEachEuccesfull": "for each succesfull registration you get your TUBEs.",
"referralLinkText": "Referral link",
"copy": "Copy",
"typeBellow2FA": "Type bellow your 2FA code from your App.",
"2FACode": "2FA Code",
"disable2FA": "Disable 2FA",
"enable2FA": "Enable 2FA",
"toEnable2FA": "To enable 2FA you need a 2FA App, like",
"pleaseInstall": "Please install on of them.",
"deletePhone": "Delete phone number",
"delete": "Delete",
"areYouSure": "Are you sure you want to delete your phone number?",
"toDisable2FA": "To <b class='redColor'>disable</b> 2FA",
"type6Digits": "type the 6 digits code from your App.",
"aboutUsPage": {
"title": "BitTube Browser Extension",
"text1": "BitTube browser extension implements a monetisation model called AirTime℠ into the browsing activity. It rewards website owners and visitors with cryptocurrency called TUBE. Additionally, its functions can be used for donations and transfer of value.",
"text2": " After enabling the extension users can see their overall spent time on the Internet. Depending on how much time they spend on a particular website the underlying system monetises the webpages or the user account in cases the visited website is a social network.",
"text3": "The extension’s adblocker removes website banners and tracking activity.",
"features": "Features:",
"features1": "Rewards your time spent on the Internet.",
"features2": "Receive TUBE payments.",
"features3": "Donate to websites and social media accounts.",
"features4": "Link with your social accounts and website.",
"features5": "Send TUBE cryptocurrency to other BitTube users.",
"features6": "Create and manage BitTube wallets.",
"features7": "Buy TUBE coins with a Debit/Credit card, bank transfer and crypto",
"features8": "Analyze statistics about your browsing history.",
"features9": "Check all of your transaction history.",
"features10": "Block ads, banners, popups and large media files.",
"features11": "Advanced adblock filters and rules.",
"features12": "Secured by 2-Factor Authentication.",
"features13": "Earn TUBEs by sharing a personal referral link.",
"glossary": "Glossary:",
"airTimeModel": "AirTime model:",
"airTimeModelText": " A network system that rewards Internet users with cryptocurrency called TUBE for their time spent on the Internet.",
"airTime": "AirTime:",
"airtimeText": " The total amount of time spent on the Internet with the browser extension enabled.",
"bitTubeWallet": "BitTube wallet:",
"bitTubeWalletText": " Storage for TUBE cryptocurrency.",
"walletAddress": "Wallet address:",
"walletAddressText": "A unique address that identifies where it sits on the blockchain. It’s the location at which the coin’s ownership data is stored and where any changes are registered when a transaction is sent or received. It is also known as Public Key.",
"privateKey": "Private Key:",
"privateKeyText": " A string of numbers and letters that are used to access your wallet. While your wallet is represented by a public key, the private key is the password you should protect, as it acts as your digital signature.",
"viewWallet": "View only wallet:",
"viewWalletText": "Only TUBE balance can be seen or it can be used to receive payments. Sending funds is disabled.",
"viewKey": "View Key:",
"viewKeyText": " A string of numbers and letters that are used to access your view only wallet.",
"confirmation": "Confirmation:",
"confirmationText": " When a BitTube transaction takes place, the blockchain confirms the transaction’s validity. The confirmation is done by the network every 120 seconds. The transaction is confirmed after at least 10 confirmations.",
"bitTubeBrowser": " BitTube browser extension is developed by BitTube.",
"office": "Operated by:",
"phone": "phone:",
"commercialregister": "Commercial Register:"
},
"toContinueDonation": "To continue with the donation process you need to verify your phone number.",
"toContinueTransaction": "To continue transaction, please enter the 6 digits code.",
"noHistory": "No History",
"singularTube": "TUBE",
"pluralTubes": "TUBEs",
"linkAccount": "Link Account",
"newAccount": "New account",
"alreadyLinked": "Already linked",
"pleaseChoosePlatform": "Please choose with which platform you want to link to your account.",
"domain": "Domain",
"pleaseProvideChannel": "Please provide your channel URL to verify your account.",
"channelLink": "Channel link",
"verifyNow": "Verify now",
"noAccountsLinked": "No accounts linked",
"unlinkAccount": "Unlink Account",
"areYouSureUnlink": "Are you sure you want to unlink the",
"account": "account",
"toLinkAccountVerifyPhone": "To link an account you need to verify your phone number.",
"nextstep": "Next step",
"shareYourReferral": "Share your referral link to earn 5 TUBEs.",
"forHighestLevel": "Enable 2FA for better security (recommended).",
"willBeActivateSoon": "Will be activate soon",
"donations": "Donations",
"donation": "donation",
"transactionInfo": "Transaction info",
"info": "Info",
"transactionType": "Transaction type",
"sender": "Sender",
"receiver": "Receiver",
"platform": "Platform",
"transactionHash": "Transaction hash",
"transactionKey": "Transaction key",
"amount": "Amount",
"close": "Close",
"paidBalanceTooltip": "Total earnings from AirTime, donations, referrals, etc.",
"unpaidBalanceTooltip": "Current amount of TUBEs expected to be paid after 7 days of recorded AirTime.",
"idTooltip": "This Airtime ID is a unique identifier tied to your account.",
"TheMinimunAmount": "The minimun amount is 0.01 TUBEs",
"balance": "Balance",
"pleaseProvideDomain": "Please provide the domain URL that you want to verify",
"theUserNotExist": "The user does not exist.",
"phoneAlreadyUse": "Phone already in use",
"phoneNumberInvalid": "Phone number is invalid",
"theCodeNotValid": "The code is not valid, please enter a valid code.",
"the2FANotCorrect": "The 2FA code is not correct",
"theEmailInvalid": "The email is invalid.",
"theCardNumberInvalid": "The card number is invalid",
"donationSent": "Donation sent",
"openExplorer": "Open in explorer",
"donationError": "Donation error",
"anErrorOccurredDonation": "An error has occurred and the donation has not been sent.",
"tryAgainLater": "Please try again later",
"pleaseProtocolDomain": "Please enter the protocol of your domain",
"channelLinkRequired": "Channel link is required",
"AccountLinkRequired": "Account URL is required",
"fieldRequired": "This field is required",
"tooShort": "Too short",
"yourDonationSuccessfully": "Your donation has been successfully sent to",
"fee": "fee",
"amountStillCalculated": "Amount is still being calculated",
"calculating": "Calculating...",
"amountMin1": "Amount min 1",
"amountMax100": "Amount max 100",
"week": "Weeks",
"month": "Month",
"reward": "Reward",
"airtime": "Airtime",
"countedAirtime": "Counted Airtime",
"wireTransfer": " Please use the following ReferenceID in your bank transfer so that we can find your payment and order quickly.",
"bankName": "Bank Name",
"referenceID": "Reference ID",
"createOrder": "Create Order",
"orderTransfer": "Order for transfer",
"orderTransferText": "Your order has been created successfully.<br>Please note that bank transfers can take 3 or more working days to process. We will cancel your order after 7 days of non-payment.",
"orderTranferError": "An error has occurred and your order has not been created. Please try again.",
"details": "Details",
"BankNameBBVA": "Bank Name: BBVA S.A.",
"amountTransfer": "Amount to transfer",
"TUBEAmount": "TUBE amount",
"wireTransferTitle": "Wire transfer",
"availableBalance": "Available balance:",
"totalAirtimeEarnings": "Total AirTime earnings |",
"myWallet": "My Wallets",
"tabValue": "Value",
"airtimeStats": "Your AirTime stats get updated every 24 hours.",
"airtimeStatsReward": "Rewards are paid out 3 days after they appear here.",
"currentPrice": "Current price 1 ",
"marketcap": "Marketcap",
"volume24": "Volume (24h)",
"totalsupply": "Total Supply",
"maxsupply": "Max Supply",
"in2steps": "in 2 steps :",
"step1buytubes": "1. Order the amount you want to buy",
"step2buytubes": "2. Make a bank transfer using the provided data after creating the order.",
"linkAccountIntro": "Receive the AirTime rewards generated by other BitTube users who visit your websites and social accounts.",
"inputLinkAccount": "Website domain or social account URL:",
"linkAccountDomain": "Link account/domain",
"supportedLinking": "Supported platforms :",
"profileUpdated": "Your profile has been successfully updated",
"shareMyReferral": "Share my referral link",
"rateUs": "Rate us",
"convertMyTUBEs": "Convert my TUBEs",
"changeCurrency": "Change default currency",
"vpnSubscription": "VPN subscription",
"vpnDisconnect": "Disconnect",
"allRights": "All rights reserved.",
"profileLanguage": "Language",
"changeProfilePic": "Change profile picture",
"get5TUBEs": "Get 5 TUBE for each new user registered via your referral link. ",
"creditedDelay": "The reward will be credited to your wallet along with his registration reward.",
"deletePhoneNoti": "Remember! If you change the phone number you will receive a SMS to verify your phone.",
"2FAdeleteNumber": "To delete your phone number please type the 6 digits code.",
"sendSMS": "Send SMS",
"selectCountry": "Select country",
"convertTUBEsText": "In order to convert your TUBEs directly to local currency, enter your bank account details here.",
"accountName": "Account name",
"firstName": "First name",
"lastName": "Last name",
"verifyBankText": "To verify your bank account, we will send you the equivalent of 0.01 USD. The transaction contains a code that you need to enter on the next page.",
"verifyBankAccount": "Verify my bank account",
"codeBankTransfer": "To verify your bank account, we will verify your data and we will send to you an email that contains a code composed as TUBE-XXXXXX. Please type the code here.",
"youWillTransfer": "You will convert ",
"importantBankInfo": "Important! A bank transfer fee will be deducted from that amount! International transfers can take up to 7 days!",
"modifyBankAccount": "Modify my bank account",
"transactionDetails": "Here are the details of your ",
"transaction": "transaction",
"fiatAmount": "Fiat amount",
"currency": "Currency",
"send": "Send",
"modifyYourBankAccount": "Modify your bank account",
"modifyBankAccountAreYouSure": "Are you sure you want to change your bank account? ",
"modifyBankAccountInfo": "If modified, you will need to verify the account again.",
"transactionSent": "Transaction sent",
"transactionWithdrawal": "Your transaction to withdraw has been successfully sent.",
"transactionError": "Transaction Error",
"transactionErrorText": "An error has ocurred and the transaction has not been sent.",
"plsTryAgainLater": "Please try again later.",
"infoError": "Info error:",
"footerNotify": "Notify",
"footerAccount": "Account",
"footerVPN": "VPN",
"footerAdblock": "Adblock",
"footerLinks": "Links",
"vpnInfo": "VPN Service",
"gotit": "Got it!",
"vpnSubscriptionText": "Using the VPN service will be funded from your daily AirTime reward, proportional to the time the service was used during that day.",
"loginWithEmail": "Log in with your email address",
"welcomeOn": "Welcome to ",
"signUpEmail": "Sign up with your email address",
"loginSocialMedia": "Log in or sign up with a social account",
"historyTabAll": "All",
"historyTabExpenses": "Expenses",
"searchTypeAmount": "Type the amount",
"searchMinAmount": "Min amount",
"searchMaxAmount": "Max amount",
"searchSelectType": "Select Type",
"searchDateFrom": "Date from",
"searchDateTo": "Date to",
"selectDate": "Select date",
"searchNoMatches": "There are no movements matching the criteria you have indicated",
"newSearch": "New search",
"searchMatches": "The following movements match the criteria you have indicated",
"vpnTitle": "Freedom, security and unparalleled privacy.",
"vpnConnect": "Connect",
"vpnInfoTitle": "Keep in mind that changing your country ID may make some websites or apps behave differently. The VPN service will be funded from your daily AirTime reward",
"vpnSelectLocation": "Select a location :",
"vpnSelectCountry": "Select country",
"vpnNoticeTitle": "Notice about VPN usage",
"vpnBusy": "Busy...",
"vpnFirefoxPermission": "Please allow the AirTime extension to execute in Private Windows to set the VPN",
"vpnNotificationConnected": "Connection successfully enabled ! New IP :",
"vpnNotificationConnectedTile": "Vpn connection enabled",
"vpnTitleConnectionDown": "Vpn connection down",
"vpnConnectionDown": "Connection impossible. Please retry in few minutes or choose another server",
"vpnConnectionLost": "Your connection has been shut down. Please retry in few minutes or choose another server",
"vpnConnectionDisabled": "Vpn connection disabled",
"vpnConnectionDisabledText": "Connection successfully disabled.",
"payWithCrypto": "Pay with crypto",
"uploadPhotosText": "To link your bank account, please upload a scan or a photo of the front and back sides of your national ID or passport.",
"purchaseWithCryptoText1": "To purchase TUBEs follow the process. ",
"purchaseWithCryptoText2": "Pay with Bitcoin, Bitcoin cash, Ethereum and Litecoin.",
"purchaseWithCryptoText3": "* Payment details will open in a new tab.",
"uploadSelfie1": "Please upload a selfie holding your national ID or passport.",
"uploadSelfie2": "Make sure all the data on the documents are visible.",
"uploadSelfie3": "Fill your name and surname as written in the document with Latin characters.",
"uploadSelfie4": "Do not manipulate the image of your identification in any way, including the addition of watermarks or obscuring certain information.",
"selectImageText": "Select image",
"continue": "Continue",
"enterYourEmail": "Enter your email address",
"cryptoTab": "Crypto",
"buyTUBEsWithCC": "To buy TUBEs with credit card please select the amount to buy and type the data of your credit card.",
"cardNumber": "Card number",
"expirtyMonth": "Expiry month",
"expirityYear": "Expiry year (yy)",
"cardType": "Card type",
"cvv": "cvv",
"addressCard": "Address of cardholder",
"state": "State",
"city": "City",
"zip": "Zip",
"buyWithCC": "Buy with credit card",
"completeOrder": "To complete your order please fill out the following data.",
"isoCode": "ISO Country",
"registerPlatform": "Register Platform",
"registerModuleIntro": "The AirTime module rewards you based on the session times from non-BitTube guest visitors and BitTube users alike.",
"registerModuleIntro2": "Register your platform (website, app, etc) with the AirTime module here.",
"inputRegisterModule": "Platform name (this will be your wallet name)",
"operationSuccessfull": "Operation successful.",
"operationFailed": "Operation Failed.",
"newPlatformCreated": "New platform created.",
"platformExists": "Platform already exists, here is current information.",
"youAreNotTheCreator": "Platform exists, and you are not the creator.",
"unknownError": "Unknown error during platform creation.",
"emailPlatformSent": "Email with information was sent to you.",
"somethingWrong": "Something went wrong sending you an email with platform information. Please keep your own record, or input same platform name again to get existing information later.",
"noteRegisterPlatform": "Note: The counted AirTime you receive from BitTube users is much higher compared to guests. You are encouraged to invite your visitors into the BitTube ecosystem to maximize your earnings.",
"orderCreated": "Order created",
"toFinishTheProcess1": "To finish the process do a ",
"toFinishTheProcess2": "bank transfer in the next 24h",
"toFinishTheProcess3": "using the data bellow:",
"includeReference": "Important ! ",
"includeReference2": " As a concept type the Reference ID ",
"Beneficiary": "Beneficiary",
"BIC/SWIFT": "BIC/SWIFT",
"IBAN": "IBAN",
"accountNumber": "Account number",
"transferNumber": "Transfer number",
"routingNumber": "Routing Number (ACH or ABA)",
"ukSortCode": "UK Sort Code",
"bsbCode": "BSB-Code",
"importantNoteBuyTubes": "Important! Bank transfer takes approximately ",
"importantNoteBuyTubes1": " 3 to 7 days to process ",
"importantNoteBuyTubes2": " although sometimes it may be longer",
"errorProcessingPurchase": "Error while processing your purchase",
"errorProcessingPurchaseText": "Something went wrong while processing your purchase, please try it again later or get in touch with us at ",
"suspiciousText1": "Suspicious Activity Detected!",
"suspiciousText2": "Rewards will be temporarily halted.",
"purchaseByPaypal": "Purchase by Paypal",
"pruchaseWithCC": "Purchase with credit card",
"purchaseByWire": "Purchase by wiretransfer",
"purchaseWithCrypto": "Purchase with crypto",
"getVerified": "Get verified",
"processingText": "We are processing your documents. Please be patient the process can take up to 72hrs.",
"completeVerification": "To use this feature please complete the verification process under 'Get verified' menu.",
"startVerification": "To use this feature you need to verify your account under 'Get verified' menu.",
"basicVerification": "Basic",
"verifiedText": "Verified",
"feature1": "- Deposit and withdraw digital assets (Convert my TUBEs feature).",
"feature2": "- Buy TUBEs via wiretransfer or paying with crypto currency.",
"requeriments": "Requirements:",
"requeriments1": "National ID or Passport",
"toGetVerified": "To get verified, please select National ID and upload a photo of the back and front side, or select passport and upload a photo of the passport page with your details.",
"selectOne": "Select one: ",
"nationalId": "National ID",
"passport": "Passport",
"back": "Back",
"inProcess": "In Process",
"imagesWrong": "One or more of the submitted documents or photos were not accepted. Please, check the marked document and upload a new image.",
"selectPaymentMethod": "Select a payment method.",
"acceptedImages": "Accepted: ",
"pleaseSelectTheDocuments": "Please select the documents that you want to upload",
"bittube": "BitTube",
"transactionExplorer": "transaction explorer",
"stakeTUBEs": "Verify by staking",
"proceed": "Proceed",
"stakeText1": "You can verify your account by staking (locking up) 2500 TUBEs. Transfer the amount to your 'Staking' wallet. The amount will be locked during the account is active. You can withdraw after deactivating your account.",
"stakeText2": "Note: Make sure to save the keys file or 'Multisig seed' during the creation of the staking address.",
"country": "Country",
"buy": "Buy",
"deletePhoneNumber": "Delete phone number",
"basicTab": "Basic",
"plusTab": "Advanced",
"phoneOrStaking": "Phone number or stake 2500 TUBE",
"verifyByPhoneNumber": "Verify by phone number",
"noteVerify": "Note: ",
"completingBothVerifications": "Completing both verifications will upgrade your account to 'Pro' level.",
"tooltipConvertTubes": "How much a transfer costs depends on the amount you’re converting, usually 6% to 10%. All fees are collected by the bank. The more money you convert, the more your transfer costs. The percentage varies from currency to currency. The exception to this is if you’re converting a small amount of money, in which case there’s a minimum fee.",
"basicFeature1": "Earn AirTime",
"basicFeature2": "Send and receive TUBE coins",
"basicFeature3": "Donate",
"basicFeature4": "Buy TUBEs via wire transfer",
"plusFeature1": "All 'Basic' options plus:",
"plusFeature2": "Buy TUBEs with Credit/Debit card",
"plusFeature3": "Convert TUBE funds into local currency",
"verificationComplete": "Verification complete",
"nameAndSurname": "Name and Surname written in Latin characters:",
"copyRightText": "Copyright BitTube browser extension is developed by BitTube Europe SL.",
"enter6Digits": "Please enter your 6-digit 2FA code:",
"code6digits": "6 digits code",
"statusOfVpn": "Status of VPN",
"vpnConnected": "Connected",
"vpnNotConnected": "Not connected",
"uploadSelfieText": "Upload a photo of your face while visibly holding a handwritten note and your identification document from the previous step. The note must include the code, current date and the word 'BitTube'. See the placeholder for reference:",
"writeByHand": "Handwritten note:",
"needsExtensionLogin": "To continue with the donation please login in the extension",
"acceptTerms": "Accept terms",
"iaccept": "I accept the",
"termsAndConditions": "Terms of Use",
"noteBuyTubesCountries": "Following countries not permitted to purchase TUBE via bank card:",
"userInfoBuyWithCreditCard": "Before you can buy TUBE cryptocurrency, we need to verify your identity. To do so open 'Get verified' menu and complete the 'Advanced' verification process. This is a regulatory requirement needed to ensure safe and secure transactions.",
"userInfoConvertMyTubes": "Before you can convert TUBE cryptocurrency, we need to verify your identity. To do so open 'Get verified' menu and complete the 'Advanced' verification process. This is a regulatory requirement needed to ensure safe and secure transactions.",
"recoverPasswordTet": "Enter your email address below, and we will send you an email with a link to reset your password.",
"dueToSomeChanges": "Due to some changes with our wire transfer service, we need you to fill the next information, once you have done it one time you don't need to do it again",
"fullName": "Full name",
"birthday": "Birthday",
"street": "Street",
"postalCode": "Postal Code",
"documentType": "Document Type",
"documentNumber": "Document Number",
"documentIssuedBy": "Document Issued By",
"titleSecurityPage": "<b>2-Factor Authentication is currently enabled.</b>",
"errorSavingExtraData": "Something went wrong during the process, please review all the fields and make sure your phone number is written as (+123456789)",
"phoneNumberWire": "Phone number (+123456789)",
"proofOfResidence": "Please, upload a proof of residence (e.g., Utility Bill, Bank Statement or Tax Assessment) issued not later than three (3) months ago. The bill has to be under your name",
"proofTip": "Please note: All the details and all four corners must be visible, image must be in focus, image must be in color. Avoid images that are shiny or have a glare.",
"proofOfIndetity": "Please, upload a proof of Identity (e.g., Passport, ID Card or Drive's License",
"getKYCVerified": "Before you can buy TUBE cryptocurrency, we need to verify your identity. To do so click 'Continue' and complete the verification process. This is a regulatory requirement needed to ensure safe and secure transactions.",
"cookieNoticeTitle": "Cookie notice",
"cookieNoticeText": "We use essential cookies enabling basic functions for the AirTime monetization model. The extension cannot function properly without these cookies.",
"cookieNoticeReadMore": "Read more"
}