estruyf / vscode-front-matter

Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
https://frontmatter.codes
MIT License
1.86k stars 70 forks source link

Added Japanese Translation #727

Closed mayumih387 closed 6 months ago

mayumih387 commented 6 months ago

PR Details

Translation into Japanese:

Description

New contexts are added and translated from the original package.nls.json and l10n/bundle.l10n.json based on 78bfa62. Most of them have been translated, except for 2 following lines;

l10n/bundle.l10n.json

This is because I couldn't be sure in which situation these phrases would appear. I have added 🚧 to these lines. If necessary, please delete the marker, or if the practical information for these phrases is available, I can add translations.

Related Issue

none

Motivation and Context

For Japanese users

How Has This Been Tested

Types of changes

estruyf commented 6 months ago

@mayumih387 amazing work! Will verify the two lines and let you know what to do. Thank you!

estruyf commented 6 months ago

The first one can be ignored, this is coming from old functionality. Will remove the reference.

estruyf commented 6 months ago

The second one is obsolete as well, because, when there are no page folders configured, the welcome view will be shown to highlight configuration is missing.

Just did the changes and will merge your PR.

estruyf commented 6 months ago

The release is building and can soon be tested! Thanks again! 💯

mayumih387 commented 6 months ago

Thanks for checking! Please let me know if any further translation is needed :)

estruyf commented 6 months ago

@mayumih387 just pushed a commit for #731, which includes a couple of new keys that might need translation. Would you be able to help translating those?

mayumih387 commented 6 months ago

I'd love to. I'm sending a new PR.