Files
huly-platform/plugins/text-editor-assets/lang/ja.json
T
2025-06-16 20:35:29 +07:00

80 lines
2.8 KiB
JSON

{
"string": {
"TableOfContents": "目次",
"Suggested": "候補",
"NoItems": "アイテムなし",
"EditorPlaceholder": "入力を開始...",
"Edit": "編集",
"Bold": "太字",
"Italic": "斜体",
"Strikethrough": "取り消し線",
"Link": "リンク",
"Save": "保存",
"OrderedList": "番号付きリスト",
"BulletedList": "箇条書きリスト",
"Blockquote": "引用",
"Code": "コード",
"CodeBlock": "コードブロック",
"Note": "メモ",
"ConfigureNote": "メモを設定",
"Set": "設定",
"Update": "更新",
"Remove": "削除",
"NotePlaceholder": "メモを追加...",
"SampleText": "サンプルテキスト",
"Send": "送信",
"Attach": "添付",
"TextStyle": "テキストスタイル",
"Emoji": "絵文字",
"GIF": "GIF",
"Mention": "メンション",
"Underlined": "下線",
"AlignCenter": "中央揃え",
"AlignLeft": "左揃え",
"AlignRight": "右揃え",
"Download": "ダウンロード",
"ViewImage": "画像を表示",
"ViewOriginal": "オリジナルを表示",
"MoreActions": "その他の操作",
"FullDescription": "詳細",
"NoFullDescription": "詳細な説明はありません",
"EnableDiffMode": "差分モード",
"AddColumnBefore": "前に挿入",
"AddColumnAfter": "後に挿入",
"DeleteColumn": "削除",
"AddRowBefore": "前に挿入",
"AddRowAfter": "後に挿入",
"DeleteRow": "削除",
"DeleteTable": "削除",
"MergeCells": "セルを結合",
"SplitCells": "セルを分割",
"Duplicate": "複製",
"CategoryRow": "行",
"CategoryColumn": "列",
"CategoryCell": "セル",
"Table": "表",
"InsertTable": "表を挿入",
"TableOptions": "表をカスタマイズ",
"SelectTable": "表を選択",
"Width": "幅",
"Height": "高さ",
"Unset": "未設定",
"Image": "画像",
"SeparatorLine": "区切り線",
"TodoList": "アクションアイテム",
"TodoItem": "アクションアイテムリスト",
"DrawingBoard": "描画ボード",
"MermaidDiargram": "ダイアグラム",
"Comment": "コメント",
"AddComment": "コメントを追加",
"AddCommentPlaceholder": "コメントを追加...",
"SetCellHighlightColor": "セルの色を設定",
"SetTextColor": "テキストの色を設定",
"ConvertToLinkPreview": "リンクとして表示",
"ConvertToEmbedPreview": "コンテンツプレビューとして表示",
"UnableToLoadEmbeddedContent": "リンクのプレビューを読み込めません。権限設定または非対応のコンテンツが原因です",
"CannotConnectToCollaborationService": "コラボレーションサービスに接続できません"
}
}