muck-commerce 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
data/locales/zh-TW.yml ADDED
@@ -0,0 +1,89 @@
1
+ ---
2
+ zh-TW:
3
+ muck:
4
+ commerce:
5
+ add_cart_item_error: "有一個錯誤,並增加了項目到您的購物車 {{ex}}"
6
+ admin_menu_billing_information: 帳單信息
7
+ admin_menu_discount_codes: 折扣代碼
8
+ admin_menu_orders: 訂單
9
+ admin_menu_subscription_plans: 認購計劃
10
+ admin_menu_subscriptions: 訂閱
11
+ already_subscribed: 你已經訂閱
12
+ authorization: 授權
13
+ authorization_cim: 授權使用的CIM
14
+ back: 背面
15
+ billing_address: 帳單地址
16
+ billing_information_edit_title: "目前的帳單信息{{name}}"
17
+ billing_information_problem: "有一個問題與您的帳單資料:{{message}}."
18
+ billing_information_update_error: "有一個問題,更新您的帳單資料:{{error}}"
19
+ billing_information_update_error_friendly: "有一個問題,更新您的結算信息。請檢查您提供的信息,然後再試一次。 {{error}}"
20
+ billing_information_updated: 帳單信息已成功更新。
21
+ billing_information_updated_friendly: 您的結算信息已成功更新。
22
+ capture: 捕獲
23
+ card_expiration: 信用卡到期
24
+ card_holders_name: 持卡人姓名
25
+ card_number: 信用卡號碼
26
+ cim_create: CIM的創建用戶
27
+ cim_delete_user: CIM的刪除用戶
28
+ cim_get_customer_profile: CIM的獲取客戶資料
29
+ cim_get_payment_customer_profile: CIM的個人資料得到客戶付款
30
+ cim_update_payment_profile: 更新CIM的付款額
31
+ cim_update_user: CIM的用戶更新
32
+ cim_validate_profile: CIM的驗證簡介
33
+ city: 城市
34
+ coupon_delete_confirm: 你確定要刪除此優惠券?
35
+ coupon_problem: "有一個問題與您的優惠券代碼:{{error}}."
36
+ create: 創建
37
+ create_new_subscription_plan: 創建新的服務計劃
38
+ credit_card_expiration_invalid: "無效:{{month}} / {{year}}"
39
+ credit_card_information_invalid: "信用卡信息是無效:{{errors}} - {{month}} / {{year}}; {{type}}; {{number}}"
40
+ credit_card_information_validation_exception: "發生錯誤檢查信用卡的有效性:{{error}}"
41
+ credit_card_number: 信用卡號碼
42
+ credit_card_number_invalid: "無效 {{number}}"
43
+ credit_card_type: 信用卡類型
44
+ credit_card_type_invalid: "是不是一個有效的{{type}}"
45
+ cvv_what_this: 這是什麼?
46
+ default_billing: 默認帳單信息
47
+ edit: 編輯
48
+ first_name: 名字
49
+ first_time_purchase: 第一次購買
50
+ invalid_billing_information: 無效的結算信息
51
+ invalid_credit_card_information: 無效的信用卡資料
52
+ last_name: 姓
53
+ missing_billing_information: 沒有有效的結算信息提供了依據。
54
+ order_amount_less_than_zero_error: "有一個問題處理您的訂單。偉大的金額必須大於 0。"
55
+ payment_information_problem: "有一個問題與您的付款信息:{{message}}"
56
+ paypal_express_authorization: PayPal快速授權
57
+ postal_code: 郵政編碼
58
+ problem_processing_your_order: "有一個問題處理您的訂單 {{message}}"
59
+ purchase_cim: 購買使用的CIM
60
+ save: 保存
61
+ security_code: 安全守則
62
+ send_money_via_paypal: "通過 PayPal匯款"
63
+ state: 州
64
+ subscribe_notification_subject: 您的訂閱
65
+ subscribe_thanks: 感謝您註冊!
66
+ subscription_deleted: 您的訂閱已被刪除。
67
+ subscription_plan_amount: 額
68
+ subscription_plan_amount_tip: "輸入一個值美分。例如,將 2995 29.95美元。"
69
+ subscription_plan_created: 認購計劃創建
70
+ subscription_plan_deleted: 認購計劃刪除
71
+ subscription_plan_edit_title: 編輯認購計劃
72
+ subscription_plan_name: 認購計劃名稱
73
+ subscription_plan_new_title: 新的訂購計劃
74
+ subscription_plan_sku: SKU的
75
+ subscription_plan_updated: 認購計劃更新
76
+ subscription_plans_actions: 行動
77
+ subscription_plans_amount: 額
78
+ subscription_plans_name: 名稱
79
+ subscription_plans_renewal_period: 重建時期
80
+ subscription_plans_sku: SKU的
81
+ subscription_plans_title: 認購計劃
82
+ subscription_plans_trial_period: 試用期
83
+ subscription_problem: "有一個問題與您的訂閱:{{error}}."
84
+ subscription_renewal_period: 重建時期
85
+ subscription_trial_period: 試用期
86
+ subscription_values_problem: 有一個問題與一些您提供的信息
87
+ update: 更新
88
+ vault_config_error: 發生錯誤時嘗試儲存您的信息。這可能是遠程拱頂系統不能正常工作或沒有正確配置。
89
+ verification_value: 安全守則
data/locales/zh.yml ADDED
@@ -0,0 +1,89 @@
1
+ ---
2
+ zh:
3
+ muck:
4
+ commerce:
5
+ add_cart_item_error: "有一个错误,并增加了项目到您的购物车{{ex}}"
6
+ admin_menu_billing_information: 帐单信息
7
+ admin_menu_discount_codes: 折扣代码
8
+ admin_menu_orders: 订单
9
+ admin_menu_subscription_plans: 认购计划
10
+ admin_menu_subscriptions: 订阅
11
+ already_subscribed: 你已经订阅
12
+ authorization: 授权
13
+ authorization_cim: 授权使用的CIM
14
+ back: 背面
15
+ billing_address: 帐单地址
16
+ billing_information_edit_title: "为{{name}}目前的帐单信息"
17
+ billing_information_problem: "有一个问题与您的结算信息:{{message}}."
18
+ billing_information_update_error: "有一个问题,更新您的帐单资料:{{error}}"
19
+ billing_information_update_error_friendly: "有一个问题,更新您的结算信息。请检查您提供的信息,然后再试一次。 {{error}}"
20
+ billing_information_updated: 帐单信息已成功更新。
21
+ billing_information_updated_friendly: 您的结算信息已成功更新。
22
+ capture: 捕获
23
+ card_expiration: 信用卡到期
24
+ card_holders_name: 持卡人姓名
25
+ card_number: 信用卡号码
26
+ cim_create: CIM的创建用户
27
+ cim_delete_user: CIM的删除用户
28
+ cim_get_customer_profile: CIM的获取客户资料
29
+ cim_get_payment_customer_profile: CIM的个人资料得到客户付款
30
+ cim_update_payment_profile: 更新CIM的付款额
31
+ cim_update_user: CIM的用户更新
32
+ cim_validate_profile: CIM的验证简介
33
+ city: 城市
34
+ coupon_delete_confirm: 你确定要删除此优惠券?
35
+ coupon_problem: "有一个与您的优惠券代码的问题:{{error}}."
36
+ create: 创建
37
+ create_new_subscription_plan: 创建新的服务计划
38
+ credit_card_expiration_invalid: "无效:{{month}} / {{year}}"
39
+ credit_card_information_invalid: "信用卡信息是无效:{{errors}} - {{month}} / {{year}}; {{type}}; {{number}}"
40
+ credit_card_information_validation_exception: "发生错误检查信用卡的有效性:{{error}}"
41
+ credit_card_number: 信用卡号码
42
+ credit_card_number_invalid: "无效{{number}}"
43
+ credit_card_type: 信用卡类型
44
+ credit_card_type_invalid: "是不是一个有效的{{type}}"
45
+ cvv_what_this: 这是什么?
46
+ default_billing: 默认帐单信息
47
+ edit: 编辑
48
+ first_name: 名字
49
+ first_time_purchase: 第一次购买
50
+ invalid_billing_information: 无效的结算信息
51
+ invalid_credit_card_information: 无效的信用卡资料
52
+ last_name: 姓
53
+ missing_billing_information: 没有有效的结算信息提供了依据。
54
+ order_amount_less_than_zero_error: 有一个问题处理您的订单。伟大的金额必须大于0。
55
+ payment_information_problem: "有一个问题与您的付款信息:{{message}}"
56
+ paypal_express_authorization: PayPal快速授权
57
+ postal_code: 邮政编码
58
+ problem_processing_your_order: "有一个问题处理您的订单{{message}}"
59
+ purchase_cim: 购买使用的CIM
60
+ save: 保存
61
+ security_code: 安全守则
62
+ send_money_via_paypal: 通过PayPal发送款项
63
+ state: 州
64
+ subscribe_notification_subject: 您的订阅
65
+ subscribe_thanks: 感谢您注册!
66
+ subscription_deleted: 你的订阅已经被删除。
67
+ subscription_plan_amount: 额
68
+ subscription_plan_amount_tip: "输入一个美分的价值。例如,将2995 29.95美元。"
69
+ subscription_plan_created: 认购计划创建
70
+ subscription_plan_deleted: 认购计划删除
71
+ subscription_plan_edit_title: 编辑认购计划
72
+ subscription_plan_name: 认购计划名称
73
+ subscription_plan_new_title: 新的订购计划
74
+ subscription_plan_sku: SKU的
75
+ subscription_plan_updated: 认购计划更新
76
+ subscription_plans_actions: 行动
77
+ subscription_plans_amount: 额
78
+ subscription_plans_name: 名称
79
+ subscription_plans_renewal_period: 重建时期
80
+ subscription_plans_sku: SKU的
81
+ subscription_plans_title: 认购计划
82
+ subscription_plans_trial_period: 试用期
83
+ subscription_problem: "有一个与您的订阅问题:{{error}}."
84
+ subscription_renewal_period: 重建时期
85
+ subscription_trial_period: 试用期
86
+ subscription_values_problem: 有一个与您提供的信息的一些问题
87
+ update: 更新
88
+ vault_config_error: 发生错误时尝试储存您的信息。这可能是远程拱顶系统不能正常工作或没有正确配置。
89
+ verification_value: 安全守则
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{muck-commerce}
8
- s.version = "0.2.0"
8
+ s.version = "0.2.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Justin Ball", "Joel Duffin"]
@@ -111,7 +111,50 @@ Gem::Specification.new do |s|
111
111
  "lib/muck_commerce_test_helper.rb",
