|
|
@ -66,6 +66,8 @@ |
|
|
|
"projects.ext_db.head.title": "Créer un projet | Noco", |
|
|
|
"projects.ext_db.head.title": "Créer un projet | Noco", |
|
|
|
"projects.ext_db.dialog.success": "Connexion réussi", |
|
|
|
"projects.ext_db.dialog.success": "Connexion réussi", |
|
|
|
"projects.ext_db.dialog.failure": "Echec de connexion :", |
|
|
|
"projects.ext_db.dialog.failure": "Echec de connexion :", |
|
|
|
|
|
|
|
"projects.notifications.no_new": "No new notifications", |
|
|
|
|
|
|
|
"projects.notifications.clear": "Clear", |
|
|
|
"signin.title": "Connexion", |
|
|
|
"signin.title": "Connexion", |
|
|
|
"signin.enter_your_work_email": "Saisir votre adresse email professionnel", |
|
|
|
"signin.enter_your_work_email": "Saisir votre adresse email professionnel", |
|
|
|
"signin.enter_your_password": "Saisir votre mot de passe", |
|
|
|
"signin.enter_your_password": "Saisir votre mot de passe", |
|
|
@ -80,6 +82,14 @@ |
|
|
|
"signin.head.meta.hid": "Se connecter à Noco", |
|
|
|
"signin.head.meta.hid": "Se connecter à Noco", |
|
|
|
"signin.head.meta.name": "Se connecter à Noco", |
|
|
|
"signin.head.meta.name": "Se connecter à Noco", |
|
|
|
"signin.head.meta.content": "Se connecter à Noco", |
|
|
|
"signin.head.meta.content": "Se connecter à Noco", |
|
|
|
|
|
|
|
"signin.password.recovery.title": "Reset your password", |
|
|
|
|
|
|
|
"signin.password.recovery.message_1": "Please provide the email address you used when you signed up.", |
|
|
|
|
|
|
|
"signin.password.recovery.message_2": "We will send you an email with a link to reset your password.", |
|
|
|
|
|
|
|
"signin.password.recovery.success": "Please check your email to reset the password", |
|
|
|
|
|
|
|
"signin.password.recovery.button": "SEND EMAIL", |
|
|
|
|
|
|
|
"signup.title": "SIGN UP", |
|
|
|
|
|
|
|
"signup.you_will_be_the_super_admin": "You will be the 'Super Admin'", |
|
|
|
|
|
|
|
"signup.already_ve_an_account": "Already have an account ?", |
|
|
|
"treeview.settings": "Paramètres", |
|
|
|
"treeview.settings": "Paramètres", |
|
|
|
"treeview.settings.tooltip": "Visible uniquement pour les créateurs", |
|
|
|
"treeview.settings.tooltip": "Visible uniquement pour les créateurs", |
|
|
|
"treeview.app_store": "Magasin d'applications", |
|
|
|
"treeview.app_store": "Magasin d'applications", |
|
|
@ -113,5 +123,19 @@ |
|
|
|
"nav_drawer.share_view.toggle.option1": "Restreindre l’accès à l’aide d’un mot de passe", |
|
|
|
"nav_drawer.share_view.toggle.option1": "Restreindre l’accès à l’aide d’un mot de passe", |
|
|
|
"nav_drawer.share_view.toggle.option2": "L’accès est restreint par un mot de passe", |
|
|
|
"nav_drawer.share_view.toggle.option2": "L’accès est restreint par un mot de passe", |
|
|
|
"nav_drawer.share_view.password.caption": "Saisie le mot de passe", |
|
|
|
"nav_drawer.share_view.password.caption": "Saisie le mot de passe", |
|
|
|
"nav_drawer.share_view.password.button": "Enregistrer le mot de passe" |
|
|
|
"nav_drawer.share_view.password.button": "Enregistrer le mot de passe", |
|
|
|
|
|
|
|
"management.tabs.user": "Users Management", |
|
|
|
|
|
|
|
"management.tabs.api": "API Tokens Management", |
|
|
|
|
|
|
|
"management.tabs.roles": "Roles Management", |
|
|
|
|
|
|
|
"management.meta.title": "Metadata Operations", |
|
|
|
|
|
|
|
"management.meta.export_to_file": "Export to file", |
|
|
|
|
|
|
|
"management.meta.import": "Import", |
|
|
|
|
|
|
|
"management.meta.export_to_zip": "Export zip", |
|
|
|
|
|
|
|
"management.meta.import_zip": "Import zip", |
|
|
|
|
|
|
|
"management.meta.reset": "Reset", |
|
|
|
|
|
|
|
"management.meta.export_to_file.desc": "Export all metadata from the meta tables to meta directory.", |
|
|
|
|
|
|
|
"management.meta.import.desc": "Import all metadata from the meta directory to meta tables.", |
|
|
|
|
|
|
|
"management.meta.export_to_zip.desc": "Export project meta to zip file and download.", |
|
|
|
|
|
|
|
"management.meta.import_zip.desc": "Import project meta zip file and restart.", |
|
|
|
|
|
|
|
"management.meta.reset.desc": "Clear all metadata from meta tables." |
|
|
|
} |
|
|
|
} |