diff --git a/emails/translations/account-check_fr.txt b/emails/translations/account-check_fr.txt index 82a70426..8f6e236a 100644 --- a/emails/translations/account-check_fr.txt +++ b/emails/translations/account-check_fr.txt @@ -1,5 +1,5 @@ [[[SERVERNAME]]] - Vérification E-mail -Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) effectue une vérification par e-mail. Accédez au lien suivant pour terminer le processus : +Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) effectue une vérification par e-mail. Accédez au lien suivant pour terminer le processus : ~ ~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]] ~ diff --git a/emails/translations/account-invite_fr.html b/emails/translations/account-invite_fr.html index ebf41925..1c30bbdb 100644 --- a/emails/translations/account-invite_fr.html +++ b/emails/translations/account-invite_fr.html @@ -7,10 +7,10 @@ -

Un compte a été créé pour vous sur le serveur [[[SERVERNAME]]], vous pouvez y accéder maintenant avec :

+

Un compte a été créé pour vous sur le serveur [[[SERVERNAME]]], vous pouvez y accéder maintenant avec :

-    Nom d'utilisateur : [[[ACCOUNTNAME]]]
-    Mot de passe : [[[PASSWORD]]] +    Nom d'utilisateur : [[[ACCOUNTNAME]]]
+    Mot de passe : [[[PASSWORD]]]

Meilleures salutations,
diff --git a/emails/translations/account-login_fr.html b/emails/translations/account-login_fr.html index b4db8528..68410421 100644 --- a/emails/translations/account-login_fr.html +++ b/emails/translations/account-login_fr.html @@ -7,6 +7,6 @@ -

Votre jeton de connexion est : [[[TOKEN]]]

+

Votre jeton de connexion est : [[[TOKEN]]]

Ce jeton ne peut être utilisé qu'une seule fois et est valide pendant 5 minutes.

\ No newline at end of file diff --git a/emails/translations/account-login_fr.txt b/emails/translations/account-login_fr.txt index bec3535c..53d2818c 100644 --- a/emails/translations/account-login_fr.txt +++ b/emails/translations/account-login_fr.txt @@ -1,4 +1,4 @@ [[[SERVERNAME]]] - Connexion au compte -Votre jeton de connexion est : [[[TOKEN]]] +Votre jeton de connexion est : [[[TOKEN]]] ~ Ce jeton ne peut être utilisé qu'une seule fois et est valide pendant 5 minutes. \ No newline at end of file diff --git a/emails/translations/account-reset_fr.txt b/emails/translations/account-reset_fr.txt index bcc60ca8..f6f40528 100644 --- a/emails/translations/account-reset_fr.txt +++ b/emails/translations/account-reset_fr.txt @@ -1,5 +1,5 @@ [[[SERVERNAME]]] - Réinitialisation du compte -Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) demande une réinitialisation du mot de passe du compte. Accédez au lien suivant pour terminer le processus : +Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) demande une réinitialisation du mot de passe du compte. Accédez au lien suivant pour terminer le processus : ~ ~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]] ~ diff --git a/emails/translations/mesh-invite_fr.html b/emails/translations/mesh-invite_fr.html index 3935b30a..5e64b3a7 100644 --- a/emails/translations/mesh-invite_fr.html +++ b/emails/translations/mesh-invite_fr.html @@ -15,7 +15,7 @@

Utilisateur [[[USERNAME]]] sur le serveur [[[SERVERNAME]]] vous demande d'installer un logiciel pour démarrer une session de contrôle à distance.

- Message : [[[MSG]]] + Message : [[[MSG]]]

@@ -28,7 +28,7 @@

- Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent :
+ Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent :

wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'

