From c1e1f3189681dc8c4075bfe9a1b7e59bdc8399b2 Mon Sep 17 00:00:00 2001 From: bstashio Date: Tue, 11 Jul 2017 12:51:12 +0300 Subject: [PATCH 1/4] Replace French translated strings to English in Arabic translation file --- app/scripts/translations/ar.js | 1037 ++++++++++++++++---------------- 1 file changed, 516 insertions(+), 521 deletions(-) diff --git a/app/scripts/translations/ar.js b/app/scripts/translations/ar.js index a0097e18ef..adaf43b0d7 100644 --- a/app/scripts/translations/ar.js +++ b/app/scripts/translations/ar.js @@ -63,590 +63,585 @@ NONCE_Desc : 'The nonce is the number of transactions sent from TXFEE_Desc : 'The TX Fee is paid to miners for including your TX in a block. Is is the `gas limit` * `gas price`. [You can convert GWEI -> ETH here](https://www.myetherwallet.com/helpers.html)', - /* Navigation*/ NAV_AddWallet : 'إضافة محفظة ', -NAV_BulkGenerate : 'Générer des portefeuilles par lots ', +NAV_BulkGenerate : 'Bulk Generate ', NAV_Contact : 'اتصال ', NAV_Contracts : 'عقود ', NAV_DeployContract : 'نشر عقد ', NAV_ENS : 'ENS', NAV_GenerateWallet_alt : 'New Wallet ', -NAV_GenerateWallet : 'Générer un portefeuille ', +NAV_GenerateWallet : 'Create New Wallet ', NAV_Help : 'مساعدة ', NAV_InteractContract : 'التفاعل مع العقد ', NAV_Multisig : 'Multisig ', -NAV_MyWallets : 'Mes portefeuilles ', -NAV_Offline : 'Envoyer hors-ligne ', -NAV_SendEther : 'Envoyer des Ether et des Tokens ', -NAV_SendTokens : 'Envoyer des tokens ', -NAV_SignMsg : 'Signer un message ', -NAV_Swap : 'Échange ', -NAV_ViewWallet : 'Visualiser un portefeuille ', -NAV_YourWallets : 'Vos portefeuilles ', +NAV_MyWallets : 'My Wallets ', +NAV_Offline : 'Send Offline ', +NAV_SendEther : 'Send Ether & Tokens ', +NAV_SendTokens : 'Send Tokens ', +NAV_SignMsg : 'Sign Message ', +NAV_Swap : 'Swap ', +NAV_ViewWallet : 'View Wallet Info ', +NAV_YourWallets : 'Your Wallets ', /* General */ -x_Access : 'Accès ', -x_AddessDesc : 'Your Address can also be known as you `Account #` or your `Public Key`. It is what you share with people so they can send you Ether or Tokens. Find the colorful address icon. Make sure it matches your paper wallet & whenever you enter your address somewhere. Aussi appelé "Numéro de compte" ou "Clé publique". C\'est ce que vous envoyez aux gens pour qu\'ils puissent vous envoyer des ether. Cette icone est une façon simple de reconnaitre votre adresse. ', -x_Address : 'Votre adresse ', -x_Cancel : 'Annuler ', -x_CSV : 'Fichier CSV (non-chiffré) ', -x_Download : 'Télécharger ', -x_Json : 'Fichier JSON (non-chiffré) ', -x_JsonDesc : 'C\'est la version non-chiffrée au format JSON de votre clé privée. Cela signifie que vous n\'avez pas besoin de votre mot de passe pour l\'utiliser mais que toute personne qui trouve ce JSON peut accéder à votre portefeuille et vos Ether sans mot de passe. ', -x_Keystore : 'Fichier Keystore (UTC / JSON · Recommandé · Chiffré) ', -x_Keystore2 : 'Fichier Keystore (UTC / JSON) ', -x_KeystoreDesc : 'Ce fichier Keystore utilise le même format que celui que Mist, vous pouvez donc facilement l\'importer plus tard dans ces logiciels. C\'est le fichier que nous vous recommandons de télécharger et sauvegarder. ', -x_Ledger : 'Ledger Nano S ', -x_Mnemonic : 'Phrase mnémonique ', -x_ParityPhrase : 'Phrase Parity ', -x_Password : 'Mot de passe ', -x_Print : 'Imprimer un portefeuille papier ', -x_PrintDesc : 'Astuce : Cliquez sur Imprimer et sauvegardez le portefeuille papier comme un PDF, même si vous n\'avez pas d\'imprimante ! ', -x_PrintShort : 'Imprimer ', -x_PrivKey : 'Clé privée (non-chiffrée) ', -x_PrivKey2 : 'Clé privée ', -x_PrivKeyDesc : 'C\'est la version textuelle non-chiffrée de votre clé privée, ce qui signifie qu\'aucun mot de passe n\'est nécessaire pour l\'utiliser. Si quelqu\'un venait à découvrir cette clé privée, il pourrrait accéder à votre portefeuille sans mot de passe. Pour cette raison, la version chiffrée de votre clé privée est recommandée. ', -x_Save : 'Sauvegarder ', -x_TXT : 'Fichier TXT (non-chiffré) ', -x_Wallet : 'Portefeuille ', +x_Access : 'Access ', +x_AddessDesc : 'Your Address can also be known as you `Account #` or your `Public Key`. It is what you share with people so they can send you Ether or Tokens. Find the colorful address icon. Make sure it matches your paper wallet & whenever you enter your address somewhere.', +x_Address : 'Your Address ', +x_Cancel : 'Cancel ', +x_CSV : 'CSV file (unencrypted) ', +x_Download : 'Download ', +x_Json : 'JSON File (unencrypted) ', +x_JsonDesc : 'This is the unencrypted, JSON format of your private key. This means you do not need the password but anyone who finds your JSON can access your wallet & Ether without the password. ', +x_Keystore : 'Keystore File (UTC / JSON · Recommended · Encrypted) ', +x_Keystore2 : 'Keystore File (UTC / JSON) ', +x_KeystoreDesc : 'This Keystore file matches the format used by Mist so you can easily import it in the future. It is the recommended file to download and back up. ', +x_Mnemonic : 'Mnemonic Phrase ', +x_ParityPhrase : 'Parity Phrase ', +x_Password : 'Password ', +x_Print : 'Print Paper Wallet ', +x_PrintDesc : 'ProTip: Click print and save this as a PDF, even if you do not own a printer! ', +x_PrintShort : 'Print ', +x_PrivKey : 'Private Key (unencrypted) ', +x_PrivKey2 : 'Private Key ', +x_PrivKeyDesc : 'This is the unencrypted text version of your private key, meaning no password is necessary. If someone were to find your unencrypted private key, they could access your wallet without a password. For this reason, encrypted versions are typically recommended. ', +x_Save : 'Save ', +x_TXT : 'TXT file (unencrypted) ', +x_Wallet : 'Wallet ', /* Header */ -MEW_Warning_1 : 'Vérifiez toujours l\'URL avant d\'accéder à votre portefeuille ou de générer un nouveau portefeuille. Attentions aux sites de phishing ! ', -CX_Warning_1 : 'Assurez vous d\'avoir une **sauvegarde externe** de tout portefeuille que vous gérez ici. De nombreux événements peuvent vous faire perdre les données de cette extension Chrome, y compris la dédinstallation et la réinstallation de l\'extension. Cette extension est une manière d\'accéder facilement à vos portefeuilles, **pas** une façon de les sauvegarder. ', -MEW_Tagline : 'Portefeuille d\'Ether Open Source JavaScript côté client ', -CX_Tagline : 'Extension Chrome de portefeuille d\'Ether Open Source JavaScript côté client ', +CX_Tagline : 'Open Source JavaScript Client-Side Ether Wallet Chrome Extension ', +CX_Warning_1 : 'Make sure you have **external backups** of any wallets you store here. Many things could happen that would cause you to lose the data in this Chrome Extension, including uninstalling and reinstalling the extension. This extension is a way to easily access your wallets, **not** a way to back them up. ', +MEW_Tagline : 'Open Source JavaScript Client-Side Ether Wallet ', +MEW_Warning_1 : 'Always check the URL before accessing your wallet or creating a new wallet. Beware of phishing sites! ', /* Footer */ -FOOTER_1 : 'Un outil open source en Javascript s\'exécutant côté client pour générer des portefeuilles Ethereum et envoyer des transactions. ', -FOOTER_1b : 'Créé par ', -FOOTER_2 : 'Donations extrêmement appréciées : ', -FOOTER_3 : 'Génération de portefeuille côté client par ', -FOOTER_4 : 'Avertissement ', +FOOTER_1 : 'Free, open-source, client-side tool for easily & securely interacting with the Ethereum blockchain. ', +FOOTER_1b : 'Created by ', +FOOTER_2 : 'Donations greatly appreciated ', +FOOTER_3 : 'Client-side wallet generation by ', +FOOTER_4 : 'Disclaimer ', /* Sidebar */ -sidebar_AccountInfo : 'Informations du compte ', -sidebar_AccountAddr : 'Addresse du compte ', -sidebar_AccountBal : 'Solde du compte ', -sidebar_TokenBal : 'Solde en tokens ', -sidebar_Equiv : 'Valeur correspondante ', -sidebar_TransHistory : 'Historique des transactions ', -sidebar_donation : 'MyEtherWallet est un service gratuit et open source respectueux de votre vie privée et de votre sécurité. Plus nous recevons de donations, plus nous dédions du temps à développer de nouvelles fonctions, à écouter vos retours et à vous fournir ce dont vous avez besoin. Nous ne sommes que deux personnes qui essayent de changer le monde. Aidez nous ! ', -sidebar_donate : 'Faire une donation ', -sidebar_thanks : 'MERCI !!! ', +sidebar_AccountInfo : 'Account Information ', +sidebar_AccountAddr : 'Account Address ', +sidebar_AccountBal : 'Account Balance ', +sidebar_TokenBal : 'Token Balances ', +sidebar_Equiv : 'Equivalent Values ', +sidebar_TransHistory : 'Transaction History ', +sidebar_donation : 'MyEtherWallet is a free, open-source service dedicated to your privacy and security. The more donations we receive, the more time we spend creating new features, listening to your feedback, and giving you what you want. We are just two people trying to change the world. Help us? ', +sidebar_donate : 'Donate ', +sidebar_thanks : 'THANK YOU!!! ', /* Decrypt Panel */ -decrypt_Access : 'Comment voulez-vous accéder à votre portefeuille ? ', -decrypt_Title : 'Choisissez le format de votre clé privée ', -decrypt_Select : 'Choisissez un portefeuille : ', +decrypt_Access : 'How would you like to access your wallet? ', +decrypt_Title : 'Select the format of your private key ', +decrypt_Select : 'Select a Wallet ', + +/* Mnemonic */ +MNEM_1 : 'Please select the address you would like to interact with. ', +MNEM_2 : 'Your single HD mnemonic phrase can access a number of wallets / addresses. Please select the address you would like to interact with at this time. ', +MNEM_more : 'More Addresses ', +MNEM_prev : 'Previous Addresses ', + +/* Hardware wallets */ +x_Ledger : 'Ledger Nano S ', +ADD_Ledger_1 : 'Connect your Ledger Nano S ', +ADD_Ledger_2 : 'Open the Ethereum application (or a contract application) ', +ADD_Ledger_3 : 'Verify that Browser Support is enabled in Settings ', +ADD_Ledger_4 : 'If no Browser Support is found in settings, verify that you have [Firmware >1.2](https://www.ledgerwallet.com/apps/manager) ', +ADD_Ledger_0a : 'Re-open MyEtherWallet on a secure (SSL) connection ', +ADD_Ledger_0b : 'Re-open MyEtherWallet using [Chrome](https://www.google.com/chrome/browser/desktop/) or [Opera](https://www.opera.com/) ', +ADD_Ledger_scan : 'Connect to Ledger Nano S ', +x_Trezor : 'TREZOR ', +ADD_Trezor_scan : 'Connect to TREZOR ', /* Add Wallet */ -ADD_Label_1 : 'Que voulez-vous faire ? ', -ADD_Radio_1 : 'Générer un nouveau portefeuille ', -ADD_Radio_2 : 'Choisissez le fichier de votre portefeuille (Keystore / JSON) ', -ADD_Radio_2_alt : 'Choisissez le fichier de portefeuille ', -ADD_Radio_2_short : 'CHOISISSEZ LE FICHIER DU PORTEFEUILLE... ', -ADD_Radio_3 : 'Collez/saisissez votre clé privée ', -ADD_Radio_4 : 'Ajoutez un compte ', -ADD_Radio_5 : 'Collez/entrez votre mnémonique ', +ADD_Label_1 : 'What would you like to do? ', +ADD_Radio_1 : 'Generate New Wallet ', +ADD_Radio_2 : 'Select Your Wallet File (Keystore / JSON) ', +ADD_Radio_2_alt : 'Select Your Wallet File ', +ADD_Radio_2_short : 'SELECT WALLET FILE... ', +ADD_Radio_3 : 'Paste/Type Your Private Key ', +ADD_Radio_4 : 'Add an Account to Watch ', +ADD_Radio_5 : 'Paste/Type Your Mnemonic ', ADD_Radio_5_Path : 'Select HD derivation path ', +ADD_Radio_5_woTrezor : '(Jaxx, Metamask, Exodus, imToken)', +ADD_Radio_5_withTrezor : '(Jaxx, Metamask, Exodus, imToken, TREZOR)', +ADD_Radio_5_PathAlternative : '(Ledger)', +ADD_Radio_5_PathTrezor : '(TREZOR)', ADD_Radio_5_PathCustom : 'Custom', -ADD_Label_2 : 'Nommez votre compte : ', -ADD_Label_3 : 'Votre fichier est chiffré, merci de saisir le mot de passe ', -ADD_Label_4 : 'Ajouter un compte à afficher ', -ADD_Warning_1 : 'Vous pouvez ajouter n\'importe quel compte pour l\'afficher dans l\'onglet "portefeuilles" sans uploader une clé privée. Cela ne veut **pas** dire que vous aurez accès à ce portefeuille, ni que vous pouvez transférer des Ethers depuis ce portefeuille. ', -ADD_Label_5 : 'Entrez l\'adresse ', -ADD_Label_6 : 'Déverrouiller votre portefeuille ', -ADD_Label_6_short : 'Déverrouiller ', -ADD_Label_7 : 'Ajouter un compte ', +ADD_Label_2 : 'Create a Nickname ', +ADD_Label_3 : 'Your wallet is encrypted. Please enter the password. ', +ADD_Label_4 : 'Add an Account to Watch ', +ADD_Warning_1 : 'You can add any account to "watch" on the wallets tab without uploading a private key. This does ** not ** mean you have access to this wallet, nor can you transfer Ether from it. ', +ADD_Label_5 : 'Enter the Address ', +ADD_Label_6 : 'Unlock your Wallet ', +ADD_Label_6_short : 'Unlock ', +ADD_Label_7 : 'Add Account ', +ADD_Label_8 : 'Password (optional): ', + +/* My Wallet */ +MYWAL_Nick : 'Wallet Nickname ', +MYWAL_Address : 'Wallet Address ', +MYWAL_Bal : 'Balance ', +MYWAL_Edit : 'Edit ', +MYWAL_View : 'View ', +MYWAL_Remove : 'Remove ', +MYWAL_RemoveWal : 'Remove Wallet ', +MYWAL_WatchOnly : 'Your Watch-Only Accounts ', +MYWAL_Viewing : 'Viewing Wallet ', +MYWAL_Hide : 'Hide Wallet Info ', +MYWAL_Edit_2 : 'Edit Wallet ', +MYWAL_Name : 'Wallet Name ', +MYWAL_Content_1 : 'Warning! You are about to remove your wallet ', +MYWAL_Content_2 : 'Be sure you have **saved the private key and/or Keystore File and the password** before you remove it. ', +MYWAL_Content_3 : 'If you want to use this wallet with your MyEtherWallet CX in the future, you will need to manually re-add it using the private key/JSON and password. ', /* Generate Wallets */ -GEN_desc : 'Si vous voulez générer plusieurs portefeuilles, vous pouvez le faire ici ', -GEN_Label_1 : 'Entrez un mot de passe fort', -GEN_Placeholder_1 : 'N\'oubliez PAS de sauvegarder ceci ! ', -GEN_SuccessMsg : 'Succès ! Votre portefeuille a été généré. ', -GEN_Label_2 : 'Sauvegardez votre fichier Keystore ou votre clé privée. N\'oubliez pas votre mot de passe ci-dessus. ', -GEN_Label_3 : 'Sauvegarder votre portefeuille. ', -GEN_Label_4 : 'Optionnel: Imprimer votre portefeuille papier, ou conserver une version QR code. ', +GEN_desc : 'If you want to generate multiple wallets, you can do so here ', +GEN_Label_1 : 'Enter a password', +GEN_Placeholder_1 : 'Do NOT forget to save this! ', +GEN_SuccessMsg : 'Success! Your wallet has been generated. ', +GEN_Label_2 : 'Save your `Keystore` File. ', +GEN_Label_3 : 'Save Your Address. ', +GEN_Label_4 : 'Print paper wallet or a QR code. ', /* Bulk Generate Wallets */ -BULK_Label_1 : 'Nombre de portefeuilles à générer ', -BULK_Label_2 : 'Générer les portefeuilles ', -BULK_SuccessMsg : 'Succès ! Vos portefeuilles ont été générés. ', +BULK_Label_1 : 'Number of Wallets To Generate ', +BULK_Label_2 : 'Generate Wallets ', +BULK_SuccessMsg : 'Success! Your wallets have been generated. ', /* Sending Ether and Tokens */ -SEND_addr : 'Adresse de destination ', -SEND_amount : 'Montant à envoyer ', -SEND_amount_short : 'Montant ', -SEND_custom : 'Token spécifique ', -SEND_gas : 'Gaz ', -SEND_TransferTotal : 'Envoi du solde total ', // updated to be shorter -SEND_generate : 'Générer la transaction ', -SEND_raw : 'Transaction brute ', -SEND_signed : 'Transaction signée ', -SEND_trans : 'Envoyer la transaction ', -SENDModal_Title : 'Attention ! ', +SEND_addr : 'To Address ', +SEND_amount : 'Amount to Send ', +SEND_amount_short : 'Amount ', +SEND_custom : 'Add Custom Token ', +SEND_gas : 'Gas ', +SEND_TransferTotal : 'Send Entire Balance ', +SEND_generate : 'Generate Transaction ', +SEND_raw : 'Raw Transaction ', +SEND_signed : 'Signed Transaction ', +SEND_trans : 'Send Transaction ', +SENDModal_Title : 'Warning! ', /* full sentence reads "You are about to send "10 ETH" to address "0x1234". Are you sure you want to do this? " */ -SENDModal_Content_1 : 'Vous êtes sur le point d\'envoyer ', -SENDModal_Content_2 : 'à l\'adresse ', -SENDModal_Content_3 : 'En êtes-vous sûr ? ', -SENDModal_Content_4 : 'NOTE : Si vous renontrez une erreur, il est très probable que vous deviez ajouter des ether à votre compte pour couvrir les coûts en gaz d\'envoi des tokens. Le gaz est payé en ether. ', -SENDModal_No : 'Non, je veux sortir d\'ici ! ', -SENDModal_Yes : 'Oui, j\'en suis sûr ! Effectuer la transaction. ', +SENDModal_Content_1 : 'You are about to send ', +SENDModal_Content_2 : 'to address ', +SENDModal_Content_3 : 'Are you sure you want to do this? ', +SENDModal_Content_4 : 'NOTE: If you encounter an error, you most likely need to add ether to your account to cover the gas cost of sending tokens. Gas is paid in ether. ', +SENDModal_No : 'No, get me out of here! ', +SENDModal_Yes : 'Yes, I am sure! Make transaction. ', /* Tokens */ -TOKEN_Addr : 'Adresse ', -TOKEN_Symbol : 'Symbole du token ', -TOKEN_Dec : 'Décimales ', -TOKEN_show : 'Montrer tous les tokens ', -TOKEN_hide : 'Cacher les tokens ', +TOKEN_Addr : 'Address ', +TOKEN_Symbol : 'Token Symbol ', +TOKEN_Dec : 'Decimals ', +TOKEN_show : 'Show All Tokens ', +TOKEN_hide : 'Hide Tokens ', /* Send Transaction */ -TRANS_desc : 'Si vous voulez envoyer des tokens, allez plutôt à la page "Envoi de tokens". ', -TRANS_warning : 'L\'emploi des fonctions "ETH seulement" et "ETC seulement" vous fait passer par un contrat. Certains services ont des problèmes avec ces transactions. En savoir plus. ', -TRANS_advanced : '+Avancé : Ajouter du gaz ', -TRANS_data : 'Données ', -TRANS_sendInfo : 'Une transaction standard utilisant 21000 gaz coûtera 0.000441 ETH. Le prix du gaz de 0.000000021 ETH que nous avons choisi est légèrement supérieur au minimum ain d\'assurer une confirmation rapide. Nous ne prenons pas de frais de transaction. ', -TRANS_gas : 'Limite en gaz ', // changed in ENG to Gas Limit: - -/* Send Transaction Modals */ -TRANSModal_Title : 'Transactions "ETH seulement" et "ETC seulement" ', -TRANSModal_Content_0 : 'Note sur les transactions et services divers : ', -TRANSModal_Content_1 : '**ETH (Transaction standard) : ** Génère une transaction par défaut directement depuis une adresse vers une autre. Son gaz par défaut est de 21000. Il est probable que toute transaction d\'ETH envoyé de cette manière sera réexécutée sur la chaîne ETC. ', -TRANSModal_Content_2 : '**ETH seulement : ** Envoie à travers le [contrat anti-réexécution de Timon Rapp (recommandé par VB)](https://blog.ethereum.org/2016/07/26/onward_from_the_hard_fork/) afin de n\'envoyer que sur la chaîne **ETH**. ', -TRANSModal_Content_3 : '**ETC seulement : ** Envoie à travers le [contrat anti-réexécution de Timon Rapp (recommandé par VB)](https://blog.ethereum.org/2016/07/26/onward_from_the_hard_fork/) afin de n\'envoyer que sur la chaîne **ETC**. ', -TRANSModal_Content_4 : '**Coinbase & ShapeShift : ** N\'envoyer que par transaction standard. Si vous utilisez les contrats d\'envoi sur une seule chaîne, vous devrez joindre leur équipe de support pour ajouter manuellement la somme à votre solde ou pour vous rembourser. [Vous pouvez aussi essayer l\'outil "split" de Shapeshift.](https://split.shapeshift.io/) ', -TRANSModal_Content_5 : '**Kraken & Poloniex :** Pas de problème connu. Utilisez ce que vous voulez. ', -TRANSModal_Yes : 'Génial, j\'ai compris. ', -TRANSModal_No : 'Aïe, je comprends de moins en moins. Aidez-moi. ', +TRANS_desc : 'If you want to send Tokens, please use the "Send Token" page instead. ', +TRANS_advanced : '+Advanced: Add Data ', +TRANS_data : 'Data ', +TRANS_gas : 'Gas Limit ', +TRANS_sendInfo : 'A standard transaction using 21000 gas will cost 0.000441 ETH. We use a slightly-above-minimum gas price of 0.000000021 ETH to ensure it gets mined quickly. We do not take a transaction fee. ', /* Offline Transaction */ -OFFLINE_Title : 'Génération et envoi d\'une transaction hors ligne ', -OFFLINE_Desc : 'La génération d\'une transaction hors ligne s\'effectue en trois étapes. Les étapes 1 et 3 sont réalisées sur un ordinateur en ligne et l\'étape 2 sur un ordinateur déconnecté du réseau. Cela permet d\'isoler totalement vos clefs privées de toute machine connectée à l\'internet. ', -OFFLLINE_Step1_Title : 'Étape 1 : Gérération de l\'information (ordinateur en ligne) ', -OFFLINE_Step1_Button : 'Générer l\'information ', -OFFLINE_Step1_Label_1 : 'Addresse d\'émission ', -OFFLINE_Step1_Label_2 : 'Note : Il s\'agit de l\'adresse de départ, pas de l\'adresse d\'arrivée. Le nonce est généré à partir du compte de l\'expéditeur. Si on utilise une machine déconnectée du réseau, cette adresse est celle du compte en _cold storage_. ', -OFFLINE_Step2_Title : 'Étape 2 : Génération de la transaction (ordinateur hors ligne) ', -OFFLINE_Step2_Label_1 : 'Adresse de destination ', -OFFLINE_Step2_Label_2 : 'Valeur / montant à envoyer ', -OFFLINE_Step2_Label_3 : 'Prix du gaz ', -OFFLINE_Step2_Label_3b : 'Ce montant était affiché à l\'étape 1 sur votre ordinateur en ligne. ', -OFFLINE_Step2_Label_4 : 'Limite de gaz ', -OFFLINE_Step2_Label_4b : '21000 est la limite par défaut. En cas d\'envoi vers des contrats ou avec des données supplémentaires, cette valeur peut être différente. Tout gaz non consommé vous sera renvoyé. ', +OFFLINE_Title : 'Generate & Send Offline Transaction ', +OFFLINE_Desc : 'Generating offline transactions can be done in three steps. You will complete steps 1 and 3 on an online computer, and step 2 on an offline/airgapped computer. This ensures your private keys do not touch an internet-connected device. ', +OFFLLINE_Step1_Title : 'Step 1: Generate Information (Online Computer) ', +OFFLINE_Step1_Button : 'Generate Information ', +OFFLINE_Step1_Label_1 : 'From Address ', +OFFLINE_Step1_Label_2 : 'Note: This is the FROM address, not the TO address. Nonce is generated from the originating account. If using an airgapped computer, it would be the address of the cold-storage account. ', +OFFLINE_Step2_Title : 'Step 2: Generate Transaction (Offline Computer) ', +OFFLINE_Step2_Label_1 : 'To Address ', +OFFLINE_Step2_Label_2 : 'Value / Amount to Send ', +OFFLINE_Step2_Label_3 : 'Gas Price ', +OFFLINE_Step2_Label_3b : 'This was displayed in Step 1 on your online computer. ', +OFFLINE_Step2_Label_4 : 'Gas Limit ', +OFFLINE_Step2_Label_4b : '21000 is the default gas limit. When you send contracts or add\'l data, this may need to be different. Any unused gas will be returned to you. ', OFFLINE_Step2_Label_5 : 'Nonce ', -OFFLINE_Step2_Label_5b : 'Cette valeur a été affichée à l\'étape 1 sur votre ordinateur en ligne. ', -OFFLINE_Step2_Label_6 : 'Données ', -OFFLINE_Step2_Label_6b : 'Cette zone est optionnelle. Les données sont souvent utilisées lors de transactions vers des contrats. ', -OFFLINE_Step2_Label_7 : 'Entrez / sélectionnez votre clef privée / JSON. ', -OFFLINE_Step3_Title : 'Étape 3 : Envoyer / publier la transaction (ordinateur en ligne) ', -OFFLINE_Step3_Label_1 : 'Copier ici la transaction signée à l\'étape 2 et cliquez sur le bouton "ENVOYER LA TRANSACTION". ', +OFFLINE_Step2_Label_5b : 'This was displayed in Step 1 on your online computer. ', +OFFLINE_Step2_Label_6 : 'Data ', +OFFLINE_Step2_Label_6b : 'This is optional. Data is often used when you send transactions to contracts. ', +OFFLINE_Step2_Label_7 : 'Enter / Select your Private Key / JSON. ', +OFFLINE_Step3_Title : 'Step 3: Send / Publish Transaction (Online Computer) ', +OFFLINE_Step3_Label_1 : 'Paste the signed transaction from Step 2 here and press the "SEND TRANSACTION" button. ', + +/* Contracts */ +CONTRACT_Title : 'Contract Address ', +CONTRACT_Title_2 : 'Select Existing Contract ', +CONTRACT_Json : 'ABI / JSON Interface ', +CONTRACT_Interact_Title : 'Read / Write Contract ', +CONTRACT_Interact_CTA : 'Select a function ', +CONTRACT_ByteCode : 'Byte Code ', +CONTRACT_Read : 'READ ', +CONTRACT_Write : 'WRITE ', +DEP_generate : 'Generate Bytecode ', +DEP_generated : 'Generated Bytecode ', +DEP_signtx : 'Sign Transaction ', +DEP_interface : 'Generated Interface ', + +/* Node Switcher */ +NODE_Title : 'Set Up Your Custom Node', +NODE_Subtitle : 'To connect to a local node...', +NODE_Warning : 'Your node must be HTTPS in order to connect to it via MyEtherWallet.com. You can [download the MyEtherWallet repo & run it locally](https://github.com/kvhnuke/etherwallet/releases/latest) to connect to any node. Or, get free SSL certificate via [LetsEncrypt](https://letsencrypt.org/)', +NODE_Name : 'Node Name', +NODE_Port : 'Node Port', +NODE_CTA : 'Save & Use Custom Node', + +/* Swap / Exchange */ +SWAP_rates : "Current Rates ", +SWAP_init_1 : "I want to swap my ", +SWAP_init_2 : " for ", // "I want to swap my X ETH for X BTC" +SWAP_init_CTA : "Let's do this! ", // or "Continue" +SWAP_information : "Your Information ", +SWAP_send_amt : "Amount to send ", +SWAP_rec_amt : "Amount to receive ", +SWAP_your_rate : "Your rate ", +SWAP_rec_add : "Your Receiving Address ", +SWAP_start_CTA : "Start Swap ", +SWAP_ref_num : "Your reference number ", +SWAP_time : "Time remaining to send ", +SWAP_elapsed : "Time elapsed since sent ", +SWAP_progress_1 : "Order Initiated ", +SWAP_progress_2 : "Waiting for your ", // Waiting for your BTC... +SWAP_progress_3 : "Received! ", // ETH Received! +SWAP_progress_4 : "Sending your {{orderResult.output.currency}} ", +SWAP_progress_5 : "Order Complete ", +SWAP_order_CTA : "Please send ", // Please send 1 ETH... +SWAP_unlock : "Unlock your wallet to send ETH or Tokens directly from this page. ", /* Sign Message */ MSG_message : 'Message ', MSG_date : 'Date ', MSG_signature : 'Signature ', -MSG_verify : 'Verifier un message ', -MSG_info1 : 'Inclure la date courante afin que la signature ne puisse pas être réutilisée à un autre moment. ', -MSG_info2 : 'Inclure votre surnom et là où vous l\'utilisez afin que quelqu\'un d\'autre ne puisse l\'utiliser. ', -MSG_info3 : 'Inclure une raison spécifique pour le message afin qu\'il ne puisse être réutilisé pour une raison différente. ', - -/* My Wallet */ -MYWAL_Nick : 'Nom du portefeuille ', -MYWAL_Address : 'Adresse du portefeuille ', -MYWAL_Bal : 'Solde ', -MYWAL_Edit : 'Modifier ', -MYWAL_View : 'Voir ', -MYWAL_Remove : 'Supprimer ', -MYWAL_RemoveWal : 'Supprimer le portefeuille : ', -MYWAL_WatchOnly : 'Vos comptes en affichage uniquement ', -MYWAL_Viewing : 'Affichage des portefeuilles ', -MYWAL_Hide : 'Cacher les informations sur le portefeuille ', -MYWAL_Edit_2 : 'Modifier le portefeuille ', -MYWAL_Name : 'Nom du portefeuille ', -MYWAL_Content_1 : 'Attention ! Vous êtes sur le point de supprimer votre portefeuille ', -MYWAL_Content_2 : 'Assurez-vous d\'avoir bien **sauvegardé la clé privée/ fichier JSON et le mot de passe** associé à ce portefeuille avant de le supprimer. ', -MYWAL_Content_3 : 'Si vous voulez utiliser ce portefeuille avec MyEtherWallet CX à l\'avenir, vous devrez le rajouter manuellement en utilisant la clé privée/fichier JSON et le mot de passe. ', +MSG_verify : 'Verify Message ', +MSG_info1 : 'Include the current date so the signature cannot be reused on a different date. ', +MSG_info2 : 'Include your nickname and where you use the nickname so someone else cannot use it. ', +MSG_info3 : 'Include a specific reason for the message so it cannot be reused for a different purpose. ', /* View Wallet Details */ -VIEWWALLET_Subtitle : 'Ceci vous permet de télécharger plusieurs versions des clefs privées et de ré-imprimer votre portefeuille papier. Vous devrez le faire pour [importer votre compte dans Geth/Mist](http://ethereum.stackexchange.com/questions/465/how-to-import-a-plain-private-key-into-geth/). Si vous voulez consulter votre solde, nous recommandons d\'utiliser un explorateur de blockchain comme [etherscan.io](http://etherscan.io/). ', -VIEWWALLET_Subtitle_Short : 'Ceci vous permet de télécharger plusieurs versions des clefs privées et de ré-imprimer votre portefeuille papier. ', -VIEWWALLET_SuccessMsg : 'Succès ! Voici les détails de votre portefeuille. ', - -/* Mnemonic */ -MNEM_1 : 'Sélectionnez l\'adresse avec laquelle vous désirez interagir. ', -MNEM_2 : 'Votre phrase mnémonique HD unique peut accéder à un certain nombre de portefeuilles/adresses. Sélectionnez l\'adresse avec laquelle vous désirez interagir actuellement. ', -MNEM_more : 'Plus d\'adresses ', -MNEM_prev : 'Adresses précédentes ', - -/* Hardware wallets */ -ADD_Ledger_1 : 'Connectez votre Ledger Nano S ', -ADD_Ledger_2 : 'Ouvrez l\'application Ethereum (ou une application de contrat) ', -ADD_Ledger_3 : 'Vérifiez que l\'option Browser Support est activée dans Settings ', -ADD_Ledger_scan : 'Se connecter au Ledger Nano S ', -ADD_Ledger_4 : 'Si l\'option Browser Support n\'est pas présente dans Settings, vérifiez que vous avez le [Firmware >1.2](https://www.ledgerwallet.com/apps/manager) ', -ADD_Ledger_0a : 'Réouvrir MyEtherWallet sur une connexion sécurisée (SSL) ', -ADD_Ledger_0b : 'Réouvrir MyEtherWallet avec [Chrome](https://www.google.com/chrome/browser/desktop/) ou [Opera](https://www.opera.com/) ', -x_Trezor : 'TREZOR ', -ADD_Trezor_scan : 'Connexion au TREZOR ', -ADD_Trezor_select : 'Ceci est une _seed_ TREZOR ', +VIEWWALLET_Subtitle : 'This allows you to download different versions of private keys and re-print your paper wallet. You may want to do this in order to [import your account into Geth/Mist](http://ethereum.stackexchange.com/questions/465/how-to-import-a-plain-private-key-into-geth/). If you want to check your balance, we recommend using a blockchain explorer like [etherscan.io](http://etherscan.io/). ', +VIEWWALLET_Subtitle_Short : 'This allows you to download different versions of private keys and re-print your paper wallet. ', +VIEWWALLET_SuccessMsg : 'Success! Here are your wallet details. ', +VIEWWALLET_ShowPrivKey : '(show)', +VIEWWALLET_HidePrivKey : '(hide)', /* Chrome Extension */ -CX_error_1 : 'Vous n\'avez pas de portefeuille sauvegardé. Cliquez sur ["Ajout de portefeuille"](/cx-wallet.html#add-wallet) pour en ajouter un ! ', -CX_quicksend : 'Envoi rapide ', // if no appropriate translation, just use "Send" - -/* Misc *//* Node Switcher */ -NODE_Title : 'Installer votre nœud personnalisé', -NODE_Subtitle : 'Pour se connecter à un nœud local…', -NODE_Warning : 'Votre nœud doit être en HTTPS pour vous y connecter via MyEtherWallet.com. Vous pouvez [téléccharger le repo MyEtherWallet et le lancer localement](https://github.com/kvhnuke/etherwallet/releases/latest) pour vous connecter à un nœud quelconque, ou obtenir un certificat SSL gratuit via [LetsEncrypt](https://letsencrypt.org/)', -NODE_Name : 'Nom du nœud', -NODE_Port : 'Port du nœud', -NODE_CTA : 'Sauvegarder et utiliser un nœud personnalisé', - -/* Contracts */ -CONTRACT_Title : 'Adresse de contrat ', -CONTRACT_Title_2 : 'Sélectionner un contrat existant ', -CONTRACT_Json : 'Interface ABI / JSON ', -CONTRACT_Interact_Title : 'Lecture / écriture de contrat ', -CONTRACT_Interact_CTA : 'Sélectionnez une fonction ', -CONTRACT_ByteCode : 'Bytecode ', -CONTRACT_Read : 'LIRE ', -CONTRACT_Write : 'ECRIRE ', -DEP_generate : 'Générer le bytecode ', -DEP_generated : 'Bytecode généré ', -DEP_signtx : 'Signer la transaction ', -DEP_interface : 'Interface générée ', - -/* Swap / Exchange */ -SWAP_rates : "Taux actuels ", -SWAP_init_1 : "Je veux échanger ", -SWAP_init_2 : " contre ", // "I want to swap my X ETH for X BTC" -SWAP_init_CTA : "Allons-y ! ", // or "Continue" -SWAP_information : "Vos informations ", -SWAP_send_amt : "Montant à envoyer ", -SWAP_rec_amt : "Montant à recevoir ", -SWAP_your_rate : "Votre taux ", -SWAP_rec_add : "Votre adresse de réception ", -SWAP_start_CTA : "Commencer l'échange ", -SWAP_ref_num : "Votre numéro de référence ", -SWAP_time : "Temps restant pour l'envoi ", -SWAP_progress_1 : "Ordre déclenché ", -SWAP_progress_2 : "En attente de vos ", // Waiting for your BTC... -SWAP_progress_3 : "reçu ! ", // ETH Received! -SWAP_progress_4 : "Envoi de vos {{orderResult.output.currency}} ", -SWAP_progress_5 : "Ordre exécuté ", -SWAP_order_CTA : "Envoyer ", // Please send 1 ETH... -SWAP_unlock : "Déverrouillez votre portefeuille pour envoyer des ETH ou des tokens directement depuis cette page. ", +CX_error_1 : 'You don\'t have any wallets saved. Click ["Add Wallet"](/cx-wallet.html#add-wallet) to add one! ', +CX_quicksend : 'QuickSend ', // if no appropriate translation, just use "Send" /* Error Messages */ -ERROR_0 : 'Veuillez entrer un montant valide. ', -ERROR_1 : 'Votre mot de passe doit faire au moins 9 caractères. Assurez vous qu\'il s\'agisse d\'un mot de passe fort. ', -ERROR_2 : 'Désolé ! Notre service ne permet pas de gérer ce type de fichier de portefeuille. ', -ERROR_3 : 'Ceci n\'est pas un fichier de portefeuille. ', -ERROR_4 : 'Cette unité n\'existe pas, merci d\'utiliser une des unités suivantes ', -ERROR_5 : 'Adresse invalide. ', -ERROR_6 : 'Mot de passe invalide. ', -ERROR_7 : 'Montant invalide. (Must be integer. Try 0-18.) ', // 7 -ERROR_8 : 'Limite de gaz invalide. (Must be integer. Try 21000-4000000.) ', // 8 -ERROR_9 : 'Valeur des donnnées invalide. (Must be hex.) ', // 9 -ERROR_10 : 'Montant de gaz invalide. (Must be integer. Try 20 GWEI / 20000000000 WEI.) ', -ERROR_11 : 'Nonce invalide. (Must be integer.) ', // 11 -ERROR_12 : 'Transaction signée invalide. ', -ERROR_13 : 'Un portefeuille avec ce nom existe déjà. ', -ERROR_14 : 'Portefeuille non trouvé. ', -ERROR_15 : 'Il semble qu\'aucune proposition n\'existe encore avec cet identifiant ou qu\'il y a une erreur lors de la consultation de cette proposition. ', -ERROR_16 : 'Un portefeuille avec cette adresse existe déja. Merci de consulter la page listant vos portefeuilles. ', -ERROR_17 : 'iFonds insuffisants. Le compte d\'où vous essayez d\'envoyer une transaction ne possède pas assez de fonds. Il vous faut au moins 0,01 ether sur votre compte pour couvrir les coûts du gaz. Ajoutez des ether et réessayez. ', -ERROR_18 : 'Tout le gaz serait consommé lors de cette transaction. Cela signifie que vous avez déjà voté pour cette proposition ou que la période du débat est terminée. ', -ERROR_19 : 'Symbole invalide ', -ERROR_20 : 'n\'est pas un token ERC-20 valide. Si d\'autres tokens sont en train de se charger, enlevez celui-ci et réessayez. ', -ERROR_21 : 'Impossible d\'estimer le gaz. Il n\'y a pas assez de fonds sur le compte, ou l\'adresse du contrat de réception a pu renvoyer une erreur. Vous pouvez ajuster vous-même le gaz et recommencer. Le message d\'erreur à l\'envoi peut comporter plus d\'informations. ', -ERROR_22 : 'Entrez un nom de nœud valide ', -ERROR_23 : 'Entrez une URL valide ; si vous êtes en https votre URL doit être https. ', -ERROR_24 : 'Entrez un port valide ', -ERROR_25 : 'Entrez un ID de chaîne valide ', -ERROR_26 : 'Entrez une ABI valide ', -ERROR_27 : 'Montant minimum : 0.01. Montant maximum : ', -ERROR_28 : '**Vous avez besoin de votre fichier Keystore et du mot de passe** (ou de la clé privée) pour accéder à ce portefeuille dans le futur. Merci de le télécharger et d\'en faire une sauvegarde externe ! Il n\'existe aucun moyen de récupérer un portefeuille si vous ne le sauvegardez pas. Merci de lire la [page d\'Aide](https://www.myetherwallet.com/#help) pour plus de détails. ', -ERROR_29 : 'Entrez un utilisateur et mot de passe valide ', -ERROR_30 : 'Entrez un nom ENS valide ', -ERROR_31 : 'Phrase secrète invalide ', -ERROR_32 : 'Connexion au nœud impossible. Rafraîchissez la page or try a different node (upper right corner), check your firewall settings. If custom node, check your configs.', // 32 +ERROR_0 : 'Please enter a valid amount.', // 0 +ERROR_1 : 'Your password must be at least 9 characters. Please ensure it is a strong password. ', // 1 +ERROR_2 : 'Sorry! We don\'t recognize this type of wallet file. ', // 2 +ERROR_3 : 'This is not a valid wallet file. ', // 3 +ERROR_4 : 'This unit doesn\'t exists, please use the one of the following units ', // 4 +ERROR_5 : 'Please enter a valid address. ', // 5 +ERROR_6 : 'Please enter a valid password. ', // 6 +ERROR_7 : 'Please enter valid decimals (Must be integer. Try 0-18.) ', // 7 +ERROR_8 : 'Please enter a valid gas limit (Must be integer. Try 21000-4000000.) ', // 8 +ERROR_9 : 'Please enter a valid data value (Must be hex.) ', // 9 +ERROR_10 : 'Please enter a valid gas price. (Must be integer. Try 20 GWEI / 20000000000 WEI.) ', +ERROR_11 : 'Please enter a valid nonce (Must be integer.) ', // 11 +ERROR_12 : 'Invalid signed transaction. ', // 12 +ERROR_13 : 'A wallet with this nickname already exists. ', // 13 +ERROR_14 : 'Wallet not found. ', // 14 +ERROR_15 : 'Whoops. It doesn\'t look like a proposal with this ID exists yet or there is an error reading this proposal. ', // 15 - NOT USED +ERROR_16 : 'A wallet with this address already exists in storage. Please check your wallets page. ', // 16 +ERROR_17 : 'Account you are sending from does not have enough funds. If sending tokens, you must have 0.01 ETH in your account to cover the cost of gas. ', // 17 +ERROR_18 : 'All gas would be used on this transaction. This means you have already voted on this proposal or the debate period has ended.', // 18 +ERROR_19 : 'Please enter a valid symbol', // 19 +ERROR_20 : 'Not a valid ERC-20 token', // 20 +ERROR_21 : 'Could not estimate gas. There are not enough funds in the account, or the receiving contract address would throw an error. Feel free to manually set the gas and proceed. The error message upon sending may be more informative.', // 21 +ERROR_22 : 'Please enter a valid node name', // 22 +ERROR_23 : 'Please enter a valid URL. If you are on https, your URL must be https', // 23 +ERROR_24 : 'Please enter a valid port. ', // 24 +ERROR_25 : 'Please enter a valid chain ID. ', // 25 +ERROR_26 : 'Please enter a valid ABI. ', // 26 +ERROR_27 : 'Minimum amount: 0.01. Max amount: ', // 27 +ERROR_28 : 'You need this `Keystore File + Password` or the `Private Key` (next page) to access this wallet in the future. ', // 28 +ERROR_29 : 'Please enter a valid user and password. ', // 29 +ERROR_30 : 'Please enter a valid name (7+ characters, limited punctuation) ', // 30 +ERROR_31 : 'Please enter a valid secret phrase. ', // 31 +ERROR_32 : 'Could not connect to the node. Refresh your page, try a different node (upper right corner), check your firewall settings. If custom node, check your configs.', // 32 ERROR_33 : 'The wallet you have unlocked does not match the owner\'s address. ', // 33 ERROR_34 : 'The name you are attempting to reveal does not match the name you have entered. ', // 34 ERROR_35 : 'Input address is not checksummed. More info', // 35 - -SUCCESS_1 : 'Adresse valide ', -SUCCESS_2 : 'Portefeuille déchiffré avec succès ', -SUCCESS_3 : 'Your TX has been broadcast to the network. It is waiting to be mined & confirmed. During ICOs, it may take 3+ hours to confirm. Use the Verify & Check buttons below to see. TX Hash: ', //'Transaction successfully broadcasted to the blockchain. **CLICK THE LINK TO ENSURE IT DID NOT FAIL DUE TO OUT OF GAS OR CONTRACT EXECUTION ERROR ON THE BLOCKCHAIN.** TX Hash ', //'Transaction envoyée. Identifiant de transaction ', -SUCCESS_4 : 'Votre portefeuille a été ajouté avec succès ', -SUCCESS_5 : 'Fichier sélectionné ', -SUCCESS_6 : 'Vous êtes bien connecté ', -SUCCESS_7 : 'Signature du message erifiée', - -WARN_Send_Link : 'Vous être arrivé grâce à un lien qui a rempli l\'adresse, le montant, le gaz ou les champs de données pour vous. Vous pouvez modifier toutes les informations avant d\'envoyer. Débloquez votre portefeuille pour démarrer. ', +ERROR_36 : 'Enter valid TX hash', // 36 +ERROR_37 : 'Enter valid hex string (0-9, a-f)', // 37 + +SUCCESS_1 : 'Valid address ', +SUCCESS_2 : 'Wallet successfully decrypted ', +SUCCESS_3 : 'Your TX has been broadcast to the network. It is waiting to be mined & confirmed. During ICOs, it may take 3+ hours to confirm. Use the Verify & Check buttons below to see. TX Hash: ', +SUCCESS_4 : 'Your wallet was successfully added ', +SUCCESS_5 : 'File Selected ', +SUCCESS_6 : 'You are successfully connected ', +SUCCESS_7 : 'Message Signature Verified', +WARN_Send_Link : 'You arrived via a link that has the address, value, gas, data fields, or transaction type (send mode) filled in for you. You can change any information before sending. Unlock your wallet to get started. ', /* Geth Error Messages */ -GETH_InvalidSender : 'Expéditeur invalide ', -GETH_Nonce : 'Nonce trop bas ', -GETH_Cheap : 'Prix du gaz trop bas pour être accepté ', -GETH_Balance : 'Solde insuffisant ', -GETH_NonExistentAccount : 'Compte inexistant ou solde du compte trop bas ', -GETH_InsufficientFunds : 'Fonds insuffisants pour gaz * prix + valeur ', -GETH_IntrinsicGas : 'Gaz intrinsèque trop bas ', -GETH_GasLimit : 'Limite en gaz dépassée ', -GETH_NegativeValue : 'Valeur négative ', +GETH_InvalidSender : 'Invalid sender ', +GETH_Nonce : 'Nonce too low ', +GETH_Cheap : 'Gas price too low for acceptance ', +GETH_Balance : 'Insufficient balance ', +GETH_NonExistentAccount : 'Account does not exist or account balance too low ', +GETH_InsufficientFunds : 'Insufficient funds for gas * price + value ', +GETH_IntrinsicGas : 'Intrinsic gas too low ', +GETH_GasLimit : 'Exceeds block gas limit ', +GETH_NegativeValue : 'Negative value ', /* Parity Error Messages */ -PARITY_AlreadyImported : "Une transaction avec un même hash a déjà été importée.", -PARITY_Old : "Le nonce de la transaction est trop bas. Essayez d'incrémenter le nonce.", -PARITY_TooCheapToReplace : "Les frais de transaction sont trop bas. Il y a une autre transaction avec le même nonce en file d'attente. Essayez d'augmenter les frais ou d'incrémenter le nonce.", -PARITY_LimitReached : "Il y a trop de transactions en file d'attente. Votre transaction a été abandonnée en raison de cette limite. Essayez d'augmenter les frais.", -PARITY_InsufficientGasPrice : "Les frais de transaction sont trop bas. Ils ne satisfont pas au minimum de votre nœud (minimum : {}, reçu : {}). Essayez d'augmenter les frais.", -PARITY_InsufficientBalance : "iFonds insuffisants. Le compte d'où vous essayez d'envoyer une transaction ne possède pas assez de fonds. Requis : {}, reçu : {}.", -PARITY_GasLimitExceeded : "Le coût de la transaction excède la limite en gaz courante. Limite : {}, reçu : {}. Essayez de réduire le gaz fourni.", -PARITY_InvalidGasLimit : "Le gaz fourni est en-deça de la limite.", +PARITY_AlreadyImported : "Transaction with the same hash was already imported.", +PARITY_Old : "Transaction nonce is too low. Try incrementing the nonce.", +PARITY_TooCheapToReplace : "Transaction fee is too low. There is another transaction with same nonce in the queue. Try increasing the fee or incrementing the nonce.", +PARITY_LimitReached : "There are too many transactions in the queue. Your transaction was dropped due to limit. Try increasing the fee.", +PARITY_InsufficientGasPrice : "Transaction fee is too low. It does not satisfy your node's minimal fee (minimal: {}, got: {}). Try increasing the fee.", +PARITY_InsufficientBalance : "Insufficient funds. Account you try to send transaction from does not have enough funds. Required {} wei and got: {} wei.", +PARITY_GasLimitExceeded : "Transaction cost exceeds current gas limit. Limit: {}, got: {}. Try decreasing supplied gas.", +PARITY_InvalidGasLimit : "Supplied gas is beyond limit.", /* Tranlsation Info */ -translate_version : '0.3 ', -Translator_Desc : 'Merci à nos traducteurs ', -TranslatorName_1 : '[Simon P](https://www.myetherwallet.com/?gaslimit=21000&to=0x89a18eE46b5aabC62e94b1830881887D04C687f3&value=1.0#send-transaction) · ', -TranslatorAddr_1 : '0x89a18eE46b5aabC62e94b1830881887D04C687f3 ', -/* Translator 1 : Translation in French. Début de la traduction, il reste encore du travail... Je continue dès que j'ai un peu de temps :) */ -TranslatorName_2 : 'Jean Zundel · ', -TranslatorAddr_2 : '', -/* Translator 2 : */ -TranslatorName_3 : 'girards ', -TranslatorAddr_3 : '', +translate_version : '0.5 ', +Translator_Desc : ' ', +TranslatorName_1 : ' ', +TranslatorAddr_1 : ' ', +/* Translator 1 : Insert Comments Here */ +TranslatorName_2 : ' ', +TranslatorAddr_2 : ' ', +/* Translator 2 : Insert Comments Here */ +TranslatorName_3 : ' ', +TranslatorAddr_3 : ' ', /* Translator 3 : Insert Comments Here */ -TranslatorName_4 : '', -TranslatorAddr_4 : '', +TranslatorName_4 : ' ', +TranslatorAddr_4 : ' ', /* Translator 4 : Insert Comments Here */ -TranslatorName_5 : '', -TranslatorAddr_5 : '', +TranslatorName_5 : ' ', +TranslatorAddr_5 : ' ', /* Translator 5 : Insert Comments Here */ /* Help - Nothing after this point has to be translated. If you feel like being extra helpful, go for it. */ -HELP_Warning : 'Si vous avez créé un portefeuille -ou- téléchargé le repo avant **le 31 déc. 2015**, merci de vérifier vos portefeuilles / de télécharger une nouvelle version du repo. Cliquez ici pour plus de détails. ', -HELP_Desc : 'Il manque quelque chose ? Vous avez d\'autres questions ? [Contactez-nous](mailto:support@myetherwallet.com), et non seulement nous allons vous répondre mais aussi mettre à jour cette page afin qu\'elle soit plus utile à tout le monde à l\'avenir ! ', -HELP_Remind_Title : 'Quelques rappels : ', -HELP_Remind_Desc_1 : '**Ethereum, MyEtherWallet.com & MyEtherWallet CX, et certaines des bibliothèques Javascript sous-jacentes que nous employons sont en cours de développement.** Bien que nous les ayons testés intensivement et que des dizaines de milliez de portefeuilles aient été créés avec succès dans le monde entier, il existe toujours une faible possibilité qu\'un incident se produise conduisant à la perte de vos ETH. N\'investissez pas plus que ce que vous êtes prêt à perdre et soyez prudent. En cas d\'accident, nous en serons désolés mais **nous ne sommes pas responsables d\'une éventuelle perte de cet Ether**. ', -HELP_Remind_Desc_2 : 'MyEtherWallet.com & MyEtherWallet CX ne sont pas des "portefeuilles web". Vous ne créez pas un compte, vous ne nous donnez pas votre Ether en dépôt. Aucune donnée ne sort de votre ordinateur ou votre navigateur. Nous vous facilitons la création, la sauvegarde et l\'accès à vos informations ainsi que l\'interaction avec la blockchain. ', -HELP_Remind_Desc_3 : 'Si vous ne sauvegardez pas votre clef privée et votre mot de passe, il n\'existe aucun moyen de regagner l\'accès à votre portefeuille et aux fonds qu\'il détient. Sauvegardez-les en plusieurs endroits et non uniquement sur votre ordinateur ! ', - -HELP_0_Title : '0) Je suis nouveau. Que puis-je faire ? ', -HELP_0_Desc_1 : 'MyEtherWallet vous donne la possibilité de générer de nouveaux portefeuilles pour stocker votre Ether par vous-même et pas sur un *exchange.* Ce processus ne s\'exécute que sur votre ordinateur, pas sur nos serveurs. Quand vous générez un nouveau portefeuille, **il est donc de votre responsabilité de le sauvegarder de manière sécurisée.** ', -HELP_0_Desc_2 : 'Créez un nouveau portefeuille. ', -HELP_0_Desc_3 : 'Sauvegardez le portefeuille. ', -HELP_0_Desc_4 : 'Vérifiez que vous avez accès à ce nouveau portefeuille et que vous avez correctement sauvé toutes les informations nécessaires. ', -HELP_0_Desc_5 : 'Transférez de l\'Ether vers ce nouveau portefeuille. ', - -HELP_1_Title : '1) Comment puis-je créer un nouveau portefeuille ? ', -HELP_1_Desc_1 : 'Allez à la page "Génération d\'un portefeuille. ', -HELP_1_Desc_2 : 'Allez à la page "Ajout de portefeuille" et sélectionnez "Générer un nouveau portefeuille" ', -HELP_1_Desc_3 : 'Entrez un mot de passe fort. Si vous pensez que vous pouvez l\'oublier, sauvegardez-le dans un endroit sûr. Vous aurez besoin de ce mot de passe pour envoyer des transactions. ', -HELP_1_Desc_4 : 'Cliquez sur "GÉNÉRER". ', -HELP_1_Desc_5 : 'Votre portefeuille a maintenant été généré. ', - -HELP_2a_Title : 'Comment puis-je sauvegarder mon portefeuille ? ', -HELP_2a_Desc_1 : 'Vous devez toujours sauvegarder votre portefeuille en plusieurs endroits physiques, comme sur une clef USB ou une feuille de papier. ', -HELP_2a_Desc_2 : 'Sauvegardez l\'adresse. Vous pouvez la garder pour vous-même ou la partager avec d\'autres personnes qui, de cette manière, peuvent vous envoyer de l\'Ether. ', -HELP_2a_Desc_3 : 'Sauvegardez votre clef privée en plusieurs exemplaires. Ne la partagez avec personne. Votre clef privée est nécessaire pour accéder à votre Ether pour l\'envoyer ! Il existe 3 types de clef privée : ', -HELP_2a_Desc_4 : 'Placez votre adresse, les exemplaires de la clef privée et la version PDF de votre portefeuille papier dans un dossier. Sauvegardez-le sur votre ordinateur et une clef USB. ', -HELP_2a_Desc_5 : 'Imprimez votre portefeuille si vous avez une imprimante. Sinon, écrivez votre clef privée et votre adresse usr une feuille de papier. Rangez-la dans un endroit sûr, à part de votre ordinateur et de la clef USB. ', -HELP_2a_Desc_6 : 'Gardez à l\'esprit qu\'il faut vous préserver de la perte de la clef et du mot de passe en cas de perte de votre disque dur, de votre clef oui de la feuille de papier. Vous devez également vous prémunir contre les catastrophes impactant toute une zone géographique (comme un incendie ou une inondation). ', - -HELP_2b_Title : '2b) Comment puis-je gérer en toute sécurité un stockage hors ligne avec MyEtherWallet? ', -HELP_2b_Desc_1 : 'Allez sur notre Github : [https://github.com/kvhnuke/etherwallet/releases/latest](https://github.com/kvhnuke/etherwallet/releases/latest). ', -HELP_2b_Desc_2 : 'Cliquez sur `dist-vX.X.X.X.zip` ', -HELP_2b_Desc_3 : 'Transportez le zip sur un ordinateur hors ligne. ', -HELP_2b_Desc_4 : 'Dézippez-le et double-cliquez sur `index.html`. ', -HELP_2b_Desc_5 : 'Générez un portefeuille avec un mot de passe fort. ', -HELP_2b_Desc_6 : 'Sauvegardez l\'adresse. Sauvegardez les exemplaires de la clef privée. Sauvegardez le mot de passe si vous ne voulez pas devoir vous en souvenir toujours. ', -HELP_2b_Desc_7 : 'Rangez ces papier et/ou ces clefs USB en des endroits physiquement distants. ', -HELP_2b_Desc_8 : 'Allez à la page "Visualisation d\'un portefeuille" et entrez votre clef privée et votre mot de passe pour vous assurer de leur validité et pour accéder à votre portefeuille. Vérifiez que l\'adresse que vous avez écrite est la même. ', - -HELP_3_Title : '3) Comment puis-je vérifier que j\'ai accès à mon nouveau portefeuille ? ', -HELP_3_Desc_1 : '**Avant d\'envoyer de l\'Ether à votre portefeuille**, vous devez vous assurer que vous y avez accès. ', -HELP_3_Desc_2 : 'Naviguez vers la page "Visualisation d\'un portefeuille". ', -HELP_3_Desc_3 : 'Naviguez vers la page Visualisation d\'un portefeuille" de MyEtherWallet.com. ', -HELP_3_Desc_4 : 'Sélectionnez le fichier de votre portefeuille -ou- votre clef privée et déverrouillez votre portefeuille. ', -HELP_3_Desc_5 : 'Si le portefeuille est chiffré, une zone texte apparaîtra automatiquement. Entrez le mot de passe. ', -HELP_3_Desc_6 : 'Cliquez sur le bouton "Déverrouiller votre portefeuille". ', -HELP_3_Desc_7 : 'Les informations sur votre portefeuille doivent apparaître. Trouvez l\'adresse de votre compte près d\'une icône circulaire et colorée. Celle-ci représente visuellement votre adresse. Assurez-vous que cette adresse est celle que vous avez sauvegardée dans votre document texte et qu\'elle se trouve sur votre portefeuille papier. ', -HELP_3_Desc_8 : 'Si vous désirez détenir une grande quantité d\'Ether, nous recommandons de commencer par envoyer une petite somme depuis le nouveau portefeuille avant d\'y déposer une somme importante. Envoyez 0,001 Ether vers le nouveau portefeuille, accédez-y puis envoyez ces 0,001 Ether vers une autre adresse, et vérifiez que tout a fonctionné sans encombre. ', - -HELP_4_Title : '4) Comment puis-je envoyer de l\'Ether d\'un portefeuille vers un autre ? ', -HELP_4_Desc_1 : 'Si vous désirez transférer une grande quantité d\'Ether, vous devez d\'abord essayer d\'en envoyer d\'abord un petit montant vers votre portefeuille pour vous assurer que tout fonctionne comme prévu. ', -HELP_4_Desc_2 : 'Naviguez vers la page "Envoyer des Ether et des Tokens". ', -HELP_4_Desc_3 : 'Sélectionnez le fichier de votre portefeuille -ou- votre clef privée et déverrouillez votre portefeuille. ', -HELP_4_Desc_4 : 'Si le portefeuille est chiffré, une zone texte apparaîtra automatiquement. Entrez le mot de passe. ', -HELP_4_Desc_5 : 'Cliquez sur le bouton "Déverrouiller votre portefeuille". ', -HELP_4_Desc_6 : 'Entrez l\'adresse du destinataire dans le champ "Adresse de destination". ', -HELP_4_Desc_7 : 'Entrez le montant que vous voulez envoyer. Vous pouvez également cliquer sur "Envoyer le solde total" si vous voulez envoyer tout le contenu. ', -HELP_4_Desc_9 : 'Cliquez sur "Générer la transaction". ', -HELP_4_Desc_10 : 'Quelques champs supplémentaires apparaîtront. Votre navigateur est en train de générer la transaction. ', -HELP_4_Desc_11 : 'Cliquez sur le bouton bleu "Envoyer la transaction" en dessous. ', -HELP_4_Desc_12 : 'Une fenêtre pop-up apparaîtra. Vérifiez que le montant et que l\'adresse de destination sont corrects. Puis cliquez sur "Oui, j\'en suis sûr ! Effectuer la transaction. ', -HELP_4_Desc_13 : 'La transaction sera soumise. Son identifiant sera affiché. Vous pouvez cliquer sur l\'identifiant pour la voir sur la blockchain. ', - -HELP_4CX_Title : '4) Comment puis-je envoyer de l\'Ether avec MyEtherWallet CX ? ', -HELP_4CX_Desc_1 : 'D\'abord, vous devez ajouter un portefeuille. Ceci fait, deux possibilités s\'offrent à vous : la fonctionnalité "Envoi rapide" de l\'icône de l\'extension Chrome ou la page "Envoyer des Ether et des Tokens". ', -HELP_4CX_Desc_2 : 'Envoi rapide : ', -HELP_4CX_Desc_3 : 'Cliquez sur l\'icône de l\'extension Chrome. ', -HELP_4CX_Desc_4 : 'Cliquez sur le bouton "Envoi rapide". ', -HELP_4CX_Desc_5 : 'Sélectionnez le portefeuille d\'où vous désirez envoyer. ', -HELP_4CX_Desc_6 : 'Entrez l\'adresse à laquelle vous désirez envoyer dans le champ "Adresse de destination :". ', -HELP_4CX_Desc_7 : 'Entrez le montant que vous voulez envoyer. Vous pouvez également cliquer sur "Envoyer le solde total" sur vous voulez envoyer tout le contenu. ', -HELP_4CX_Desc_8 : 'Cliquez sur "Enoyer la transaction". ', -HELP_4CX_Desc_9 : 'Vérifiez que l\'adresse et le montant envoyé sont corrects. ', -HELP_4CX_Desc_10 : 'Entrez le mot de passe de ce portefeuille. ', -HELP_4CX_Desc_11 : 'Cliquez sur "Envoyez la transaction." ', -HELP_4CX_Desc_12 : 'Avec la page "Envoyer des Ether et des Tokens" ', - -HELP_5_Title : '5) Comment puis-je lancer MyEtherWallet.com hors ligne/localement ? ', -HELP_5_Desc_1 : 'Vous pouvez lancer MyEtherWallet.com sur votre ordinateur au lieu de passer par les serveurs GitHub. Vous pouvez générer un portefeuille en restant totalement hors ligne et envoyer des transactions depuis la page "Transaction hors ligne". ', -HELP_5_Desc_7 : 'MyEtherWallet.com tourne maintenant complètement sur votre ordinateur. ', -HELP_5_Desc_8 : 'Au cas où cela ne vous soit pas familier, vous devez conserver l\'intégralité du dossier pour faire tourner le site web et non uniquement `index.html`. Ne touchez à rien, ne déplacez rien dans le dossier. Si vous stockez une sauvegarde du repo MyEtherWallet pour l\'avenir, nous vous recommandons ne ne stocker que le ZIP afin d\'être sûr que le contenu du dossier restera intact. ', -HELP_5_Desc_9 : 'Comme nous améliorons constamment MyEtherWallet.com, nous vous recommandons de mettre régulièrement à jour votre version sauvegardée. ', - -HELP_5CX_Title : '5) Comment puis-je installer cette extension depuis le repo au lieu du Chrome Store ? ', -HELP_5CX_Desc_2 : 'Cliquez sur `chrome-extension-vX.X.X.X.zip` ', -HELP_5CX_Desc_3 : 'Allez dans Google Chrome et trouvez les paramètres (dans le menu en haut à droite). ', -HELP_5CX_Desc_4 : 'Cliquez sur "Extensions" à gauche. ', -HELP_5CX_Desc_5 : 'Cliquez sur la case "Mode développeur" en haut de cette page. ', -HELP_5CX_Desc_6 : 'Cliquez sur le bouton "Chargez l\'extension non empaquetée...". ', -HELP_5CX_Desc_7 : 'Naviguez vers le dossier que vous avez téléchargé et dézippé auparavant. Cliquez sur "Sélectionner". ', -HELP_5CX_Desc_8 : 'L\'extension doit maintenant apparaître dans vos extensions et dans la barre des extensions de Chrome. ', - -HELP_7_Title : '7) Comment puis-je envoyer des tokens et ajouter des tokens spécifiques ? ', -HELP_7_Desc_0 : '[Ethplorer.io](https://ethplorer.io/) est un excellent moyen d\'explorer les tokens et de trouver les décimales d\'un token. ', -HELP_7_Desc_1 : 'Naviguez vers la page "Envoi de tokens". ', -HELP_7_Desc_2 : 'Déverrouillez votre portefeuille. ', -HELP_7_Desc_3 : 'Entre l\'adresse à laquelle vous désirez faire l\'envoi dans le champ "Adresse de destination". ', -HELP_7_Desc_4 : 'Entrez le montant que vous désirez envoyer. ', -HELP_7_Desc_5 : 'Sélectionnez le token que vous désirez envoyer. ', -HELP_7_Desc_6 : 'Si celui-ci n\'est pas listé : ', -HELP_7_Desc_7 : 'Cliquez sur "Spécifique". ', -HELP_7_Desc_8 : 'Entrez l\'adresse, le nom et les décimales du token. Ces informations sont fournies par les développeurs du token et sont également nécessaires quand vous faites "Add a Watch Token" dans Mist. ', -HELP_7_Desc_9 : 'Cliquez sur "Sauver". ', -HELP_7_Desc_10 : 'Vous pouvez maintenant envoyer ces tokens ainsi qu\'en voir le solde dans la zone sur le côté. ', -HELP_7_Desc_11 : 'Cliquez sur "Générer la transaction". ', -HELP_7_Desc_12 : 'Quelques champs supplémentaires vont apparaître : votre navigateur est en train de générer la transaction. ', -HELP_7_Desc_13 : 'Cliquez sur le bouton bleu "Envoyer la transation" au dessous. ', -HELP_7_Desc_14 : 'Une fenêtre pop-up va apparaître. Vérifiez que le montant et que l\'adresse de destination sont corrects puis cliquez sur le bouton "Oui, j\'en suis sûr ! Effectuer la transaction." ', -HELP_7_Desc_15 : 'La transaction est alors soumise et l\'identifiant de transaction est affiché. Vous pouvez cliquer dessus pour le voir sur la blockchain. ', - -HELP_8_Title : '8) Que se passe-t-il si votre site tombe ? ', -HELP_8_Desc_1 : 'MyEtherWallet n\'est pas un portefeuille sur le web. Vous n\'avez pas de login et rien n\'est jamais stocké sur nos serveurs. Ce n\'est qu\'une interface qui vous permet d\'interagir avec la blockchain. ', -HELP_8_Desc_2 : 'Si MyEtherWallet.com tombe, vous devrez trouver un autre moyen (comme geth ou Ethereum Wallet / Mist) pour faire la même chose. Mais vous n\'aurez pas à "récupérer" votre Ether depuis MyEtherWallet parce qu\'il ne se trouve pas dans MyEtherWallet. Il est chez vous, dans le portefeuille que vous avez généré par notre site. ', -HELP_8_Desc_3 : 'Vous pouvez maintenant importer facilement votre clef privée non chiffrée et vos fichiers (chiffrés) au format Geth/Mist, directement dans geth / Ethereum Wallet / Mist. Voir question #12 ci-dessous. ', -HELP_8_Desc_4 : 'De plus, la probabilité que nous laissions tomber MyEtherWallet approche zéro. Il ne nous coûte presque rien de le maintenir comme nous n\'y stockons aucune information. Si le domaine venait à être perdu, le logiciel sera toujours disponible publiquement sur [https://github.com/kvhnuke/etherwallet](https://github.com/kvhnuke/etherwallet/tree/gh-pages). Vous pourrez y télécharger le ZIP et le faire tourner localement. ', - -HELP_8CX_Title : '8) Que se passe-t-il si MyEtherWallet CX disparaît ? ', -HELP_8CX_Desc_1 : 'D\'abord, toutes les données sont sauvegardées sur votre ordinateur et non sur nos serveurs. Cela peut paraître étonnant mais, quand vous regardez sur l\'extension Chrome, ce que vous voyez *ne se trouve pas* sur nos serveurs ; tout est stocké sur votre propre ordinateur. ', -HELP_8CX_Desc_2 : 'Cela dit, il est **très important** que vous sauvegardiez toutes les données de tous les portefeuilles générés par MyEtherWallet CX. De cette manière, si quoi que ce soit arrivait à MyEtherWallet CX ou à votre ordinateur, vous conserveriez toutes les informations nécessaires pour accéder à votre Ether. Voir #2a pour la sauvegarde de vos portefeuilles. ', -HELP_8CX_Desc_3 : 'Si, pour une raison quelconque, MyEtherWallet CX disparaissait du Chrome Store, vous pourrez en trouver le source sur Github et le charger manuellement. Voir #5 ci-dessus. ', - -HELP_9_Title : '9) La page "Envoyer des Ether et des Tokens" est-elle hors ligne ? ', -HELP_9_Desc_1 : 'Non. Elle a besoin de l\'internet pour obtenir le prix actuel du gaz, le nonce de votre compte et pour émettre la transaction (c\'est-à-dire "envoyer"). Cependant, elle n\'envoie que la transaction signée. Votre clef privée reste en sécurité chez vous. Nous fournissons maintenant aussi une page "Transaction hors ligne" pour vous permettre de conserver en permanence vos clefs privées sur une machine hors ligne. ', - -HELP_10_Title : '10) Comment puis-je faire une transaction hors ligne ? ', -HELP_10_Desc_1 : 'Allez à la page "Transaction hors ligne" avec votre ordinateur en ligne. ', -HELP_10_Desc_2 : 'Entrez l\'"Adresse d\'émission". Attention, c\'est l\'adresse *d\'où* vous envoyez et non celle *vers* laquelle vous envoyez. Ceci va générer ke nonce et le prix du gaz. ', -HELP_10_Desc_3 : 'Allez sur votre ordinateur hors ligne. Entrez l\'"Adresse de destination" et le "Montant" que vous désirez envoyer. ', -HELP_10_Desc_4 : 'Entrez le "Prix du gaz" tel qu\'il vous a été affiché sur l\'ordinateur en ligne à la première étape. ', -HELP_10_Desc_5 : 'Entrez le "Nonce" tel qu\'il vous a été affiché sur l\'ordinateur en ligne à la première étape. ', -HELP_10_Desc_6 : 'La "Limite en gaz" a une valeur de 21000 par défaut. Ceci couvre les frais d\'une transaction standard. Si vous envoyez à un contrat ou si vous embarquez des données supplémentaires avec votre transaction vous devrez augmenter la limite de gaz. Tout gaz non consommé vous sera retourné. ', -HELP_10_Desc_7 : 'Si vous le désirez, entrez des données. Dans ce cas, vous devrez inclure plus que la limite de 21000 par défaut? Toutes les données sont au format hexadécimal. ', -HELP_10_Desc_8 : 'Sélectionnez le fichier de votre portefeuille -ou- votre clef privée et déverrouillez votre portefeuille. ', -HELP_10_Desc_9 : 'Cliquez sur le bouton "Générer la transaction signée". ', -HELP_10_Desc_10 : 'Le champ de données sous ce bouton se remplit avec votre transaction signée. Copiez-la et revenez avec elle sur votre ordinateur en ligne. ', -HELP_10_Desc_11 : 'Sur votre ordinateur en ligne, collez la transaction signée dans le champ texte et cliquez sur "Envoyez l\'Ether". Ceci émettra votre transaction. ', - -HELP_12_Title : '12) Comment puis-je importer un portefeuille créé par MyEtherWallet dans geth / Ethereum Wallet / Mist ? ', -HELP_12_Desc_1 : 'Avec un fichier Geth/Mist JSON de MyEtherWallet v2+.... ', -HELP_12_Desc_2 : 'Allez à la page "Visualisation d\'un portefeuille". ', -HELP_12_Desc_3 : 'Déverrouillez votre portefeuille avec votre clef privée **chiffrée** ou votre fichier JSON. ', -HELP_12_Desc_4 : 'Allez à la page "Mes portefeuilles". ', -HELP_12_Desc_5 : 'Sélectionnez le portefeuille que vous désirez importer dans Mist, cliquez sur l\'icône "View", entrez votre mot de passe et accédez à votre portefeuille. ', -HELP_12_Desc_6 : 'Allez à la section "Téléchargez le fichier JSON file - Format Geth/Mist (chiffé)". Cliquez sur le bouton "Télécharger" en dessous. Vous avez maintenant votre fichier *keystore.* ', -HELP_12_Desc_7 : 'Ouvrez l\'application Ethereum Wallet. ', -HELP_12_Desc_8 : 'Dans la barre de menu, allez sur "Accounts" -> "Backup" -> "Accounts" ', -HELP_12_Desc_9 : 'Ceci ouvre votre dossier de keystores. Copiez-y le fichier que vous venez de télécharger (`UTC--2016-04-14......../`) dans ce dossier. ', -HELP_12_Desc_10 : 'Votre compte doit apparaître immédiatement sous "Accounts." ', -HELP_12_Desc_11 : 'Avec votre clef privée non chiffrée... ', -HELP_12_Desc_12 : 'Si vous n\'avez pas déjà votre clef privée non chiffrée, allez à la page "Visualisation d\'un portefeuille". ', -HELP_12_Desc_13 : 'Sélectionnez le fichier de votre portefeuille -ou- entrez/collez votre clef privée pour déverrouiller votre portefeuille. ', -HELP_12_Desc_14 : 'Copiez votre clef privée (non chiffrée). ', -HELP_12_Desc_15 : 'Si vous êtes sur un Mac : ', -HELP_12_Desc_15b : 'Si vous êtes sur un PC : ', // Strange, already in French, not found in de.js -HELP_12_Desc_16 : 'Ouvez Text Edit et collez cette clef privée. ', -HELP_12_Desc_17 : 'Dans la barre de menu, cliquez sur "Format" -> "Make Plain Text". ', -HELP_12_Desc_18 : 'Sauvegardez ce fichier vers votre `Desktop/` en tant que `nothing_special_delete_me.txt`. Assurez-vous qu\'il précise "UTF-8" et "If no extension is provided use .txt" dans le dialogue de sauvegarde. ', -HELP_12_Desc_19 : 'Ouvrez un terminal et lancez la commande suivante : `geth account import ~/Desktop/nothing_special_delete_me.txt` ', -HELP_12_Desc_20 : 'Ceci vous invitera à choisir un nouveau mot de passe. C\'est celui que vous utiliserez dans geth / Ethereum Wallet / Mist à chaque vois que vos enverrez une transaction, donc ne l\'oubliez pas. ', -HELP_12_Desc_21 : 'Après que l\'import a réussi, supprimez `nothing_special_delete_me.txt` ', -HELP_12_Desc_22 : 'La prochaine fois que vous ouvrirez l\'application Ethereum Wallet, votre compte sera listé sous "Accounts". ', -HELP_12_Desc_23 : 'Ouvrez Notepad et collez-y la clef privée ', -HELP_12_Desc_24 : 'Sauvegardez le fichier en tant que `nothing_special_delete_me.txt` sur `C:` ', -HELP_12_Desc_25 : 'Lancez la commande `geth account import C:\\nothing_special_delete_me.txt` ', -HELP_12_Desc_26 : 'Ceci vous invitera à choisir un nouveau mot de passe. C\'est celui que vous utiliserz dans geth / Ethereum Wallet / Mist à chaque foiq que vous enverrez une transaction donc ne l\'oubliez pas. ', -HELP_12_Desc_27 : 'Après que l\'import a réussi, supprimez `nothing_special_delete_me.txt` ', -HELP_12_Desc_28 : 'La prochaine fois que vous ouvrirez l\'application Ethereum Wallet, votre compte sera listé sous "Accounts". ', - -HELP_13_Title : '13) Que signifie « Fonds insuffisants. Le compte d\'où vous essayez d\'envoyer une transaction ne possède pas assez de fonds. Requis : XXXXXXXXXXXXXXXXXXX, reçu : XXXXXXXXXXXXXXXXXXX. » ? ', -HELP_13_Desc_1 : 'Cela signifie que vous n\'avez pas assez d\'Ether sur votre compte pour couvrir les coûts en gaz. Chaque transaction (y compris pour les tokens et les contrats) demandent du gaz, et ce gaz est payé en Ether. Le nombre affiché est le montant requis pour couvrir le coût de la transaction en Wei. Prenez ce nombre, divisez-le par `1000000000000000000` et soustrayez la somme en Ether que vous essayiez d\'envoyer (si vous tentiez d\'envoyer de l\'Ether). Cela vous donnera le montant en Ether dont vous avez besoin pour que le compte effectue la transaction. ', - -HELP_14_Title : '14) Certains sites randomisent (initialisent) la génération de clef privée par les mouvements de la sours. Ce n\'est pas le cas de MyEtherWallet.com. La génération de nombres aléatoires de MyEtherWallet est-elle sûre ? ', -HELP_14_Desc_1 : 'Bien que l\'interception des mouvement de la souris soit jugée attractive par beaucoup, et que nous en comprenions les raisons, la réalité est que window.crypto assure plus d\'entropie que les mouvements de votre souris. L\'utilisation de ces mouvements est sûre mais nous (ainsi que de nombreux projets crypto) avons de bonnes raisons de croire en window.crypto. De plus, MyEtherWallet.com peut être utilisé sur des périphériques tactiles. Voici une [conversation entre un redditor rageur et Vitalik Buterin sur les mouvements de souris et window.crypto](https://www.reddit.com/r/ethereum/comments/2bilqg/note_there_is_a_paranoid_highsecurity_way_to/cj5sgrm) et voici [les spécifications w3 de window.crypto](https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#dfn-GlobalCrypto). ', - -HELP_15_Title : '15) Pourquoi le compte que je viens de créer n\'apparaît-il pas dans l\'explorateur de blockchain ? (i.e. : etherchain, etherscan) ', -HELP_15_Desc_1 : 'Les comptes n\'apparaissent dans un explorateur de blockchain qu\'après une activité y ait eu lieu comme, par exemple, quand on y a transféré de l\'Ether. ', - -HELP_16_Title : '16) Comment puis-je vérifier le solde de mon compte ? ', -HELP_16_Desc_1 : 'Vous pouvez utiliser un explorateur de blockchain comme [etherscan.io](http://etherscan.io/). Collez votre adresse dans la barre de recherche et cela récupérera votre solde et l\'historique de vos transactions. Par exemple, voici ce que montre notre [compte de donations](http://etherscan.io/address/0x7cb57b5a97eabe94205c07890be4c1ad31e486a8) sur etherscan.io ', - -HELP_17_Title : '17) Pourquoi mon solde n\'apparaît-il pas quand je déverrouille mon portefeuille ? ', -HELP_17_Desc_1 : 'C\'est probablement dû au fait que vous vous trouvez derrière un firewall. L\'API que nous utilisons pour obtenir le solde et converir celui-ci est souvent bloquée par des firewalls pour des raisons diverses. Vous êtes toujours capable d\'envoyer des transactions mais il vous faut employer une autre méthode pour voir le solde, comme etherscan.io ', - -HELP_18_Title : '18) Où est le fichier de mon portefeuille geth ? ', - -HELP_19_Title : '19) Où est le fichier de mon portefeuille Mist ? ', -HELP_19_Desc_1 : 'Les fichiers Mist se trouvent généralement aux endroits ci-dessus mais il est beaucoup plus facile d\'ouvrir Mist, de sélectionner "Accounts" dans la barre du haut, puis "Backup" et "Accounts". Cela ouvre le dossier où vos fichiers sont stockés. ', - -HELP_20_Title : '20) Où est le fichier de mon portefeuille de *pre-sale* (pré-vente) ? ', -HELP_20_Desc_1 : 'Là où vous l\'avez mis. ;) Il vous a aussi été envoyé donc allez vérifier vos mails. Cherchez le fichier appelé `"ethereum_wallet_backup.json"` et choisissez ce fichier. Il est chiffré avec un mot de passe que vous avez créé pendant l\'achat au moment de la pré-vente. ', - -HELP_21_Title : '21) N\'importe qui ne peut-il pas prendre une clef privée au hasard, chercher un solde et l\'envoyer à sa propre adresse ? ', -HELP_21_Desc_1 : 'Version courte : oui, mais trouver un compte avec un solde prendrait plus longtemps que la durée de l\'univers... donc... non. ', -HELP_21_Desc_2 : 'Version longue : Ethereum est basé sur la [cryptographie à clef publique](https://en.wikipedia.org/wiki/Public-key_cryptography), plus précisément la [cryptographie des courbes elliptiques (ECC)](https://eprint.iacr.org/2013/734.pdf) qui est très couramment employée, pas uniquement dans Ethereum. La plupart des serveurs sont protégés par les ECC. Bitcoin les emploie ainsi que SSH, TLS et bien d\'autres protocoles. Dans le cas spécifique d\'Ethereum, les clefs font 256 bits et sont plus fortes que celles en 128 et 192 bits, encore très employées et toujours considérées comme sûres par les experts. ', -HELP_21_Desc_3 : 'Vous avez une clef privée et une clef publique. La clef privée peut servir à dériver la clef publique mais l\'inverse est impossible. Le fait que l\'internet et le monde entier utilise ce système cryptographique signifie que, s\'il existait un moyen de dériver la clef privée de la clef publique, le risque que courrait votre Ether serait le moindre des problèmes de tout le monde. ', -HELP_21_Desc_4 : 'Cela dit, OUI : si quelqu\'un possède votre clef privée, il peut envoyer de l\'Ether depuis votre compte, de même que si une personne a le mot de passe de votre email, elle peut lire des mails ou en envoyer, ou si c\'est le mot de passe de votre compte en banque, elle peut faire des virements. Vous pouvez télécharger la versoin KEystore de votre clef privée qui est la clef privée chiffrée avec un mot de passe. Cela ressemble à avoir un mot de passe protégé par un autre mot de passe. ', -HELP_21_Desc_5 : 'Et OUI, en théorie, on peut taper une chaîne de 64 caractères hexadécimaux jusqu\'à en trouver un qui correspond. Il est d\'ailleurs possible d\'écrire un programme qui vérifie très rapidement des clefs privée aléatoires. C\'est ce que l\'on appelle utiliser la "brute force" ou miner des clefs privées. Beaucoup de monde y a pensé très fort et très longtemps. Quelques serveurs haut de gamme peuvent vérifier plus de 1 million de clefs par seconde. Pourtant, même ce chiffre ne donnerait pas accès à un compte suffisamment approvisionné pour en valoir la chandelle ; il est bien plus probable que vous, vos enfant et vos petits-enfants mourront avant d\'obtenir une correspondance. ', -HELP_21_Desc_6 : 'Si vous connaissez un peu Bitcoin, [ceci remettra les choses en perspective :](http://bitcoin.stackexchange.com/questions/32331/two-people-with-same-public-address-how-will-people-network-know-how-to-deliver) *Pour illustrer l\'improbabilité de tout ceci : supposons quqe chaque satoshi de chaque bitcoin qui sera jamais produit soit affecté à sa propre clef privée distincte. La probabilité que, parmi ces clefs, s\'en trouvent deux qui correspondent à la même adresse serait d\'environ 1 sur 100 quintillons. ', -HELP_21_Desc_7 : '[Si vous voulez un argumentaire un peu plus technique :](http://security.stackexchange.com/questions/25375/why-not-use-larger-cipher-keys/25392#25392) *Ces nombres n\'ont rien à voir avec la technologie des systèmes ; ce sont les maximums autorisés par la thermodynamique. Et ils impliquent clairement qu\'une attaque par brute force contre des clefs de 256 bits restera impossible jusqu\'à ce que l\'on construise des ordinateurs avec autre chose que de la matière et qu\'ils occupent autre chose que l\'espace. ', -HELP_21_Desc_8 : 'Cela suppose bien entendu que les clefs sont générées d\'une manière totalement aléatoire avec suffisamment d\'entropie. C\'est le cas des clefs générées ici, tout comme celles de Jaxx et de Mist/geth. Les portefeuilles Ethereum sont tous assez bons de ce point de vue. Les clefs générées par des cerveaux humains ne le sont pas, car ces derniers ne sont pas capables de partir d\'un nombre parfaitement aléatoire. Il y a eu des cas d\'autres problèmes d\'entropie insuffisante ou de nombres imparfaitement aléatoires dans le monde de Bitcoin mais il s\'agit là d\'un tout autre problème qui peut attendre un peu. ', - -HELP_SecCX_Title : 'Securité - MyEtherWallet CX ', -HELP_SecCX_Desc_1 : 'Où cette extension sauve-t-elle mes informations ? ', -HELP_SecCX_Desc_2 : 'Les informations stockées dans cette extension sont sauvegardée via [chrome.storage](http://chrome.storage/), c\'est à dire au même endroit que vos mots de passe dans Chrome. ', -HELP_SecCX_Desc_3 : 'Quelles informations sont sauvegardées ? ', -HELP_SecCX_Desc_4 : 'L\'adresse, le surnom, la clef privée sont stockés dans chrome.storage. La clef privée est chiffrée par le mot de passe défini à l\'ajout du portefeuille. Le surnom et l\'adresse du portefeuille ne sont pas chiffrés. ', -HELP_SecCX_Desc_5 : 'Pourquoi le surnom et l\'adresse du portefeuille ne sont-ils pas chiffrés ? ', -HELP_SecCX_Desc_6 : 'Si nous devions chiffrer ces informations, il vous faudrait entrer un mot de passe à chaque fois que vous voudriez voir votre solde ou les surnoms. Si cela vous ennuie, nous vous recommandons d\'utiliser MyEtherWallet.com au lieu de cette extension Chrome. ', - -HELP_Sec_Title : 'Sécurité ', -HELP_Sec_Desc_1 : 'Si l\'une des premières questions que vous vous posez est "Pourquoi devrais-je faire confiance à ces gens ?", c\'est une bonne démarche. Nous espérons que ce qui suit va dissiper vos craintes. ', -HELP_Sec_Desc_2 : 'Nous avons commencé en août 2015. Si vous recherchez ["myetherwallet" sur reddit](https://www.reddit.com/search?q=myetherwallet), vous pouvez voir qu\'un nombre considérable de personnes nous utilisent sans problème. ', -HELP_Sec_Desc_3 : 'Nous n\'allons pas prendre votre argent ou voler vos clefs privées. Il n\'y a pas de code malveillant sur ce site. En fait, les pages "Génération d\'un portefeuille" sont totalement côté client. Cela signifie que tout le code s\'éxécute sur **votre ordinateur** et n\'est jamais sauvé et/ou transmis où que ce soit. ', -HELP_Sec_Desc_4 : 'Vérifiez l\'URL -- Ce site est servi par Github et vous pouvez en voir le code source ici : [https://github.com/kvhnuke/etherwallet/tree/gh-pages](https://github.com/kvhnuke/etherwallet/tree/gh-pages) aux [https://www.myetherwallet.com](https://www.myetherwallet.com). ', -HELP_Sec_Desc_5 : 'Pour générer les portefeuilles, vous pouvez télécharger le [code source](https://github.com/kvhnuke/etherwallet/releases/latest). Voir #5 ci-dessus. ', -HELP_Sec_Desc_6 : 'Lancez un test et vérifiez le type d\'activité réseau. La manière la plus simple consiste en un clic droit sur la page, puis "Inspecter". Allez à l\'onglet "Network". Générez un portefeuille de test. Vous verrez qu\'il n\'y a pas d\'activité réseau. Vous pourrez voir quelque chose se produire ressemblant à data:image/gif et data:image/png. Ce sont les QR codes en cours de génération... sur votre ordinateur. Aucun octet n\'a été transféré. ', -HELP_Sec_Desc_8 : 'Si cet outil ne vous plaît pas, alors ne l\'utilisez surtout pas. Nous l\'avons créé pour qu\'il aide les gens à générer des portefeuilles et à effectuer des transactions sans avoir besoin de plonger dans les lignes de commandes ni faire tourner un nœud complet. À nouveau, n\'hésitez pas à nous faire part de vos doutes et nous répondrons aussi rapidement que possible. Merci ! ', - -HELP_FAQ_Title : 'Plus de réponses utiles aux questions fréquentes ', -HELP_Contact_Title : 'Moyens de nous contacter' +HELP_Warning : 'If you created a wallet -or- downloaded the repo before **Dec. 31st, 2015**, please check your wallets & download a new version of the repo. Click for details. ', +HELP_Desc : 'Do you see something missing? Have another question? [Get in touch with us](mailto:support@myetherwallet.com), and we will not only answer your question, we will update this page to be more useful to people in the future! ', +HELP_Remind_Title : 'Some reminders ', +HELP_Remind_Desc_1 : '**Ethereum, MyEtherWallet.com & MyEtherWallet CX, and some of the underlying Javascript libraries we use are under active development.** While we have thoroughly tested & tens of thousands of wallets have been successfully created by people all over the globe, there is always the remote possibility that something unexpected happens that causes your ETH to be lost. Please do not invest more than you are willing to lose, and please be careful. If something were to happen, we are sorry, but **we are not responsible for the lost Ether**. ', +HELP_Remind_Desc_2 : 'MyEtherWallet.com & MyEtherWallet CX are not "web wallets". You do not create an account or give us your Ether to hold onto. All data never leaves your computer/your browser. We make it easy for you to create, save, and access your information and interact with the blockchain. ', +HELP_Remind_Desc_3 : 'If you do not save your private key & password, there is no way to recover access to your wallet or the funds it holds. Back them up in multiple physical locations – not just on your computer! ', + +HELP_0_Title : '0) I\'m new. What do I do? ', +HELP_0_Desc_1 : 'MyEtherWallet gives you the ability to generate new wallets so you can store your Ether yourself, not on an exchange. This process happens entirely on your computer, not our servers. Therefore, when you generate a new wallet, **you are responsible for safely backing it up**. ', +HELP_0_Desc_2 : 'Create a new wallet. ', +HELP_0_Desc_3 : 'Back the wallet up. ', +HELP_0_Desc_4 : 'Verify you have access to this new wallet and have correctly saved all necessary information. ', +HELP_0_Desc_5 : 'Transfer Ether to this new wallet. ', + +HELP_1_Title : '1) How do I create a new wallet? ', +HELP_1_Desc_1 : 'Go to the "Generate Wallet" page. ', +HELP_1_Desc_2 : 'Go to the "Add Wallet" page & select "Generate New Wallet" ', +HELP_1_Desc_3 : 'Enter a strong password. If you think you may forget it, save it somewhere safe. You will need this password to send transactions. ', +HELP_1_Desc_4 : 'Click "GENERATE". ', +HELP_1_Desc_5 : 'Your wallet has now been generated. ', + +HELP_2a_Title : 'How do I save/backup my wallet? ', +HELP_2a_Desc_1 : 'You should always back up your wallet externally and in multiple physical locations - like on a USB drive and/or a piece of paper. ', +HELP_2a_Desc_2 : 'Save the address. You can keep it to yourself or share it with others. That way, others can transfer ether to you. ', +HELP_2a_Desc_3 : 'Save versions of the private key. Do not share it with anyone else. Your private key is necessary when you want to access your Ether to send it! There are 3 types of private keys ', +HELP_2a_Desc_4 : 'Place your address, versions of the private key, and the PDF version of your paper wallet in a folder. Save this on your computer and a USB drive. ', +HELP_2a_Desc_5 : 'Print the wallet if you have a printer. Otherwise, write down your private key and address on a piece of paper. Store this as a secure location, separate from your computer and the USB drive. ', +HELP_2a_Desc_6 : 'Keep in mind, you must prevent loss of the keys and password due to loss or failure of you hard drive failure, or USB drive, or piece of paper. You also must keep in mind physical loss / damage of an entire area (think fire or flood). ', + +HELP_2b_Title : '2b) How do I safely / offline / cold storage with MyEtherWallet? ', +HELP_2b_Desc_1 : 'Go to [https://github.com/kvhnuke/etherwallet/releases/latest](https://github.com/kvhnuke/etherwallet/releases/latest). ', +HELP_2b_Desc_2 : 'Click on `dist-vX.X.X.X.zip`. ', +HELP_2b_Desc_3 : 'Move zip to an airgapped computer. ', +HELP_2b_Desc_4 : 'Unzip it and double-click `index.html`. ', +HELP_2b_Desc_5 : 'Generate a wallet with a strong password. ', +HELP_2b_Desc_6 : 'Save the address. Save versions of the private key. Save the password if you might not remember it forever. ', +HELP_2b_Desc_7 : 'Store these papers / USBs in multiple physically separate locations. ', +HELP_2b_Desc_8 : 'Go to the "View Wallet Info" page and type in your private key / password to ensure they are correct and access your wallet. Check that the address you wrote down is the same. ', + +HELP_3_Title : '3) How do I verify I have access to my new wallet? ', +HELP_3_Desc_1 : '**Before you send any Ether to your new wallet**, you should ensure you have access to it. ', +HELP_3_Desc_2 : 'Navigate to the "View Wallet Info" page. ', +HELP_3_Desc_3 : 'Navigate to the MyEtherWallet.com "View Wallet Info" page. ', +HELP_3_Desc_4 : 'Select your wallet file -or- your private key and unlock your wallet. ', +HELP_3_Desc_5 : 'If the wallet is encrypted, a text box will automatically appear. Enter the password. ', +HELP_3_Desc_6 : 'Click the "Unlock Wallet" button. ', +HELP_3_Desc_7 : 'Your wallet information should show up. Find your account address, next to a colorful, circular icon. This icon visually represents your address. Be certain that the address is the address you have saved to your text document and is on your paper wallet. ', +HELP_3_Desc_8 : 'If you are planning on holding a large amount of ether, we recommend that send a small amount of ether from new wallet before depositing a large amount. Send 0.001 ether to your new wallet, access that wallet, send that 0.001 ether to another address, and ensure everything works smoothly. ', + +HELP_4_Title : '4) How do I send Ether from one wallet to another? ', +HELP_4_Desc_1 : 'If you plan to move a large amount of ether, you should test sending a small amount to your wallet first to ensure everything goes as planned. ', +HELP_4_Desc_2 : 'Navigate to the "Send Ether & Tokens" page. ', +HELP_4_Desc_3 : 'Select your wallet file -or- your private key and unlock your wallet. ', +HELP_4_Desc_4 : 'If the wallet is encrypted, a text box will automatically appear. Enter the password. ', +HELP_4_Desc_5 : 'Click the "Unlock Wallet" button. ', +HELP_4_Desc_6 : 'Enter the address you would like to send to in the "To Address:" field. ', +HELP_4_Desc_7 : 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. ', +HELP_4_Desc_9 : 'Click "Generate Transaction". ', +HELP_4_Desc_10 : 'A couple more fields will appear. This is your browser generating the transaction. ', +HELP_4_Desc_11 : 'Click the blue "Send Transaction" button below that. ', +HELP_4_Desc_12 : 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. ', +HELP_4_Desc_13 : 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. ', + +HELP_4CX_Title : '4) How do I send Ether using MyEtherWallet CX? ', +HELP_4CX_Desc_1 : 'First, you need to add a wallet. Once you have done that, you have 2 options: the "QuickSend" functionality from the Chrome Extension icon or the "Send Ether & Tokens" page. ', +HELP_4CX_Desc_2 : 'QuickSend ', +HELP_4CX_Desc_3 : 'Click the Chrome Extension Icon. ', +HELP_4CX_Desc_4 : 'Click the "QuickSend" button. ', +HELP_4CX_Desc_5 : 'Select the wallet you wish to send from. ', +HELP_4CX_Desc_6 : 'Enter the address you would like to send to in the "To Address:" field. ', +HELP_4CX_Desc_7 : 'Enter the amount you would like to send. You can also click the "Send Entire Balance" link if you would like the transfer the entire balance. ', +HELP_4CX_Desc_8 : 'Click "Send Transaction". ', +HELP_4CX_Desc_9 : 'Verify the address and the amount you are sending is correct. ', +HELP_4CX_Desc_10 : 'Enter the password for that wallet. ', +HELP_4CX_Desc_11 : 'Click "Send Transaction." ', +HELP_4CX_Desc_12 : 'Using "Send Ether & Tokens" Page ', + +HELP_5_Title : '5) How do I run MyEtherWallet.com offline/locally? ', +HELP_5_Desc_1 : 'You can run MyEtherWallet.com on your computer instead of from the GitHub servers. You can generate a wallet completely offline and send transactions from the "Offline Transaction" page. ', +HELP_5_Desc_7 : 'MyEtherWallet.com is now running entirely on your computer. ', +HELP_5_Desc_8 : 'In case you are not familiar, you need to keep the entire folder in order to run the website, not just `index.html`. Don\'t touch or move anything around in the folder. If you are storing a backup of the MyEtherWallet repo for the future, we recommend just storing the ZIP so you can be sure the folder contents stay intact. ', +HELP_5_Desc_9 : 'As we are constantly updating MyEtherWallet.com, we recommend you periodically update your saved version of the repo. ', + +HELP_5CX_Title : '5) How can I install this extension from the repo instead of the Chrome Store? ', +HELP_5CX_Desc_2 : 'Click on `chrome-extension-vX.X.X.X.zip` and unzip it. ', +HELP_5CX_Desc_3 : 'Go to Google Chrome and find you settings (in the menu in the upper right). ', +HELP_5CX_Desc_4 : 'Click "Extensions" on the left. ', +HELP_5CX_Desc_5 : 'Check the "Developer Mode" button at the top of that page. ', +HELP_5CX_Desc_6 : 'Click the "Load unpacked extension..." button. ', +HELP_5CX_Desc_7 : 'Navigate to the now-unzipped folder that you downloaded earlier. Click "select". ', +HELP_5CX_Desc_8 : 'The extension should now show up in your extensions and in your Chrome Extension bar. ', + +HELP_7_Title : '7) How do I send tokens & add custom tokens? ', +HELP_7_Desc_0 : '[Ethplorer.io](https://ethplorer.io/) is a great way to explore tokens and find the decimals of a token. ', +HELP_7_Desc_1 : 'Navigate to the "Send Ether & Tokens" page. ', +HELP_7_Desc_2 : 'Unlock your wallet. ', +HELP_7_Desc_3 : 'Enter the address you would like to send to in the "To Address:" field. ', +HELP_7_Desc_4 : 'Enter the amount you would like to send. ', +HELP_7_Desc_5 : 'Select which token you would like to send. ', +HELP_7_Desc_6 : 'If you do not see the token listed ', +HELP_7_Desc_7 : 'Click "Custom". ', +HELP_7_Desc_8 : 'Enter the address, name, and decimals of the token. These are provided by the developers of the token and are also needed when you "Add a Watch Token" to Mist. ', +HELP_7_Desc_9 : 'Click "Save". ', +HELP_7_Desc_10 : 'You can now send that token as well as see it\'s balance in the sidebar. ', +HELP_7_Desc_11 : 'Click "Generate Transaction". ', +HELP_7_Desc_12 : 'A couple more fields will appear. This is your browser generating the transaction. ', +HELP_7_Desc_13 : 'Click the blue "Send Transaction" button below that. ', +HELP_7_Desc_14 : 'A pop-up will appear. Verify that the amount and the address you are sending to are correct. Then click "Yes, I am sure! Make transaction." button. ', +HELP_7_Desc_15 : 'The transaction will be submitted. The TX Hash will display. You can click that TX Hash to see it on the blockchain. ', + +HELP_8_Title : '8) What happens if your site goes down? ', +HELP_8_Desc_1 : 'MyEtherWallet is not a web wallet. You don\'t have a login and nothing ever gets saved to our servers. It is simply an interface that allows you interact with the blockchain. ', +HELP_8_Desc_2 : 'If MyEtherWallet.com goes down, you would have to find another way (like geth or Ethereum Wallet / Mist) to do what we are doing. But you wouldn\'t have to "get" your Ether out of MyEtherWallet because it\'s not in MyEtherWallet. It\'s in whatever wallet your generated via our site. ', +HELP_8_Desc_3 : 'You can import your unencrypted private key and your Geth/Mist Format (encrypted) files directly into geth / Ethereum Wallet / Mist very easily now. See question #12 below. ', +HELP_8_Desc_4 : 'In addition, the likelihood of us taking MyEtherWallet down is slim to none. It costs us almost nothing to maintain as we aren\'t storing any information. If we do take the domain down, it still is, and always will be, publicly available at [https://github.com/kvhnuke/etherwallet](https://github.com/kvhnuke/etherwallet/tree/gh-pages). You can download the ZIP there and run it locally. ', + +HELP_8CX_Title : '8) What happens if MyEtherWallet CX disappears? ', +HELP_8CX_Desc_1 : 'First, all data is saved on your computer, not our servers. I know it can be confusing, but when you look at the Chrome Extension, you are NOT looking at stuff saved on our servers somewhere - it\'s all saved on your own computer. ', +HELP_8CX_Desc_2 : 'That said, it is **very important** that you back up all your information for any new wallets generated with MyEtherWallet CX. That way if anything happens to MyEtherWallet CX or your computer, you still have all the information necessary to access your Ether. See the #2a for how to back up your wallets. ', +HELP_8CX_Desc_3 : 'If for some reason MyEtherWallet CX disappears from the Chrome Store, you can find the source on Github and load it manually. See #5 above. ', + +HELP_9_Title : '9) Is the "Send Ether & Tokens" page offline? ', +HELP_9_Desc_1 : 'No. It needs the internet in order to get the current gas price, nonce of your account, and broadcast the transaction (aka "send"). However, it only sends the signed transaction. Your private key safely stays with you. We also now provide an "Offline Transaction" page so that you can ensure your private keys are on an offline/airgapped computer at all times. ', + +HELP_10_Title : '10) How do I make an offline transaction? ', +HELP_10_Desc_1 : 'Navigate to the "Offline Transaction" page via your online computer. ', +HELP_10_Desc_2 : 'Enter the "From Address". Please note, this is the address you are sending FROM, not TO. This generates the nonce and gas price. ', +HELP_10_Desc_3 : 'Move to your offline computer. Enter the "TO ADDRESS" and the "AMOUNT" you wish to send. ', +HELP_10_Desc_4 : 'Enter the "GAS PRICE" as it was displayed to you on your online computer in step #1. ', +HELP_10_Desc_5 : 'Enter the "NONCE" as it was displayed to you on your online computer in step #1. ', +HELP_10_Desc_6 : 'The "GAS LIMIT" has a default value of 21000. This will cover a standard transaction. If you are sending to a contract or are including additional data with your transaction, you will need to increase the gas limit. Any excess gas will be returned to you. ', +HELP_10_Desc_7 : 'If you wish, enter some data. If you enter data, you will need to include more than the 21000 default gas limit. All data is in HEX format. ', +HELP_10_Desc_8 : 'Select your wallet file -or- your private key and unlock your wallet. ', +HELP_10_Desc_9 : 'Press the "GENERATE SIGNED TRANSACTION" button. ', +HELP_10_Desc_10 : 'The data field below this button will populate with your signed transaction. Copy this and move it back to your online computer. ', +HELP_10_Desc_11 : 'On your online computer, paste the signed transaction into the text field in step #3 and click send. This will broadcast your transaction. ', + +HELP_12_Title : '12) How do I import a wallet created with MyEtherWallet into geth / Ethereum Wallet / Mist? ', +HELP_12_Desc_1 : 'Using an Geth/Mist JSON file from MyEtherWallet v2+.... ', +HELP_12_Desc_2 : 'Go to the "View Wallet Info" page. ', +HELP_12_Desc_3 : 'Unlock your wallet using your **encrypted** private key or JSON file. ', +HELP_12_Desc_4 : 'Go to the "My Wallets" page. ', +HELP_12_Desc_5 : 'Select the wallet you want to import into Mist, click the "View" icon, enter your password, and access your wallet. ', +HELP_12_Desc_6 : 'Find the "Download JSON file - Geth/Mist Format (encrypted)" section. Press the "Download" button below that. You now have your keystore file. ', +HELP_12_Desc_7 : 'Open the Ethereum Wallet application. ', +HELP_12_Desc_8 : 'In the menu bar, go "Accounts" -> "Backup" -> "Accounts" ', +HELP_12_Desc_9 : 'This will open your keystore folder. Copy the file you just downloaded (`UTC--2016-04-14......../`) into that keystore folder. ', +HELP_12_Desc_10 : 'Your account should show up immediately under "Accounts." ', +HELP_12_Desc_11 : 'Using your unencrypted private key... ', +HELP_12_Desc_12 : 'If you do not already have your unencrypted private key, navigate to the "View Wallet Details" page. ', +HELP_12_Desc_13 : 'Select your wallet file -or- enter/paste your private key to unlock your wallet. ', +HELP_12_Desc_14 : 'Copy Your Private Key (unencrypted). ', +HELP_12_Desc_15 : 'If you are on a Mac ', +HELP_12_Desc_15b : 'If you are on a PC ', +HELP_12_Desc_16 : 'Open Text Edit and paste this private key. ', +HELP_12_Desc_17 : 'Go to the menu bar and click "Format" -> "Make Plain Text". ', +HELP_12_Desc_18 : 'Save this file to your `desktop/` as `nothing_special_delete_me.txt`. Make sure it says "UTF-8" and "If no extension is provided use .txt" in the save dialog. ', +HELP_12_Desc_19 : 'Open terminal and run the following command: `geth account import ~/Desktop/nothing_special_delete_me.txt` ', +HELP_12_Desc_20 : 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. ', +HELP_12_Desc_21 : 'After successful import, delete `nothing_special_delete_me.txt` ', +HELP_12_Desc_22 : 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". ', +HELP_12_Desc_23 : 'Open Notepad & paste the private key ', +HELP_12_Desc_24 : 'Save the file as `nothing_special_delete_me.txt` at `C:` ', +HELP_12_Desc_25 : 'Run the command, `geth account import C:\\nothing_special_delete_me.txt` ', +HELP_12_Desc_26 : 'This will prompt you to make a new password. This is the password you will use in geth / Ethereum Wallet / Mist whenever you send a transaction, so don\'t forget it. ', +HELP_12_Desc_27 : 'After successful import, delete `nothing_special_delete_me.txt` ', +HELP_12_Desc_28 : 'The next time you open the Ethereum Wallet application, your account will be listed under "Accounts". ', + +HELP_13_Title : '13) What does "Insufficient funds. Account you try to send transaction from does not have enough funds. Required XXXXXXXXXXXXXXXXXXX and got: XXXXXXXXXXXXXXXX." Mean? ', +HELP_13_Desc_1 : 'This means you do not have enough Ether in your account to cover the cost of gas. Each transaction (including token and contract transactions) require gas and that gas is paid in Ether. The number displayed is the amount required to cover the cost of the transaction in Wei. Take that number, divide by `1000000000000000000`, and subtract the amount of Ether you were trying to send (if you were attempting to send Ether). This will give you the amount of Ether you need to send to that account to make the transaction. ', + +HELP_14_Title : '14) Some sites randomize (seed) the private key generation via mouse movements. MyEtherWallet.com doesn\'t do this. Is the random number generation for MyEtherWallet safe? ', +HELP_14_Desc_1 : 'While the mouse moving thing is clever and we understand why people like it, the reality is window.crypto ensures more entropy than your mouse movements. The mouse movements aren\'t unsafe, it\'s just that we (and tons of other crypto experiments) believe in window.crypto. In addition, MyEtherWallet.com can be used on touch devices. Here\'s a [conversation between an angry redditor and Vitalik Buterin regarding mouse movements v. window.crypto](https://www.reddit.com/r/ethereum/comments/2bilqg/note_there_is_a_paranoid_highsecurity_way_to/cj5sgrm) and here is the [the window.crypto w3 spec](https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#dfn-GlobalCrypto). ', + +HELP_15_Title : '15) Why hasn\'t the account I just created show up in the blockchain explorer? (ie: etherchain, etherscan) ', +HELP_15_Desc_1 : 'Accounts will only show up in a blockchain explorer once the account has activity on it—for example, once you have transferred some Ether to it. ', + +HELP_16_Title : '16) How do I check the balance of my account? ', +HELP_16_Desc_1 : 'You can use a blockchain explorer like [etherscan.io](http://etherscan.io/). Paste your address into the search bar and it will pull up your address and transaction history. For example, here\'s what our [donation account](http://etherscan.io/address/0x7cb57b5a97eabe94205c07890be4c1ad31e486a8) looks like on etherscan.io ', + +HELP_17_Title : '17) Why isn\'t my balance showing up when I unlock my wallet? ', +HELP_17_Desc_1 : ' This is most likely due to the fact that you are behind a firewall. The API that we use to get the balance and convert said balance is often blocked by firewalls for whatever reason. You will still be able to send transactions, you just need to use a different method to see said balance, like etherscan.io ', + +HELP_18_Title : '18) Where is my geth wallet file? ', + +HELP_19_Title : '19) Where is my Mist wallet file? ', +HELP_19_Desc_1 : 'Mist files are typically found in the file locations above, but it\'s much easier to open Mist, select "Accounts" in the top bar, select "Backup", and select "Accounts". This will open the folder where your files are stored. ', + +HELP_20_Title : '20) Where is my pre-sale wallet file? ', +HELP_20_Desc_1 : 'Wherever you saved it. ;) It also was emailed to you, so check there. Look for the file called `"ethereum_wallet_backup.json"` and select that file. This wallet file will be encrypted with a password that you created during the purchase of the pre-sale. ', + +HELP_21_Title : '21) Couldn\'t everybody put in random private keys, look for a balance, and send to their own address? ', +HELP_21_Desc_1 : 'Short version: yes, but finding an account with a balance would take longer than the universe...so...no. ', +HELP_21_Desc_2 : 'Long ELI5 Version: So Ethereum is based on [Public Key Cryptography](https://en.wikipedia.org/wiki/Public-key_cryptography), specifically [Elliptic curve cryptography](https://eprint.iacr.org/2013/734.pdf) which is very widely used, not just in Ethereum. Most servers are protected via ECC. Bitcoin uses the same, as well as SSH and TLS and a lot of other stuff. The Ethereum keys specifically are 256-bit keys, which are stronger than 128-bit and 192-bit, which are also widely used and still considered secure by experts. ', +HELP_21_Desc_3 : 'In this you have a private key and a public key. The private key can derive the public key, but the public key cannot be turned back into the private key. The fact that the internet and the world’s secrets are using this cryptography means that if there is a way to go from public key to private key, your lost ether is the least of everyone’s problems. ', +HELP_21_Desc_4 : 'Now, that said, YES if someone else has your private key then they can indeed send ether from your account. Just like if someone has your password to your email, they can read and send your email, or the password to your bank account, they could make transfers. You could download the Keystore version of your private key which is the private key that is encrypted with a password. This is like having a password that is also protected by another password. ', +HELP_21_Desc_5 : 'And YES, in theory you could just type in a string of 64 hexadecimal characters until you got one that matched. In fact, smart people could write a program to very quickly check random private keys. This is known as "brute-forcing" or "mining" private keys. People have thought about this long and hard. With a few very high end servers, they may be able to check 1M+ keys / second. However, even checking that many per second would not yield access to make the cost of running those servers even close to worthwhile - it is more likely you, and your great-grandchildren, will die before getting a match. ', +HELP_21_Desc_6 : 'If you know anything about Bitcoin, [this will put it in perspective:](http://bitcoin.stackexchange.com/questions/32331/two-people-with-same-public-address-how-will-people-network-know-how-to-deliver) *To illustrate how unlikely this is: suppose every satoshi of every bitcoin ever to be generated was sent to its own unique private keys. The probability that among those keys there could be two that would correspond to the same address is roughly one in 100 quintillion. ', +HELP_21_Desc_7 : '[If you want something a bit more technical:](http://security.stackexchange.com/questions/25375/why-not-use-larger-cipher-keys/25392#25392) *These numbers have nothing to do with the technology of the devices; they are the maximums that thermodynamics will allow. And they strongly imply that brute-force attacks against 256-bit keys will be infeasible until computers are built from something other than matter and occupy something other than space. ', +HELP_21_Desc_8 : 'Of course, this all assumes that keys are generated in a truly random way & with sufficient entropy. The keys generated here meet that criteria, as do Jaxx and Mist/geth. The Ethereum wallets are all pretty good. Keys generated by brainwallets do not, as a person\'s brain is not capable of creating a truly random seed. There have been a number of other issues regarding lack of entropy or seeds not being generated in a truly random way in Bitcoin-land, but that\'s a separate issue that can wait for another day. ', + +HELP_SecCX_Title : 'Security - MyEtherWallet CX ', +HELP_SecCX_Desc_1 : 'Where is this extension saving my information? ', +HELP_SecCX_Desc_2 : 'The information you store in this Chrome Extension is saved via [chrome.storage](http://chrome.storage/). - this is the same place your passwords are saved when you save your password in Chrome. ', +HELP_SecCX_Desc_3 : 'What information is saved? ', +HELP_SecCX_Desc_4 : 'The address, nickname, private key is stored in chrome.storage. The private key is encrypted using the password you set when you added the wallet. The nickname and wallet address is not encrypted. ', +HELP_SecCX_Desc_5 : 'Why aren\'t the nickname and wallet address encrypted? ', +HELP_SecCX_Desc_6 : 'If we were to encrypt these items, you would need to enter a password each time you wanted to view your account balance or view the nicknames. If this concerns you, we recommend you use MyEtherWallet.com instead of this Chrome Extension. ', + +HELP_Sec_Title : 'Security ', +HELP_Sec_Desc_1 : 'If one of your first questions is "Why should I trust these people?", that is a good thing. Hopefully the following will help ease your fears. ', +HELP_Sec_Desc_2 : 'We\'ve been up and running since August 2015. If you search for ["myetherwallet" on reddit](https://www.reddit.com/search?q=myetherwallet), you can see numerous people who use us with great success. ', +HELP_Sec_Desc_3 : 'We aren\'t going to take your money or steal your private key(s). There is no malicious code on this site. In fact the "GENERATE WALLET" pages are completely client-side. That means that all the code is executed on ** your computer** and it is never saved and transmitted anywhere. ', +HELP_Sec_Desc_4 : 'Check the URL -- This site is being served through GitHub and you can see the source code here: [https://github.com/kvhnuke/etherwallet/tree/gh-pages](https://github.com/kvhnuke/etherwallet/tree/gh-pages) to [https://www.myetherwallet.com](https://www.myetherwallet.com). ', +HELP_Sec_Desc_5 : 'For generating wallets, you can download the [source code and run it locally](https://github.com/kvhnuke/etherwallet/releases/latest). See #5 above. ', +HELP_Sec_Desc_6 : 'Generate a test wallet and check and see what network activity is happening. The easiest way for you to do this is to right click on the page and click "inspect element". Go to the "Network" tab. Generate a test wallet. You will see there is no network activity. You may see something happening that looks like data:image/gif and data:image/png. Those are the QR codes being generated...on your computer...by your computer. No bytes were transferred. ', +HELP_Sec_Desc_8 : 'If you do not feel comfortable using this tool, then by all means, do not use it. We created this tool as a helpful way for people to generate wallets and make transactions without needing to dive into command line or run a full node. Again, feel free to reach out if you have concerns and we will respond as quickly as possible. Thanks! ', + +HELP_FAQ_Title : 'More Helpful Answers to Frequent Questions ', +HELP_Contact_Title : 'Ways to Get in Touch ' }; module.exports = ar; From 07bc01c7074d8a555ddf67e423b4ac2c1016527b Mon Sep 17 00:00:00 2001 From: bstashio Date: Tue, 11 Jul 2017 13:00:03 +0300 Subject: [PATCH 2/4] Add Arabic translator name and address --- app/scripts/translations/ar.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/scripts/translations/ar.js b/app/scripts/translations/ar.js index adaf43b0d7..8ea102914e 100644 --- a/app/scripts/translations/ar.js +++ b/app/scripts/translations/ar.js @@ -404,9 +404,9 @@ PARITY_InvalidGasLimit : "Supplied gas is beyond limit.", /* Tranlsation Info */ translate_version : '0.5 ', -Translator_Desc : ' ', -TranslatorName_1 : ' ', -TranslatorAddr_1 : ' ', +Translator_Desc : 'نشكر من قام بالترجمة ', +TranslatorName_1 : '[bstashio](https://www.myetherwallet.com/?gaslimit=21000&to=0xD8FE791535Ad85D2b0E76e603443C1b39107729F&value=1.0#send-transaction) · ', +TranslatorAddr_1 : '0xD8FE791535Ad85D2b0E76e603443C1b39107729F ', /* Translator 1 : Insert Comments Here */ TranslatorName_2 : ' ', TranslatorAddr_2 : ' ', From f1d6725550327046effb9d83e1fbfd5201b8737d Mon Sep 17 00:00:00 2001 From: bstashio Date: Tue, 11 Jul 2017 13:48:38 +0300 Subject: [PATCH 3/4] Add Arabic translations of 'Navigation' strings --- app/scripts/translations/ar.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app/scripts/translations/ar.js b/app/scripts/translations/ar.js index 8ea102914e..5142dea0f5 100644 --- a/app/scripts/translations/ar.js +++ b/app/scripts/translations/ar.js @@ -65,24 +65,24 @@ TXFEE_Desc : 'The TX Fee is paid to miners for including your T /* Navigation*/ NAV_AddWallet : 'إضافة محفظة ', -NAV_BulkGenerate : 'Bulk Generate ', +NAV_BulkGenerate : 'انشيء بالجملة ', NAV_Contact : 'اتصال ', NAV_Contracts : 'عقود ', NAV_DeployContract : 'نشر عقد ', -NAV_ENS : 'ENS', -NAV_GenerateWallet_alt : 'New Wallet ', -NAV_GenerateWallet : 'Create New Wallet ', +NAV_ENS : 'لنطاقات ', +NAV_GenerateWallet_alt : 'محفظة جديدة ', +NAV_GenerateWallet : 'إنشاء محفظة جديدة ', NAV_Help : 'مساعدة ', NAV_InteractContract : 'التفاعل مع العقد ', NAV_Multisig : 'Multisig ', -NAV_MyWallets : 'My Wallets ', -NAV_Offline : 'Send Offline ', -NAV_SendEther : 'Send Ether & Tokens ', -NAV_SendTokens : 'Send Tokens ', -NAV_SignMsg : 'Sign Message ', -NAV_Swap : 'Swap ', -NAV_ViewWallet : 'View Wallet Info ', -NAV_YourWallets : 'Your Wallets ', +NAV_MyWallets : 'محافظي ', +NAV_Offline : 'أرسل دون إتصال ', +NAV_SendEther : 'أرسل الأثير والرموز ', +NAV_SendTokens : 'أرسل الرموز ', +NAV_SignMsg : 'وقع الرسالة ', +NAV_Swap : 'استبدل ', +NAV_ViewWallet : 'عرض معلومات المحفظة ', +NAV_YourWallets : 'محافظك ', /* General */ x_Access : 'Access ', From ab6b481a94a81a8d729ab70448bffbcf98dfe4a7 Mon Sep 17 00:00:00 2001 From: bstashio Date: Tue, 11 Jul 2017 14:19:15 +0300 Subject: [PATCH 4/4] Add Arabic translations of 'New Generics' strings --- app/scripts/translations/ar.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/scripts/translations/ar.js b/app/scripts/translations/ar.js index 5142dea0f5..03c8bd4ba1 100644 --- a/app/scripts/translations/ar.js +++ b/app/scripts/translations/ar.js @@ -5,14 +5,14 @@ ar.code = 'ar'; ar.data = { /* New Generics */ -x_CancelReplaceTx : 'Cancel or Replace Transaction', -x_CancelTx : 'Cancel Transaction', -x_PasswordDesc : 'This password * encrypts * your private key. This does not act as a seed to generate your keys. **You will need this password + your private key to unlock your wallet.**', -x_ReadMore : 'Read More', -x_ReplaceTx : 'Replace Transaction', -x_TransHash : 'Transaction Hash', -x_TXFee : 'TX Fee', -x_TxHash : 'TX Hash', +x_CancelReplaceTx : 'إلغاء العملية أو استبدالها', +x_CancelTx : 'إلغاء العملية', +x_PasswordDesc : 'كلمة السر هذه * تشفر * المفتاح الخاص بك. ولكن هذا لا يعمل كبذور لتوليد المفاتيح الخاصة بك. ** سوف تحتاج إلى كلمة السر هذه بالاضافة الى المفتاح الخاص بك لفتح محفظتك. **', +x_ReadMore : 'قراءة المزيد', +x_ReplaceTx : 'استبدال العملية', +x_TransHash : 'مشفر العملية', +x_TXFee : 'رسوم العملية', +x_TxHash : 'مشفر العملية', /* Check TX Status */ NAV_CheckTxStatus : 'Check TX Status',