solidus_locale_ja 1.3.0.2 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3805c2b32e6670e02a9f209a86adeb29aaee129a
4
- data.tar.gz: 8a2913cee3544f625ffce48c4854adcf5af707a2
3
+ metadata.gz: 173b2eed34722df4f569f0c4ae55e73e466e9bce
4
+ data.tar.gz: f3a61ccde8075724f6497941ddf8291386931191
5
5
  SHA512:
6
- metadata.gz: e8a7b0429404c197c09fb77c75d94a50a28cd32e3110579e9acdc7311e74dc29f5d08872d3a063f44fd2072833a30ade3510ad58ad355e6eaed919bbc25ff1f7
7
- data.tar.gz: 4d1c189f461e611b9c5089e3c446ad0121552e5f8d10bb1ed58e87f45da195221c546260c0fc12912fa24c44c65d9add385d3511bfad1fbc43e53d8a6512490a
6
+ metadata.gz: e2f3068cd52850f9114e63692f651abf09e7208f33ce72727d9568b052631a2206afee938bf4c022c63fdde71d1b9f8041b562263d09cd5f602cd777dca800ac
7
+ data.tar.gz: 0fc1775ffb4a1baa6945ba73e9233fde948995b19fb7ed39cda4f8356d9a4ec2e4e5150b11251734c4b03bc5e6e17cdf7f2ba3022f8a66e6a660e6f52b764d8d
@@ -135,10 +135,10 @@ ja:
135
135
  preference_source: 優先するソース
136
136
  type: プロバイダー
137
137
  spree/price:
138
- amount: 価格
139
- country: 国
140
138
  currency: 通貨
139
+ amount: 価格
141
140
  is_default: 現在有効
141
+ country: 国
142
142
  price: 価格
143
143
  variant: バリアント
144
144
  spree/product:
@@ -165,7 +165,7 @@ ja:
165
165
  value: 値
166
166
  spree/promotion:
167
167
  advertise: 宣伝する
168
- apply_automatically: 自動的に適応する
168
+ apply_automatically: 自動的に適用する
169
169
  code: コード
170
170
  description: 説明
171
171
  event_name: イベント名称
@@ -351,6 +351,10 @@ ja:
351
351
  name: 名称
352
352
  default_tax: デフォルトの税地域
353
353
  models:
354
+ # LegacyUser maps to this model_name so we want to provide translations for it
355
+ user:
356
+ one: ユーザー
357
+ other: ユーザー
354
358
  spree/address:
355
359
  one: 住所
356
360
  other: 住所
@@ -375,6 +379,9 @@ ja:
375
379
  spree/exchange:
376
380
  one: 交換
377
381
  other: 交換
382
+ spree/image:
383
+ one: 画像
384
+ other: 画像
378
385
  spree/inventory_unit:
379
386
  one: イベントリ単位
380
387
  other: イベントリ単位
@@ -421,8 +428,8 @@ ja:
421
428
  one: プロモーション カテゴリー
422
429
  other: プロモーション カテゴリー
423
430
  spree/property:
424
- one: プロパティ
425
- other: プロパティ
431
+ one: プロパティタイプ
432
+ other: プロパティタイプ
426
433
  spree/prototype:
427
434
  one: プロトタイプ
428
435
  other: プロトタイプ
@@ -442,8 +449,8 @@ ja:
442
449
  one: 返品承認
443
450
  other: 返品承認
444
451
  spree/return_reason:
445
- one: 返品理由
446
- other: 返品理由
452
+ one: RMA 理由
453
+ other: RMA 理由
447
454
  spree/role:
448
455
  one: 権限
449
456
  other: 権限
@@ -697,9 +704,10 @@ ja:
697
704
  admin:
698
705
  tab:
699
706
  areas: 地域
700
- checkout: 精算
707
+ checkout: 払い戻しと返品
701
708
  configuration: コンフィグレーション
702
- general: 一般
709
+ display_order: 表示順
710
+ general: 店舗
703
711
  option_types: オプションタイプ
704
712
  orders: 注文
705
713
  overview: 概要
@@ -707,15 +715,15 @@ ja:
707
715
  products: 商品
708
716
  promotions: プロモーション
709
717
  promotion_categories: プロモーション カテゴリー
710
- properties: プロパティ
718
+ properties: プロパティタイプ
711
719
  prototypes: プロトタイプ
712
720
  reports: レポート
713
721
  rma: RMA
714
722
  settings: 設定
715
723
  shipping: 配送
716
724
  stock: 在庫
