summaryrefslogtreecommitdiff
path: root/locales/ja.json
diff options
context:
space:
mode:
authortkqubo2016-08-27 13:55:28 +0900
committertkqubo2016-08-27 14:25:36 +0900
commitd4719ac8061e1ff65e4e6a5b0de8bbcf3f37c5ec (patch)
tree3777df56a52e44fc1c90558615b953a01517de21 /locales/ja.json
parentc82d96ff5171270d867f6a5477500cb4724ef2d7 (diff)
feat: add Japanese i18n support
Diffstat (limited to 'locales/ja.json')
-rw-r--r--locales/ja.json104
1 files changed, 104 insertions, 0 deletions
diff --git a/locales/ja.json b/locales/ja.json
new file mode 100644
index 00000000..fb3de586
--- /dev/null
+++ b/locales/ja.json
@@ -0,0 +1,104 @@
+{
+ "Collaborative markdown notes": "共同編集できるMarkdownノート",
+ "Realtime collaborative markdown notes on all platforms.": "マルチプラットフォーム、リアルタイムで共同編集できるMarkdownノート",
+ "Best way to write and share your knowledge in markdown.": "Markdownでナレッジを蓄積・共有できるベストツール",
+ "Intro": "サービスの紹介",
+ "History": "履歴",
+ "New guest note": "新規ゲストノート",
+ "Collaborate with URL": "URLで共同編集",
+ "Support charts and MathJax": "グラフとMathJaxのサポート",
+ "Support slide mode": "スライドモードのサポート",
+ "Sign In": "サインイン",
+ "Below is the history from browser": "ブラウザからの履歴",
+ "Welcome!": "ようこそ!",
+ "New note": "新規ノート",
+ "or": "または",
+ "Sign Out": "サインアウト",
+ "Explore all features": "すべての機能をチェック",
+ "Select tags...": "タグで検索",
+ "Search keyword...": "キーワードで検索",
+ "Sort by title": "タイトル順でソート",
+ "Title": "タイトル",
+ "Sort by time": "日時順でソート",
+ "Time": "日時",
+ "Export history": "履歴をエクスポート",
+ "Import history": "履歴をインポート",
+ "Clear history": "履歴をクリア",
+ "Refresh history": "履歴を更新",
+ "No history": "履歴はありません",
+ "Import from browser": "ブラウザからインポート",
+ "Releases": "リリース",
+ "Are you sure?": "本当にいいですか?",
+ "Cancel": "キャンセル",
+ "Yes, do it!": "はい",
+ "Choose method": "選択してください",
+ "Sign in via %s": "%sでサインイン",
+ "New": "新規作成",
+ "Publish": "公開する",
+ "Extra": "その他",
+ "Revision": "編集履歴",
+ "Slide Mode": "スライドモード",
+ "Export": "エクスポート",
+ "Import": "インポート",
+ "Clipboard": "クリップボード",
+ "Download": "ダウンロード",
+ "Raw HTML": "HTMLパーツ",
+ "Edit": "編集モード",
+ "View": "表示モード",
+ "Both": "分割モード",
+ "Help": "ヘルプ",
+ "Upload Image": "画像をアップロード",
+ "Menu": "メニュー",
+ "This page need refresh": "ページをリロードしてください",
+ "You have an incompatible client version.": "クライアントのバージョンが一致しません",
+ "Refresh to update.": "リロードして更新を反映させてください",
+ "New version available!": "新しいバージョンが利用できます!",
+ "See releases notes here": "リリースノートをごらんください",
+ "Refresh to enjoy new features.": "リロードして新しい機能を試してみましょう",
+ "Your user state has changed.": "ユーザー情報が変更されました",
+ "Refresh to load new user state.": "リロードすると最新のユーザー情報が反映されます",
+ "Refresh": "リロード",
+ "Contacts": "コンタクト",
+ "Report an issue": "問題を報告する",
+ "Send us email": "メールを送る",
+ "Documents": "ドキュメント",
+ "Features": "機能",
+ "YAML Metadata": "YAMLメタデータ",
+ "Slide Example": "スライドサンプル",
+ "Cheatsheet": "チートシート",
+ "Example": "例",
+ "Syntax": "構文",
+ "Header": "見出し",
+ "Unordered List": "番号なしリスト",
+ "Ordered List": "番号付きリスト",
+ "Todo List": "TODOリスト",
+ "Blockquote": "引用文",
+ "Bold font": "太字",
+ "Italics font": "斜体",
+ "Strikethrough": "打ち消し線",
+ "Inserted text": "挿入文",
+ "Marked text": "マーカー",
+ "Link": "リンク",
+ "Image": "画像",
+ "Code": "コード",
+ "Externals": "モジュール",
+ "This is a alert area.": "これはアラートエリアです",
+ "Revert": "戻す",
+ "Import from clipboard": "クリップボードからインポート",
+ "Paste your markdown or webpage here...": "Markdownまたはウェブページを貼り付けてください",
+ "Clear": "クリア",
+ "This note is locked": "このノートはロックされています",
+ "Sorry, only owner can edit this note.": "このノートはオーナーのみが編集できます",
+ "OK": "OK",
+ "Reach the limit": "上限に達しました",
+ "Sorry, you've reached the max length this note can be.": "ノートの文字数が上限に達しました。",
+ "Please reduce the content or divide it to more notes, thank you!": "内容を減らすか、別のノートに分けてください",
+ "Import from Gist": "gistからインポート",
+ "Paste your gist url here...": "gistのURLを貼り付けてください",
+ "Import from Snippet": "スニペットからインポート",
+ "Select From Available Projects": "プロジェクトを一覧から選択してください",
+ "Select From Available Snippets": "スニペットを一覧から選択してください",
+ "OR": "または",
+ "Export to Snippet": "スニペットにエクスポート",
+ "Select Visibility Level": "公開範囲を選んでください"
+}