Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(i18n-JA): update Japanese language #1098

Merged
merged 3 commits into from
May 11, 2023

Conversation

Suisyan
Copy link
Contributor

@Suisyan Suisyan commented May 9, 2023

Japanese language update.
Signed-off-by: Suisyan [email protected]

Japanese language update.
Signed-off-by: Suisyan [email protected]
@@ -16,9 +16,9 @@ app:
not_loaded: メッシュを読込しない
tooltip:
calibrate: 新しいキャリブレーションを開始し、プロファイル'default'として保存します
delete: プロファイルを削除します
delete: プロファイルを削除します。これにより、プリンタが再起動します
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original in the en.yaml is "Delete Profile", this doesn't seem correct given that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will fix it tomorrow. please wait a moment

load: プロファイルを読込み
save: キャリブレーションされたプロファイルをprinter.cfgに書込みします
save: キャリブレーションされたプロファイルをprinter.cfgに書込みします。これにより、プリンタが再起動します
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original in the en.yaml is "Commits calibrated profile to printer.cfg", this doesn't seem correct given that.

Comment on lines 84 to 85
drag_files_enqueue: <strong></strong> ファイルをここにドラッグしてキューに入れる。
drag_files_folders_upload: <strong></strong> 個のファイルとフォルダをここにドラッグしてアップロードします
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

en.yaml:

drag_files_folders_upload: Drag files and folders here to upload
drag_files_enqueue: Drag files here to enqueue

The <strong> and </strong> delimiters here are to make the "Drag" word bold

Suisyan added 2 commits May 11, 2023 11:21
19 "Delete Profile"
21 "Commits calibrated profile to printer.cfg"
84 drag_files_folders_upload: Drag files and folders here to upload
drag_files_enqueue: 
85 drag_files_enqueue: Drag files here to enqueue

Fixed the translation.
@pedrolamas pedrolamas added the UI - Translations Improvements or additions to translations label May 11, 2023
@pedrolamas pedrolamas added this to the 1.24 milestone May 11, 2023
@pedrolamas pedrolamas merged commit e9e4559 into fluidd-core:develop May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI - Translations Improvements or additions to translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants