Ruby Forum RForum > chinese translation

Posted by Stone Rocks (stone)
on 01.01.2006 20:48
Andreas,

I have tranlated the en.yaml to chinese and tried it on my rforum 
installation. It seems work fine. The displays show up correctly.

You may put it into dipository if you want in case someone need it.

Just a little contribution :)

Stone

zh.yaml
---
file_charset: GB18030

available_forums: 可??论?
no_forums_available: ?论???

last_post: ????贴
number_of_topics: 主??计
number_of_posts: ?贴?计
posts: ?贴

nav_forum_list: 论?系??
nav_create_topic: ?主?
nav_search: ?询
nav_log_in: ??
nav_log_out: ???[%s]
nav_settings: ??设置
nav_register: 注??
nav_user_list: ??名?

postmenu_reply_to: ???复
postmenu_move_topic: 转换主?
postmenu_delete_post: ???贴
postmenu_undelete_post: 恢复?贴
postmenu_delete_topic: ??主?
postmenu_undelete_topic: 恢复主?
postmenu_edit_post: ???贴
delete_post_confirmation_prompt: 确????贴?
undelete_post_confirmation_prompt: 确?恢复?贴?
delete_topic_confirmation_prompt: 确???主??
undelete_topic_confirmation_prompt: 确?恢复主??

move_topic_to: '??主? "%s" ?论? "%s" 转移?:'

deleted_post: 已??
deleted_topic: 已??

user_information: ??信息
user_settings: ??设置
user_name: ??名
user_firstname: 名?
user_surname: ?
user_email: Email ??
user_registered_at: 注?????
user_number_of_posts: ?贴?
create_user_account: 注???帐号
register: 注??
change_settings: 修?设置
actions: ??

user_name_invalid: ??名须?3?15个?符??, ???符可以??母,?????号('-')
user_email_invalid: 请???个??????email??.
user_firstname_invalid: 请??你??名?(2?3个?).
user_surname_invalid: 请??你???(2?3个?).
user_name_duplicate: ??名已被使?.
user_email_duplicate: 已??帐号使??个email??.

registration_complete_text: 谢谢注??. ??????你????封???你注??信息??email. 
请??天?类?????次,否??你??帐号?被??.
registration_email_sent: 已??Email?%s

send_user_message: ???件???
log_in_for_user_message: 请????.
user_message_submit: ??
user_message_empty: 请???件.
user_message_sent: 你???件已?????.
user_message_from: ?件来??? %s

login_no_account: 没??帐号?
login_register_here: ?此注??.
login_existing_account: 此帐号已被注??
login_user_name: ??名
login_password: ?码
login_submit: ??
login_failed: ??失败
i_forgot_my_password: ?记?码
no_user_with_this_name: "??名不??."
reset_password_subject: 请???码

formerror_no_guest_name: 请??你??名?????名.
formerror_invalid_email: 请???个??????email??.
formerror_subject_short: 请??个????主?.
formerror_subject_long: 主?太?.
formerror_text_short:  请??????????
formerror_text_long: 你???????太?.
formerror_too_many_quoted_lines: 请?????.
formerror_text_cannot_be_formatted: "???格式工???????信息: %s"

new_post_in_thread: "?贴'%s'"
welcome_to: "欢?访?%s"

old_password: ??码
new_password: ??码
retype_password: ???次??码
change_password: ???码
wrong_password: ?码??误,请????.
retyped_password_mismatch: 两次??????码不??, 请??.
password_too_short: ?码?须?????个?符.

please_enter_value: 请???个?

security_access_denied: 对不起不?许你??你??要????页
block_ip: 封禁IP
block_ip_confirm: 封禁IP %s?

received_by_mail: ???email??

subscribe_topic: 启?email???????
unsubscribe_topic: ??email???????

no_users_registered: ?已?记??.

no_forums_to_search: ?论?可?.
search_in_forums: "?索:(??住Control?????个论?)"
search_no_result: ?索????.

create_forum_title: ??建论?
forum_list_title: 论???表
user_list_title: 已?记??
register_title: ?记
search_title: ?索
login_title: ??
create_topic_title: ?建主?
registration_complete_title: 注????
user_settings_title: ??设置
move_topic_title: 移?主?

feed_description_global: ????论???贴
feed_description_forum: ?论???贴
feed_description_topic: ?主???贴

forum_is_empty: 空?-欢??水.

yesterday: ?天
seconds_ago: %d ??
minutes_ago: %d ?????
hours_ago: %d 小??
days_ago: %d 天?
by: ?
Posted by Andreas S. (andreas)
on 01.01.2006 21:42
stone rocks wrote:
> Andreas,
> 
> I have tranlated the en.yaml to chinese and tried it on my rforum 
> installation. It seems work fine. The displays show up correctly.


Thanks! I put it in the repository.