プロジェクト

全般

プロフィール

Vote #67643

完了

Chinese translation to redmine-1.0.0

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

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

0%

予定工数:
category_id:
12
version_id:
21
issue_org_id:
5910
author_id:
10732
assigned_to_id:
1592
comments:
9
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

This diff file is Chinese translation to redmine-1.0.0.

Additional, I find the following field isn't used in views.

field_principal: Principal

Anyone can tell me where it is used in views.


journals

Please correct the following field:
<pre>
- setting_cache_formatted_text: 缓存已格式化文字
+ setting_cache_formatted_text: 缓存格式化文本
</pre>

Thanks a lot.
--------------------------------------------------------------------------------
Patch commited.

field_principal is used on popup message when you try add user to project, but not specified his name. Go to Settings of project, then Members and check some roles but no users. If you try press Add, you will get message: "Principal can't be blank." You got it :).

--------------------------------------------------------------------------------
Thanks for your reminding! :-)
The following is the Chinese translation of field_principal
<pre>
field_principal: 用户
</pre>
BTW, I found a field needed to I18n.
Special app/models/member.rb
<pre>
def validate
errors.add_to_base "Role can't be blank" if member_roles.empty? && roles.empty?
end
</pre>
Chinese translation for this is
<pre>
xxx: 角色不能为空
</pre>
--------------------------------------------------------------------------------
Commited to svn, thank you.
--------------------------------------------------------------------------------
Hi, Azamat:

I found r3893 override r3863.
Additional, fields that my above journal involved seems to doesn't commited.
--------------------------------------------------------------------------------
OK, please give me whole file zh.yml, I totally confused.
--------------------------------------------------------------------------------
I'm sorry for confusing you. This is whole zh.yml file.
--------------------------------------------------------------------------------
Commited in r3898. Sorry for mistake.
--------------------------------------------------------------------------------

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

Admin Redmine さんがほぼ2年前に更新

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

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

いいね!0
いいね!0