"WAITING_CERTIFICATIONS":"You need {{needCertificationCount}} certification(s) to become a member",
"WILL_MISSING_CERTIFICATIONS":"You will missing certifications soon",
"WILL_NEED_RENEW_MEMBERSHIP":"Your membership will expire {{membershipExpiresIn|formatDurationTo}}. Consider <a ng-click=\"doQuickFix('renew')\">renewing your membership</a> by then.",
"CERTIFICATION_COUNT":"Certifications count",
"SIG_STOCK":"Stock of certifications to give",
"BTN_RECEIVE_MONEY":"Receive",
"BTN_MEMBERSHIP_IN":"Register as member...",
"BTN_MEMBERSHIP_RENEW":"Renew membership",
"BTN_MEMBERSHIP_OUT":"Revoke membership",
"BTN_SEND_IDENTITY":"Publish identity...",
"BTN_REVOKE":"Revoke<span class='hidden-xs hidden-sm'> definitely</span> this identity...",
"BTN_SHOW_DETAILS":"Display public key",
"NEW":{
"TITLE":"New Account",
"SLIDE_1_TITLE":"Select a money:",
"SLIDE_2_TITLE":"Kind of account:",
"MEMBER_ACCOUNT":"Member account",
"MEMBER_ACCOUNT_HELP":"If you are not yet registered as an individual (One account possible by individual).",
"WALLET_ACCOUNT":"Simple wallet",
"WALLET_ACCOUNT_HELP":"If you represent a company, association, etc. or simply need an additional wallet. No universal dividend will be created by this account.",
"SALT_WARNING":"Choose a protection phrase.<br/>You need it for each connection on this account.<br/><br/><b>Make sure to remember this phrase</b>.<br/>If lost, there is no mean to retrieve it !",
"PASSWORD_WARNING":"Choose a password.<br/>You need it for each connection on this account.<br/><br/><b>Make sure to remember this phrase</b>.<br/>If lost, there is no mean to retrieve it !",
"PSEUDO_WARNING":"Choose a pseudonym.<br/>It will be used by other people, to find you easily.<br/><br/>.Commas and accent characters are not allowed.<br/><div class='hidden-xs'><br/>Example : <span class='gray'>JohnDalton, JackieChan, etc.</span>",
"PSEUDO":"Pseudonym",
"PSEUDO_HELP":"joe123",
"SALT_CONFIRM":"Confirm phrase",
"SALT_CONFIRM_HELP":"Confirm phrase",
"PASSWORD_CONFIRM":"Confirm Password",
"PASSWORD_CONFIRM_HELP":"Confirm Password",
"SLIDE_6_TITLE":"Confirmation:",
"COMPUTING_PUBKEY":"Computing...",
"LAST_SLIDE_CONGRATULATION":"You completed all required fields.<br/><b>You can send the account creation request</b>.<br/><br/>For information, the public key below identifies your future account.<br/>It can be communicated to third parties to receive their payment.",
"CONFIRMATION_MEMBER_ACCOUNT":"<b class=\"assertive\">Warning:</b> your protection phrase, password and pseudonym can not be changed.<br/><b>Make sure you always remember it!</b><br/><b>Are you sure</b> you want to send this account creation request?",
"CONFIRMATION_WALLET_ACCOUNT":"<b class=\"assertive\">Warning:</b> your password and pseudonym can not be changed.<br/><b>Make sure you always remember it!</b><br/><b>Are you sure</b> you want to send this account creation request?",
"MSG_UID_ALREADY_USED":"This pseudonym is already used by an existing member.<br/>Please choose another one.",
"MSG_PUBKEY_ALREADY_USED":"Public key already used by an existing member.<br/>Please choose another connection parameters."
},
"POPUP_REGISTER":{
"TITLE":"Enter a pseudonym",
"HELP":"A pseudonym is need to let other members find you."
}
},
"TRANSFER":{
"TITLE":"Transfer",
"SUB_TITLE":"Transfer money",
"FROM":"From",
"TO":"To",
"AMOUNT":"Amount",
"AMOUNT_HELP":"Amount",
"COMMENT":"Comment",
"COMMENT_HELP":"Comment (optional)",
"BTN_SEND":"Send",
"BTN_ADD_COMMENT":"Add comment ?",
"MODAL":{
"TITLE":"Transfer"
}
},
"ERROR":{
"POPUP_TITLE":"Error",
"UNKNOWN_ERROR":"Unknown error",
"CRYPTO_UNKNOWN_ERROR":"Your browser is not compatible with cryptographic features.",
"FIELD_REQUIRED":"This field is required.",
"FIELD_TOO_SHORT":"Value is too short (min {{minLength]] characters).",
"FIELD_TOO_SHORT_WITH_LENGTH":"This field value is too short.",
"FIELD_TOO_LONG":"Value is exceeding max length.",
"FIELD_TOO_LONG_WITH_LENGTH":"Value is too long (max {{maxLength}} characters).",
"FIELD_ACCENT":"Commas and accent characters not allowed",
"FIELD_NOT_NUMBER":"Value is not a number",
"FIELD_NOT_INT":"Value is not an integer",
"PASSWORD_NOT_CONFIRMED":"Must match previous password.",
"SALT_NOT_CONFIRMED":"Must match previous phrase.",
"SEND_IDENTITY_FAILED":"Error while trying to register.",
"SEND_CERTIFICATION_FAILED":"Could not certify identity.",
"NEED_MEMBER_ACCOUNT_TO_CERTIFY":"You could not send certification, because your account is <b>not a member account</b>.",
"NEED_MEMBER_ACCOUNT_TO_CERTIFY_HAS_SELF":"You could not send certification now, because your are <b>not a member</b> yet.<br/><br/>You still need certification to become a member.",
"NOT_MEMBER_FOR_CERTIFICATION":"Your account is not a member account yet.",
"IDENTITY_TO_CERTIFY_HAS_NO_SELF":"This account could not be certified. No registration found, or need to renew.",
"LOGIN_FAILED":"Error while sign in.",
"LOAD_IDENTITY_FAILED":"Could not load identity.",
"LOAD_REQUIREMENTS_FAILED":"Could not load identity requirements.",
"SEND_MEMBERSHIP_IN_FAILED":"Error while sending registration as member.",
"SEND_MEMBERSHIP_OUT_FAILED":"Error while sending membership revocation.",
"REFRESH_WALLET_DATA":"Could not refresh wallet.",
"GET_CURRENCY_PARAMETER":"Could not get currency parameters.",
"GET_CURRENCIES_FAILED":"Unable to load currencies. Please retry later.",
"GET_CURRENCY_FAILED":"Could not load currency.",
"SEND_TX_FAILED":"Could not send transaction.",
"ALL_SOURCES_USED":"Please wait the next block computation (All transaction sources has been used).",
"NOT_ENOUGH_SOURCES":"Not enough changes to send this amount in one time.<br/>Maximum amount: {{amount}} {{unit}}<sub>{{subUnit}}</sub>.",
"ACCOUNT_CREATION_FAILED":"Error while creating your member account.",
"RESTORE_WALLET_DATA_ERROR":"Error while reloading settings from local storage",
"LOAD_WALLET_DATA_ERROR":"Error while loading wallet data.",
"COPY_CLIPBOARD_FAILED":"Could not copy to clipboard",
"TAKE_PICTURE_FAILED":"Could not get picture.",
"SCAN_FAILED":"Could not scan QR code.",
"SCAN_UNKNOWN_FORMAT":"Code not recognized.",
"WOT_LOOKUP_FAILED":"Search failed.",
"LOAD_NODE_DATA_FAILED":"Duniter Node not accessible. Please retry later.",
"NEED_LOGIN_FIRST":"Please sign in first.",
"AMOUNT_REQUIRED":"Amount is required.",
"AMOUNT_NEGATIVE":"Negative amount not allowed.",
"NOT_ENOUGH_CREDIT":"Not enough credit.",
"INVALID_NODE_SUMMARY":"Unreachable node or invalid address",
"INVALID_USER_ID":"Field 'pseudonym' must not contains spaces or special characters.",
"INVALID_COMMENT":"Field 'reference' has a bad format.",
"INVALID_PUBKEY":"Public key has a bad format.",
"IDENTITY_INVALID_BLOCK_HASH":"This membership application is no longer valid (because it references a block that network nodes are cancelled): the person must renew its application for membership <b>before</b> being certified.",
"IDENTITY_EXPIRED":"This identity has expired: this person must re-apply <b>before</b> being certified.",
"IDENTITY_SANDBOX_FULL":"Could not register, because node's sandbox is full.<br/><br/>Please retry later or choose another Duniter node (in <b>Settings</b>).",
"WOT_PENDING_INVALID_BLOCK_HASH":"Membership not valid.",
"WALLET_INVALID_BLOCK_HASH":"Your membership application is no longer valid (because it references a block that network nodes are cancelled).<br/>You must <a ng-click=\"doQuickFix('renew')\">renew your application for membership</a> to fix this issue.",
"WALLET_IDENTITY_EXPIRED":"The publication of your identity <b>has expired</b>.<br/>You must <a ng-click=\"doQuickFix('fixIdentity')\">re-issue your identity</a> to resolve this issue.",
"WALLET_HAS_NO_SELF":"Your identity must first have been published, and not expired.",
"IDENTITY_ALREADY_CERTIFY":"You have <b>already certified</b> that identity.<br/><br/>Your certificate is still valid (expires {{expiresIn|formatDuration}}).",
"IDENTITY_ALREADY_CERTIFY_PENDING":"You have <b>already certified</b> that identity.<br/><br/>Your certification is still pending (Deadline for treatment {{expiresIn|formatDuration}}).",
"UNABLE_TO_CERTIFY_TITLE":"Unable to certify",
"LOAD_NEWCOMERS_FAILED":"Unable to load new members.",
"LOAD_PENDING_FAILED":"Unable to load pending registrations.",
"ONLY_MEMBER_CAN_EXECUTE_THIS_ACTION":"You must <b>be a member</b> in order to perform this action.",
"ONLY_SELF_CAN_EXECUTE_THIS_ACTION":"You must have <b>published your identity</b> in order to perform this action."
"IDENTITY_WILL_MISSING_CERTIFICATIONS":"This identity will soon lack certification (at least {{willNeedCertificationCount}}).",
},
"CONFIRM":{
"POPUP_TITLE":"<b>Confirmation</b>",
"POPUP_WARNING_TITLE":"<b>Warning</b>",
"CERTIFY_RULES_TITLE_UID":"Certify {{uid}}",
"CERTIFY_RULES":"<b>Security warning:</b><br/><br/><b class=\"assertive\">Don't certify an account</b> if you believe that: <ul><li>1.) the issuers identity might be faked.<li>2.) the issuer already has another certified account.<li>3.) the issuer purposely or carelessly violates rule 1 or 2 (he certifies faked or double accounts).</ul></small><br/>Are you sure you want to certify this identity?",
"TRANSFER":"<b>Transfer summary:</b><br/><br/><ul><li> - From: <b>{{from}}</b></li><li> - To: <b>{{to}}</b></li><li> - Amount: <b>{{amount}} {{unit}}</b></li><li> - Comment: <i>{{comment}}</i></li></ul><br/><b>Are-you sure you want to do this transfer?</b>",
"MEMBERSHIP_OUT":"<b>Warning</b>:<br/>You are going to terminate your membership. This operation is irreversible<br/></br/><b>Are you sure you want to continue?</b>",
"LOGIN_UNUSED_WALLET_TITLE":"Typing error ?",
"LOGIN_UNUSED_WALLET":"You are logged into an account that seems <b>inactive</b>.<br/><br/>If this account does not match yours, it's probably a <b>typing error</b> when sign in.<br/><br/><b>Would you still continue with this account?</b>",
"FIX_IDENTITY":"The pseudonym <b>{{uid}}</b> will be published again, replacing the old publication that has expired.<br/></br/><b>Are you sure</b> you want to continue?",
"FIX_MEMBERSHIP":"Your application for membership will be sent.<br/></br/><b>Are you sure ?</b>",
"RENEW_MEMBERSHIP":"Your membership will be renewed.<br/></br/><b>Are you sure ?</b>",
"REVOKE_IDENTITY":"<b>Security warning </b> :<br/>You will <b>definitely revoke this identity</b>.<br/><br/>The public key and the associated nickname <b>will never be used again</b> (for a member account).<br/></br/><b>Are you sure</b> you want to continue?",
"REVOKE_IDENTITY_2":"This operation is <b>irreversible</b>!<br/><br/><b>Are you sure</b> you want to continue?",
"NOT_NEED_RENEW_MEMBERSHIP":"Your membership does not need to be renewed (it will only expire in {{membershipExpiresIn|formatDuration}}).<br/></br/><b>Are you sure you</b> want to renew your membership?",
"SAVE_BEFORE_LEAVE":"Do you want to <b>save your changes</b> before leaving the page?",
"SAVE_BEFORE_LEAVE_TITLE":"Changes not saved"
},
"HELP":{
"TITLE":"Online help",
"JOIN":{
"SECTION":"Join",
"SALT":"The protection phrase is very important. It is used to hash you password, which in turn is used to calculate your <span class=\"text-italic\">public account key</span> (its number) and the private key to access it. <b>Please remeber this phrase well</b>, because there is no way to recover it when lost. What's more, it cannot be changed without having to create a new account.<br/><br/>A good protection phrase must be sufficiently long (8 characters at the very least) and as original as possible.",
"PASSWORD":"The password is very important. Together with the protection phrase, it is use to calculate your account number (public key) and the private key to access it. <b>Please remember it well</b>, because there is no way to recover it when lost. What's more, it cannot be changed without having to create a new account.<br/><br/>A good password is made (ideally) of at least 8 characters, with at least one capital and one number.",
"PSEUDO":"A pseudonym is used only when joining as <span class=\"text-italic\">member</span>. It is always associated with a wallet (by its <span class=\"text-italic\">public key</span>). It is published on the network so that other users may identify it, certify or send money to the account. A pseudonym must be unique among all members (current and past)."
},
"GLOSSARY":{
"SECTION":"Glossary",
"PUBKEY_DEF":"A public key always identifies a wallet. It may identify a member.",
"MEMBER":"Member",
"MEMBER_DEF":"A member is a real and living human, wishing to participate freely to the monitary community. The member will receive universal dividend, according to the period and amount as defined in the <span class=\"text-italic\">currency parameters</span>.",
"CURRENCY_RULES":"Currency rules",
"CURRENCY_RULES_DEF":"The currency rules are defined only once, and for all. They set the parameters under which the currency will perform: universal dividend calculation, the amount of certifications needed to become a member, the maximum amount of certifications a member can send, etc.<br/><br/>The parameters cannot be modified because of the use of a <span class=\"text-italic\">Blockchain</span> which carries and executes these rules, and constantly verifies their correct application. <a href=\"#/app/currency/view/\">See current parameters</a>.",
"BLOCKCHAIN":"Blockchain",
"BLOCKCHAIN_DEF":"The Blockchain is a decentralised system which, in case of Duniter, serves to carry and execute the <span class=\"text-italic\">currency rules</span>.<br/><a href=\"http://en.duniter.org/presentation/\" target=\"_blank\">Read more about Duniter</a> and the working of its blockchain.",
"UNIVERSAL_DIVIDEND_DEF":"The Universal Dividend (UD) is the quantity of money co-created by each member, according to the period and the calculation defined in the <span class=\"text-italic\">currency rules</span>.<br/>Every term, the members receive an equal amount of new money on their account.<br/><br/>The UD undergoes a steady growth, to remain fair under its members (current and future), calculated by an average life expectancy, as demonstrated in the Relative Theory of Money (RTM).<br/><a href=\"http://trm.creationmonetaire.info\" target=\"_blank\">Read more about RTM</a> and open money."
},
"TIP":{
"MENU_BTN_CURRENCY":"Menu <b>{{'MENU.CURRENCY'|translate}}</b> allows discovery of <b>currency parameters</b> and its state.",
"CURRENCY_WOT":"The <b>member count</b> shows the <b>community's weight and evolution</b>.",
"CURRENCY_MASS":"Shown here is the <b>total amount</b> currently in circulation and its <b>average distribution</b> per member.<br/><br/>This allows to estimate the <b>worth of any amount</b>, in respect to what <b>others own</b> on their account (on average).",
"CURRENCY_UNIT_RELATIVE":"The unit used here (“<b>{{'COMMON.UD'|translate}}<sub>{{currency|abbreviate}}</sub></b>”) signifies that the amounts in {{currency|capitalize}} have been devided by the <b>Universal Dividend</b> (UD).<br/><br/><small>This relative unit is <b>relevant</b> because it is stable in contrast to the permanently growing monitary mass.</small>",
"CURRENCY_CHANGE_UNIT":"This button allows to <b>switch the unit</b> to show amounts in <b>{{currency|capitalize}}</b>, undevided by the Universal Dividend (instead of in “<b>{{'COMMON.UD'|translate}}<sub>{{currency|abbreviate}}</sub></b>”).",
"CURRENCY_CHANGE_UNIT_TO_RELATIVE":"This button allows to <b>switch the unit</b> to show amounts in “<b>{{'COMMON.UD'|translate}}<sub>{{currency|abbreviate}}</sub></b>”, which is relative to the Universal Dividend (the amount co-produced by each member).",
"CURRENCY_RULES":"The <b>rules</b> of the currency determine its <b>exact and predictible</b> performance.<br/><br/>As a true DNA of the currency these rules make the monetary code <b>transparent and understandable</b>.",
"CURRENCY_BLOCKCHAIN":"All monetary transactions are recoded in a <b>public and tamper proof</b> ledger, generally referred to as the <b>blockchain</b>.",
"CURRENCY_PEERS":"The <b>nodes</b> shown here corrrespond to <b>computers that update and check</b> the blokchain.<br/><br/>The more active nodes there are, the more <b>decentralised</b> and therefore trustworhty the currency becomes.",
"CURRENCY_PEERS_BLOCK_NUMBER":"This <b>number</b> indicates the node's <b>latest validated block</b> (last page written in the ledger).<br/><br/>Green indicates that the block was equally validated by the <b>majority of other nodes</b>.",
"CURRENCY_PEERS_PARTICIPATE":"<b>Each member</b>, equiped with a computer with Internet, <b>can participate, adding a node</b> simply by <b>installing the Duniter software</b> (free/libre and open source). <a target=\"_new\" href=\"{{installDocUrl}}\">Read the installation manual >></a>.",
"MENU_BTN_ACCOUNT":"<b>{{'ACCOUNT.TITLE'|translate}}</b> allows access to your account balance and transaction history.",
"MENU_BTN_ACCOUNT_MEMBER":"Here you can consult your account status, transaction history and your certifications.",
"WALLET_CERTIFICATIONS":"Click here to reveiw the details of your certifications (given and received).",
"WALLET_BALANCE":"Your account <b>balance</b> is shown here.",
"WALLET_BALANCE_RELATIVE":"{{'HELP.TIP.WALLET_BALANCE'|translate}}<br/><br/>The used unit (“<b>{{'COMMON.UD'|translate}}<sub>{{currency|abbreviate}}</sub></b>”) signifies that the amount in {{currency|capitalize}} has been divided by the <b>Universal Dividend</b> (UD) co-created by each member.<br/>At this moment, 1 UD equals {{currentUD}} {{currency|capitalize}}.",
"WALLET_BALANCE_CHANGE_UNIT":"You can <b>change the unit</b> in which amounts are shown in <b><i class=\"icon ion-android-settings\"></i> {{'MENU.SETTINGS'|translate}}</b>.<br/><br/>For example, to display amounts <b>directly in {{currency|capitalize}}</b> instead of relative amounts.",
"WALLET_SEND":"Issue a payment in just a few clicks.",
"WALLET_SEND_NO_MONEY":"Issue a payment in just a few clicks.<br/>(Your balance does not allow this yet)",
"WALLET_OPTIONS":"Please note that this button allows access to <b>other, less used actions</b>.<br/><br/>Don't forget to take a quick look, when you have a moment!",
"WALLET_RECEIVED_CERTS":"This shows the list of persons that certified you.",
"WALLET_CERTIFY":"The button <b>{{'WOT.BTN_SELECT_AND_CERTIFY'|translate}}</b> allows selecting an identity and certifying it.<br/><br/>Only users that are <b>already member</b> may certify others.",
"WALLET_CERT_STOCK":"Your supply of certifications (to send) is limited to <b>{{sigStock}} certifications</b>.<br/><br/>This supply will replete itself over time, as and when earlier certifications expire.",
"MENU_BTN_WOT":"The menu <b>{{'MENU.WOT'|translate}}</b> allows searching <b>users</b> of the currency (member or not).",
"WOT_SEARCH_TEXT_XS":"To search in the registry, type the <b>first letters of a users pseudonym or public key</b>.<br/><br/>The search will start automatically.",
"WOT_SEARCH_TEXT":"To search in the registry, type the <b>first letters of a users pseudonym or public key</b>.<br/><br/>Then hit <b>Enter</b> to start the search.",
"WOT_SEARCH_RESULT":"Simply click a user row to view the details sheet.",
"WOT_VIEW_CERTIFICATIONS":"The row <b>{{'ACCOUNT.CERTIFICATION_COUNT'|translate}}</b> shows how many members members validated this identity.<br/><br/>These certifications testify that the account belongs to <b>a living human</b> and this person has <b>no other member account</b>.",
"WOT_VIEW_CERTIFICATIONS_COUNT":"There are at least <b>{{sigQty}} certifications</b> needed to become a member and receive the <b>Universal Dividend</b>.",
"WOT_VIEW_CERTIFICATIONS_CLICK":"Click here to open <b>a list of all certifications</b> given to and by this identity.",
"WOT_VIEW_CERTIFY":"The button <b>{{'WOT.BTN_CERTIFY'|translate}}</b> allows to add your certification to this identity.",
"CERTIFY_RULES":"<b>Attention:</b> Only certify <b>real and living persons</b> that do not own any other certified account.<br/><br/>The trust carried by the currency depends on each member's vigilance!",
"MENU_BTN_SETTINGS":"The <b>{{'MENU.SETTINGS'|translate}}</b> allow you to configure the Cesium application.<br/><br/>For example, you can <b>change the unit</b> in which the currency will be shown.",
"HEADER_BAR_BTN_PROFILE":"Click here to access your <b>user profile</b>",
"SETTINGS_CHANGE_UNIT":"You can <b>change the display unit</b> of amounts by clicking here.<br/><br/>- Deactivate the option to show amounts in {{currency|capitalize}}.<br/>- Activate the option for relative amounts in {{'COMMON.UD'|translate}}<sub>{{currency|abbreviate}}</sub> (<b>divided</b> by the current Universal Dividend).",
"END_LOGIN":"This guided visit has <b>ended</b>.<br/><br/>Welcome to the <b>free economy</b>!",
"END_NOT_LOGIN":"This guided visit has <b>ended</b>.<br/><br/>If you wish to join the currency {{currency|capitalize}}, simply click <b>{{'LOGIN.CREATE_ACCOUNT'|translate}}</b> below."