From 42c589d47c7fd629568549bb02c05e2ef4424899 Mon Sep 17 00:00:00 2001 From: Sarah Ni Date: Fri, 18 Sep 2015 11:33:47 +1000 Subject: [PATCH] chinese version for amazon server in config --- config/locales/server.en.yml | 32 ++++++++++++++++---------------- config/locales/server.zh_CN.yml | 28 +++++++++++++++++++++++++++- 2 files changed, 43 insertions(+), 17 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 83b08d4..f45eee0 100755 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -48,27 +48,27 @@ en: adsense_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post" amazon_through_trust_level: "Show your ads to users based on trust levels" amazon_topic_list_top_src_code: "Enter src code to display at topic list top location" - amazon_topic_list_top_ad_width_code: "Choose your ad width" - amazon_topic_list_top_ad_height_code: "Choose your ad height" + amazon_topic_list_top_ad_width_code: "Input your ad width" + amazon_topic_list_top_ad_height_code: "Input your ad height" amazon_mobile_topic_list_top_src_code: "Enter src code to display mobile ads at topic list top location" - amazon_mobile_topic_list_top_ad_width_code: "Choose your ad width (mobile)" - amazon_mobile_topic_list_top_ad_height_code: "Choose your ad height (mobile)" + amazon_mobile_topic_list_top_ad_width_code: "Input your ad width (mobile)" + amazon_mobile_topic_list_top_ad_height_code: "Input your ad height (mobile)" amazon_topic_above_post_stream_src_code: "Enter src code to display at topic above post stream" - amazon_topic_above_post_stream_ad_width_code: "Choose your ad width" - amazon_topic_above_post_stream_ad_height_code: "Choose your ad height" + amazon_topic_above_post_stream_ad_width_code: "Input your ad width" + amazon_topic_above_post_stream_ad_height_code: "Input your ad height" amazon_mobile_topic_above_post_stream_src_code: "Enter src code to display mobile ads at topic above post stream" - amazon_mobile_topic_above_post_stream_ad_width_code: "Choose your ad width (mobile)" - amazon_mobile_topic_above_post_stream_ad_height_code: "Choose your ad height (mobile)" + amazon_mobile_topic_above_post_stream_ad_width_code: "Input your ad width (mobile)" + amazon_mobile_topic_above_post_stream_ad_height_code: "Input your ad height (mobile)" amazon_topic_above_suggested_src_code: "Enter src code to display at topic above suggested" - amazon_topic_above_suggested_ad_width_code: "Choose your ad width" - amazon_topic_above_suggested_ad_height_code: "Choose your ad height" + amazon_topic_above_suggested_ad_width_code: "Input your ad width" + amazon_topic_above_suggested_ad_height_code: "Input your ad height" amazon_mobile_topic_above_suggested_src_code: "Enter src code to display mobile ads at topic above suggested" - amazon_mobile_topic_above_suggested_ad_width_code: "Choose your ad width (mobile)" - amazon_mobile_topic_above_suggested_ad_height_code: "Choose your ad height (mobile)" + amazon_mobile_topic_above_suggested_ad_width_code: "Input your ad width (mobile)" + amazon_mobile_topic_above_suggested_ad_height_code: "Input your ad height (mobile)" amazon_post_bottom_src_code: "Enter src code to display at post bottom" - amazon_post_bottom_ad_width_code: "Choose your ad width" - amazon_post_bottom_ad_height_code: "Choose your ad height" + amazon_post_bottom_ad_width_code: "Input your ad width" + amazon_post_bottom_ad_height_code: "Input your ad height" amazon_mobile_post_bottom_src_code: "Enter src code to display mobile ads at post bottom" - amazon_mobile_post_bottom_ad_width_code: "Choose your ad width (mobile)" - amazon_mobile_post_bottom_ad_height_code: "Choose your ad height (mobile)" + amazon_mobile_post_bottom_ad_width_code: "Input your ad width (mobile)" + amazon_mobile_post_bottom_ad_height_code: "Input your ad height (mobile)" amazon_nth_post_code: "Choose a post number for your ad to show in the post bottom location - this is the nth post" diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml index 4e5c0cd..5595f0b 100644 --- a/config/locales/server.zh_CN.yml +++ b/config/locales/server.zh_CN.yml @@ -45,4 +45,30 @@ zh_CN: adsense_mobile_post_bottom_code: "评论以下.手机版.输入Adsense广告代码" adsense_show_post_bottom: "评论以下.输入Adsense广告代码" adsense_post_bottom_ad_sizes: "评论以下.Adsense广告大小选择" - adsense_nth_post_code: "Nth评论" \ No newline at end of file + adsense_nth_post_code: "Nth评论" + amazon_through_trust_level: "亚马逊广告.最高的信任级别" + amazon_topic_list_top_src_code: "主页.输入亚马逊广告代码(src)" + amazon_topic_list_top_ad_width_code: "主页.亚马逊广告宽度" + amazon_topic_list_top_ad_height_code: "主页.亚马逊广告高度" + amazon_mobile_topic_list_top_src_code: "主页.手机版.输入亚马逊广告代码(src)" + amazon_mobile_topic_list_top_ad_width_code: "主页.手机版.亚马逊广告宽度" + amazon_mobile_topic_list_top_ad_height_code: "主页.手机版.亚马逊广告高度" + amazon_topic_above_post_stream_src_code: "论坛标题以下.输入亚马逊广告代码(src)" + amazon_topic_above_post_stream_ad_width_code: "论坛标题以下.亚马逊广告宽度" + amazon_topic_above_post_stream_ad_height_code: "论坛标题以下.亚马逊广告高度" + amazon_mobile_topic_above_post_stream_src_code: "论坛标题以下.手机版.输入亚马逊广告代码(src)" + amazon_mobile_topic_above_post_stream_ad_width_code: "论坛标题以下.手机版.亚马逊广告宽度" + amazon_mobile_topic_above_post_stream_ad_height_code: "论坛标题以下.手机版.亚马逊广告高度" + amazon_topic_above_suggested_src_code: "论坛主题建议以上.输入亚马逊广告代码(src)" + amazon_topic_above_suggested_ad_width_code: "论坛主题建议以上.亚马逊广告宽度" + amazon_topic_above_suggested_ad_height_code: "论坛主题建议以上.亚马逊广告高度" + amazon_mobile_topic_above_suggested_src_code: "论坛主题建议以上.手机版.输入亚马逊广告代码(src)" + amazon_mobile_topic_above_suggested_ad_width_code: "论坛主题建议以上.手机版.亚马逊广告宽度" + amazon_mobile_topic_above_suggested_ad_height_code: "论坛主题建议以上.手机版.亚马逊广告高度" + amazon_post_bottom_src_code: "评论以下.输入亚马逊广告代码(src)" + amazon_post_bottom_ad_width_code: "评论以下.亚马逊广告宽度" + amazon_post_bottom_ad_height_code: "评论以下.亚马逊广告高度" + amazon_mobile_post_bottom_src_code: "评论以下.手机版.输入亚马逊广告代码(src)" + amazon_mobile_post_bottom_ad_width_code: "评论以下.手机版.亚马逊广告宽度" + amazon_mobile_post_bottom_ad_height_code: "评论以下.手机版.亚马逊广告高度" + amazon_nth_post_code: "Nth评论" \ No newline at end of file