Skip to content
Snippets Groups Projects
Commit 1e401240 authored by Baptiste Lemoine's avatar Baptiste Lemoine
Browse files

:alien: home screen translated

parent 549f89a5
No related branches found
No related tags found
1 merge request!28Traduction Française de duniter-ui
...@@ -129,6 +129,7 @@ ...@@ -129,6 +129,7 @@
"home.current.medianTime": "Median time", "home.current.medianTime": "Median time",
"home.current.powMin": "Common difficulty level", "home.current.powMin": "Common difficulty level",
"home.current.mmass": "Monetary mass", "home.current.mmass": "Monetary mass",
"home.current.mmass_kud": "Monetary mass in thousands universal dividend (kilo UD)",
"home.pulling.network": "Network", "home.pulling.network": "Network",
"home.pulling.peer": "Peer", "home.pulling.peer": "Peer",
"home.pulling.state.unkown": "Next sync in few minutes", "home.pulling.state.unkown": "Next sync in few minutes",
......
...@@ -25,14 +25,14 @@ ...@@ -25,14 +25,14 @@
"configuration.create_uid.title": "Votre identité", "configuration.create_uid.title": "Votre identité",
"configuration.create_uid.message": "As a first step, you need to define your personal, unique identity.<br/>The following informations will be <strong>definitive</strong> for this currency: please choose them carefully.", "configuration.create_uid.message": "As a first step, you need to define your personal, unique identity.<br/>The following informations will be <strong>definitive</strong> for this currency: please choose them carefully.",
"configuration.create_uid.uid.tooltip": "The name you will be known as.", "configuration.create_uid.uid.tooltip": "The name you will be known as.",
"configuration.create_uid.entropy.tooltip": "An entropy source to make your key unique: an e-mail, a phone n°, ...", "configuration.create_uid.entropy.tooltip": "An entropy source to make your clé unique: an e-mail, a phone n°, ...",
"configuration.create_uid.password.tooltip": "A secret password to protect your key.", "configuration.create_uid.password.tooltip": "A secret password to protect your clé.",
"configuration.create_uid.create_button": "Continue", "configuration.create_uid.create_button": "Continue",
"configuration.create_uid.preview_button": "Preview pubkey", "configuration.create_uid.preview_button": "Preview pubkey",
"configuration.create_uid.nrp_algo_choose": "NRP algorithm", "configuration.create_uid.nrp_algo_choose": "NRP algorithm",
"configuration.create_uid.nrp_algo_choose_1": "N = 4096 ; r = 16 ; p = 1", "configuration.create_uid.nrp_algo_choose_1": "N = 4096 ; r = 16 ; p = 1",
"configuration.create_uid.modal_title": "Identity confirmation", "configuration.create_uid.modal_title": "Identity confirmation",
"configuration.create_uid.modal_message": "This identity will be definitive for this currency: you will be known by your User ID and will be able to access your account using your Secret Key and Password values.", "configuration.create_uid.modal_message": "This identity will be definitive for this currency: you will be known by your User ID and will be able to access your account using your Secret Clé and Password values.",
"configuration.create_uid.modal_agree": "Agree", "configuration.create_uid.modal_agree": "Agree",
"configuration.create_uid.modal_disagree": "Disagree", "configuration.create_uid.modal_disagree": "Disagree",
"configuration.create_uid.modal_preview_title": "Preview of pubkey", "configuration.create_uid.modal_preview_title": "Preview of pubkey",
...@@ -122,19 +122,20 @@ ...@@ -122,19 +122,20 @@
"configuration.create_root.button.accept_and_send": "Accept this block and start currency", "configuration.create_root.button.accept_and_send": "Accept this block and start currency",
"configuration.create_root.button.cancel": "Cancel creation and go to home screen", "configuration.create_root.button.cancel": "Cancel creation and go to home screen",
"configuration.create_root.host_listening": "Host listening at:", "configuration.create_root.host_listening": "Host listening at:",
"configuration.create_uid.pubkey_preview": "Public key preview", "configuration.create_uid.pubkey_preview": "Public clé preview",
"home.ws2p_pairs": "Connected pairs", "home.ws2p_peers": "Pairs connectés",
"home.current.number": "Current block #", "home.current.number": "Block courant #",
"home.current.membersCount": "Members count", "home.current.membersCount": "Nombre de membres",
"home.current.medianTime": "Median time", "home.current.medianTime": "Temps médian",
"home.current.powMin": "Common difficulty level", "home.current.powMin": "Niveau de difficulté commune",
"home.current.mmass": "Masse monétaire", "home.current.mmass": "Masse monétaire",
"home.current.mmass_kud": "Masse monétaire en milliers de dividendes universel (kilo DU)",
"home.pulling.network": "Réseau", "home.pulling.network": "Réseau",
"home.pulling.peer": "Paris", "home.pulling.peer": "Pairs",
"home.pulling.state.unkown": "Prochaine syncro dans quelques minutes", "home.pulling.state.unkown": "Prochaine syncro dans quelques minutes",
"home.pulling.state.synced": "Syncronisé", "home.pulling.state.synced": "Syncronisé",
"home.pulling.state.syncing": "En syncronisation...", "home.pulling.state.syncing": "En syncronisation...",
"home.pow.unit": "blocks made by this key (last 2 months)", "home.pow.unit": "blocks made by this clé (last 2 months)",
"home.pow.is_mirror": "Ce noeud est un miroir", "home.pow.is_mirror": "Ce noeud est un miroir",
"home.pow.is_waiting": "Waiting for better proof conditions", "home.pow.is_waiting": "Waiting for better proof conditions",
"home.tabs.overview": "Tableau de bord", "home.tabs.overview": "Tableau de bord",
...@@ -173,9 +174,9 @@ ...@@ -173,9 +174,9 @@
"sync.ready.node.part2": "Click on the green button to proceed.", "sync.ready.node.part2": "Click on the green button to proceed.",
"sync.started.node": "Synchronization started on noeud:", "sync.started.node": "Synchronization started on noeud:",
"sync.error.unreachable.try.another.node": "This noeud is not available. Please select another one.", "sync.error.unreachable.try.another.node": "This noeud is not available. Please select another one.",
"home.menu.server.stop": "Stop server", "home.menu.server.stop": "Arrêter le serveur",
"home.menu.server.start": "Start server", "home.menu.server.start": "Démarrer le serveur",
"home.menu.server.restart": "Restart server", "home.menu.server.restart": "Redémarrer le serveur",
"home.state": "Server:", "home.state": "Server:",
"home.state.started": "STARTED", "home.state.started": "STARTED",
"home.state.stopped": "STOPPED", "home.state.stopped": "STOPPED",
...@@ -203,17 +204,17 @@ ...@@ -203,17 +204,17 @@
"settings.logs.share.error": "An error occurred during the generation of your link:", "settings.logs.share.error": "An error occurred during the generation of your link:",
"settings.data.backup.title": "Backup", "settings.data.backup.title": "Backup",
"settings.data.backup.message": "You can create backups of your noeud's data and restore them using the buttons below.", "settings.data.backup.message": "You can create backups of your noeud's data and restore them using the buttons below.",
"settings.data.backup.aversissement": "<b>Export</b> will only backup your noeud's data, which <i>excludes your secret key and configuration details</i>.<br><b>Import</b> will reset your noeud's data by applying the backup. Your secret keys and configuration remains untouched.", "settings.data.backup.aversissement": "<b>Export</b> will only backup your noeud's data, which <i>excludes your secret clé and configuration details</i>.<br><b>Import</b> will reset your noeud's data by applying the backup. Your secret keys and configuration remains untouched.",
"settings.data.backup.button.export": "Create a data backup", "settings.data.backup.button.export": "Create a data backup",
"settings.data.backup.button.import": "Import a data backup", "settings.data.backup.button.import": "Import a data backup",
"settings.data.backup.importing": "Importing data...", "settings.data.backup.importing": "Importing data...",
"settings.data.backup.imported": "Import successfull!", "settings.data.backup.imported": "Import successfull!",
"settings.network.button.validate": "Save and apply réseau settings", "settings.network.button.validate": "Save and apply réseau settings",
"settings.network.saved": "Configuration saved and applied successfully", "settings.network.saved": "Configuration saved and applied successfully",
"settings.key.title": "Public key of this noeud:", "settings.key.title": "Public clé of this noeud:",
"settings.key.button.validate": "Save and use this key", "settings.key.button.validate": "Save and use this clé",
"settings.key.button.change": "Change keyring", "settings.key.button.change": "Change keyring",
"settings.key.pubkey.description": "This public key is the public part of your keyring, which is composed of a public key and a private key. This public key is shared with all the pairs of the réseau and users of the currency, while your private key is secretely kept and used by this noeud to process operations on the réseau.", "settings.key.pubkey.description": "This public clé is the public part of your keyring, which is composed of a public clé and a private clé. This public clé is shared with all the pairs of the réseau and users of the currency, while your private clé is secretely kept and used by this noeud to process operations on the réseau.",
"settings.data.modal_title": "Confirm full reset", "settings.data.modal_title": "Confirm full reset",
"settings.data.modal_message": "This action will completely reset the data of your noeud and redirect you to initial configuration screen. Do you confirm?", "settings.data.modal_message": "This action will completely reset the data of your noeud and redirect you to initial configuration screen. Do you confirm?",
"settings.data.modal_disagree": "No, cancel this", "settings.data.modal_disagree": "No, cancel this",
...@@ -232,7 +233,7 @@ ...@@ -232,7 +233,7 @@
"settings.modules.already_install": "Module already installed", "settings.modules.already_install": "Module already installed",
"settings.modules.path_does_not_exist": "Path does not lead to a module", "settings.modules.path_does_not_exist": "Path does not lead to a module",
"settings.modules.wrong_package_source": "Package URL has wrong format", "settings.modules.wrong_package_source": "Package URL has wrong format",
"settings.modules.aversissement": "Please be <b>VERY CAREFUL</b> when installing a module: you should <b>check that it is not a virus</b>, nor wants to steal your informations. <b>A MODULE HAS A LOT OF POWER</b> and can access/modify any part of your system (including your private key), in the limit of the user's access rights.", "settings.modules.aversissement": "Please be <b>VERY CAREFUL</b> when installing a module: you should <b>check that it is not a virus</b>, nor wants to steal your informations. <b>A MODULE HAS A LOT OF POWER</b> and can access/modify any part of your system (including your private clé), in the limit of the user's access rights.",
"settings.modules.aversissement_light": "AVERSISSEMENT! (click to see more)", "settings.modules.aversissement_light": "AVERSISSEMENT! (click to see more)",
"settings.modules.aversissement_close": "Close this message", "settings.modules.aversissement_close": "Close this message",
"settings.modules.on": "On", "settings.modules.on": "On",
......
...@@ -6,7 +6,7 @@ module.exports = (app) => { ...@@ -6,7 +6,7 @@ module.exports = (app) => {
$translateProvider.translations('fr', require('./i18n/fr')); $translateProvider.translations('fr', require('./i18n/fr'));
// Default language // Default language
$translateProvider.preferredLanguage('en'); $translateProvider.preferredLanguage('fr');
// Other parameters // Other parameters
$translateProvider.useSanitizeValueStrategy(''); $translateProvider.useSanitizeValueStrategy('');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment