Skip to content

Commit

Permalink
#688 Add UI message with Japanese locale (#689)
Browse files Browse the repository at this point in the history
resolves #688
  • Loading branch information
YoshihideShirai authored Jan 22, 2023
1 parent 434ef3d commit ccde6db
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 20 deletions.
6 changes: 1 addition & 5 deletions i18n/fra/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,5 @@
"asciidoc.useWorkspaceRoot.desc": "**Obsolète:** Quand on est dans un espace de travail, utilise la racine de l'espace de travail en tant que répertoire de base pour Asciidoctor",
"asciidoc.useWorkspaceRoot.deprecationMessage": "Ce paramètre a été remplacé par `#asciidoc.useWorkspaceRootAsBaseDirectory#` et n'a plus aucun effet.",
"asciidoc.use_kroki.desc": "**Obsolète:** Active l'extension Kroki afin de générer des diagrammes.",
"asciidoc.use_kroki.deprecationMessage": "Ce paramètre a été remplacé par `#asciidoc.extensions.enableKroki#` et n'a plus aucun effet.",

"asciidoc.antora.title": "Antora",
"asciidoc.antora.enableAntoraSupport.desc": "Active le support [Antora](https://antora.org/)."

"asciidoc.use_kroki.deprecationMessage": "Ce paramètre a été remplacé par `#asciidoc.extensions.enableKroki#` et n'a plus aucun effet."
}
13 changes: 5 additions & 8 deletions i18n/jpn/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"displayName": "AsciiDoc",
"description": "リッチで軽量なマークアップであるAsciiDocをサポートします。",

"asciidoc.preview.title": "プレビューを",
"asciidoc.preview.title": "プレビュー",
"asciidoc.exportAsPDF.title": "PDFへエキスポート",
"asciidoc.pasteImage.title" : "イメージの貼り付け",
"asciidoc.showPreview.title": "プレビューを開く",
Expand Down Expand Up @@ -33,11 +33,11 @@
"asciidoc.preview.openLinksToAsciidocFiles.inEditor": "リンク先をエディターで開きます。",
"asciidoc.preview.templates.desc": "List of local paths to custom templates to use from the preview. Relative paths are interpreted relative to the folder open in the Explorer. If there is no open folder, they are interpreted relative to the location of the AsciiDoc file. All `\\` need to be written as `\\\\`.",

"asciidoc.editor.title": "Editor",
"asciidoc.editor.enableDrop.desc": "Enable drag and drop to insert images. Hold down Shift key to drop file into the text editor.",
"asciidoc.editor.title": "エディタ",
"asciidoc.editor.enableDrop.desc": "ドラッグアンドドロップによる画像挿入を有効にします。シフトキーを押しながら、テキストエディタにドラッグアンドドロップしてください。",

"asciidoc.antora.title": "Antora",
"asciidoc.antora.enableAntoraSupport.desc": "Enable [Antora](https://antora.org/) support.",
"asciidoc.antora.enableAntoraSupport.desc": "[Antora](https://antora.org/)サポートを有効にします。",

"asciidoc.pdf.title": "PDF",
"asciidoc.pdf.engine.desc": "PDFエキスポートで使用するPDFエンジンを選択します。",
Expand Down Expand Up @@ -78,8 +78,5 @@
"asciidoc.useWorkspaceRoot.desc": "**非推奨:** ワークスペースのルートパスをベースディレクトリとして使用します。",
"asciidoc.useWorkspaceRoot.deprecationMessage": "本設定は、`#asciidoc.useWorkspaceRootAsBaseDirectory#`に置き換えられ、動作しません。",
"asciidoc.use_kroki.desc": "**非推奨:** ダイアグラム生成Krokiを使用します。",
"asciidoc.use_kroki.deprecationMessage": "本設定は、`#asciidoc.extensions.enableKroki#`に置き換えられ、動作しません。",

"asciidoc.antora.title": "Antora",
"asciidoc.antora.enableAntoraSupport.desc": "Enable [Antora](https://antora.org/) support."
"asciidoc.use_kroki.deprecationMessage": "本設定は、`#asciidoc.extensions.enableKroki#`に置き換えられ、動作しません。"
}
6 changes: 3 additions & 3 deletions i18n/jpn/src/features/antora/antoraSupport.i18n.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"antora.activateSupport.yes": "Yes",
"antora.activateSupport.no": "No, thanks",
"antora.activateSupport.message": "We detect that you are working with Antora. Do you want to active Antora support?"
"antora.activateSupport.yes": "はい",
"antora.activateSupport.no": "いいえ、結構です",
"antora.activateSupport.message": "Antoraの構成を検出しました。Antoraサポートを有効にしますか?"
}
8 changes: 4 additions & 4 deletions package.nls.ja.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "AsciiDoc",
"description": "リッチで軽量なマークアップであるAsciiDocをサポートします。",
"asciidoc.preview.title": "プレビューを",
"asciidoc.preview.title": "プレビュー",
"asciidoc.exportAsPDF.title": "PDFへエキスポート",
"asciidoc.pasteImage.title": "イメージの貼り付け",
"asciidoc.showPreview.title": "プレビューを開く",
Expand Down Expand Up @@ -30,10 +30,10 @@
"asciidoc.preview.openLinksToAsciidocFiles.inPreview": "リンク先をプレビューで開きます。",
"asciidoc.preview.openLinksToAsciidocFiles.inEditor": "リンク先をエディターで開きます。",
"asciidoc.preview.templates.desc": "List of local paths to custom templates to use from the preview. Relative paths are interpreted relative to the folder open in the Explorer. If there is no open folder, they are interpreted relative to the location of the AsciiDoc file. All `\\` need to be written as `\\\\`.",
"asciidoc.editor.title": "Editor",
"asciidoc.editor.enableDrop.desc": "Enable drag and drop to insert images. Hold down Shift key to drop file into the text editor.",
"asciidoc.editor.title": "エディタ",
"asciidoc.editor.enableDrop.desc": "ドラッグアンドドロップによる画像挿入を有効にします。シフトキーを押しながら、テキストエディタにドラッグアンドドロップしてください。",
"asciidoc.antora.title": "Antora",
"asciidoc.antora.enableAntoraSupport.desc": "Enable [Antora](https://antora.org/) support.",
"asciidoc.antora.enableAntoraSupport.desc": "[Antora](https://antora.org/)サポートを有効にします。",
"asciidoc.pdf.title": "PDF",
"asciidoc.pdf.engine.desc": "PDFエキスポートで使用するPDFエンジンを選択します。",
"asciidoc.pdf.engine.asciidoctorPdf.desc": "asciidoctor-pdfコマンドライン",
Expand Down

0 comments on commit ccde6db

Please sign in to comment.