717
- stock_items: 管理
718
- stock_transfers: 入出庫
725
+ stock_items: 店舗在庫
726
+ stock_transfers: 在庫移動
719
727
  taxes: 税
720
728
  taxonomies: 分類ツリー
721
729
  taxons: 分類
@@ -770,8 +778,10 @@ ja:
770
778
  amount_authorized_exceeds_total_credit: 利用可能なクレジットを超えています
771
779
  amount_used_not_zero: ゼロより大きいです。ストアクレジットを削除する事はできません
772
780
  update_reason_required: 変更の理由を選択しないといけません
781
+ taxons:
782
+ display_order: 表示順
773
783
  variants:
774
- index:
784
+ table_filter:
775
785
  show_deleted: 削除されたバリアントを表示
776
786
  new:
777
787
  new_variant: 新しいバリアント
@@ -813,6 +823,7 @@ ja:
813
823
  analytics_desc_list_4: それは完全に無料です
814
824
  analytics_trackers: アナリティクス トラッカー
815
825
  and: and
826
+ apply_code: コードの適用
816
827
  approve: 承認
817
828
  approver: 承認者
818
829
  approved_at: 承認日時
@@ -843,12 +854,12 @@ ja:
843
854
  back_to_products_list: 商品一覧へ戻る
844
855
  back_to_promotions_list: プロモーション一覧へ戻る
845
856
  back_to_promotion_categories_list: プロモーションカテゴリー一覧へ戻る
846
- back_to_properties_list: プロパティ一覧へ戻る
857
+ back_to_properties_list: プロパティタイプ一覧へ戻る
847
858
  back_to_prototypes_list: プロトタイプ一覧へ戻る
848
859
  back_to_reports_list: レポート一覧へ戻る
849
860
  back_to_refund_reason_list: 返金理由一覧へ戻る
850
861
  back_to_reimbursement_type_list: 払い戻し種類一覧へ戻る
851
- back_to_return_authorizations_list: 返品権限一覧へ戻る
862
+ back_to_return_authorizations_list: RMA一覧へ戻る
852
863
  back_to_rma_reason_list: 返品理由一覧へ戻る
853
864
  back_to_shipping_categories: 配送カテゴリーへ戻る
854
865
  back_to_shipping_categories_list: 配送カテゴリー一覧へ戻る
@@ -879,7 +890,7 @@ ja:
879
890
  calculator: 計算表
880
891
  calculator_settings_warning: あなたが計算表タイプや参照元を変更するなら、計算表の設定を編集する前にあなたは最初に保存する必要があります。
881
892
  cancel: キャンセル
882
- cancel_inventory: イベントリをキャンセル
893
+ cancel_inventory: アイテムをキャンセル
883
894
  canceled: キャンセルされた
884
895
  canceled_at: キャンセル日時
885
896
  canceler: キャンセルした人
@@ -1031,7 +1042,7 @@ ja:
1031
1042
  editing_product: 商品を編集
1032
1043
  editing_promotion: プロモーションを編集
1033
1044
  editing_promotion_category: プロモーションカテゴリーを編集
1034
- editing_property: プロパティを編集
1045
+ editing_property: プロパティタイプを編集
1035
1046
  editing_prototype: プロトタイプを編集
1036
1047
  edit_refund_reason: 返金理由を編集
1037
1048
  editing_refund: 返金を編集
@@ -1098,7 +1109,7 @@ ja:
1098
1109
  user:
1099
1110
  signup: ユーザー登録
1100
1111
  exceptions:
1101
- count_on_hand_setter: Cannot set count_on_hand manually, as it is set automatically by the recalculate_count_on_hand callback. Please use `update_column(:count_on_hand, value)` instead.
1112
+ count_on_hand_setter: count_on_hand を手動でセットする事ができません。それは、 recalculate_count_on_hand callback によって自動的に設定されるためです。代わりに `update_column(:count_on_hand, value)` を使って下さい。
1102
1113
  exchange_for: 引き換え
1103
1114
  expedited_exchanges_warning: どれかの指定の交換は、保存されてすぐに顧客に配送されるでしょう。もし %{days_window} 以内に元のアイテムを返さない場合、顧客はアイテムの全額が課金されます。
1104
1115
  excl: excl.
@@ -1107,6 +1118,15 @@ ja:
1107
1118
  expiration: 有効期限
1108
1119
  extension: 拡張
1109
1120
  existing_shipments: 既存の配送
