Patch #29115
Change Japanese translation for date filter operators
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Translations | |||
Target version: | 4.0.0 |
Description
The current Japanese translations for date filter operators are a little bit confusing. Probably most Japanese users agree with this. This is because the translated sentence is too long. Here are some examples.
label | en | current ja translation |
---|---|---|
label_in_less_than | in less than | 今日から○日後以前 (earlier than or equal to n days from today) |
label_in | in | 今日から○日後 (n days later from today) |
The attached patch changes those translations simpler and more clear. Samples of the new translation as follows.
label | en | new ja translation |
---|---|---|
label_in_less_than | in less than | n日後以前 (before n days) |
label_in | in | n日後 (n days later) |
Associated revisions
Change Japanese translation for date filter operators (#29115).
Patch by Go MAEDA.
Simpler expression for Japanese label_in_the_next_days and label_in_the_past_days (#29115).
History
#1
Updated by Masakazu IZUI about 4 years ago
+1
I like this translation.
Simple is best!
#2
Updated by Hinako Tajima about 4 years ago
+1
#3
Updated by Go MAEDA about 4 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed.
#4
Updated by Go MAEDA about 4 years ago
- Target version set to 4.0.0