Japanese terminology QA suggests context-inappropriate translations
In Japanese translation QA, some terminology warnings seem too context-insensitive and often suggest translations that are incorrect or unnatural outside a very specific context.
Examples:
-
“from” → “次の料金から:”
This only works in a pricing context, such as “from $10”. However, it is incorrect in many other contexts, such as “from the file {file}”. -
“Asset” → “資産”
In many UI, design, file-management, and localization contexts, “アセット” is more natural than “資産”. “資産” sounds like financial or property assets. -
“deleted (verb)” → “削除しました”
This can be correct as a full sentence, but it is not always usable as a terminology replacement. Depending on the sentence, Japanese may need “削除”, “削除済み”, “削除された”, or another grammatical form. -
“is invalid” → “は無効です”
This can work only when the phrase is used as a complete sentence. As a terminology entry, it is often too restrictive because Japanese may need “無効”, “無効な”, or another grammatical form depending on the sentence. -
“new lines” → “新しい行”
This is context-dependent. In text-processing contexts, “new lines” often means “改行”, while “新しい行” only works when it refers to newly added lines or rows. -
Compound words with English terms + Japanese terms
Japanese UI translations often combine English technical terms and Japanese loanwords without spaces, such as “AIファイル” or “GETリクエスト”.
However, terminology QA may still warn:
“Files (noun)” → “ファイル”
“request” → “リクエスト”
In these cases, the required term is already present in the translation, but it is attached to an English technical term as a natural Japanese compound word. It would be helpful if the terminology QA could recognize these cases or avoid warning when the required Japanese term is already included.
Could you check whether these terminology entries are too broad, or whether the terminology QA check is matching terms too aggressively for Japanese?