solidus_locale_ja 2.0.0 → 2.1.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 +4 -4
- data/core/config/locales/ja.yml +145 -63
- data/lib/solidus_locale_ja/version.rb +1 -1
- metadata +28 -28
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d84f5df968c5e32246c545bbc3470c1655a669ab
|
|
4
|
+
data.tar.gz: 534b9b28c5c91d155d96ef9ce801925dc540a5f4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 462f9c51c810c4638c025421ece2670704853cddf6097fa589a5d2776bd0c0b9d8e4788e5fb306fc3d6b5f1442e7e3df5eeca28819e83a3bbeb73ad3e2a5558f
|
|
7
|
+
data.tar.gz: 85a0715277715306274768bc19dbf60892f7cb97ce09165fdc870d8036750f980689d6159d2cbed3c2ce5f4abadf42891b49e76d63a5f7ccc4d6bff29660e34c
|
data/core/config/locales/ja.yml
CHANGED
|
@@ -182,8 +182,6 @@ ja:
|
|
|
182
182
|
spree/property:
|
|
183
183
|
name: 名前
|
|
184
184
|
presentation: 表現
|
|
185
|
-
spree/prototype:
|
|
186
|
-
name: 名称
|
|
187
185
|
spree/refund:
|
|
188
186
|
amount: 金額
|
|
189
187
|
description: 説明
|
|
@@ -256,6 +254,7 @@ ja:
|
|
|
256
254
|
seo_title: SEO タイトル
|
|
257
255
|
name: サイト名
|
|
258
256
|
mail_from_address: メールアドレス
|
|
257
|
+
cart_tax_country_iso: カートに表示させるの税の国
|
|
259
258
|
spree/store_credit:
|
|
260
259
|
amount: 金額
|
|
261
260
|
amount_authorized: 金額認可
|
|
@@ -365,8 +364,56 @@ ja:
|
|
|
365
364
|
one: 調整理由
|
|
366
365
|
other: 調整理由
|
|
367
366
|
spree/calculator:
|
|
368
|
-
one:
|
|
369
|
-
other:
|
|
367
|
+
one: 基本計算表
|
|
368
|
+
other: 基本計算表
|
|
369
|
+
spree/calculator/default_tax:
|
|
370
|
+
one: デフォルトの税
|
|
371
|
+
other: デフォルトの税
|
|
372
|
+
spree/calculator/flat_percent_item_total:
|
|
373
|
+
one: 定率
|
|
374
|
+
other: 定率
|
|
375
|
+
spree/calculator/flat_rate:
|
|
376
|
+
one: 定レート
|
|
377
|
+
other: 定レート
|
|
378
|
+
spree/calculator/flexi_rate:
|
|
379
|
+
one: 変動レート
|
|
380
|
+
other: 変動レート
|
|
381
|
+
spree/calculator/free_shipping:
|
|
382
|
+
one: 送料無料
|
|
383
|
+
other: 送料無料
|
|
384
|
+
spree/calculator/percent_on_line_item:
|
|
385
|
+
one: アイテム毎の割合
|
|
386
|
+
other: アイテム毎の割合
|
|
387
|
+
spree/calculator/percent_per_item:
|
|
388
|
+
one: アイテム毎の割合
|
|
389
|
+
other: アイテム毎の割合
|
|
390
|
+
spree/calculator/price_sack:
|
|
391
|
+
one: 価格一袋分
|
|
392
|
+
other: 価格一袋分
|
|
393
|
+
spree/calculator/tiered_percent:
|
|
394
|
+
one: 列のパーセント
|
|
395
|
+
other: 列のパーセント
|
|
396
|
+
spree/calculator/tiered_flat_rate:
|
|
397
|
+
one: 列の定額レート
|
|
398
|
+
other: 列の定額レート
|
|
399
|
+
spree/calculator/returns/default_refund_amount:
|
|
400
|
+
one: デフォルト払い戻し金額
|
|
401
|
+
other: デフォルト払い戻し金額
|
|
402
|
+
spree/calculator/shipping/flat_percent_item_total:
|
|
403
|
+
one: 定率
|
|
404
|
+
other: 定率
|
|
405
|
+
spree/calculator/shipping/flat_rate:
|
|
406
|
+
one: 定レート
|
|
407
|
+
other: 定レート
|
|
408
|
+
spree/calculator/shipping/flexi_rate:
|
|
409
|
+
one: パッケージアイテム毎の変動レート
|
|
410
|
+
other: パッケージアイテム毎の変動レート
|
|
411
|
+
spree/calculator/shipping/per_item:
|
|
412
|
+
one: パッケージアイテム毎の定レート
|
|
413
|
+
other: パッケージアイテム毎の定レート
|
|
414
|
+
spree/calculator/shipping/price_sack:
|
|
415
|
+
one: 価格一袋分
|
|
416
|
+
other: 価格一袋分
|
|
370
417
|
spree/country:
|
|
371
418
|
one: 国
|
|
372
419
|
other: 国
|
|
@@ -430,9 +477,6 @@ ja:
|
|
|
430
477
|
spree/property:
|
|
431
478
|
one: プロパティタイプ
|
|
432
479
|
other: プロパティタイプ
|
|
433
|
-
spree/prototype:
|
|
434
|
-
one: プロトタイプ
|
|
435
|
-
other: プロトタイプ
|
|
436
480
|
spree/refund:
|
|
437
481
|
one: 返金
|
|
438
482
|
other: 返金
|
|
@@ -545,8 +589,8 @@ ja:
|
|
|
545
589
|
cannot_destroy_shipment_state: "%{state} 出荷のためのイベント単位を削除できない"
|
|
546
590
|
spree/line_item:
|
|
547
591
|
attributes:
|
|
548
|
-
|
|
549
|
-
|
|
592
|
+
price:
|
|
593
|
+
not_a_number: "有効ではない"
|
|
550
594
|
spree/price:
|
|
551
595
|
attributes:
|
|
552
596
|
currency:
|
|
@@ -687,6 +731,8 @@ ja:
|
|
|
687
731
|
adjustment: 調整
|
|
688
732
|
adjustment_amount: 金額
|
|
689
733
|
adjustment_labels:
|
|
734
|
+
line_item: '%{promotion} (%{promotion_name})'
|
|
735
|
+
order: '%{promotion} (%{promotion_name})'
|
|
690
736
|
tax_rates:
|
|
691
737
|
sales_tax: '%{name}'
|
|
692
738
|
vat: '%{name} (Included in Price)'
|
|
@@ -702,42 +748,33 @@ ja:
|
|
|
702
748
|
adjustment_total: 調整(値引き・追加料金)合計
|
|
703
749
|
adjustments: 調整
|
|
704
750
|
admin:
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
account: アカウント
|
|
733
|
-
addresses: 住所
|
|
734
|
-
items: アイテム
|
|
735
|
-
items_purchased: 購入したアイテム
|
|
736
|
-
order_history: 注文履歴
|
|
737
|
-
order_num: "注文 #"
|
|
738
|
-
orders: Orders
|
|
739
|
-
store_credit: ストアクレジット(ポイント)
|
|
740
|
-
user_information: ユーザー情報
|
|
751
|
+
general_settings:
|
|
752
|
+
edit:
|
|
753
|
+
no_cart_tax_country: 住所がない場合カートに税を表示しない
|
|
754
|
+
images:
|
|
755
|
+
index:
|
|
756
|
+
choose_files: アップロードするためにファイルを選んでください
|
|
757
|
+
drag_and_drop: もしくは、ここにドラッグアンドドロップしてください
|
|
758
|
+
image_process_failed: サーバーは画像処理に失敗しました
|
|
759
|
+
upload_images: 画像をアップロード
|
|
760
|
+
payments:
|
|
761
|
+
source_forms:
|
|
762
|
+
storecredit:
|
|
763
|
+
not_supported: ストアクレジット支払いの作成は、管理者よって現在サポートしていません。
|
|
764
|
+
prices:
|
|
765
|
+
any_country: "いくつかの国々"
|
|
766
|
+
index:
|
|
767
|
+
amount_greater_than: 金額以上
|
|
768
|
+
amount_less_than: 金額以下
|
|
769
|
+
new_price: 新しい価格
|
|
770
|
+
edit:
|
|
771
|
+
edit_price: 価格を編集
|
|
772
|
+
new:
|
|
773
|
+
new_price: 新しい価格
|
|
774
|
+
promotions:
|
|
775
|
+
form:
|
|
776
|
+
starts_at_placeholder: すぐに
|
|
777
|
+
expires_at_placeholder: 決してない
|
|
741
778
|
store_credits:
|
|
742
779
|
add: ストアクレジット(ポイント)を追加
|
|
743
780
|
amount_authorized: 金額認定
|
|
@@ -771,6 +808,7 @@ ja:
|
|
|
771
808
|
select_amount_update_reason: 金額を更新した理由を選択してください
|
|
772
809
|
total_unused: 未使用合計
|
|
773
810
|
type_html_header: クレジットタイプ
|
|
811
|
+
view: "ストアクレジットの表示"
|
|
774
812
|
errors:
|
|
775
813
|
cannot_change_used_store_credit: 要求されているストアクレジットは変更する事ができません
|
|
776
814
|
cannot_be_modified: 変更する事はできません
|
|
@@ -778,8 +816,46 @@ ja:
|
|
|
778
816
|
amount_authorized_exceeds_total_credit: 利用可能なクレジットを超えています
|
|
779
817
|
amount_used_not_zero: ゼロより大きいです。ストアクレジットを削除する事はできません
|
|
780
818
|
update_reason_required: 変更の理由を選択しないといけません
|
|
819
|
+
tab:
|
|
820
|
+
areas: 地域
|
|
821
|
+
checkout: 払い戻しと返品
|
|
822
|
+
configuration: コンフィグレーション
|
|
823
|
+
display_order: 表示順
|
|
824
|
+
general: 店舗
|
|
825
|
+
option_types: オプションタイプ
|
|
826
|
+
orders: 注文
|
|
827
|
+
overview: 概要
|
|
828
|
+
payments: 支払い
|
|
829
|
+
products: 商品
|
|
830
|
+
promotions: プロモーション
|
|
831
|
+
promotion_categories: プロモーション カテゴリー
|
|
832
|
+
properties: プロパティタイプ
|
|
833
|
+
reports: レポート
|
|
834
|
+
rma: RMA
|
|
835
|
+
settings: 設定
|
|
836
|
+
shipping: 配送
|
|
837
|
+
stock: 在庫
|
|
838
|
+
stock_items: 店舗在庫
|
|
839
|
+
stock_transfers: 在庫移動
|
|
840
|
+
taxes: 税
|
|
841
|
+
taxonomies: 分類ツリー
|
|
842
|
+
taxons: 分類
|
|
843
|
+
users: ユーザー
|
|
781
844
|
taxons:
|
|
782
845
|
display_order: 表示順
|
|
846
|
+
user:
|
|
847
|
+
account: アカウント
|
|
848
|
+
addresses: 住所
|
|
849
|
+
items: アイテム
|
|
850
|
+
items_purchased: 購入したアイテム
|
|
851
|
+
order_history: 注文履歴
|
|
852
|
+
order_num: "注文 #"
|
|
853
|
+
orders: Orders
|
|
854
|
+
store_credit: ストアクレジット(ポイント)
|
|
855
|
+
user_information: ユーザー情報
|
|
856
|
+
users:
|
|
857
|
+
user_page_actions:
|
|
858
|
+
create_order: このユーザーのために注文を作成
|
|
783
859
|
variants:
|
|
784
860
|
table_filter:
|
|
785
861
|
show_deleted: 削除されたバリアントを表示
|
|
@@ -792,16 +868,6 @@ ja:
|
|
|
792
868
|
use_product_tax_category: 商品の税カテゴリーを使う
|
|
793
869
|
pricing: 価格
|
|
794
870
|
pricing_hint: これらの値は、商品詳細ページから投入され、以下を上書きします。
|
|
795
|
-
prices:
|
|
796
|
-
any_country: いくつかの国々
|
|
797
|
-
index:
|
|
798
|
-
amount_greater_than: 金額以上
|
|
799
|
-
amount_less_than: 金額以下
|
|
800
|
-
new_price: 新しい価格
|
|
801
|
-
edit:
|
|
802
|
-
edit_price: 価格を編集
|
|
803
|
-
new:
|
|
804
|
-
new_price: 新しい価格
|
|
805
871
|
administration: 管理
|
|
806
872
|
admin_login: 管理者ログイン
|
|
807
873
|
agree_to_privacy_policy: プライバシーポリシーに同意
|
|
@@ -855,7 +921,6 @@ ja:
|
|
|
855
921
|
back_to_promotions_list: プロモーション一覧へ戻る
|
|
856
922
|
back_to_promotion_categories_list: プロモーションカテゴリー一覧へ戻る
|
|
857
923
|
back_to_properties_list: プロパティタイプ一覧へ戻る
|
|
858
|
-
back_to_prototypes_list: プロトタイプ一覧へ戻る
|
|
859
924
|
back_to_reports_list: レポート一覧へ戻る
|
|
860
925
|
back_to_refund_reason_list: 返金理由一覧へ戻る
|
|
861
926
|
back_to_reimbursement_type_list: 払い戻し種類一覧へ戻る
|
|
@@ -977,7 +1042,6 @@ ja:
|
|
|
977
1042
|
customer_returns: 顧客からの返品
|
|
978
1043
|
create: 作成
|
|
979
1044
|
create_a_new_account: 新しいアカウントを作成
|
|
980
|
-
create_new_order: 新しい注文を作る
|
|
981
1045
|
create_reimbursement: 払い戻しの作成
|
|
982
1046
|
create_one: ひとつ作ってください
|
|
983
1047
|
created_at: 作成日時
|
|
@@ -1043,7 +1107,6 @@ ja:
|
|
|
1043
1107
|
editing_promotion: プロモーションを編集
|
|
1044
1108
|
editing_promotion_category: プロモーションカテゴリーを編集
|
|
1045
1109
|
editing_property: プロパティタイプを編集
|
|
1046
|
-
editing_prototype: プロトタイプを編集
|
|
1047
1110
|
edit_refund_reason: 返金理由を編集
|
|
1048
1111
|
editing_refund: 返金を編集
|
|
1049
1112
|
editing_refund_reason: 返金理由を編集
|
|
@@ -1064,6 +1127,7 @@ ja:
|
|
|
1064
1127
|
eligibility_errors:
|
|
1065
1128
|
messages:
|
|
1066
1129
|
has_excluded_product: カートにクーポンコードの適用を防止する商品が含まれています。
|
|
1130
|
+
has_excluded_taxon: カートにクーポンコードの適用を防止するカテゴリーの商品が含まれています。
|
|
1067
1131
|
item_total_less_than: このクーポンコードは、%{amount} 未満の注文に適用する事はできません。
|
|
1068
1132
|
item_total_less_than_or_equal: このクーポンコードは、%{amount} 以下の注文に適用する事はできません。
|
|
1069
1133
|
limit_once_per_user: このクーポンコードは一人のお客様につき一回使用できます。
|
|
@@ -1121,12 +1185,22 @@ ja:
|
|
|
1121
1185
|
hints:
|
|
1122
1186
|
spree/price:
|
|
1123
1187
|
country: "これは、価格が有効な国を決定します。<br/> デフォルト: いくつかの国"
|
|
1188
|
+
master_variant: "マスターのバリアント価格を変更しても、以前のバリアント価格は変更されません。しかしすべての新規のバリアントを追加するために使われます。"
|
|
1189
|
+
options: "これらのオプションは、バリアントテーブルにバリアントを作成するために使われます。それらはバリアントタブで変更する事ができます。"
|
|
1124
1190
|
spree/product:
|
|
1125
1191
|
promotionable: "これは、この商品にプロモーションを適用するかどうかを決定します。<br/> デフォルト: Checked"
|
|
1126
1192
|
shipping_category: "これは、この商品が要求する配送の種類を決定します。<br/> デフォルト: Default"
|
|
1127
1193
|
tax_category: "これは、この商品に適用された課税の種類を決定します。<br/> デフォルト: None"
|
|
1194
|
+
spree/promotion:
|
|
1195
|
+
starts_at: "これは、プロモーションが注文に適用できる時に決定します。<br/> もし値が指定されていないなら、すぐに利用可能になります。"
|
|
1196
|
+
expires_at: "これは、プロモーションの終了を決定します。<br/> もし値が指定されていないなら、そのプロモーションは、終わらないでしょう。"
|
|
1197
|
+
spree/store:
|
|
1198
|
+
cart_tax_country_iso: "これは、カートの税のために使用される国を決定します。(まだ住所がない注文の時).<br/> デフォルト: None."
|
|
1128
1199
|
spree/variant:
|
|
1129
1200
|
tax_category: "これは、このバリアントに適用された課税の種類を決定します。<br/> デフォルト: Use tax category of the product associated with this variant"
|
|
1201
|
+
deleted: "バリアントを削除"
|
|
1202
|
+
deleted_explanation: "このバリアントは %{date} に削除されました。"
|
|
1203
|
+
deleted_explanation_with_replacement: "このバリアントは %{date} に削除されました。 同じ品番[SKU]の他のものに書き換えられました。"
|
|
1130
1204
|
failed_payment_attempts: 失敗した支払いの試み
|
|
1131
1205
|
failure: 失敗
|
|
1132
1206
|
filename: ファイル名
|
|
@@ -1214,6 +1288,7 @@ ja:
|
|
|
1214
1288
|
inventory_adjustment: イベントリ調整
|
|
1215
1289
|
inventory_canceled: イベントリキャンセル
|
|
1216
1290
|
inventory_error_flash_for_insufficient_quantity: カート内のアイテムが使用できなくなっています。
|
|
1291
|
+
inventory_not_available: "%{item} のためのイベントリは使用できません."
|
|
1217
1292
|
inventory_state: イベントリ状態
|
|
1218
1293
|
inventory_states:
|
|
1219
1294
|
backordered: バックオーダーされた
|
|
@@ -1272,6 +1347,7 @@ ja:
|
|
|
1272
1347
|
manual_intervention_required: 手動調停が必須
|
|
1273
1348
|
manage_variants: バリアント管理
|
|
1274
1349
|
master_price: 値段
|
|
1350
|
+
master_variant: マスターバリアント
|
|
1275
1351
|
match_choices:
|
|
1276
1352
|
all: すべて
|
|
1277
1353
|
none: なし
|
|
@@ -1308,7 +1384,6 @@ ja:
|
|
|
1308
1384
|
new_promotion: 新しいプロモーション
|
|
1309
1385
|
new_promotion_category: 新しいプロモーションカテゴリー
|
|
1310
1386
|
new_property: 新しいプロパティタイプ
|
|
1311
|
-
new_prototype: 新しいプロトタイプ
|
|
1312
1387
|
new_refund: 新しい返金
|
|
1313
1388
|
new_refund_reason: 新しい返金理由
|
|
1314
1389
|
new_rma_reason: 新しい RMA の理由
|
|
@@ -1572,6 +1647,9 @@ ja:
|
|
|
1572
1647
|
description: 購入していないユーザーだけが利用可能
|
|
1573
1648
|
name: 最初の繰り返し購入から
|
|
1574
1649
|
form_text: 最後の注文が X日以上前のユーザーにプロモーションを適用
|
|
1650
|
+
user_role:
|
|
1651
|
+
description: 注文は、特殊なロールを持ったユーザーが含まれます。
|
|
1652
|
+
name: ユーザーロール
|
|
1575
1653
|
promotions: プロモーション
|
|
1576
1654
|
promotion_successfully_created: プロモーションは正常に作成されました。
|
|
1577
1655
|
promotion_total_changed_before_complete: 注文のプロモーションの一つ以上が不適格となり削除されました。新しい注文の金額を確認して、もう一度お試しください。
|
|
@@ -1579,8 +1657,6 @@ ja:
|
|
|
1579
1657
|
propagate_all_variants: 全てのバリアントを宣伝する
|
|
1580
1658
|
properties: プロパティタイプ
|
|
1581
1659
|
property: プロパティタイプ
|
|
1582
|
-
prototype: プロトタイプ
|
|
1583
|
-
prototypes: プロトタイプ
|
|
1584
1660
|
provider: Provider
|
|
1585
1661
|
provider_settings_warning: あなたがプロバイダータイプを変更する場合は、プロバイダー設定を編集する前に最初に保存してください。
|
|
1586
1662
|
qty: 数量
|
|
@@ -1676,7 +1752,6 @@ ja:
|
|
|
1676
1752
|
secure_connection_type: セキュアな接続タイプ
|
|
1677
1753
|
security_settings: セキュリティ設定
|
|
1678
1754
|
select: 選択
|
|
1679
|
-
select_from_prototype: プロトタイプから選択
|
|
1680
1755
|
select_a_reason: 理由を選択してください
|
|
1681
1756
|
select_a_stock_location: 在庫ロケーションを選択してください
|
|
1682
1757
|
select_stock: 在庫を選択してください
|
|
@@ -1731,7 +1806,7 @@ ja:
|
|
|
1731
1806
|
shipping_instructions: 配送命令
|
|
1732
1807
|
shipping_method: 配送方法
|
|
1733
1808
|
shipping_methods: 配送方法
|
|
1734
|
-
shipping_price_sack:
|
|
1809
|
+
shipping_price_sack: 価格一袋分
|
|
1735
1810
|
shipping_rate:
|
|
1736
1811
|
display_price:
|
|
1737
1812
|
display_price_with_explanations: "%{price} (%{explanations})"
|
|
@@ -1843,6 +1918,7 @@ ja:
|
|
|
1843
1918
|
label: 'ご注文はこれらの分類の %{select} に含まれます。'
|
|
1844
1919
|
match_all: すべて一致
|
|
1845
1920
|
match_any: 少なくても一つ一致
|
|
1921
|
+
match_none: なし
|
|
1846
1922
|
taxonomies: 分類ツリー
|
|
1847
1923
|
taxonomy: 分類ツリー
|
|
1848
1924
|
taxonomy_edit: 分類ツリーを編集
|
|
@@ -1909,6 +1985,11 @@ ja:
|
|
|
1909
1985
|
user: ユーザー
|
|
1910
1986
|
user_rule:
|
|
1911
1987
|
choose_users: ユーザーを選んでください
|
|
1988
|
+
user_role_rule:
|
|
1989
|
+
choose_roles: ロールを選んでください
|
|
1990
|
+
label: ユーザーはこれらのロールの %{select} を含まなければなりません
|
|
1991
|
+
match_all: すべて一致
|
|
1992
|
+
match_any: 少なくても一つ一致
|
|
1912
1993
|
users: ユーザー
|
|
1913
1994
|
validation:
|
|
1914
1995
|
unpaid_amount_not_zero: '金額は十分に払い戻されませんでした。%{amount} の支払いがまだ。'
|
|
@@ -1921,6 +2002,7 @@ ja:
|
|
|
1921
2002
|
value: 値
|
|
1922
2003
|
variant: バリアント
|
|
1923
2004
|
variant_placeholder: バリアントを選んでください
|
|
2005
|
+
variant_pricing: バリアントの価格
|
|
1924
2006
|
variant_properties: バリアントプロパティ
|
|
1925
2007
|
variant_search: バリアントの検索
|
|
1926
2008
|
variant_search_placeholder: "品番[SKU] もしくは オプション値"
|
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: 2.
|
|
4
|
+
version: 2.1.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-
|
|
11
|
+
date: 2017-08-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: solidus
|
|
@@ -16,14 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 2.
|
|
19
|
+
version: 2.1.0
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 2.
|
|
26
|
+
version: 2.1.0
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: sqlite3
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -112,44 +112,44 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
112
112
|
version: '0'
|
|
113
113
|
requirements: []
|
|
114
114
|
rubyforge_project:
|
|
115
|
-
rubygems_version: 2.5.
|
|
115
|
+
rubygems_version: 2.5.1
|
|
116
116
|
signing_key:
|
|
117
117
|
specification_version: 4
|
|
118
118
|
summary: Solidus Japanese Locale Gem.
|
|
119
119
|
test_files:
|
|
120
120
|
- test/solidus_locale_ja_test.rb
|
|
121
|
-
- test/
|
|
122
|
-
- test/dummy/Rakefile
|
|
123
|
-
- test/dummy/bin/bundle
|
|
124
|
-
- test/dummy/bin/setup
|
|
121
|
+
- test/dummy/README.rdoc
|
|
125
122
|
- test/dummy/bin/rake
|
|
123
|
+
- test/dummy/bin/setup
|
|
124
|
+
- test/dummy/bin/bundle
|
|
126
125
|
- test/dummy/bin/rails
|
|
126
|
+
- test/dummy/Rakefile
|
|
127
|
+
- test/dummy/config/routes.rb
|
|
127
128
|
- test/dummy/config/database.yml
|
|
128
129
|
- test/dummy/config/environment.rb
|
|
129
|
-
- test/dummy/config/
|
|
130
|
-
- test/dummy/config/environments/development.rb
|
|
130
|
+
- test/dummy/config/secrets.yml
|
|
131
131
|
- test/dummy/config/environments/production.rb
|
|
132
|
-
- test/dummy/config/
|
|
133
|
-
- test/dummy/config/
|
|
132
|
+
- test/dummy/config/environments/development.rb
|
|
133
|
+
- test/dummy/config/environments/test.rb
|
|
134
134
|
- test/dummy/config/locales/en.yml
|
|
135
|
-
- test/dummy/config/
|
|
135
|
+
- test/dummy/config/boot.rb
|
|
136
|
+
- test/dummy/config/application.rb
|
|
137
|
+
- test/dummy/config/initializers/backtrace_silencers.rb
|
|
138
|
+
- test/dummy/config/initializers/filter_parameter_logging.rb
|
|
136
139
|
- test/dummy/config/initializers/cookies_serializer.rb
|
|
140
|
+
- test/dummy/config/initializers/wrap_parameters.rb
|
|
137
141
|
- test/dummy/config/initializers/mime_types.rb
|
|
138
|
-
- test/dummy/config/initializers/session_store.rb
|
|
139
|
-
- test/dummy/config/initializers/filter_parameter_logging.rb
|
|
140
|
-
- test/dummy/config/initializers/backtrace_silencers.rb
|
|
141
142
|
- test/dummy/config/initializers/inflections.rb
|
|
142
|
-
- test/dummy/config/initializers/
|
|
143
|
-
- test/dummy/config/
|
|
144
|
-
- test/dummy/config/secrets.yml
|
|
145
|
-
- test/dummy/config.ru
|
|
146
|
-
- test/dummy/public/422.html
|
|
147
|
-
- test/dummy/public/favicon.ico
|
|
148
|
-
- test/dummy/public/500.html
|
|
149
|
-
- test/dummy/public/404.html
|
|
150
|
-
- test/dummy/README.rdoc
|
|
143
|
+
- test/dummy/config/initializers/session_store.rb
|
|
144
|
+
- test/dummy/config/initializers/assets.rb
|
|
151
145
|
- test/dummy/app/helpers/application_helper.rb
|
|
152
146
|
- test/dummy/app/controllers/application_controller.rb
|
|
153
|
-
- test/dummy/app/views/layouts/application.html.erb
|
|
154
|
-
- test/dummy/app/assets/javascripts/application.js
|
|
155
147
|
- test/dummy/app/assets/stylesheets/application.css
|
|
148
|
+
- test/dummy/app/assets/javascripts/application.js
|
|
149
|
+
- test/dummy/app/views/layouts/application.html.erb
|
|
150
|
+
- test/dummy/config.ru
|
|
151
|
+
- test/dummy/public/404.html
|
|
152
|
+
- test/dummy/public/500.html
|
|
153
|
+
- test/dummy/public/favicon.ico
|
|
154
|
+
- test/dummy/public/422.html
|
|
155
|
+
- test/test_helper.rb
|