fr.js

来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· JavaScript 代码 · 共 26 行

JS
26
字号
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
  "Please confirm that you want to open this link": "Veuillez confirmer l'ouverture de ce lien",
  "Cancel": "Annuler",
  "Dictionary": "Dictionnaire",
  "Finished list of mispelled words": "Liste des mots mal orthographiés",
  "I will open it in a new page.": "Ouverture dans une nouvelle fenêtre",
  "Ignore all": "Tout ignorer",
  "Ignore": "Ignorer",
  "No mispelled words found with the selected dictionary.": "Aucune erreur orthographique avec le dictionnaire sélectionné.",
  "Spell check complete, didn't find any mispelled words.  Closing now...": "Vérification terminée, aucune erreur orthographique détectée.  Fermeture en cours...",
  "OK": "OK",
  "Original word": "Mot original",
  "Please wait.  Calling spell checker.": "Veuillez patienter.  Appel du correcteur.",
  "Please wait: changing dictionary to": "Veuillez patienter. Changement du dictionnaire vers",
  "This will drop changes and quit spell checker.  Please confirm.": "Ceci fermera la fenêtre et annulera les modifications. Veuillez confirmer.",
  "Re-check": "Vérifier encore",
  "Replace all": "Tout remplacer",
  "Replace with": "Remplacer par",
  "Replace": "Remplacer",
  "Revert": "Annuler",
  "Spell-check": "Correction",
  "Suggestions": "Suggestions",
  "One moment...": "Veuillez patienter"
};

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?