pds-dev-kit-web 0.3.43 โ 0.3.47
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.
- package/dist/src/common/assets/icons/line/PostPhotobook.d.ts +4 -0
- package/dist/src/common/assets/icons/line/PostPhotobook.js +36 -0
- package/dist/src/common/assets/icons/line/index.d.ts +1 -0
- package/dist/src/common/assets/icons/line/index.js +2 -0
- package/dist/src/common/services/i18n/resources/en.json +93 -10
- package/dist/src/common/services/i18n/resources/es.json +93 -10
- package/dist/src/common/services/i18n/resources/index.d.ts +332 -0
- package/dist/src/common/services/i18n/resources/jp.json +93 -10
- package/dist/src/common/services/i18n/resources/ko.json +93 -10
- package/dist/src/common/styles/colorSet/UIColor.json +5 -1
- package/dist/src/common/styles/colorSet/index.d.ts +179 -175
- package/dist/src/common/styles/colorSet/index.js +5 -5
- package/dist/src/common/styles/colorSet/ui-type.d.ts +4 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/ContentsContainer.d.ts +1 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/ContentsContainer.js +10 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTH.d.ts +2 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTH.js +25 -7
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTK.d.ts +9 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTK.js +51 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTL.d.ts +8 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTL.js +31 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTM.d.ts +9 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTM.js +49 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.d.ts +8 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.js +31 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/index.d.ts +4 -0
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/index.js +9 -1
- package/dist/src/desktop/layout/LayoutWT/ContainersBox/ContainersBox.d.ts +1 -1
- package/dist/src/desktop/layout/LayoutWT/ContainersBox/ContainersBox.js +27 -3
- package/package.json +1 -1
|
@@ -2794,6 +2794,89 @@ declare const locale: {
|
|
|
2794
2794
|
str_pg_title_papp_photobook_posts: string;
|
|
2795
2795
|
str_1599: string;
|
|
2796
2796
|
str_1600: string;
|
|
2797
|
+
str_pg_title_photobook_posts: string;
|
|
2798
|
+
str_photobook_post: string;
|
|
2799
|
+
str_papp_photobook_like: string;
|
|
2800
|
+
str_papp_photobook_dislike: string;
|
|
2801
|
+
str_pg_title_operator_manage: string;
|
|
2802
|
+
str_pg_title_operator_list: string;
|
|
2803
|
+
str_1601: string;
|
|
2804
|
+
str_1602: string;
|
|
2805
|
+
str_1603: string;
|
|
2806
|
+
str_1604: string;
|
|
2807
|
+
str_pg_title_papp_photobook_create_post: string;
|
|
2808
|
+
str_1605: string;
|
|
2809
|
+
str_err_1606: string;
|
|
2810
|
+
str_err_1607: string;
|
|
2811
|
+
str_1608: string;
|
|
2812
|
+
str_1609: string;
|
|
2813
|
+
str_pg_title_photobook_post_settings: string;
|
|
2814
|
+
str_1610: string;
|
|
2815
|
+
str_1611: string;
|
|
2816
|
+
str_pg_title_photobook_post_detail_info: string;
|
|
2817
|
+
str_pg_title_photobook_comment_manage: string;
|
|
2818
|
+
str_pg_title_papp_photobook_post_update: string;
|
|
2819
|
+
str_pg_title_papp_photobook_post_detail: string;
|
|
2820
|
+
str_create_operator_account: string;
|
|
2821
|
+
str_create_operator_account_step_1: string;
|
|
2822
|
+
str_create_operator_account_step_2: string;
|
|
2823
|
+
str_create_operator_account_step_3: string;
|
|
2824
|
+
str_create_operator_account_step_4: string;
|
|
2825
|
+
str_1612: string;
|
|
2826
|
+
str_operator_type: string;
|
|
2827
|
+
str_1613: string;
|
|
2828
|
+
str_1614: string;
|
|
2829
|
+
str_1615: string;
|
|
2830
|
+
str_outlink_papp_title_outlink: string;
|
|
2831
|
+
str_outlink_papp_modification_record: string;
|
|
2832
|
+
str_outlink_papp_setting: string;
|
|
2833
|
+
str_outlink_papp_settingposts: string;
|
|
2834
|
+
str_outlink_papp_management_title_require: string;
|
|
2835
|
+
str_1617: string;
|
|
2836
|
+
str_outlink_papp_switch_button_phrase: string;
|
|
2837
|
+
str_1618: string;
|
|
2838
|
+
str_outlink_papp_outlink_url_to_switch_to: string;
|
|
2839
|
+
str_1619: string;
|
|
2840
|
+
str_outlink_papp_image_preview: string;
|
|
2841
|
+
str_1620: string;
|
|
2842
|
+
str_1621: string;
|
|
2843
|
+
str_1622: string;
|
|
2844
|
+
str_1623: string;
|
|
2845
|
+
str_1624: string;
|
|
2846
|
+
str_1625: string;
|
|
2847
|
+
str_1626: string;
|
|
2848
|
+
str_1627: string;
|
|
2849
|
+
str_err_1628: string;
|
|
2850
|
+
str_err_1629: string;
|
|
2851
|
+
str_err_1630: string;
|
|
2852
|
+
str_1631: string;
|
|
2853
|
+
str_1632: string;
|
|
2854
|
+
str_1633: string;
|
|
2855
|
+
str_1634: string;
|
|
2856
|
+
str_1635: string;
|
|
2857
|
+
str_1636: string;
|
|
2858
|
+
str_outlink_papp_record: string;
|
|
2859
|
+
str_outlink_papp_management_title: string;
|
|
2860
|
+
str_outlink_papp_editdate: string;
|
|
2861
|
+
str_outlink_papp_link_switched_counts: string;
|
|
2862
|
+
str_outlink_papp_link_url: string;
|
|
2863
|
+
str_err_1637: string;
|
|
2864
|
+
str_create_operator_account_step_5: string;
|
|
2865
|
+
str_1638: string;
|
|
2866
|
+
str_1639: string;
|
|
2867
|
+
str_1640: string;
|
|
2868
|
+
str_1641: string;
|
|
2869
|
+
str_1642: string;
|
|
2870
|
+
str_1643: string;
|
|
2871
|
+
str_1644: string;
|
|
2872
|
+
str_1645: string;
|
|
2873
|
+
str_1646: string;
|
|
2874
|
+
str_1647: string;
|
|
2875
|
+
str_err_1648: string;
|
|
2876
|
+
str_pg_title_promotion_post: string;
|
|
2877
|
+
str_pg_title_promotion_post_settings: string;
|
|
2878
|
+
str_pg_title_promotion_post_history: string;
|
|
2879
|
+
str_papp_promotion_post_setting: string;
|
|
2797
2880
|
};
|
|
2798
2881
|
};
|
|
2799
2882
|
readonly en: {
|
|
@@ -5591,6 +5674,89 @@ declare const locale: {
|
|
|
5591
5674
|
str_pg_title_papp_photobook_posts: string;
|
|
5592
5675
|
str_1599: string;
|
|
5593
5676
|
str_1600: string;
|
|
5677
|
+
str_pg_title_photobook_posts: string;
|
|
5678
|
+
str_photobook_post: string;
|
|
5679
|
+
str_papp_photobook_like: string;
|
|
5680
|
+
str_papp_photobook_dislike: string;
|
|
5681
|
+
str_pg_title_operator_manage: string;
|
|
5682
|
+
str_pg_title_operator_list: string;
|
|
5683
|
+
str_1601: string;
|
|
5684
|
+
str_1602: string;
|
|
5685
|
+
str_1603: string;
|
|
5686
|
+
str_1604: string;
|
|
5687
|
+
str_pg_title_papp_photobook_create_post: string;
|
|
5688
|
+
str_1605: string;
|
|
5689
|
+
str_err_1606: string;
|
|
5690
|
+
str_err_1607: string;
|
|
5691
|
+
str_1608: string;
|
|
5692
|
+
str_1609: string;
|
|
5693
|
+
str_pg_title_photobook_post_settings: string;
|
|
5694
|
+
str_1610: string;
|
|
5695
|
+
str_1611: string;
|
|
5696
|
+
str_pg_title_photobook_post_detail_info: string;
|
|
5697
|
+
str_pg_title_photobook_comment_manage: string;
|
|
5698
|
+
str_pg_title_papp_photobook_post_update: string;
|
|
5699
|
+
str_pg_title_papp_photobook_post_detail: string;
|
|
5700
|
+
str_create_operator_account: string;
|
|
5701
|
+
str_create_operator_account_step_1: string;
|
|
5702
|
+
str_create_operator_account_step_2: string;
|
|
5703
|
+
str_create_operator_account_step_3: string;
|
|
5704
|
+
str_create_operator_account_step_4: string;
|
|
5705
|
+
str_1612: string;
|
|
5706
|
+
str_operator_type: string;
|
|
5707
|
+
str_1613: string;
|
|
5708
|
+
str_1614: string;
|
|
5709
|
+
str_1615: string;
|
|
5710
|
+
str_outlink_papp_title_outlink: string;
|
|
5711
|
+
str_outlink_papp_modification_record: string;
|
|
5712
|
+
str_outlink_papp_setting: string;
|
|
5713
|
+
str_outlink_papp_settingposts: string;
|
|
5714
|
+
str_outlink_papp_management_title_require: string;
|
|
5715
|
+
str_1617: string;
|
|
5716
|
+
str_outlink_papp_switch_button_phrase: string;
|
|
5717
|
+
str_1618: string;
|
|
5718
|
+
str_outlink_papp_outlink_url_to_switch_to: string;
|
|
5719
|
+
str_1619: string;
|
|
5720
|
+
str_outlink_papp_image_preview: string;
|
|
5721
|
+
str_1620: string;
|
|
5722
|
+
str_1621: string;
|
|
5723
|
+
str_1622: string;
|
|
5724
|
+
str_1623: string;
|
|
5725
|
+
str_1624: string;
|
|
5726
|
+
str_1625: string;
|
|
5727
|
+
str_1626: string;
|
|
5728
|
+
str_1627: string;
|
|
5729
|
+
str_err_1628: string;
|
|
5730
|
+
str_err_1629: string;
|
|
5731
|
+
str_err_1630: string;
|
|
5732
|
+
str_1631: string;
|
|
5733
|
+
str_1632: string;
|
|
5734
|
+
str_1633: string;
|
|
5735
|
+
str_1634: string;
|
|
5736
|
+
str_1635: string;
|
|
5737
|
+
str_1636: string;
|
|
5738
|
+
str_outlink_papp_record: string;
|
|
5739
|
+
str_outlink_papp_management_title: string;
|
|
5740
|
+
str_outlink_papp_editdate: string;
|
|
5741
|
+
str_outlink_papp_link_switched_counts: string;
|
|
5742
|
+
str_outlink_papp_link_url: string;
|
|
5743
|
+
str_err_1637: string;
|
|
5744
|
+
str_create_operator_account_step_5: string;
|
|
5745
|
+
str_1638: string;
|
|
5746
|
+
str_1639: string;
|
|
5747
|
+
str_1640: string;
|
|
5748
|
+
str_1641: string;
|
|
5749
|
+
str_1642: string;
|
|
5750
|
+
str_1643: string;
|
|
5751
|
+
str_1644: string;
|
|
5752
|
+
str_1645: string;
|
|
5753
|
+
str_1646: string;
|
|
5754
|
+
str_1647: string;
|
|
5755
|
+
str_err_1648: string;
|
|
5756
|
+
str_pg_title_promotion_post: string;
|
|
5757
|
+
str_pg_title_promotion_post_settings: string;
|
|
5758
|
+
str_pg_title_promotion_post_history: string;
|
|
5759
|
+
str_papp_promotion_post_setting: string;
|
|
5594
5760
|
};
|
|
5595
5761
|
};
|
|
5596
5762
|
readonly jp: {
|
|
@@ -8388,6 +8554,89 @@ declare const locale: {
|
|
|
8388
8554
|
str_pg_title_papp_photobook_posts: string;
|
|
8389
8555
|
str_1599: string;
|
|
8390
8556
|
str_1600: string;
|
|
8557
|
+
str_pg_title_photobook_posts: string;
|
|
8558
|
+
str_photobook_post: string;
|
|
8559
|
+
str_papp_photobook_like: string;
|
|
8560
|
+
str_papp_photobook_dislike: string;
|
|
8561
|
+
str_pg_title_operator_manage: string;
|
|
8562
|
+
str_pg_title_operator_list: string;
|
|
8563
|
+
str_1601: string;
|
|
8564
|
+
str_1602: string;
|
|
8565
|
+
str_1603: string;
|
|
8566
|
+
str_1604: string;
|
|
8567
|
+
str_pg_title_papp_photobook_create_post: string;
|
|
8568
|
+
str_1605: string;
|
|
8569
|
+
str_err_1606: string;
|
|
8570
|
+
str_err_1607: string;
|
|
8571
|
+
str_1608: string;
|
|
8572
|
+
str_1609: string;
|
|
8573
|
+
str_pg_title_photobook_post_settings: string;
|
|
8574
|
+
str_1610: string;
|
|
8575
|
+
str_1611: string;
|
|
8576
|
+
str_pg_title_photobook_post_detail_info: string;
|
|
8577
|
+
str_pg_title_photobook_comment_manage: string;
|
|
8578
|
+
str_pg_title_papp_photobook_post_update: string;
|
|
8579
|
+
str_pg_title_papp_photobook_post_detail: string;
|
|
8580
|
+
str_create_operator_account: string;
|
|
8581
|
+
str_create_operator_account_step_1: string;
|
|
8582
|
+
str_create_operator_account_step_2: string;
|
|
8583
|
+
str_create_operator_account_step_3: string;
|
|
8584
|
+
str_create_operator_account_step_4: string;
|
|
8585
|
+
str_1612: string;
|
|
8586
|
+
str_operator_type: string;
|
|
8587
|
+
str_1613: string;
|
|
8588
|
+
str_1614: string;
|
|
8589
|
+
str_1615: string;
|
|
8590
|
+
str_outlink_papp_title_outlink: string;
|
|
8591
|
+
str_outlink_papp_modification_record: string;
|
|
8592
|
+
str_outlink_papp_setting: string;
|
|
8593
|
+
str_outlink_papp_settingposts: string;
|
|
8594
|
+
str_outlink_papp_management_title_require: string;
|
|
8595
|
+
str_1617: string;
|
|
8596
|
+
str_outlink_papp_switch_button_phrase: string;
|
|
8597
|
+
str_1618: string;
|
|
8598
|
+
str_outlink_papp_outlink_url_to_switch_to: string;
|
|
8599
|
+
str_1619: string;
|
|
8600
|
+
str_outlink_papp_image_preview: string;
|
|
8601
|
+
str_1620: string;
|
|
8602
|
+
str_1621: string;
|
|
8603
|
+
str_1622: string;
|
|
8604
|
+
str_1623: string;
|
|
8605
|
+
str_1624: string;
|
|
8606
|
+
str_1625: string;
|
|
8607
|
+
str_1626: string;
|
|
8608
|
+
str_1627: string;
|
|
8609
|
+
str_err_1628: string;
|
|
8610
|
+
str_err_1629: string;
|
|
8611
|
+
str_err_1630: string;
|
|
8612
|
+
str_1631: string;
|
|
8613
|
+
str_1632: string;
|
|
8614
|
+
str_1633: string;
|
|
8615
|
+
str_1634: string;
|
|
8616
|
+
str_1635: string;
|
|
8617
|
+
str_1636: string;
|
|
8618
|
+
str_outlink_papp_record: string;
|
|
8619
|
+
str_outlink_papp_management_title: string;
|
|
8620
|
+
str_outlink_papp_editdate: string;
|
|
8621
|
+
str_outlink_papp_link_switched_counts: string;
|
|
8622
|
+
str_outlink_papp_link_url: string;
|
|
8623
|
+
str_err_1637: string;
|
|
8624
|
+
str_create_operator_account_step_5: string;
|
|
8625
|
+
str_1638: string;
|
|
8626
|
+
str_1639: string;
|
|
8627
|
+
str_1640: string;
|
|
8628
|
+
str_1641: string;
|
|
8629
|
+
str_1642: string;
|
|
8630
|
+
str_1643: string;
|
|
8631
|
+
str_1644: string;
|
|
8632
|
+
str_1645: string;
|
|
8633
|
+
str_1646: string;
|
|
8634
|
+
str_1647: string;
|
|
8635
|
+
str_err_1648: string;
|
|
8636
|
+
str_pg_title_promotion_post: string;
|
|
8637
|
+
str_pg_title_promotion_post_settings: string;
|
|
8638
|
+
str_pg_title_promotion_post_history: string;
|
|
8639
|
+
str_papp_promotion_post_setting: string;
|
|
8391
8640
|
};
|
|
8392
8641
|
};
|
|
8393
8642
|
readonly es: {
|
|
@@ -11185,6 +11434,89 @@ declare const locale: {
|
|
|
11185
11434
|
str_pg_title_papp_photobook_posts: string;
|
|
11186
11435
|
str_1599: string;
|
|
11187
11436
|
str_1600: string;
|
|
11437
|
+
str_pg_title_photobook_posts: string;
|
|
11438
|
+
str_photobook_post: string;
|
|
11439
|
+
str_papp_photobook_like: string;
|
|
11440
|
+
str_papp_photobook_dislike: string;
|
|
11441
|
+
str_pg_title_operator_manage: string;
|
|
11442
|
+
str_pg_title_operator_list: string;
|
|
11443
|
+
str_1601: string;
|
|
11444
|
+
str_1602: string;
|
|
11445
|
+
str_1603: string;
|
|
11446
|
+
str_1604: string;
|
|
11447
|
+
str_pg_title_papp_photobook_create_post: string;
|
|
11448
|
+
str_1605: string;
|
|
11449
|
+
str_err_1606: string;
|
|
11450
|
+
str_err_1607: string;
|
|
11451
|
+
str_1608: string;
|
|
11452
|
+
str_1609: string;
|
|
11453
|
+
str_pg_title_photobook_post_settings: string;
|
|
11454
|
+
str_1610: string;
|
|
11455
|
+
str_1611: string;
|
|
11456
|
+
str_pg_title_photobook_post_detail_info: string;
|
|
11457
|
+
str_pg_title_photobook_comment_manage: string;
|
|
11458
|
+
str_pg_title_papp_photobook_post_update: string;
|
|
11459
|
+
str_pg_title_papp_photobook_post_detail: string;
|
|
11460
|
+
str_create_operator_account: string;
|
|
11461
|
+
str_create_operator_account_step_1: string;
|
|
11462
|
+
str_create_operator_account_step_2: string;
|
|
11463
|
+
str_create_operator_account_step_3: string;
|
|
11464
|
+
str_create_operator_account_step_4: string;
|
|
11465
|
+
str_1612: string;
|
|
11466
|
+
str_operator_type: string;
|
|
11467
|
+
str_1613: string;
|
|
11468
|
+
str_1614: string;
|
|
11469
|
+
str_1615: string;
|
|
11470
|
+
str_outlink_papp_title_outlink: string;
|
|
11471
|
+
str_outlink_papp_modification_record: string;
|
|
11472
|
+
str_outlink_papp_setting: string;
|
|
11473
|
+
str_outlink_papp_settingposts: string;
|
|
11474
|
+
str_outlink_papp_management_title_require: string;
|
|
11475
|
+
str_1617: string;
|
|
11476
|
+
str_outlink_papp_switch_button_phrase: string;
|
|
11477
|
+
str_1618: string;
|
|
11478
|
+
str_outlink_papp_outlink_url_to_switch_to: string;
|
|
11479
|
+
str_1619: string;
|
|
11480
|
+
str_outlink_papp_image_preview: string;
|
|
11481
|
+
str_1620: string;
|
|
11482
|
+
str_1621: string;
|
|
11483
|
+
str_1622: string;
|
|
11484
|
+
str_1623: string;
|
|
11485
|
+
str_1624: string;
|
|
11486
|
+
str_1625: string;
|
|
11487
|
+
str_1626: string;
|
|
11488
|
+
str_1627: string;
|
|
11489
|
+
str_err_1628: string;
|
|
11490
|
+
str_err_1629: string;
|
|
11491
|
+
str_err_1630: string;
|
|
11492
|
+
str_1631: string;
|
|
11493
|
+
str_1632: string;
|
|
11494
|
+
str_1633: string;
|
|
11495
|
+
str_1634: string;
|
|
11496
|
+
str_1635: string;
|
|
11497
|
+
str_1636: string;
|
|
11498
|
+
str_outlink_papp_record: string;
|
|
11499
|
+
str_outlink_papp_management_title: string;
|
|
11500
|
+
str_outlink_papp_editdate: string;
|
|
11501
|
+
str_outlink_papp_link_switched_counts: string;
|
|
11502
|
+
str_outlink_papp_link_url: string;
|
|
11503
|
+
str_err_1637: string;
|
|
11504
|
+
str_create_operator_account_step_5: string;
|
|
11505
|
+
str_1638: string;
|
|
11506
|
+
str_1639: string;
|
|
11507
|
+
str_1640: string;
|
|
11508
|
+
str_1641: string;
|
|
11509
|
+
str_1642: string;
|
|
11510
|
+
str_1643: string;
|
|
11511
|
+
str_1644: string;
|
|
11512
|
+
str_1645: string;
|
|
11513
|
+
str_1646: string;
|
|
11514
|
+
str_1647: string;
|
|
11515
|
+
str_err_1648: string;
|
|
11516
|
+
str_pg_title_promotion_post: string;
|
|
11517
|
+
str_pg_title_promotion_post_settings: string;
|
|
11518
|
+
str_pg_title_promotion_post_history: string;
|
|
11519
|
+
str_papp_promotion_post_setting: string;
|
|
11188
11520
|
};
|
|
11189
11521
|
};
|
|
11190
11522
|
};
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"str_78": "๊ฐ๋ตํ ๋ณด๊ธฐ",
|
|
325
325
|
"str_79": "๊ฒ์๋ฌผ ๊ฒ์๊ฐ ์๋ฃ๋์์ต๋๋ค.",
|
|
326
326
|
"str_delete": "์ญ์ ",
|
|
327
|
-
"str_edit": "
|
|
327
|
+
"str_edit": "ํธ์ง",
|
|
328
328
|
"str_papp_scommunity_seller_option_comment_active": "$t(str_comment) ํ์ฑํ",
|
|
329
329
|
"str_papp_scommunity_seller_option_comment_inactive": "$t(str_comment) ๋นํ์ฑํ",
|
|
330
330
|
"str_papp_scommunity_label": "$t(str_label)",
|
|
@@ -605,7 +605,7 @@
|
|
|
605
605
|
"str_259": "์์ํ๊ธฐ",
|
|
606
606
|
"str_260": "์ฑ๋์์ ํ๋งคํ ๊ตฌ๋
์ํ์ ์์ฑํฉ๋๋ค.\n์ฌ๋ฌ๊ฐ์ ์ํ์ ๋ง๋ค์ด ์ ๊ท ํ์์๊ฒ ํ ์ธ ํํ์ ์ ๊ณตํ๊ฑฐ๋,\n๋จ๊ณจ ๊ณ ๊ฐ๋ค์ด ์ดํํ์ง ์๋๋ก ํด ๋ณด์ธ์.",
|
|
607
607
|
"str_261": "๊ตฌ๋
์ํ ๊ธฐ๋ฅ ์์๋ณด๊ธฐ",
|
|
608
|
-
"str_262": "๊ธฐ๋ณธ ์ ๋ณด๋ฅผ
|
|
608
|
+
"str_262": "๊ธฐ๋ณธ ์ ๋ณด๋ฅผ ์
๋ ฅํด ์ฃผ์ธ์.",
|
|
609
609
|
"str_subs_product_title": "๊ตฌ๋
์ํ ์ ๋ชฉ",
|
|
610
610
|
"str_263": "๊ตฌ๋
์ํ์ ๋ถ์ผ ์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์. ์ฌ์ฉ์์๊ฒ๋ ํ์๋์ง ์์ต๋๋ค.",
|
|
611
611
|
"str_264": "๊ตฌ๋
์ํ ์ ๋ชฉ ์
๋ ฅ",
|
|
@@ -1968,7 +1968,7 @@
|
|
|
1968
1968
|
"str_err_1016": "$t(str_nickname)์ ํน์๋ฌธ์๋ฅผ ์ ์ธํ๊ณ ์
๋ ฅํด ์ฃผ์ธ์.",
|
|
1969
1969
|
"str_err_1017": "๋๋ฌด ์งง์ต๋๋ค.",
|
|
1970
1970
|
"str_err_1018": "$t(str_nickname)์ ์ต์ 2์, ์ต๋ 12์๊น์ง ์
๋ ฅ ๊ฐ๋ฅํฉ๋๋ค.",
|
|
1971
|
-
"str_err_1019": "์ด๋ฏธ
|
|
1971
|
+
"str_err_1019": "์ด๋ฏธ ์ฌ์ฉ ์ค์ธ ์์ด๋์
๋๋ค.",
|
|
1972
1972
|
"str_err_1020": "$t(str_password)๊ฐ ์ผ์นํ์ง ์์ต๋๋ค.",
|
|
1973
1973
|
"str_err_1021": "ํ์๊ฐ์
์ด ์๋ฃ๋์์ต๋๋ค.",
|
|
1974
1974
|
"str_err_1022": "์กด์ฌํ์ง ์๋ ๊ณ์ ์
๋๋ค.",
|
|
@@ -2568,8 +2568,8 @@
|
|
|
2568
2568
|
"str_1456": "๋ด์ฉ์ ์
๋ ฅํ์ธ์.",
|
|
2569
2569
|
"str_papp_event_live_chat_room_enter": "์
์ฅํ๊ธฐ",
|
|
2570
2570
|
"str_papp_event_live_event_upcoming": "์์ ๋ ์ด๋ฒคํธ",
|
|
2571
|
-
"str_papp_promotion_page_id": "
|
|
2572
|
-
"str_papp_promotion_page_name": "
|
|
2571
|
+
"str_papp_promotion_page_id": "์์๋งํฌ pApp",
|
|
2572
|
+
"str_papp_promotion_page_name": "์์๋งํฌ pApp",
|
|
2573
2573
|
"str_pam_lpc": "LPC pAM",
|
|
2574
2574
|
"str_pam_lpc_landing_post": "๋๋ฉ ๊ฒ์๊ธ",
|
|
2575
2575
|
"str_pam_lpc_comment": "๋๊ธ",
|
|
@@ -2699,9 +2699,9 @@
|
|
|
2699
2699
|
"str_pay_namespace": "๋ค์์คํ์ด์ค",
|
|
2700
2700
|
"str_1558": "๊ฒ์๊ธ์ ์์ฑํด ๋ณด์ธ์.",
|
|
2701
2701
|
"str_1559": "{{subsProdName}} (ํ๋งค ์ค๋จ)",
|
|
2702
|
-
"str_1560": "$t(str_papp_vods_episode)๊ด๋ฆฌ",
|
|
2703
|
-
"str_1561": "$t(str_papp_vods_series)๊ด๋ฆฌ",
|
|
2704
|
-
"str_1562": "$t(str_settings)
|
|
2702
|
+
"str_1560": "$t(str_papp_vods_episode) ๊ด๋ฆฌ",
|
|
2703
|
+
"str_1561": "$t(str_papp_vods_series) ๊ด๋ฆฌ",
|
|
2704
|
+
"str_1562": "$t(str_settings)",
|
|
2705
2705
|
"str_pg_title_vods_post_detail_info": "์ธ๋ถ ์ค์ ",
|
|
2706
2706
|
"str_pg_title_vods_episode_subtitle": "์๋ง ์ค์ ",
|
|
2707
2707
|
"str_papp_freeboardp_id": "์ปค๋ฎค๋ํฐ ํ๋ฌ์ค",
|
|
@@ -2782,7 +2782,7 @@
|
|
|
2782
2782
|
"str_1588": "๊ฒ์๊ธ์ ์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2783
2783
|
"str_1589": "์ด๋ฏธ์ง๋ฅผ ์
๋ก๋ ํด์ฃผ์ธ์.",
|
|
2784
2784
|
"str_1590": "์ฐ๊ฒฐํ ๋งํฌ๋ฅผ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2785
|
-
"str_1591": "๋ฒํผ ๋ฌธ๊ตฌ
|
|
2785
|
+
"str_1591": "๋ฒํผ ๋ฌธ๊ตฌ 1",
|
|
2786
2786
|
"str_1592": "์ต๋ 20๊ธ์๊น์ง ์
๋ ฅ ๊ฐ๋ฅํฉ๋๋ค.",
|
|
2787
2787
|
"str_err_1593": "์ด๋ฏธ์ง๋ ์ต๋ 1๊ฐ ์
๋ก๋ํ ์ ์์ต๋๋ค.({{errCode}})",
|
|
2788
2788
|
"str_err_1594": "๋ด์ฉ์ ์ต์ 1์, ์ต๋ 200์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
@@ -2792,6 +2792,89 @@
|
|
|
2792
2792
|
"str_1598": "{{appropriateAge}} |",
|
|
2793
2793
|
"str_pg_title_papp_photobook_posts": "ํฌํ ๋ถ",
|
|
2794
2794
|
"str_1599": "์ข์์",
|
|
2795
|
-
"str_1600": "๋๊ธ"
|
|
2795
|
+
"str_1600": "๋๊ธ",
|
|
2796
|
+
"str_pg_title_photobook_posts": "๊ฒ์๊ธ ๋ชฉ๋ก",
|
|
2797
|
+
"str_photobook_post": "๊ฒ์๊ธ",
|
|
2798
|
+
"str_papp_photobook_like": "์ข์์",
|
|
2799
|
+
"str_papp_photobook_dislike": "์ซ์ด์",
|
|
2800
|
+
"str_pg_title_operator_manage": "์ด์์ ๊ด๋ฆฌ",
|
|
2801
|
+
"str_pg_title_operator_list": "์ด์์ ๋ชฉ๋ก",
|
|
2802
|
+
"str_1601": "์ ํ",
|
|
2803
|
+
"str_1602": "์ฝํ
์ธ ์ด์์",
|
|
2804
|
+
"str_1603": "์ฑ๋ ์ด์์",
|
|
2805
|
+
"str_1604": "์์ง ์์ฑ๋ ์ด์์ ๊ณ์ ์ด ์์ต๋๋ค.",
|
|
2806
|
+
"str_pg_title_papp_photobook_create_post": "๊ฒ์๊ธ ์์ฑ",
|
|
2807
|
+
"str_1605": "์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2808
|
+
"str_err_1606": "์ ๋ชฉ์ ์ต์ 1์, ์ต๋ 50์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2809
|
+
"str_err_1607": "๋ด์ฉ์ ์ต๋ 120์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2810
|
+
"str_1608": "์ด๋ฏธ์ง ์ฒจ๋ถ",
|
|
2811
|
+
"str_1609": "์ด๋ฏธ์ง๋ ์ต๋ 10๊ฐ ์
๋ก๋ ํ ์ ์๊ณ , ์ด๋ฏธ์ง ํ์ผ ๋น ์ต๋ 10MB๊น์ง ๊ฐ๋ฅํฉ๋๋ค.",
|
|
2812
|
+
"str_pg_title_photobook_post_settings": "์ค์ ",
|
|
2813
|
+
"str_1610": "์ด์์ ๊ณ์ ์ญ์ ",
|
|
2814
|
+
"str_1611": "์ ๋ง ์ด์์ ๊ณ์ ์ ์ญ์ ํ์๊ฒ ์ต๋๊น?\n์ญ์ ๋ ๊ณ์ ์ ๋ณต๊ตฌ๋ ์ ์์ต๋๋ค.",
|
|
2815
|
+
"str_pg_title_photobook_post_detail_info": "์ธ๋ถ ์ ๋ณด",
|
|
2816
|
+
"str_pg_title_photobook_comment_manage": "$t(str_comment) ๊ด๋ฆฌ",
|
|
2817
|
+
"str_pg_title_papp_photobook_post_update": "๊ฒ์๊ธ ์์ ",
|
|
2818
|
+
"str_pg_title_papp_photobook_post_detail": "๊ฒ์๊ธ ์์ธ",
|
|
2819
|
+
"str_create_operator_account": "์ด์์ ๊ณ์ ์์ฑ",
|
|
2820
|
+
"str_create_operator_account_step_1": "์์ํ๊ธฐ",
|
|
2821
|
+
"str_create_operator_account_step_2": "์ด์์ ์ ํ ์ ํ",
|
|
2822
|
+
"str_create_operator_account_step_3": "๊ธฐ๋ณธ ์ ๋ณด ์
๋ ฅ",
|
|
2823
|
+
"str_create_operator_account_step_4": "๊ด๋ฆฌ ๊ถํ ๋ถ์ฌ",
|
|
2824
|
+
"str_1612": "์ด์์ ์ ํ์ ์ ํํด ์ฃผ์ธ์.",
|
|
2825
|
+
"str_operator_type": "์ด์์ ์ ํ",
|
|
2826
|
+
"str_1613": "์ด์์ ์ ํ์ ๋ฐ๋ผ ๊ด๋ฆฌ ๊ถํ ๋ฒ์๊ฐ ๋ฌ๋ผ์ง๋๋ค.\n์ญํ ์ ์๋ง๊ฒ ์ด์์ ์ ํ์ ์ ํํ์ธ์. ํ ๋ฒ ์ค์ ํ ์ด์์ ์ ํ์ ์ดํ ๋ณ๊ฒฝํ ์ ์์ต๋๋ค.",
|
|
2827
|
+
"str_1614": "์
๋ฌ๊ฐ ํ์ฉํ ๋ฒ์์ ํํ์ฌ ์ฑ๋์ ์ ๋ฐ์ ์ธ ๊ด๋ฆฌ๋ฅผ ํ ์ ์๋ ์ด์์์
๋๋ค.",
|
|
2828
|
+
"str_1615": "์ฑ๋์ pApp ์ฝํ
์ธ ์ ๊ด๋ จ๋ ์์ญ์์ ๊ด๋ฆฌ ๊ถํ์ ํ์ฌํ ์ ์๋ ์ด์์์
๋๋ค. ์ฑ๋ ์ด์์์ ๋นํด ์ ํ์ ์ธ ๊ถํ์ ๊ฐ์ต๋๋ค.",
|
|
2829
|
+
"str_outlink_papp_title_outlink": "์์๋งํฌ",
|
|
2830
|
+
"str_outlink_papp_modification_record": "์์ ๊ธฐ๋ก",
|
|
2831
|
+
"str_outlink_papp_setting": "์ค์ ",
|
|
2832
|
+
"str_outlink_papp_settingposts": "$t(str_pg_title_papp_outlink)์ค์ ",
|
|
2833
|
+
"str_outlink_papp_management_title_require": "์์๋งํฌ ๊ด๋ฆฌ์ฉ ์ ๋ชฉ*",
|
|
2834
|
+
"str_1617": "์ ์์๋งํฌ 1",
|
|
2835
|
+
"str_outlink_papp_switch_button_phrase": "์ ํ ๋ฒํผ ๋ฌธ๊ตฌ*",
|
|
2836
|
+
"str_1618": "๋ฒํผ ๋ฌธ๊ตฌ 1",
|
|
2837
|
+
"str_outlink_papp_outlink_url_to_switch_to": "์ ํํ ์์๋งํฌ URL*",
|
|
2838
|
+
"str_1619": "https://",
|
|
2839
|
+
"str_outlink_papp_image_preview": "์์๋งํฌ ์ด๋ฏธ์ง ๋ฏธ๋ฆฌ๋ณด๊ธฐ",
|
|
2840
|
+
"str_1620": "์์๋งํฌ ์ด๋ฏธ์ง๋ ๋ชจ๋ ๋น์จ์ ์ด๋ฏธ์ง๋ฅผ ์
๋ก๋ ํ ์ ์์ต๋๋ค.\n์ด๋ฏธ์ง์ ๋๋น๋ ์ ์ด๋ 768px์ด์์ ๊ถ์ฅํฉ๋๋ค.\nํ์ผ์ ์ต๋ 30MB๋ก ์ ์ฅ๋ฉ๋๋ค.",
|
|
2841
|
+
"str_1621": "์์ด๋๋ ์ต์ 4์ ์ด์, 20์ ์ดํ์ ์๋ฌธ๊ณผ ์ซ์, ์ธ๋์ค์ฝ์ด(_)๋ก ์
๋ ฅํ ์ ์์ต๋๋ค.\n์์ด๋๋ ํ ๋ฒ ์์ฑํ ํ ๋ณ๊ฒฝํ ์ ์์ต๋๋ค.",
|
|
2842
|
+
"str_1622": "๋น๋ฐ๋ฒํธ๋ ์ต์ 8์ ์ด์, 30์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.\n๋น๋ฐ๋ฒํธ๋ ์์ด ๋์๋ฌธ์, ์ซ์, 1๊ฐ ์ด์์ ํน์๋ฌธ์๋ฅผ ๋ฐ๋์ ํฌํจํด ์ฃผ์ธ์.",
|
|
2843
|
+
"str_1623": "์์๋งํฌ๋ฅผ ๊ด๋ฆฌํ ์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2844
|
+
"str_1624": "์ธ๋ถํ๋ฉด์ผ๋ก ์ด๋ํ๊ธฐ ์ํ ๋ฒํผ์ ์ฝ์
๋๋ ๋ฌธ๊ตฌ์
๋๋ค. ์ต๋ 20์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2845
|
+
"str_1625": "๋ฒํผ์ ๋ค์ด๊ฐ ๋ฌธ๊ตฌ๋ฅผ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2846
|
+
"str_1626": "์ ํ๋ ์ธ๋ถ URL ์ฃผ์๋ฅผ ์
๋ ฅํ๋ ๋์
๋๋ค.",
|
|
2847
|
+
"str_1627": "URL ์ฃผ์๋ฅผ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2848
|
+
"str_err_1628": "์ ํจํ์ง ์์ ์ฃผ์์
๋๋ค.",
|
|
2849
|
+
"str_err_1629": "์์ด๋๋ ์ต์ 4์, ์ต๋ 20์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2850
|
+
"str_err_1630": "์์ด๋๋ ์๋ฌธ๊ณผ ์ซ์, ์ธ๋์ค์ฝ์ด(_)๋ก ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2851
|
+
"str_1631": "๋น๋ฐ๋ฒํธ๋ ์ต์ 8์ ์ด์, 30์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.\n๋น๋ฐ๋ฒํธ๋ ์์ด ๋์๋ฌธ์, ์ซ์, 1๊ฐ ์ด์์ ํน์๋ฌธ์๋ฅผ ๋ฐ๋์ ํฌํจํด ์ฃผ์ธ์.",
|
|
2852
|
+
"str_1632": "์์ด๋ ์
๋ ฅ",
|
|
2853
|
+
"str_1633": "ํ๋กํ ์ ๋ณด",
|
|
2854
|
+
"str_1634": "ํ๋กํ ์ด๋ฏธ์ง๋ ์ ์ฌ๊ฐํ์ผ๋ก ์
๋ก๋ ๋์ด, ๋ฉ๋ด์์ ์ฑ๋์ ํ๋กํ ์ญํ ์ ํ ์ ์์ต๋๋ค.\n์ฑ๋ ํ๋กํ๋ก ์ธ์ํ ์ ์๋๋ก ๋๋ ์ด๋ฏธ์ง์ฌ์ผ ํฉ๋๋ค.\n์ด๋ฏธ์ง๋ JPG, JPEG ๋ฐ PNG ํ์์ผ๋ก ์
๋ก๋ ํ ์ ์์ต๋๋ค.",
|
|
2855
|
+
"str_1635": "๋๋ค์์ ์ฑ๋์์ ํ์๋๋ ์ด๋ฆ์
๋๋ค.\n๋๋ค์์ ๊ตญ๋ฌธ๊ณผ ์๋ฌธ์ผ๋ก ๋์ด์ฐ๊ธฐ ๋ฐ ํน์๋ฌธ์ ์์ด ์ต์ 2์๋ถํฐ ์ต๋ 12์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2856
|
+
"str_1636": "์ ๋ณด๋ฅผ ํ์ํ๊ธฐ์ ์ ํฉํ ๋์ด๊ฐ ์๋๋๋ค.",
|
|
2857
|
+
"str_outlink_papp_record": "๊ธฐ๋ก",
|
|
2858
|
+
"str_outlink_papp_management_title": "์์๋งํฌ ๊ด๋ฆฌ์ฉ ์ ๋ชฉ",
|
|
2859
|
+
"str_outlink_papp_editdate": "์์ ํ ๋ ์ง",
|
|
2860
|
+
"str_outlink_papp_link_switched_counts": "๋งํฌ ์ ํ์",
|
|
2861
|
+
"str_outlink_papp_link_url": "์์๋งํฌ ์ฃผ์",
|
|
2862
|
+
"str_err_1637": "์ด๋ฏธ ์ฌ์ฉ ์ค์ธ ์์ด๋์
๋๋ค. ์๋ก์ด ์์ด๋๋ฅผ ์
๋ ฅํด ์ฃผ์ธ์. ({{errCode}})",
|
|
2863
|
+
"str_create_operator_account_step_5": "์ด์์ ๊ณ์ ์์ฑ ์๋ฃ!",
|
|
2864
|
+
"str_1638": "๊ด๋ฆฌ ๊ถํ์ ๋ถ์ฌํด ์ฃผ์ธ์.",
|
|
2865
|
+
"str_1639": "์ $t(str_papp_vods_series) ์ถ๊ฐ",
|
|
2866
|
+
"str_1640": "$t(str_papp_vods_series) ์ถ๊ฐ",
|
|
2867
|
+
"str_1641": "๊ณต๊ฐ ์ํ์ $t(str_papp_vods_series)๋ง ๊ตฌ๋
์์๊ฒ ํ์๋ฉ๋๋ค.",
|
|
2868
|
+
"str_1642": "$t(str_papp_vods_series) ์ ๋ณด",
|
|
2869
|
+
"str_1643": "์ค๋ช
",
|
|
2870
|
+
"str_1644": "์ค๋ช
์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2871
|
+
"str_1645": "์ค๋ช
์ ์ต์ 2์, ์ต๋ 5000์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2872
|
+
"str_1646": "์์ง ์ถ๊ฐ๋ $t(str_papp_vods_series)๊ฐ ์์ต๋๋ค.\n[์ $t(str_papp_vods_series) ์ถ๊ฐ]๋ฒํผ์ ๋๋ฌ์ ์ํ์ ์ถ๊ฐํด๋ณด์ธ์.",
|
|
2873
|
+
"str_1647": "[์ํผ์๋ ์ถ๊ฐ] ๋ฒํผ์ ๋๋ฌ $t(str_papp_vods_series)์ ์ํผ์๋๋ฅผ ์ถ๊ฐํ์ธ์.",
|
|
2874
|
+
"str_err_1648": "์ค๋ช
์ ์ต์ 2์, ์ต๋ 5000์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2875
|
+
"str_pg_title_promotion_post": "์์๋งํฌ",
|
|
2876
|
+
"str_pg_title_promotion_post_settings": "์ค์ ",
|
|
2877
|
+
"str_pg_title_promotion_post_history": "๊ธฐ๋ก",
|
|
2878
|
+
"str_papp_promotion_post_setting": "์์๋งํฌ ์ค์ "
|
|
2796
2879
|
}
|
|
2797
2880
|
}
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"str_78": "๊ฐ๋ตํ ๋ณด๊ธฐ",
|
|
325
325
|
"str_79": "๊ฒ์๋ฌผ ๊ฒ์๊ฐ ์๋ฃ๋์์ต๋๋ค.",
|
|
326
326
|
"str_delete": "์ญ์ ",
|
|
327
|
-
"str_edit": "
|
|
327
|
+
"str_edit": "ํธ์ง",
|
|
328
328
|
"str_papp_scommunity_seller_option_comment_active": "$t(str_comment) ํ์ฑํ",
|
|
329
329
|
"str_papp_scommunity_seller_option_comment_inactive": "$t(str_comment) ๋นํ์ฑํ",
|
|
330
330
|
"str_papp_scommunity_label": "$t(str_label)",
|
|
@@ -605,7 +605,7 @@
|
|
|
605
605
|
"str_259": "์์ํ๊ธฐ",
|
|
606
606
|
"str_260": "์ฑ๋์์ ํ๋งคํ ๊ตฌ๋
์ํ์ ์์ฑํฉ๋๋ค.\n์ฌ๋ฌ๊ฐ์ ์ํ์ ๋ง๋ค์ด ์ ๊ท ํ์์๊ฒ ํ ์ธ ํํ์ ์ ๊ณตํ๊ฑฐ๋,\n๋จ๊ณจ ๊ณ ๊ฐ๋ค์ด ์ดํํ์ง ์๋๋ก ํด ๋ณด์ธ์.",
|
|
607
607
|
"str_261": "๊ตฌ๋
์ํ ๊ธฐ๋ฅ ์์๋ณด๊ธฐ",
|
|
608
|
-
"str_262": "๊ธฐ๋ณธ ์ ๋ณด๋ฅผ
|
|
608
|
+
"str_262": "๊ธฐ๋ณธ ์ ๋ณด๋ฅผ ์
๋ ฅํด ์ฃผ์ธ์.",
|
|
609
609
|
"str_subs_product_title": "๊ตฌ๋
์ํ ์ ๋ชฉ",
|
|
610
610
|
"str_263": "๊ตฌ๋
์ํ์ ๋ถ์ผ ์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์. ์ฌ์ฉ์์๊ฒ๋ ํ์๋์ง ์์ต๋๋ค.",
|
|
611
611
|
"str_264": "๊ตฌ๋
์ํ ์ ๋ชฉ ์
๋ ฅ",
|
|
@@ -1968,7 +1968,7 @@
|
|
|
1968
1968
|
"str_err_1016": "$t(str_nickname)์ ํน์๋ฌธ์๋ฅผ ์ ์ธํ๊ณ ์
๋ ฅํด ์ฃผ์ธ์.",
|
|
1969
1969
|
"str_err_1017": "๋๋ฌด ์งง์ต๋๋ค.",
|
|
1970
1970
|
"str_err_1018": "$t(str_nickname)์ ์ต์ 2์, ์ต๋ 12์๊น์ง ์
๋ ฅ ๊ฐ๋ฅํฉ๋๋ค.",
|
|
1971
|
-
"str_err_1019": "์ด๋ฏธ
|
|
1971
|
+
"str_err_1019": "์ด๋ฏธ ์ฌ์ฉ ์ค์ธ ์์ด๋์
๋๋ค.",
|
|
1972
1972
|
"str_err_1020": "$t(str_password)๊ฐ ์ผ์นํ์ง ์์ต๋๋ค.",
|
|
1973
1973
|
"str_err_1021": "ํ์๊ฐ์
์ด ์๋ฃ๋์์ต๋๋ค.",
|
|
1974
1974
|
"str_err_1022": "์กด์ฌํ์ง ์๋ ๊ณ์ ์
๋๋ค.",
|
|
@@ -2568,8 +2568,8 @@
|
|
|
2568
2568
|
"str_1456": "๋ด์ฉ์ ์
๋ ฅํ์ธ์.",
|
|
2569
2569
|
"str_papp_event_live_chat_room_enter": "์
์ฅํ๊ธฐ",
|
|
2570
2570
|
"str_papp_event_live_event_upcoming": "์์ ๋ ์ด๋ฒคํธ",
|
|
2571
|
-
"str_papp_promotion_page_id": "
|
|
2572
|
-
"str_papp_promotion_page_name": "
|
|
2571
|
+
"str_papp_promotion_page_id": "์์๋งํฌ pApp",
|
|
2572
|
+
"str_papp_promotion_page_name": "์์๋งํฌ pApp",
|
|
2573
2573
|
"str_pam_lpc": "LPC pAM",
|
|
2574
2574
|
"str_pam_lpc_landing_post": "๋๋ฉ ๊ฒ์๊ธ",
|
|
2575
2575
|
"str_pam_lpc_comment": "๋๊ธ",
|
|
@@ -2699,9 +2699,9 @@
|
|
|
2699
2699
|
"str_pay_namespace": "๋ค์์คํ์ด์ค",
|
|
2700
2700
|
"str_1558": "๊ฒ์๊ธ์ ์์ฑํด ๋ณด์ธ์.",
|
|
2701
2701
|
"str_1559": "{{subsProdName}} (ํ๋งค ์ค๋จ)",
|
|
2702
|
-
"str_1560": "$t(str_papp_vods_episode)๊ด๋ฆฌ",
|
|
2703
|
-
"str_1561": "$t(str_papp_vods_series)๊ด๋ฆฌ",
|
|
2704
|
-
"str_1562": "$t(str_settings)
|
|
2702
|
+
"str_1560": "$t(str_papp_vods_episode) ๊ด๋ฆฌ",
|
|
2703
|
+
"str_1561": "$t(str_papp_vods_series) ๊ด๋ฆฌ",
|
|
2704
|
+
"str_1562": "$t(str_settings)",
|
|
2705
2705
|
"str_pg_title_vods_post_detail_info": "์ธ๋ถ ์ค์ ",
|
|
2706
2706
|
"str_pg_title_vods_episode_subtitle": "์๋ง ์ค์ ",
|
|
2707
2707
|
"str_papp_freeboardp_id": "์ปค๋ฎค๋ํฐ ํ๋ฌ์ค",
|
|
@@ -2782,7 +2782,7 @@
|
|
|
2782
2782
|
"str_1588": "๊ฒ์๊ธ์ ์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2783
2783
|
"str_1589": "์ด๋ฏธ์ง๋ฅผ ์
๋ก๋ ํด์ฃผ์ธ์.",
|
|
2784
2784
|
"str_1590": "์ฐ๊ฒฐํ ๋งํฌ๋ฅผ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2785
|
-
"str_1591": "๋ฒํผ ๋ฌธ๊ตฌ
|
|
2785
|
+
"str_1591": "๋ฒํผ ๋ฌธ๊ตฌ 1",
|
|
2786
2786
|
"str_1592": "์ต๋ 20๊ธ์๊น์ง ์
๋ ฅ ๊ฐ๋ฅํฉ๋๋ค.",
|
|
2787
2787
|
"str_err_1593": "์ด๋ฏธ์ง๋ ์ต๋ 1๊ฐ ์
๋ก๋ํ ์ ์์ต๋๋ค.({{errCode}})",
|
|
2788
2788
|
"str_err_1594": "๋ด์ฉ์ ์ต์ 1์, ์ต๋ 200์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
@@ -2792,6 +2792,89 @@
|
|
|
2792
2792
|
"str_1598": "{{appropriateAge}} |",
|
|
2793
2793
|
"str_pg_title_papp_photobook_posts": "ํฌํ ๋ถ",
|
|
2794
2794
|
"str_1599": "์ข์์",
|
|
2795
|
-
"str_1600": "๋๊ธ"
|
|
2795
|
+
"str_1600": "๋๊ธ",
|
|
2796
|
+
"str_pg_title_photobook_posts": "๊ฒ์๊ธ ๋ชฉ๋ก",
|
|
2797
|
+
"str_photobook_post": "๊ฒ์๊ธ",
|
|
2798
|
+
"str_papp_photobook_like": "์ข์์",
|
|
2799
|
+
"str_papp_photobook_dislike": "์ซ์ด์",
|
|
2800
|
+
"str_pg_title_operator_manage": "์ด์์ ๊ด๋ฆฌ",
|
|
2801
|
+
"str_pg_title_operator_list": "์ด์์ ๋ชฉ๋ก",
|
|
2802
|
+
"str_1601": "์ ํ",
|
|
2803
|
+
"str_1602": "์ฝํ
์ธ ์ด์์",
|
|
2804
|
+
"str_1603": "์ฑ๋ ์ด์์",
|
|
2805
|
+
"str_1604": "์์ง ์์ฑ๋ ์ด์์ ๊ณ์ ์ด ์์ต๋๋ค.",
|
|
2806
|
+
"str_pg_title_papp_photobook_create_post": "๊ฒ์๊ธ ์์ฑ",
|
|
2807
|
+
"str_1605": "์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2808
|
+
"str_err_1606": "์ ๋ชฉ์ ์ต์ 1์, ์ต๋ 50์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2809
|
+
"str_err_1607": "๋ด์ฉ์ ์ต๋ 120์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2810
|
+
"str_1608": "์ด๋ฏธ์ง ์ฒจ๋ถ",
|
|
2811
|
+
"str_1609": "์ด๋ฏธ์ง๋ ์ต๋ 10๊ฐ ์
๋ก๋ ํ ์ ์๊ณ , ์ด๋ฏธ์ง ํ์ผ ๋น ์ต๋ 10MB๊น์ง ๊ฐ๋ฅํฉ๋๋ค.",
|
|
2812
|
+
"str_pg_title_photobook_post_settings": "์ค์ ",
|
|
2813
|
+
"str_1610": "์ด์์ ๊ณ์ ์ญ์ ",
|
|
2814
|
+
"str_1611": "์ ๋ง ์ด์์ ๊ณ์ ์ ์ญ์ ํ์๊ฒ ์ต๋๊น?\n์ญ์ ๋ ๊ณ์ ์ ๋ณต๊ตฌ๋ ์ ์์ต๋๋ค.",
|
|
2815
|
+
"str_pg_title_photobook_post_detail_info": "์ธ๋ถ ์ ๋ณด",
|
|
2816
|
+
"str_pg_title_photobook_comment_manage": "$t(str_comment) ๊ด๋ฆฌ",
|
|
2817
|
+
"str_pg_title_papp_photobook_post_update": "๊ฒ์๊ธ ์์ ",
|
|
2818
|
+
"str_pg_title_papp_photobook_post_detail": "๊ฒ์๊ธ ์์ธ",
|
|
2819
|
+
"str_create_operator_account": "์ด์์ ๊ณ์ ์์ฑ",
|
|
2820
|
+
"str_create_operator_account_step_1": "์์ํ๊ธฐ",
|
|
2821
|
+
"str_create_operator_account_step_2": "์ด์์ ์ ํ ์ ํ",
|
|
2822
|
+
"str_create_operator_account_step_3": "๊ธฐ๋ณธ ์ ๋ณด ์
๋ ฅ",
|
|
2823
|
+
"str_create_operator_account_step_4": "๊ด๋ฆฌ ๊ถํ ๋ถ์ฌ",
|
|
2824
|
+
"str_1612": "์ด์์ ์ ํ์ ์ ํํด ์ฃผ์ธ์.",
|
|
2825
|
+
"str_operator_type": "์ด์์ ์ ํ",
|
|
2826
|
+
"str_1613": "์ด์์ ์ ํ์ ๋ฐ๋ผ ๊ด๋ฆฌ ๊ถํ ๋ฒ์๊ฐ ๋ฌ๋ผ์ง๋๋ค.\n์ญํ ์ ์๋ง๊ฒ ์ด์์ ์ ํ์ ์ ํํ์ธ์. ํ ๋ฒ ์ค์ ํ ์ด์์ ์ ํ์ ์ดํ ๋ณ๊ฒฝํ ์ ์์ต๋๋ค.",
|
|
2827
|
+
"str_1614": "์
๋ฌ๊ฐ ํ์ฉํ ๋ฒ์์ ํํ์ฌ ์ฑ๋์ ์ ๋ฐ์ ์ธ ๊ด๋ฆฌ๋ฅผ ํ ์ ์๋ ์ด์์์
๋๋ค.",
|
|
2828
|
+
"str_1615": "์ฑ๋์ pApp ์ฝํ
์ธ ์ ๊ด๋ จ๋ ์์ญ์์ ๊ด๋ฆฌ ๊ถํ์ ํ์ฌํ ์ ์๋ ์ด์์์
๋๋ค. ์ฑ๋ ์ด์์์ ๋นํด ์ ํ์ ์ธ ๊ถํ์ ๊ฐ์ต๋๋ค.",
|
|
2829
|
+
"str_outlink_papp_title_outlink": "์์๋งํฌ",
|
|
2830
|
+
"str_outlink_papp_modification_record": "์์ ๊ธฐ๋ก",
|
|
2831
|
+
"str_outlink_papp_setting": "์ค์ ",
|
|
2832
|
+
"str_outlink_papp_settingposts": "$t(str_pg_title_papp_outlink)์ค์ ",
|
|
2833
|
+
"str_outlink_papp_management_title_require": "์์๋งํฌ ๊ด๋ฆฌ์ฉ ์ ๋ชฉ*",
|
|
2834
|
+
"str_1617": "์ ์์๋งํฌ 1",
|
|
2835
|
+
"str_outlink_papp_switch_button_phrase": "์ ํ ๋ฒํผ ๋ฌธ๊ตฌ*",
|
|
2836
|
+
"str_1618": "๋ฒํผ ๋ฌธ๊ตฌ 1",
|
|
2837
|
+
"str_outlink_papp_outlink_url_to_switch_to": "์ ํํ ์์๋งํฌ URL*",
|
|
2838
|
+
"str_1619": "https://",
|
|
2839
|
+
"str_outlink_papp_image_preview": "์์๋งํฌ ์ด๋ฏธ์ง ๋ฏธ๋ฆฌ๋ณด๊ธฐ",
|
|
2840
|
+
"str_1620": "์์๋งํฌ ์ด๋ฏธ์ง๋ ๋ชจ๋ ๋น์จ์ ์ด๋ฏธ์ง๋ฅผ ์
๋ก๋ ํ ์ ์์ต๋๋ค.\n์ด๋ฏธ์ง์ ๋๋น๋ ์ ์ด๋ 768px์ด์์ ๊ถ์ฅํฉ๋๋ค.\nํ์ผ์ ์ต๋ 30MB๋ก ์ ์ฅ๋ฉ๋๋ค.",
|
|
2841
|
+
"str_1621": "์์ด๋๋ ์ต์ 4์ ์ด์, 20์ ์ดํ์ ์๋ฌธ๊ณผ ์ซ์, ์ธ๋์ค์ฝ์ด(_)๋ก ์
๋ ฅํ ์ ์์ต๋๋ค.\n์์ด๋๋ ํ ๋ฒ ์์ฑํ ํ ๋ณ๊ฒฝํ ์ ์์ต๋๋ค.",
|
|
2842
|
+
"str_1622": "๋น๋ฐ๋ฒํธ๋ ์ต์ 8์ ์ด์, 30์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.\n๋น๋ฐ๋ฒํธ๋ ์์ด ๋์๋ฌธ์, ์ซ์, 1๊ฐ ์ด์์ ํน์๋ฌธ์๋ฅผ ๋ฐ๋์ ํฌํจํด ์ฃผ์ธ์.",
|
|
2843
|
+
"str_1623": "์์๋งํฌ๋ฅผ ๊ด๋ฆฌํ ์ ๋ชฉ์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2844
|
+
"str_1624": "์ธ๋ถํ๋ฉด์ผ๋ก ์ด๋ํ๊ธฐ ์ํ ๋ฒํผ์ ์ฝ์
๋๋ ๋ฌธ๊ตฌ์
๋๋ค. ์ต๋ 20์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2845
|
+
"str_1625": "๋ฒํผ์ ๋ค์ด๊ฐ ๋ฌธ๊ตฌ๋ฅผ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2846
|
+
"str_1626": "์ ํ๋ ์ธ๋ถ URL ์ฃผ์๋ฅผ ์
๋ ฅํ๋ ๋์
๋๋ค.",
|
|
2847
|
+
"str_1627": "URL ์ฃผ์๋ฅผ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2848
|
+
"str_err_1628": "์ ํจํ์ง ์์ ์ฃผ์์
๋๋ค.",
|
|
2849
|
+
"str_err_1629": "์์ด๋๋ ์ต์ 4์, ์ต๋ 20์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2850
|
+
"str_err_1630": "์์ด๋๋ ์๋ฌธ๊ณผ ์ซ์, ์ธ๋์ค์ฝ์ด(_)๋ก ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2851
|
+
"str_1631": "๋น๋ฐ๋ฒํธ๋ ์ต์ 8์ ์ด์, 30์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.\n๋น๋ฐ๋ฒํธ๋ ์์ด ๋์๋ฌธ์, ์ซ์, 1๊ฐ ์ด์์ ํน์๋ฌธ์๋ฅผ ๋ฐ๋์ ํฌํจํด ์ฃผ์ธ์.",
|
|
2852
|
+
"str_1632": "์์ด๋ ์
๋ ฅ",
|
|
2853
|
+
"str_1633": "ํ๋กํ ์ ๋ณด",
|
|
2854
|
+
"str_1634": "ํ๋กํ ์ด๋ฏธ์ง๋ ์ ์ฌ๊ฐํ์ผ๋ก ์
๋ก๋ ๋์ด, ๋ฉ๋ด์์ ์ฑ๋์ ํ๋กํ ์ญํ ์ ํ ์ ์์ต๋๋ค.\n์ฑ๋ ํ๋กํ๋ก ์ธ์ํ ์ ์๋๋ก ๋๋ ์ด๋ฏธ์ง์ฌ์ผ ํฉ๋๋ค.\n์ด๋ฏธ์ง๋ JPG, JPEG ๋ฐ PNG ํ์์ผ๋ก ์
๋ก๋ ํ ์ ์์ต๋๋ค.",
|
|
2855
|
+
"str_1635": "๋๋ค์์ ์ฑ๋์์ ํ์๋๋ ์ด๋ฆ์
๋๋ค.\n๋๋ค์์ ๊ตญ๋ฌธ๊ณผ ์๋ฌธ์ผ๋ก ๋์ด์ฐ๊ธฐ ๋ฐ ํน์๋ฌธ์ ์์ด ์ต์ 2์๋ถํฐ ์ต๋ 12์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2856
|
+
"str_1636": "์ ๋ณด๋ฅผ ํ์ํ๊ธฐ์ ์ ํฉํ ๋์ด๊ฐ ์๋๋๋ค.",
|
|
2857
|
+
"str_outlink_papp_record": "๊ธฐ๋ก",
|
|
2858
|
+
"str_outlink_papp_management_title": "์์๋งํฌ ๊ด๋ฆฌ์ฉ ์ ๋ชฉ",
|
|
2859
|
+
"str_outlink_papp_editdate": "์์ ํ ๋ ์ง",
|
|
2860
|
+
"str_outlink_papp_link_switched_counts": "๋งํฌ ์ ํ์",
|
|
2861
|
+
"str_outlink_papp_link_url": "์์๋งํฌ ์ฃผ์",
|
|
2862
|
+
"str_err_1637": "์ด๋ฏธ ์ฌ์ฉ ์ค์ธ ์์ด๋์
๋๋ค. ์๋ก์ด ์์ด๋๋ฅผ ์
๋ ฅํด ์ฃผ์ธ์. ({{errCode}})",
|
|
2863
|
+
"str_create_operator_account_step_5": "์ด์์ ๊ณ์ ์์ฑ ์๋ฃ!",
|
|
2864
|
+
"str_1638": "๊ด๋ฆฌ ๊ถํ์ ๋ถ์ฌํด ์ฃผ์ธ์.",
|
|
2865
|
+
"str_1639": "์ $t(str_papp_vods_series) ์ถ๊ฐ",
|
|
2866
|
+
"str_1640": "$t(str_papp_vods_series) ์ถ๊ฐ",
|
|
2867
|
+
"str_1641": "๊ณต๊ฐ ์ํ์ $t(str_papp_vods_series)๋ง ๊ตฌ๋
์์๊ฒ ํ์๋ฉ๋๋ค.",
|
|
2868
|
+
"str_1642": "$t(str_papp_vods_series) ์ ๋ณด",
|
|
2869
|
+
"str_1643": "์ค๋ช
",
|
|
2870
|
+
"str_1644": "์ค๋ช
์ ์
๋ ฅํด์ฃผ์ธ์.",
|
|
2871
|
+
"str_1645": "์ค๋ช
์ ์ต์ 2์, ์ต๋ 5000์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2872
|
+
"str_1646": "์์ง ์ถ๊ฐ๋ $t(str_papp_vods_series)๊ฐ ์์ต๋๋ค.\n[์ $t(str_papp_vods_series) ์ถ๊ฐ]๋ฒํผ์ ๋๋ฌ์ ์ํ์ ์ถ๊ฐํด๋ณด์ธ์.",
|
|
2873
|
+
"str_1647": "[์ํผ์๋ ์ถ๊ฐ] ๋ฒํผ์ ๋๋ฌ $t(str_papp_vods_series)์ ์ํผ์๋๋ฅผ ์ถ๊ฐํ์ธ์.",
|
|
2874
|
+
"str_err_1648": "์ค๋ช
์ ์ต์ 2์, ์ต๋ 5000์๊น์ง ์
๋ ฅํ ์ ์์ต๋๋ค.",
|
|
2875
|
+
"str_pg_title_promotion_post": "์์๋งํฌ",
|
|
2876
|
+
"str_pg_title_promotion_post_settings": "์ค์ ",
|
|
2877
|
+
"str_pg_title_promotion_post_history": "๊ธฐ๋ก",
|
|
2878
|
+
"str_papp_promotion_post_setting": "์์๋งํฌ ์ค์ "
|
|
2796
2879
|
}
|
|
2797
2880
|
}
|