1121
+ hints:
1122
+ spree/price:
1123
+ country: "これは、価格が有効な国を決定します。<br/> デフォルト: いくつかの国"
1124
+ spree/product:
1125
+ promotionable: "これは、この商品にプロモーションを適用するかどうかを決定します。<br/> デフォルト: Checked"
1126
+ shipping_category: "これは、この商品が要求する配送の種類を決定します。<br/> デフォルト: Default"
1127
+ tax_category: "これは、この商品に適用された課税の種類を決定します。<br/> デフォルト: None"
1128
+ spree/variant:
1129
+ tax_category: "これは、このバリアントに適用された課税の種類を決定します。<br/> デフォルト: Use tax category of the product associated with this variant"
1110
1130
  failed_payment_attempts: 失敗した支払いの試み
1111
1131
  failure: 失敗
1112
1132
  filename: ファイル名
@@ -1135,7 +1155,7 @@ ja:
1135
1155
  gateway_config_unavailable: 環境によって Gateway を使用できません。
1136
1156
  gateway_error: Gateway エラー
1137
1157
  general: 一般
1138
- general_settings: 一般設定
1158
+ general_settings: 店舗
1139
1159
  google_analytics: Google Analytics
1140
1160
  google_analytics_id: アナリティクスID
1141
1161
  group_size: グループサイズ
@@ -1212,7 +1232,7 @@ ja:
1212
1232
  gt: より大きい
1213
1233
  gte: 以上
1214
1234
  items_cannot_be_shipped: 私たちは、選択した商品のための配達料金を計算する事ができません。
1215
- items_in_rmas: 返品権限のアイテム
1235
+ items_in_rmas: RMA(Return Merchandise Authorizations) のアイテム
1216
1236
  items_to_be_reimbursed: アイテムは払い戻されます。
1217
1237
  items_reimbursed: アイテムは払い戻された
1218
1238
  jirafe: Jirafe
@@ -1224,12 +1244,12 @@ ja:
1224
1244
  lifetime_stats: 存続期間 統計
1225
1245
  line_item_adjustments: 単位品目調整(値引き・追加料金・税)
1226
1246
  list: リスト
1227
- listing_countries: 国一覧
1228
- listing_orders: 注文一覧
1229
- listing_products: 商品一覧
1230
- listing_reports: レポート一覧
1231
- listing_tax_categories: 税カテゴリー一覧
1232
- listing_users: ユーザー一覧
1247
+ listing_countries:
1248
+ listing_orders: 注文
1249
+ listing_products: 商品
1250
+ listing_reports: レポート
1251
+ listing_tax_categories: 税カテゴリー
1252
+ listing_users: ユーザー
1233
1253
  loading: Loading
1234
1254
  locale_changed: ロケールが変更される
1235
1255
  location: ロケーション
@@ -1248,7 +1268,7 @@ ja:
1248
1268
  make_refund: 払い戻しを作ります
1249
1269
  make_sure_the_above_reimbursement_amount_is_correct: 上記の払い戻し額が正しいかを確認してください。
1250
1270
  manage_promotion_categories: プロモーションカテゴリー管理
1251
- manage_stock: 在庫管理
1271
+ manage_stock: 店舗在庫
1252
1272
  manual_intervention_required: 手動調停が必須
1253
1273
  manage_variants: バリアント管理
1254
1274
  master_price: 値段
@@ -1287,12 +1307,12 @@ ja:
1287
1307
  new_product: 新しい商品
1288
1308
  new_promotion: 新しいプロモーション
1289
1309
  new_promotion_category: 新しいプロモーションカテゴリー
1290
- new_property: 新しいプロパティ
1310
+ new_property: 新しいプロパティタイプ
1291
1311
  new_prototype: 新しいプロトタイプ
1292
1312
  new_refund: 新しい返金
1293
1313
  new_refund_reason: 新しい返金理由
1294
- new_rma_reason: 新しい返品理由
1295
- new_return_authorization: 新しい返品権限
1314
+ new_rma_reason: 新しい RMA の理由
1315
+ new_return_authorization: 新しい RMA
1296
1316
  new_shipping_category: 新しい配送カテゴリー
1297
1317
  new_shipping_method: 新しい配送方法
1298
1318
  new_shipment_at_location: ロケーションでの新しい配送
@@ -1300,11 +1320,12 @@ ja:
1300
1320
  new_stock_location: 新しい在庫ロケーション
1301
1321
  new_stock_movement: 新しい在庫変動
1302
1322
  new_stock_transfer: 新しい入出庫
1323
+ new_store_credit: 新しいストアクレジット
1303
1324
  new_tax_category: 新しい税カテゴリー