diff --git a/emails/translations/mesh-invite_fr.txt b/emails/translations/mesh-invite_fr.txt index 47a298ad..875303bf 100644 --- a/emails/translations/mesh-invite_fr.txt +++ b/emails/translations/mesh-invite_fr.txt @@ -5,23 +5,23 @@ Bonjour [[[NAME]]], L'utilisateur [[[USERNAME]]] sur le serveur [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) vous demande d'installer un logiciel pour démarrer la session de contrôle à distance. ~ ~ -Message : [[[MSG]]] +Message : [[[MSG]]] ~ ~ ~ -Pour Windows, accédez au lien suivant pour terminer le processus : +Pour Windows, accédez au lien suivant pour terminer le processus : ~ ~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ ~ ~ -Pour Apple OSX, accédez au lien suivant pour terminer le processus : +Pour Apple OSX, accédez au lien suivant pour terminer le processus : ~ ~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ ~ ~ -Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent : +Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent : ~ ~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ diff --git a/emails/translations/sms-messages_fr.txt b/emails/translations/sms-messages_fr.txt index a25f7fc1..1f1461cd 100644 --- a/emails/translations/sms-messages_fr.txt +++ b/emails/translations/sms-messages_fr.txt @@ -1,2 +1,2 @@ -[[0]] le code de vérification est : [[1]] -[[0]] le jeton d'accès est : [[1]] +[[0]] le code de vérification est : [[1]] +[[0]] le jeton d'accès est : [[1]] diff --git a/package.json b/package.json index 83dd40d7..ec230055 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.6.81", + "version": "0.6.82", "keywords": [ "Remote Device Management", "Remote Device Monitoring", diff --git a/translate/translate.js b/translate/translate.js index 6b5d9ab8..5e7b6d07 100644 --- a/translate/translate.js +++ b/translate/translate.js @@ -557,7 +557,6 @@ function translate(lang, langFile, sources, createSubDir) { // Load the language file var langFileData = null; try { langFileData = JSON.parse(fs.readFileSync(langFile)); } catch (ex) { console.log(ex); } - console.log('langFileData', langFileData); if ((langFileData == null) || (langFileData.strings == null)) { log("Invalid language file."); process.exit(); return; } langs = {}; diff --git a/translate/translate.json b/translate/translate.json index 30a5ff06..a0827d87 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -8001,29 +8001,7 @@ "zh-chs": "压缩档案...", "zh-cht": "壓縮檔案...", "xloc": [ - "default.handlebars->29->881" - ] - }, - { - "cs": "Potvrdit {0} z {1} záznam{2} do tohoto umístění?", - "de": "Bestätigen Sie das {0} von {1} Einträgen{2} an diesen Ort?", - "en": "Confirm {0} of {1} entrie{2} to this location?", - "es": "¿Confirmar {0} de {1} entrada{2} a esta ubicación?", - "fi": "Haluatko varmasti {0} {1} kohdetta tänne?", - "fr": "Confirmer {0} de {1} entrée {2} à cet emplacement ?", - "hi": "{1} के {0} की पुष्टि करें {2} इस स्थान पर?", - "ja": "{1}エントリ{2}のうち{0}をこの場所に拘束しますか?", - "ko": "{2} 항목 {1}의 {0}을 이 위치로 확정하시겠습니까?", - "nl": "Bevestig {0} van {1} bestand {2} naar deze locatie?", - "pt": "Confirme {0} da {1} entrada {2} para este local?", - "ru": "Подтвердить {0} из {1} записей в это расположение?", - "tr": "Bu konuma {0} / {1} giriş {2} konulsun mu?", - "zh-chs": "将{1}入口{2}中的{0}限制到此位置?", - "zh-cht": "將{1}入口{2}中的{0}限製到此位置?", - "xloc": [ - "default-mobile.handlebars->9->127", - "default.handlebars->29->1566" ->>>>>>> 127eca528440ad3fc332d1a1cc1579b8a9019434 + "default.handlebars->29->888" ] }, { @@ -8416,8 +8394,8 @@ "zh-chs": "确认删除访问权限?", "zh-cht": "確認刪除訪問權限?", "xloc": [ - "default.handlebars->29->1999", - "default.handlebars->29->2002" + "default.handlebars->29->2007", + "default.handlebars->29->2010" ] }, { @@ -13845,21 +13823,7 @@ ] }, { - "cs": "E-mail je ověřen", - "de": "E-Mail ist bestätigt", - "en": "E-mail is verified", - "es": "Correo electrónico verificado", - "fi": "Sähköposti osoite on vahvistettu", - "fr": "E-mail vérifié", - "hi": "ईमेल सत्यापित है", - "ja": "メールが確認されました", - "ko": "이메일 검증", - "nl": "E-mail is geverifieerd", - "pt": "O email foi verificado", - "ru": "Email подтвержден", - "tr": "E-posta doğrulandı", - "zh-chs": "电邮已验证", - "zh-cht": "電郵已驗證", + "en": "Email is verified", "xloc": [ "default.handlebars->29->1730", "default.handlebars->29->1904" @@ -35787,8 +35751,11 @@ }, { "en": "This is the recommanded policy. Intel® AMT activation and management is completely automated and the server will attempt to make best possible use of hardware management.", - "fr": "C'est la politique recommandée. L'activation et la gestion d'Intel® AMT est complètement automatique et le serveur utilisera au mieux la gestion du matériel.", - "nl": "Dit is het aanbevolen beleid. Activering en beheer van Intel® AMT is volledig geautomatiseerd en de server zal proberen om optimaal gebruik te maken van hardwarebeheer.", + "fr": "C'est la politique recommandée. L'activation et la gestion d'Intel® AMT est complètement automatique et le serveur utilisera au mieux la gestion du matériel.", + "nl": "Dit is het aanbevolen beleid. Activering en beheer van Intel® AMT is volledig geautomatiseerd en de server zal proberen om optimaal gebruik te maken van hardwarebeheer." + }, + { + "en": "This is the recommended policy. Intel® AMT activation and management is completely automated and the server will attempt to make best possible use of hardware management.", "xloc": [ "default.handlebars->29->1401" ] @@ -42992,4 +42959,4 @@ ] } ] -} +} \ No newline at end of file