-
Notifications
You must be signed in to change notification settings - Fork 585
Fixed and Improved some Japanese Translations #398
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks but can you please explain what was wrong with the previous translations and what exactly you fixed?
@@ -93,7 +93,7 @@ | |||
"version": "2021.04.01", | |||
"dist": { | |||
"type": "zip", | |||
"url": "https://github.com/ytdl-org/youtube-dl/archive/2021.04.01.zip" | |||
"url": "https://github.com/ytdl-org/youtube-dl/archive/2021.06.06.zip" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change looks unrelated.
@@ -53,11 +53,11 @@ msgstr "よく使われる形式" | |||
|
|||
#: templates/info.tpl:35 | |||
msgid "Best" | |||
msgstr "最高品質" | |||
msgstr "最高品質(mp4形式)" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MP4 is not mentioned in the source string. (And choosing this option does not always guarantee an MP4 format.)
|
||
#: templates/info.tpl:36 | ||
msgid "Remux best video with best audio" | ||
msgstr "最高品質に再エンコード" | ||
msgstr "最高品質の音声と動画をmkvに再エンコード" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MKV is not mentioned in the source string.
If you think the format should be mentioned, please open an issue about this, but here is not the place to add it.
No description provided.