112
112
  "lib/test/muck_commerce_factories.rb",
113
113
  "lib/test/muck_commerce_test_definitions.rb",
114
+ "locales/ar.yml",
115
+ "locales/bg.yml",
116
+ "locales/ca.yml",
117
+ "locales/cs.yml",
118
+ "locales/da.yml",
119
+ "locales/de.yml",
120
+ "locales/el.yml",
114
121
  "locales/en.yml",
122
+ "locales/es.yml",
123
+ "locales/et.yml",
124
+ "locales/fa.yml",
125
+ "locales/fi.yml",
126
+ "locales/fr.yml",
127
+ "locales/gl.yml",
128
+ "locales/hi.yml",
129
+ "locales/hr.yml",
130
+ "locales/hu.yml",
131
+ "locales/id.yml",
132
+ "locales/it.yml",
133
+ "locales/iw.yml",
134
+ "locales/ja.yml",
135
+ "locales/ko.yml",
136
+ "locales/lt.yml",
137
+ "locales/lv.yml",
138
+ "locales/mt.yml",
139
+ "locales/nl.yml",
140
+ "locales/no.yml",
141
+ "locales/pl.yml",
142
+ "locales/pt-PT.yml",
143
+ "locales/ro.yml",
144
+ "locales/ru.yml",
145
+ "locales/sk.yml",
146
+ "locales/sl.yml",
147
+ "locales/sq.yml",
148
+ "locales/sr.yml",
149
+ "locales/sv.yml",
150
+ "locales/th.yml",
151
+ "locales/tl.yml",
152
+ "locales/tr.yml",
153
+ "locales/uk.yml",
154
+ "locales/vi.yml",
155
+ "locales/zh-CN.yml",
156
+ "locales/zh-TW.yml",
157
+ "locales/zh.yml",
115
158
  "muck-commerce.gemspec",
