This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/xinha/plugins/FullPage/lang/ja.js

17 lines
541 B
JavaScript
Raw Normal View History

// I18N constants
// LANG: "ja", ENCODING: UTF-8
{
"Alternate style-sheet:": "代替スタイルシート:",
"Background color:": "背景色:",
"Cancel": "中止",
"DOCTYPE:": "DOCTYPE:",
"Document properties": "文書のプロパティ",
"Document title:": "文書の表題:",
"OK": "OK",
"Primary style-sheet:": "優先スタイルシート:",
"Text color:": "文字色:",
"Character set:": "文字セット:",
"Description:": "説明:",
"Keywords:": "キーワード:",
"UTF-8 (recommended)": "UTF-8 (推奨)"
};