libreccm-legacy/ccm-cms/web/assets/xinha/plugins/SmartReplace/lang/ja.js

19 lines
532 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// I18N constants
// LANG: "ja", ENCODING: UTF-8
{
"SmartReplace Settings" : "SmartReplace設定",
"Enable automatic replacements" : "自動置換の有効化",
"Convert all quotes and dashes in the current document": "文書内の引用符とダッシュをすべて変換",
"OpeningDoubleQuotes": "„",
"ClosingDoubleQuotes": "“",
"OpeningSingleQuote": "",
"ClosingSingleQuote": ""
/*
"OpeningDoubleQuotes": "»",
"ClosingDoubleQuotes": "«",
"OpeningSingleQuote": "",
"ClosingSingleQuote": ""
*/
};