プロジェクト

全般

プロフィール

Vote #64258

完了

some translation phrase for Korean and Japaneses phrase, sentence order.

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Translations_12
対象バージョン:
開始日:
2008/12/09
期日:
進捗率:

0%

予定工数:
category_id:
12
version_id:
6
issue_org_id:
2305
author_id:
2499
assigned_to_id:
0
comments:
3
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

  • from 2008-11-11 to 2008-12-12 (from activities)
  • Defect: 74 open on 988

lang/en.yml defines "from", "to" as each translation items. But the sentence order and phrase order of Korean and Japaneses is not matched to English. As I know, Turkey is too.

In Korean

  • 2008-11-11buteo 2008-12-12ggaji
  • Defect: 74 jinhaeng jung (chunche 988)
  • Defect: 74 jinhaeng jung / chunche 988
  • Defect: chong 988 jinhang jung 74

So you must define a translation unit as a phrase such as "from %s to %s" and so on.
Above samples are that I found.


journals

In some case, it requires ordered parameter formatting string like GNU gettext.
"%$1s %$2d", are this features not supported in Ruby?
--------------------------------------------------------------------------------
Yes, it's supported. I'll add this strings to the lang files.
--------------------------------------------------------------------------------
This is fixed. Rails I18n makes it easier to have named arguments in lang strings.
You now have the following strings:

<pre>
label_x_open_issues_abbr_on_total:
zero: 0 open / {{total}}
one: 1 open / {{total}}
other: "{{count}} open / {{total}}"

...

label_date_from_to: From {{start}} to {{end}}
</pre>

--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリTranslations_12 にセット
  • 対象バージョン0.9.0_6 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0