竞赛子站英文版5

This commit is contained in:
wanglinchun 2014-06-06 10:46:56 +08:00
parent c31c5d49d1
commit 42aba52111
6 changed files with 28 additions and 17 deletions

View File

@ -1,7 +1,7 @@
<div class="top-content"> <div class="top-content">
<table> <table>
<tr> <tr>
<td class="info_font" style="width: 240px; color: #15bccf">创新竞赛社区</td> <td class="info_font" style="width: 240px; color: #15bccf"><%=l(:label_contest_innovate_community)%></td>
<td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td> <td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td>
<td rowspan="2" width="305px"> <td rowspan="2" width="305px">
<div class="project-search" style="float: right"> <div class="project-search" style="float: right">

View File

@ -1,7 +1,7 @@
<div class="top-content"> <div class="top-content">
<table> <table>
<tr> <tr>
<td class="info_font" style="width: 240px; color: #15bccf">创新竞赛社区</td> <td class="info_font" style="width: 240px; color: #15bccf"><%=l(:label_contest_innovate_community)%></td>
<td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td> <td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td>
<td rowspan="2" width="250px"></td> <td rowspan="2" width="250px"></td>
</tr> </tr>

View File

@ -26,7 +26,7 @@
<div class="top-content"> <div class="top-content">
<table> <table>
<tr> <tr>
<td class="info_font" style="width: 240px; color: #15bccf">创新竞赛社区</td> <td class="info_font" style="width: 240px; color: #15bccf"><%=l(:label_contest_innovate_community)%></td>
<td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td> <td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td>
<td rowspan="2" width="250px"> <td rowspan="2" width="250px">
<div class="project-search"> <div class="project-search">

View File

@ -27,7 +27,7 @@
<div class="top-content"> <div class="top-content">
<table> <table>
<tr> <tr>
<td class="info_font" style="width: 240px; color: #15bccf">创新竞赛社区</td> <td class="info_font" style="width: 240px; color: #15bccf"><%=l(:label_contest_innovate_community)%></td>
<td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td> <td style="width: 430px; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td>
<td rowspan="2" width="250px"> <td rowspan="2" width="250px">
<div class="project-search"> <div class="project-search">
@ -123,7 +123,7 @@
<div class="inf_user_image"> <div class="inf_user_image">
<table> <table>
<tr> <tr>
<td><%= l(:lable_contest_user) %><%= link_to(@user.name, user_path(@user))%></td> <td><%= l(:lable_contest_user) %>:&nbsp;<%= link_to(@user.name, user_path(@user))%></td>
</tr> </tr>
<tr> <tr>
<td><%= l(:label_bids_reward_method) %><%= @contest.budget%></td> <td><%= l(:label_bids_reward_method) %><%= @contest.budget%></td>

View File

@ -1178,7 +1178,7 @@ en:
label_message: message board label_message: message board
field_add: Add before %{time} field_add: Add before %{time}
button_more: More button_more: More
label_user_response: Feedbacks # modified by bai label_user_response: Feedback # modified by bai
label_bidding_project: projects label_bidding_project: projects
button_bidding: I will participate in it button_bidding: I will participate in it
label_new_call: New call label_new_call: New call
@ -1207,9 +1207,9 @@ en:
label_follow_people: following # modified by bai label_follow_people: following # modified by bai
#modify by men #modify by men
label_x_follow_people: label_x_follow_people:
zero: follower zero: Follower
one: follower one: Follower
other: followers other: Followers
#end #end
label_member_since: joined label_member_since: joined
label_contribute_to: Participates %{project_count} projects label_contribute_to: Participates %{project_count} projects
@ -1250,9 +1250,9 @@ en:
other: comments other: comments
#end #end
label_x_followers: #modified by men label_x_followers: #modified by men
zero: follower zero: Follower
one: follower one: Follower
other: followers other: Followers
#end #end
@ -1385,7 +1385,7 @@ en:
label_bid_project: projects label_bid_project: projects
label_project_no_follow: The project hasn't been followed now label_project_no_follow: The project hasn't been followed now
label_no_bid_project: has no participate project label_no_bid_project: has no participate project
label_bids_reward_method: reward label_bids_reward_method: Reward
label_bids_reward_what: input what for reward label_bids_reward_what: input what for reward
label_call_bonus: bonus label_call_bonus: bonus
label_bids_form_new_description: Publish a requirement,a competition or a course work. label_bids_form_new_description: Publish a requirement,a competition or a course work.
@ -1691,6 +1691,7 @@ en:
label_softapplication_name_condition: Less than 50 characters label_softapplication_name_condition: Less than 50 characters
label_softapplication_description_condition: Less than 250 characters label_softapplication_description_condition: Less than 250 characters
label_user_login_softapplication_board: You are not logged in, please log in and then participate in the evaluation! label_user_login_softapplication_board: You are not logged in, please log in and then participate in the evaluation!
label_user_login_attending_contest: You are not logged in, please log in and then join the competition!
label_contest_description_no: No description label_contest_description_no: No description
label_no_contest_softapplication: No application label_no_contest_softapplication: No application
label_button_ok: Ok label_button_ok: Ok
@ -1706,7 +1707,7 @@ en:
label_contest_delete: Delete contest label_contest_delete: Delete contest
label_noawards_current: No awards label_noawards_current: No awards
label_softapplication: Application software label_softapplication: Application software
label_attending_contest: Attengding contest label_attending_contest: Joining
label_new_attendingcontest_work: New competition work label_new_attendingcontest_work: New competition work
label_workname_lengthlimit: Less than 50 characters label_workname_lengthlimit: Less than 50 characters
label_workdescription_lengthlimit: Less than 250 characters label_workdescription_lengthlimit: Less than 250 characters
@ -1724,13 +1725,23 @@ en:
notice_attendingcontest_work_successfully_created: Congratulations, competition work successfully created! notice_attendingcontest_work_successfully_created: Congratulations, competition work successfully created!
notice_softapplication_was_successfully_updated: Congratulations, competition work successfully updated! notice_softapplication_was_successfully_updated: Congratulations, competition work successfully updated!
label_contest_notification: Competition notification label_contest_notification: Notice
lable_contest_user: Release person
label_contest_innovate_community: Competition community
label_user_login_score_and_comment: You are not logged in, please log in and then score and comment the work! label_user_login_score_and_comment: You are not logged in, please log in and then score and comment the work!
label_contest_work_list: Competition work list label_contest_work_list: Competition work list
label_borad_project: Project-borad
label_search_intimation: please input the searching keywords!
label_update_time: Update time
label_project_notice: release the notice
label_user_grade: Individual score
label_active_homework: homework
label_course_term: Semester
label_comment_time: Comment time
#end #end
# ajax异步验证 # ajax异步验证

View File

@ -540,7 +540,7 @@ zh:
label_enterprise_into: 进入企业 label_enterprise_into: 进入企业
label_college_into: 进入高校 label_college_into: 进入高校
label_investor: 投资人: label_investor: 投资人:
lable_contest_user: 竞赛发布人 #huang lable_contest_user: 竞赛发布人
label_user_home: 创客空间 label_user_home: 创客空间
label_user_location: 当前位置 label_user_location: 当前位置
label_course_term: 开课学期 label_course_term: 开课学期
@ -1962,7 +1962,7 @@ zh:
label_attendingcontestwork_sorting_intimation: 您可以重新打分,打分结果以最后一次打分为主! label_attendingcontestwork_sorting_intimation: 您可以重新打分,打分结果以最后一次打分为主!
label_contest_notification: 竞赛通知 label_contest_notification: 竞赛通知
label_contest_innovate_community: 创新竞赛社区
#english site translation #english site translation
label_current_hot_contest: 最新热门竞赛 label_current_hot_contest: 最新热门竞赛
label_current_attendingcontest_work: 最新参赛作品 label_current_attendingcontest_work: 最新参赛作品