116
159
  "rails/init.rb",
117
160
  "test/rails_root/.gitignore",
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 0
9
- version: 0.2.0
8
+ - 1
9
+ version: 0.2.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Justin Ball
@@ -182,7 +182,50 @@ files:
182
182
  - lib/muck_commerce_test_helper.rb
183
183
  - lib/test/muck_commerce_factories.rb
184
184
  - lib/test/muck_commerce_test_definitions.rb
185
+ - locales/ar.yml
186
+ - locales/bg.yml
187
+ - locales/ca.yml
188
+ - locales/cs.yml
189
+ - locales/da.yml
190
+ - locales/de.yml
191
+ - locales/el.yml
185
192
  - locales/en.yml
193
+ - locales/es.yml
194
+ - locales/et.yml
195
+ - locales/fa.yml
196
+ - locales/fi.yml
197
+ - locales/fr.yml
198
+ - locales/gl.yml
199
+ - locales/hi.yml
200
+ - locales/hr.yml
201
+ - locales/hu.yml
202
+ - locales/id.yml
203
+ - locales/it.yml
204
+ - locales/iw.yml
205
+ - locales/ja.yml
206
+ - locales/ko.yml
207
+ - locales/lt.yml
208
+ - locales/lv.yml
209
+ - locales/mt.yml
210
+ - locales/nl.yml
211
+ - locales/no.yml
212
+ - locales/pl.yml
213
+ - locales/pt-PT.yml
214
+ - locales/ro.yml
215
+ - locales/ru.yml
216
+ - locales/sk.yml
217
+ - locales/sl.yml
218
+ - locales/sq.yml
219
+ - locales/sr.yml
220
+ - locales/sv.yml
221
+ - locales/th.yml
222
+ - locales/tl.yml
223
+ - locales/tr.yml
224
+ - locales/uk.yml
225
+ - locales/vi.yml
226
+ - locales/zh-CN.yml
227
+ - locales/zh-TW.yml
228
+ - locales/zh.yml
186
229
  - muck-commerce.gemspec
187
230
  - rails/init.rb
188
231
  - test/rails_root/.gitignore