1304
1325
  new_tax_rate: 新しい税率
1305
1326
  new_taxon: 新しい分類
1306
1327
  new_taxonomy: 新しい分類ツリー
1307
- new_tracker: 新しいトラッカー
1328
+ new_tracker: 新しいアナリティクストラッカー
1308
1329
  new_user: 新しいユーザー
1309
1330
  new_variant: 新しいバリアント
1310
1331
  new_zone: 新しい地域
@@ -1556,8 +1577,8 @@ ja:
1556
1577
  promotion_total_changed_before_complete: 注文のプロモーションの一つ以上が不適格となり削除されました。新しい注文の金額を確認して、もう一度お試しください。
1557
1578
  promotion_uses: プロモーション用途
1558
1579
  propagate_all_variants: 全てのバリアントを宣伝する
1559
- properties: プロパティ
1560
- property: プロパティ
1580
+ properties: プロパティタイプ
1581
+ property: プロパティタイプ
1561
1582
  prototype: プロトタイプ
1562
1583
  prototypes: プロトタイプ
1563
1584
  provider: Provider
@@ -1607,10 +1628,9 @@ ja:
1607
1628
  resume: レジューム
1608
1629
  resumed: レジューム
1609
1630
  return: 返品
1610
- return_authorization: 返品権限
1611
- return_reasons: 返品理由
1612
- return_authorization_updated: 返品権限を更新します
1613
- return_authorizations: 返品権限
1631
+ return_authorization: 商品返品権限
1632
+ return_authorizations: 商品返品権限
1633
+ return_authorization_updated: 商品返品権限を更新します
1614
1634
  return_item_inventory_unit_ineligible: 返品アイテムのイベントリユニットは配送されなければなりません。
1615
1635
  return_item_inventory_unit_reimbursed: 返品アイテムのイベントリユニットは既に払い戻されています。
1616
1636
  return_item_order_not_completed: 返品アイテムの注文は完了されていなければなりません。
@@ -1631,6 +1651,7 @@ ja:
1631
1651
  total_refunded: ! '合計返金: %{total}'
1632
1652
  return_number: 返品番号
1633
1653
  return_quantity: 返品数量
1654
+ return_reasons: 返品理由
1634
1655
  returned: 返品した
1635
1656
  review: レビュー
1636
1657
  risk: リスク
@@ -1750,7 +1771,7 @@ ja:
1750
1771
  stock_location_info: 在庫ロケーション情報
1751
1772
  stock_locations: 在庫ロケーション
1752
1773
  stock_locations_need_a_default_country: 在庫ロケーションを作る前にデフォルトの国を作らなければなりません。
1753
- stock_management: 在庫管理
1774
+ stock_management: 商品在庫
1754
1775
  stock_management_requires_a_stock_location: 在庫を管理するための注文の在庫ロケーションを作成してください。
1755
1776
  stock_movements: 在庫移動
1756
1777
  stock_movements_for_stock_location: '%{stock_location_name} ための在庫移動'
data/db/seeds.rb CHANGED
@@ -48,14 +48,10 @@ ActiveRecord::Base.transaction do
48
48
  p "add Store Credit"
49
49
  Spree::StoreCreditCategory.find_or_create_by!(name: Spree.t("store_credit_category.default"))
50
50
  Spree::PaymentMethod.find_by(name: "Store Credit").update!(
51
- name: "ストアクレジット",
52
- description: "ストアクレジット(返品した品物と同金額分の買い物)"
53
- )
54
- Spree::PaymentMethod.create_with(
55
- name: "銀行振り込み",
56
- description: "銀行振り込み",
57
- active: true
58
- ).find_or_create_by!(
51
+ name: "銀行振り込み", # "Store Credit"
52
+ description: "銀行振り込み", # "Store Credit"
53
+ active: true,
54
+ display_on: 'none',
59
55
  type: "Spree::PaymentMethod::Check"
60
56
  )
61
57
  Spree::StoreCreditType.create_with(priority: 1).find_or_create_by!(name: '有効期限付き') # name: 'Expiring'
@@ -1,3 +1,3 @@
1
1
  module SolidusLocaleJa
2
- VERSION = "1.3.0.2"
2
+ VERSION = "1.4.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solidus_locale_ja
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0.2
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - FUNABARA Masao
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-15 00:00:00.000000000 Z
11
+ date: 2017-06-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 1.3.0
33
+ version: 1.4.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 1.3.0
40
+ version: 1.4.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: sqlite3
43
43
  requirement: !ruby/object:Gem::Requirement