pds-dev-kit-web 1.9.0-beta.2 → 1.9.0-beta.3
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/services/i18n/resources/en.json +797 -361
- package/dist/src/common/services/i18n/resources/es.json +523 -87
- package/dist/src/common/services/i18n/resources/index.d.ts +9126 -12
- package/dist/src/common/services/i18n/resources/index.js +5 -1
- package/dist/src/common/services/i18n/resources/jp.json +523 -87
- package/dist/src/common/services/i18n/resources/ko.json +523 -87
- package/dist/src/common/services/i18n/resources/zh-cn.json +3685 -0
- package/dist/src/common/services/i18n/resources/zh-tw.json +3685 -0
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +4 -3
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +2 -1
- package/dist/src/common/styles/colorSet/UIColor.json +5 -2
- package/dist/src/common/styles/colorSet/index.d.ts +703 -698
- package/dist/src/common/styles/colorSet/index.js +3 -3
- package/dist/src/common/styles/colorSet/ui-type.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +1 -1
- package/dist/src/sub/DynamicLayout/DynamicLayout.js +7 -32
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/EditModeSectionMatcher.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/EditModeSectionMatcher.js +25 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/SectionBox.d.ts +6 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/SectionBox.js +71 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/components/EditModeSectionMatcher/index.js +8 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/SectionMatcher.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/SectionMatcher.js +48 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/components/SectionMatcher/index.js +8 -0
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/D_TemplateA.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/D_TemplateB.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/desktop/D_TemplateC.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/desktop/D_TemplateD.js +1 -1
- package/dist/src/sub/DynamicLayout/types.d.ts +3 -1
- package/dist/storybook-static/{main.43b6f244.iframe.bundle.d.ts → main.7e8e72d0.iframe.bundle.d.ts} +0 -0
- package/dist/storybook-static/{main.43b6f244.iframe.bundle.js → main.7e8e72d0.iframe.bundle.js} +429 -258
- package/package.json +1 -1
- package/release-note.md +10 -24
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"str_kakao": "Kakao",
|
|
17
17
|
"str_twitter": "Twitter",
|
|
18
18
|
"str_naver": "Naver",
|
|
19
|
-
"str_terms": "Terms of
|
|
19
|
+
"str_terms": "Terms of Service",
|
|
20
20
|
"str_privacy_policy": "Privacy Policy",
|
|
21
21
|
"str_marketing": "Marketing",
|
|
22
22
|
"str_gender": "Gender",
|
|
@@ -113,8 +113,8 @@
|
|
|
113
113
|
"str_papp_vod_id": "Default VOD",
|
|
114
114
|
"str_papp_cbooking_name": "Booking",
|
|
115
115
|
"str_papp_cbooking_id": "Book a consultation",
|
|
116
|
-
"str_papp_scommunity_name": "
|
|
117
|
-
"str_papp_scommunity_id": "
|
|
116
|
+
"str_papp_scommunity_name": "Timeline",
|
|
117
|
+
"str_papp_scommunity_id": "Timeline",
|
|
118
118
|
"str_papp_crtc_name": "Video Conference for the Consultation",
|
|
119
119
|
"str_papp_crtc_id": "Video Conference for the Consultation",
|
|
120
120
|
"str_papp_notice_name": "Notice",
|
|
@@ -122,9 +122,9 @@
|
|
|
122
122
|
"str_papp_cchat_id": "1:1 Message",
|
|
123
123
|
"str_papp_cchat_name": "1:1 Message",
|
|
124
124
|
"str_papp_cate_a": "Community",
|
|
125
|
-
"str_papp_cate_e": "
|
|
126
|
-
"str_papp_cate_d": "Chatting",
|
|
127
|
-
"str_papp_cate_f": "
|
|
125
|
+
"str_papp_cate_e": "Reservation and Schedule",
|
|
126
|
+
"str_papp_cate_d": "Chatting,Messaging",
|
|
127
|
+
"str_papp_cate_f": "Notification",
|
|
128
128
|
"str_papp_cate_c": "Image and Video",
|
|
129
129
|
"str_papp_cate_b": "Writing and Document",
|
|
130
130
|
"str_papp_cchatroom": "Consultation Chatroom",
|
|
@@ -150,37 +150,37 @@
|
|
|
150
150
|
"str_papp_cbooking_evt_status_refusal_accepted": "The progress has been refused.",
|
|
151
151
|
"str_papp_cbooking_evt_status_complete": "Completed",
|
|
152
152
|
"str_papp_cbooking": "예약 취소",
|
|
153
|
-
"str_papp_scommunity": "
|
|
153
|
+
"str_papp_scommunity": "Timeline pApp",
|
|
154
154
|
"str_papp_notice": "Notice pApp",
|
|
155
155
|
"str_papp_crtc": "Video Conference pApp for a Consultation",
|
|
156
156
|
"str_console_noti": "Notification",
|
|
157
|
-
"str_console_update_log": "
|
|
158
|
-
"str_console_noti_center": "
|
|
157
|
+
"str_console_update_log": "Update catalog",
|
|
158
|
+
"str_console_noti_center": "Notifications",
|
|
159
159
|
"str_alert_history": "Notification History",
|
|
160
160
|
"str_pg_title_dashboard": "Dashboard",
|
|
161
161
|
"str_pg_title_noti_center": "Notification Center",
|
|
162
|
-
"str_pg_title_subscribers": "
|
|
162
|
+
"str_pg_title_subscribers": "Subscribers",
|
|
163
163
|
"str_pg_title_subs_desc": "Search subscribers in detail",
|
|
164
164
|
"str_pg_title_ban_subs": "Suspend the use of the subscriber",
|
|
165
165
|
"str_pg_title_banned_subs_list": "Manage the subscriber under a suspension",
|
|
166
|
-
"str_pg_title_subs_products": "
|
|
166
|
+
"str_pg_title_subs_products": "Subscription Products",
|
|
167
167
|
"str_pg_title_subs_product_desc": "Detailed Information of Subscribed Products",
|
|
168
168
|
"str_pg_title_create_subs_product": "Create a subscribed product",
|
|
169
|
-
"str_pg_title_links": "
|
|
170
|
-
"str_pg_title_order_lists": "
|
|
169
|
+
"str_pg_title_links": "Link",
|
|
170
|
+
"str_pg_title_order_lists": "Subscription Order ",
|
|
171
171
|
"str_pg_title_order_detail": "Subscription Order Details",
|
|
172
172
|
"str_pg_title_manage_refund": "Manage the refund",
|
|
173
|
-
"str_pg_title_subscriber_reports": "
|
|
173
|
+
"str_pg_title_subscriber_reports": "Reports",
|
|
174
174
|
"str_pg_title_report_detial": "Report Details",
|
|
175
|
-
"str_pg_title_channel_setting": "
|
|
176
|
-
"str_pg_title_default_preferences": "
|
|
175
|
+
"str_pg_title_channel_setting": "Channel Settings",
|
|
176
|
+
"str_pg_title_default_preferences": "General Settings",
|
|
177
177
|
"str_pg_title_installed_papps": "Install and remove pApp",
|
|
178
178
|
"str_pg_title_papp_desc": "App Details",
|
|
179
|
-
"str_pg_title_channel_plan": "
|
|
180
|
-
"str_pg_title_plan_order": "
|
|
181
|
-
"str_pg_title_plan_payment": "
|
|
179
|
+
"str_pg_title_channel_plan": "Channel Payment Options",
|
|
180
|
+
"str_pg_title_plan_order": "Process your Order",
|
|
181
|
+
"str_pg_title_plan_payment": "Payment",
|
|
182
182
|
"str_pg_title_business_center": "Business Center",
|
|
183
|
-
"str_pg_title_help_center": "Customer
|
|
183
|
+
"str_pg_title_help_center": "Customer Support",
|
|
184
184
|
"str_papp_cbooking_evt_start_date": "Date of the Start",
|
|
185
185
|
"str_papp_cbooking_evt_start_time": "Time of the Start",
|
|
186
186
|
"str_papp_cbooking_evt_duration": "Duration Time",
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"str_pg_title_papp_cbooking_my_booking_detail": "Booking Details",
|
|
260
260
|
"str_pg_title_papp_cbooking_booking_history": "Previous Booking History",
|
|
261
261
|
"str_papp_cbooking_cancellation": "Cancel the booking",
|
|
262
|
-
"str_39": "
|
|
262
|
+
"str_39": "Change",
|
|
263
263
|
"str_papp_cbooking_history_rsv_cancel_complete": "$t(str_papp_cbooking_rsv_cancellation) has been completed.",
|
|
264
264
|
"str_papp_scommunity_read_more": "View more",
|
|
265
265
|
"str_40": "Before {{ago}}{{sf}}",
|
|
@@ -303,14 +303,14 @@
|
|
|
303
303
|
"str_papp_scommunity_createpost": "Create a post",
|
|
304
304
|
"str_57": "Picture",
|
|
305
305
|
"str_58": "Video",
|
|
306
|
-
"str_pg_title_papp_scommunity": "
|
|
306
|
+
"str_pg_title_papp_scommunity": "Timeline",
|
|
307
307
|
"str_papp_scommunity_board": "Bulletin Board",
|
|
308
308
|
"str_papp_scommunity_post": "Posting",
|
|
309
309
|
"str_papp_scommunity_like": "$t(str_like)",
|
|
310
310
|
"str_papp_scommunity_dislike": "$t(str_dislike)",
|
|
311
311
|
"str_pg_title_papp_vod_vodposts": "VOD List",
|
|
312
312
|
"str_pg_title_papp_vod_vodpostdetail": "VOD Details",
|
|
313
|
-
"str_pg_title_papp_scommunity_posts": "
|
|
313
|
+
"str_pg_title_papp_scommunity_posts": "Timeline Bulletin Board",
|
|
314
314
|
"str_pg_title_papp_scommunity_post_detail": "Posting Details",
|
|
315
315
|
"str_pg_title_papp_scommunity_create_txt_img": "Create a posting",
|
|
316
316
|
"str_73": "Enter $t(str_comment)",
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"str_78": "View Briefly",
|
|
325
325
|
"str_79": "Posting has been completed.",
|
|
326
326
|
"str_delete": "Delete",
|
|
327
|
-
"str_edit": "
|
|
327
|
+
"str_edit": "Edit",
|
|
328
328
|
"str_papp_scommunity_seller_option_comment_active": "Activate $t(str_comment) ",
|
|
329
329
|
"str_papp_scommunity_seller_option_comment_inactive": "Deactivate $t(str_comment)",
|
|
330
330
|
"str_papp_scommunity_label": "$t(str_label)",
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"str_pg_title_papp_scommunity_select_video": "Select a video",
|
|
343
343
|
"str_next": "Next",
|
|
344
344
|
"str_85": "Do you want to go back to the previous screen?\n(The content that has been entered will not be saved.)",
|
|
345
|
-
"str_86": "Enter
|
|
345
|
+
"str_86": "Enter content..",
|
|
346
346
|
"str_87": "# {{addedTag}}",
|
|
347
347
|
"str_88": "At least one video must be selected. (Direct upload/YouTube URL)",
|
|
348
348
|
"str_89": "Enter YouTube URL…",
|
|
@@ -351,89 +351,90 @@
|
|
|
351
351
|
"str_91": "Do you want to cancel the attachment of the data?\n(The data that has been uploaded will be deleted.)",
|
|
352
352
|
"str_pg_title_papp_cbooking_rsv": "Book",
|
|
353
353
|
"str_pg_title_papp_cbooking_ticket": "Booking Ticket",
|
|
354
|
+
"str_92": "Create a posting",
|
|
354
355
|
"str_pg_title_papp_vod_board": "VOD List",
|
|
355
356
|
"str_93": "Enter a title",
|
|
356
357
|
"str_94": "$t(str_comment) {{cmtCnt}} Comments",
|
|
357
358
|
"str_register": "Register",
|
|
358
359
|
"str_request_acc_or_ref": "Accept/Reject",
|
|
359
|
-
"str_97": "
|
|
360
|
-
"str_98": "
|
|
361
|
-
"str_99": "
|
|
362
|
-
"str_100": "Sign-up
|
|
363
|
-
"str_101": "
|
|
364
|
-
"str_102": "The e-mail will be used as
|
|
365
|
-
"str_103": "
|
|
360
|
+
"str_97": "Essential Information",
|
|
361
|
+
"str_98": "Seller Information",
|
|
362
|
+
"str_99": "Detailed Information",
|
|
363
|
+
"str_100": "Sign-up is complete!",
|
|
364
|
+
"str_101": "Please enter the essential information",
|
|
365
|
+
"str_102": "The e-mail will be used as your log-in ID. \n It is also used to find passwords, view orders, and receive important information.",
|
|
366
|
+
"str_103": "Password must contain 8~30 characters that include upper and lower case letters, numbers, and special characters. ",
|
|
366
367
|
"str_104": "Invalid e-mail",
|
|
367
368
|
"str_105": "Invalid password",
|
|
368
|
-
"str_106": "
|
|
369
|
+
"str_106": "Incorrect password. Please try again.",
|
|
369
370
|
"str_channel_list": "Channel List",
|
|
370
|
-
"str_107": "(
|
|
371
|
-
"str_terms_agree": "(
|
|
372
|
-
"str_privacy_policy_agree": "(
|
|
373
|
-
"str_marketing_terms_agree": "(Optional) Agree to $t(str_marketing)$t(str_terms)",
|
|
371
|
+
"str_107": "(Required) I am at least 14 years old. ",
|
|
372
|
+
"str_terms_agree": "(Required) Agree to $t(str_terms)",
|
|
373
|
+
"str_privacy_policy_agree": "(Required) Agree to $t(str_privacy_policy)",
|
|
374
|
+
"str_marketing_terms_agree": "(Optional) Agree to $t(str_marketing) $t(str_terms)",
|
|
374
375
|
"str_page_out_of_total": "{{currPage}} / {{totalPage}}",
|
|
375
376
|
"str_is_public_status": "Whether to open to the public",
|
|
376
|
-
"str_subs_count": "
|
|
377
|
+
"str_subs_count": "Subscribers",
|
|
377
378
|
"str_channel_created_at": "Date of Creation",
|
|
378
|
-
"str_108": "Agree all",
|
|
379
|
+
"str_108": "Agree to all",
|
|
379
380
|
"str_109": "{{subsCount}}",
|
|
380
381
|
"str_create_channel": "Create a channel",
|
|
381
|
-
"str_110": "
|
|
382
|
-
"str_111": "Enter
|
|
383
|
-
"str_112": "Enter
|
|
384
|
-
"str_113": "Confirm
|
|
385
|
-
"str_114": "The information you have
|
|
386
|
-
"str_create_channel_step_1": "
|
|
387
|
-
"str_create_channel_step_2": "
|
|
388
|
-
"str_create_channel_step_3": "
|
|
389
|
-
"str_create_channel_step_4": "
|
|
390
|
-
"str_115": "Enter information
|
|
391
|
-
"str_channel_title": "
|
|
392
|
-
"str_116": "
|
|
393
|
-
"str_117": "Enter a
|
|
394
|
-
"str_channel_icon_image": "Channel Icon
|
|
395
|
-
"str_118": "The channel icon
|
|
396
|
-
"str_upload_image": "Upload
|
|
397
|
-
"str_channel_profile_nickname": "
|
|
398
|
-
"str_119": "Enter
|
|
399
|
-
"str_channel_description": "Channel
|
|
400
|
-
"str_120": "
|
|
401
|
-
"str_121": "Enter
|
|
402
|
-
"str_122": "There is information that
|
|
403
|
-
"str_123": "Install
|
|
382
|
+
"str_110": "You have no channels. \nClick the 'Create Channel' below to create one now!",
|
|
383
|
+
"str_111": "Enter e-mail",
|
|
384
|
+
"str_112": "Enter password",
|
|
385
|
+
"str_113": "Confirm password",
|
|
386
|
+
"str_114": "The files and information you have entered will not be saved. \nAre you sure you want to leave?",
|
|
387
|
+
"str_create_channel_step_1": "Channel Information",
|
|
388
|
+
"str_create_channel_step_2": "Install pApp",
|
|
389
|
+
"str_create_channel_step_3": "Subscription Fee",
|
|
390
|
+
"str_create_channel_step_4": "Payment Method",
|
|
391
|
+
"str_115": "Enter channel information",
|
|
392
|
+
"str_channel_title": "Channel Name",
|
|
393
|
+
"str_116": "The length of the channel name must be 4~20 characters long.",
|
|
394
|
+
"str_117": "Enter a channel name.",
|
|
395
|
+
"str_channel_icon_image": "Channel Icon",
|
|
396
|
+
"str_118": "The channel icon is displayed as a square shape image and acts as a visual representation of the channel. \nThe visual of the icon should help users recognize the channel. \n Upload the file in a JPG or PNG format. \n Max. size and dimension of the file are 1 MB and 512 x 512 respectively. ",
|
|
397
|
+
"str_upload_image": "Upload image",
|
|
398
|
+
"str_channel_profile_nickname": "Profile name ",
|
|
399
|
+
"str_119": "Enter a name ",
|
|
400
|
+
"str_channel_description": "Channel Description",
|
|
401
|
+
"str_120": "Up to 4000 characters can be used to introduce the channel to your audience.",
|
|
402
|
+
"str_121": "Enter channel description",
|
|
403
|
+
"str_122": "There is information that has not been entered. \n Please check again!",
|
|
404
|
+
"str_123": "Install the applications you need",
|
|
404
405
|
"str_all_papp": "All pApp",
|
|
405
406
|
"str_papp_cate_trusted": "All pApp",
|
|
406
407
|
"str_prev": "Previous",
|
|
407
|
-
"str_125": "Select
|
|
408
|
+
"str_125": "Select your payment method",
|
|
408
409
|
"str_subs_payment_option": "Payment Method",
|
|
409
410
|
"str_payment_option_one_time": "One-time Payment",
|
|
410
411
|
"str_payment_option_subs_regularly": "Regular Payment",
|
|
411
|
-
"str_126": "
|
|
412
|
-
"str_127": "
|
|
413
|
-
"str_128": "
|
|
412
|
+
"str_126": "Display title",
|
|
413
|
+
"str_127": "The title will be displayed to potential subscribers. ",
|
|
414
|
+
"str_128": "ex). Discount coupon for a LIMITED time",
|
|
414
415
|
"str_price": "Price",
|
|
415
|
-
"str_129": "
|
|
416
|
+
"str_129": "Setup the channel subscription product. The pricing can range from 5,000 ~ 1,000,000 won. ",
|
|
416
417
|
"str_currency_krw": "KRW - Korean Won",
|
|
417
|
-
"str_130": "Enter
|
|
418
|
+
"str_130": "Enter price",
|
|
418
419
|
"str_create": "Create",
|
|
419
|
-
"str_131": "Enter
|
|
420
|
-
"str_132": "Select
|
|
421
|
-
"str_133": "
|
|
422
|
-
"str_134": "Business Seller (
|
|
420
|
+
"str_131": "Enter seller information",
|
|
421
|
+
"str_132": "Select category",
|
|
422
|
+
"str_133": "Private Seller",
|
|
423
|
+
"str_134": "Business Seller (Self-employed/Corporate)",
|
|
423
424
|
"str_135": "Contact Information",
|
|
424
|
-
"str_136": "
|
|
425
|
-
"str_137": "
|
|
426
|
-
"str_138": "
|
|
427
|
-
"str_139": "
|
|
425
|
+
"str_136": "Preliminary list of document(s) that can be registered, if applicable, when signing up as a private seller. ",
|
|
426
|
+
"str_137": "Preliminary list of document(s) that can be registered, if applicable, when signing up as a business seller. ",
|
|
427
|
+
"str_138": "A single payment is processed when joining the channel. The subscriber must complete payment in advance, and the membership will be canceled if payment is not successful. ",
|
|
428
|
+
"str_139": "To join the channel, regular monthly payment is made. The subscriber must complete payment in advance, and the membership will be canceled if payment is not successful. ",
|
|
428
429
|
"str_preview": "Preview",
|
|
429
|
-
"str_140": "
|
|
430
|
-
"str_141": "[{{channelName}}]
|
|
430
|
+
"str_140": "Your channel has been created!",
|
|
431
|
+
"str_141": "[{{channelName}}] has been created. \nTo start your business, upload content and let others know about the channel!",
|
|
431
432
|
"str_go_home": "Move to Home Screen",
|
|
432
433
|
"str_channel_info": "Channel Information",
|
|
433
|
-
"str_142": "
|
|
434
|
-
"str_143": "
|
|
434
|
+
"str_142": "Basic Channel Link",
|
|
435
|
+
"str_143": "Basic channel link is automatically created by the system when a channel is created. ",
|
|
435
436
|
"str_qr_code": "QR Code",
|
|
436
|
-
"str_144": "
|
|
437
|
+
"str_144": "Scanning the QR code will provide instant access to your channel. ",
|
|
437
438
|
"str_download_png": "Download (PNG)",
|
|
438
439
|
"str_download_svg": "Download (SVG)",
|
|
439
440
|
"str_145": "Enter your name",
|
|
@@ -444,11 +445,11 @@
|
|
|
444
445
|
"str_147": "{{year}}$t(str_fm_year) {{month}}$t(str_fm_month)",
|
|
445
446
|
"str_148": "{{year}}$t(str_fm_year) {{month}}$t(str_fm_month) {{date}}$t(str_fm_day)",
|
|
446
447
|
"str_149": "{{year}}$t(str_fm_year) {{startMonth}}$t(str_fm_month) {{startDate}}$t(str_fm_day) ~ {{endMonth}}$t(str_fm_month) {{endDate}}$t(str_fm_day)",
|
|
447
|
-
"str_150": "
|
|
448
|
-
"str_151": "
|
|
449
|
-
"str_152": "Business Registration Certificate (Mandatory, within 3 months of
|
|
450
|
-
"str_153": "
|
|
451
|
-
"str_154": "
|
|
448
|
+
"str_150": "Private Sellers must submit a copy of their Resident Registration Number. \nTo accelerate the sign-up process, prepare the document in advance! ",
|
|
449
|
+
"str_151": "The following list of documents is required for all Business Sellers. \nTo accelerate the sign-up process, prepare the documents in advance! ",
|
|
450
|
+
"str_152": "Business Registration Certificate (Mandatory, within 3 months of issuance)",
|
|
451
|
+
"str_153": "Corporate or Representative Seal Certificate (Mandatory, within 3 months of issuance)",
|
|
452
|
+
"str_154": "Mail-order Business Report (If applicable, within 3 months of issuance)",
|
|
452
453
|
"str_total_sales_amount": "Total Sales Amount",
|
|
453
454
|
"str_fm_price": "{{amount}} Won",
|
|
454
455
|
"str_156": "{{incOrDecPoint}} %",
|
|
@@ -468,7 +469,7 @@
|
|
|
468
469
|
"str_158": "Enter the unique code (Swift Code) of the bank (e.g. IBKOKRSE)",
|
|
469
470
|
"str_159": "Enter the name of the bank (e.g. IBK bank)",
|
|
470
471
|
"str_160": "Enter your bank account number (e.g. 0102345678)",
|
|
471
|
-
"str_161": "{{datetime}}
|
|
472
|
+
"str_161": "submitted on {{datetime}} ",
|
|
472
473
|
"str_162": "New Upload",
|
|
473
474
|
"str_163": "E-mail to Receive the Receipt",
|
|
474
475
|
"str_164": "Enter an additional e-mail besides the one that you have entered when signing up to contact you",
|
|
@@ -479,15 +480,15 @@
|
|
|
479
480
|
"str_apply_monetize_step_2": "Enter the amount to apply for the settlement",
|
|
480
481
|
"str_apply_monetize_step_3": "Check the application information",
|
|
481
482
|
"str_apply_monetize_step_4": "Application for the settlement has been completed.",
|
|
482
|
-
"str_167": "
|
|
483
|
-
"str_168": "Enter
|
|
484
|
-
"str_169": "Street Address
|
|
483
|
+
"str_167": "Private seller information",
|
|
484
|
+
"str_168": "Enter address",
|
|
485
|
+
"str_169": "Street Address, House Number",
|
|
485
486
|
"str_170": "Others",
|
|
486
487
|
"str_171": "City",
|
|
487
488
|
"str_172": "State",
|
|
488
489
|
"str_173": "Zip Code",
|
|
489
|
-
"str_174": "Documents
|
|
490
|
-
"str_175": "
|
|
490
|
+
"str_174": "Documents ",
|
|
491
|
+
"str_175": "Copy file of Resident Registration Number (or its equivalent)",
|
|
491
492
|
"str_176": "Applying for the settlement",
|
|
492
493
|
"str_177": "Thank you for using publ service! \nIf you check the settlement information and apply, \nwe will settle the revenue to the account you have entered within 5 business days.",
|
|
493
494
|
"str_178": "Getting to know about the settlement",
|
|
@@ -495,16 +496,16 @@
|
|
|
495
496
|
"str_180": "Amount available for the Settlement",
|
|
496
497
|
"str_181": "Enter the settlement amount",
|
|
497
498
|
"str_182": "Check the application information",
|
|
498
|
-
"str_183": "If you have an inquiry, send a mail to help@
|
|
499
|
+
"str_183": "If you have an inquiry, send a mail to help@publ.biz.",
|
|
499
500
|
"str_business_info": "Business Owner Information",
|
|
500
501
|
"str_184": "Check the business owner information",
|
|
501
502
|
"str_185": "Check the business site address",
|
|
502
503
|
"str_bank_info": "Bank Information",
|
|
503
504
|
"str_contact_info": "Contact Information",
|
|
504
|
-
"str_186": "
|
|
505
|
-
"str_187": "Enter information of
|
|
505
|
+
"str_186": "POC (Point of Contact) Information",
|
|
506
|
+
"str_187": "Enter information of POC (Point of Contact)",
|
|
506
507
|
"str_country_code": "Country Code",
|
|
507
|
-
"str_188": "Enter
|
|
508
|
+
"str_188": "Enter phone number without the hyphen (-) sign ",
|
|
508
509
|
"str_189": "The application has been completed.",
|
|
509
510
|
"str_190": "The application has been completed!\nWe will send you the receipt and tax invoice to {{email}} you have entered\nwithin 5 business days.",
|
|
510
511
|
"str_191": "Move to Manage the revenue",
|
|
@@ -514,67 +515,67 @@
|
|
|
514
515
|
"str_monetize_amount": "Settlement Amount",
|
|
515
516
|
"str_swiftcode": "SWIFTCODE",
|
|
516
517
|
"str_bank_account_number": "Account Number",
|
|
517
|
-
"str_customer_center": "
|
|
518
|
-
"str_delete_account": "Delete
|
|
518
|
+
"str_customer_center": "publ Customer Center",
|
|
519
|
+
"str_delete_account": "Delete account",
|
|
519
520
|
"str_logout": "Log-out",
|
|
520
|
-
"str_192": "
|
|
521
|
+
"str_192": "Enter e-mail address",
|
|
521
522
|
"str_193": "Invalid e-mail",
|
|
522
523
|
"str_194": "Enter your password",
|
|
523
524
|
"str_195": "Invalid password",
|
|
524
525
|
"str_sign_in_auto": "Automatic $t(str_sign_in)",
|
|
525
|
-
"str_196": "
|
|
526
|
-
"str_197": "
|
|
526
|
+
"str_196": "Enter general information",
|
|
527
|
+
"str_197": "General Information",
|
|
527
528
|
"str_198": "Company Name",
|
|
528
|
-
"str_199": "Name of
|
|
529
|
+
"str_199": "Name of Representative",
|
|
529
530
|
"str_200": "Business Registration Number (Enter only numbers)",
|
|
530
531
|
"str_201": "Business Classification",
|
|
531
|
-
"str_202": "
|
|
532
|
-
"str_203": "
|
|
532
|
+
"str_202": "Location (Address)",
|
|
533
|
+
"str_203": "Apt. number, Floor, Unit Number",
|
|
533
534
|
"str_204": "Republic of Korea",
|
|
534
|
-
"str_205": "Seller Profile
|
|
535
|
-
"str_206": "
|
|
536
|
-
"str_207": "The seller profile
|
|
537
|
-
"str_image_update": "Update
|
|
538
|
-
"str_208": "
|
|
535
|
+
"str_205": "Seller Profile ",
|
|
536
|
+
"str_206": "Profile Image",
|
|
537
|
+
"str_207": "The seller profile is presented as a square shape image, \n and it acts as a visual representation of the seller on pages like the menu. \nThe visual of the icon should help users recognize the seller. \n Upload the file in a JPG, JPEG, or PNG format. ",
|
|
538
|
+
"str_image_update": "Update image",
|
|
539
|
+
"str_208": "Profile name ",
|
|
539
540
|
"str_209": "Enter the representative $t(str_nickname) to be displayed in the channel",
|
|
540
|
-
"str_210": "
|
|
541
|
+
"str_210": "Business Profile",
|
|
541
542
|
"str_211": "Enter the address of the business site",
|
|
542
|
-
"str_212": "Documents
|
|
543
|
-
"str_213": "Upload
|
|
544
|
-
"str_214": "Upload
|
|
545
|
-
"str_215": "Upload
|
|
543
|
+
"str_212": "Documents ",
|
|
544
|
+
"str_213": "Upload image file of Business Registration Certificate",
|
|
545
|
+
"str_214": "Upload image file of Corporate Seal Certificate",
|
|
546
|
+
"str_215": "Upload image file of Mail-order business report ",
|
|
546
547
|
"str_216": "Enter the company name",
|
|
547
548
|
"str_217": "Enter the name of the representative",
|
|
548
549
|
"str_account_info": "Account Information",
|
|
549
|
-
"str_223": "
|
|
550
|
-
"str_224": "Sign-up
|
|
551
|
-
"str_225": "
|
|
552
|
-
"str_226": "
|
|
553
|
-
"str_227": "Move to
|
|
554
|
-
"str_228": "
|
|
550
|
+
"str_223": "To begin the service, please verify your e-mail!",
|
|
551
|
+
"str_224": "Sign-up is complete.",
|
|
552
|
+
"str_225": "A verification e-mail has been sent to the e-mail address you registered during the sign-up process. ",
|
|
553
|
+
"str_226": "The verification e-mail is valid for 20 minutes. To begin the service plan, please complete the verification procedure. ",
|
|
554
|
+
"str_227": "Move to Homepage",
|
|
555
|
+
"str_228": "This e-mail will be used to find passwords, view orders, and receive important information.",
|
|
555
556
|
"str_set_country_lan": "Setup of Language and Country",
|
|
556
|
-
"str_229": "
|
|
557
|
-
"str_230": "Access your e-mail
|
|
558
|
-
"str_231": "
|
|
559
|
-
"str_232": "
|
|
560
|
-
"str_233": "
|
|
561
|
-
"str_234": "Resend
|
|
557
|
+
"str_229": "Please verify your e-mail",
|
|
558
|
+
"str_230": "Access your registered e-mail, and verify through the mail sent by the publ team. ",
|
|
559
|
+
"str_231": "Please check your spam mail inbox if you do not find the verification mail. ",
|
|
560
|
+
"str_232": "The verification mail link is valid for 20 minutes.",
|
|
561
|
+
"str_233": "Click \"Resend e-mail\" if your time has expired. ",
|
|
562
|
+
"str_234": "Resend e-mail",
|
|
562
563
|
"str_country_korea": "Republic of Korea",
|
|
563
564
|
"str_236": "Are you sure to delete your account? \nIf you delete the account, information that has been stored until now, subscribers and payment history will be deleted, and they can’t be restored.",
|
|
564
565
|
"str_developer_setting": "Developer Settings",
|
|
565
566
|
"str_dev_secret_key": "Secret Key",
|
|
566
567
|
"str_237": "It is an unique key that can allow developers to access to other sources of Open API that are offered by Publ.",
|
|
567
568
|
"str_re_issue": "Re-issue",
|
|
568
|
-
"str_238": "E-mail
|
|
569
|
-
"str_239": "
|
|
570
|
-
"str_240": "
|
|
571
|
-
"str_241": "Move to Log-in
|
|
572
|
-
"str_242": "
|
|
573
|
-
"str_243": "Enter $t(str_email)
|
|
569
|
+
"str_238": "E-mail verification is complete!",
|
|
570
|
+
"str_239": "You are now eligible to use our publ service!",
|
|
571
|
+
"str_240": "Would you like to know how to start?",
|
|
572
|
+
"str_241": "Move to Log-in page",
|
|
573
|
+
"str_242": "Reset $t(str_password) ",
|
|
574
|
+
"str_243": "Enter the $t(str_email) you registered when signing up. \nA $t(str_reset_pw_label) mail will be sent to the $t(str_email) you registered.",
|
|
574
575
|
"str_245": "Enter your e-mail",
|
|
575
576
|
"str_246": "Send an e-mail",
|
|
576
|
-
"str_last_paid_at": "
|
|
577
|
-
"str_registered_at": "
|
|
577
|
+
"str_last_paid_at": "Last Payment",
|
|
578
|
+
"str_registered_at": "Sign-up Date",
|
|
578
579
|
"str_password_reset": "Reconfigure $t(str_password)",
|
|
579
580
|
"str_247": "Enter a new $t(str_password)",
|
|
580
581
|
"str_248": "Min 8 characters and maxi 30 characters can be entered for a password, and upper case letters, lower case letters and special characters can be used.",
|
|
@@ -583,44 +584,44 @@
|
|
|
583
584
|
"str_subs_nick_and_email_value": "{{nickname}}({{email}})",
|
|
584
585
|
"str_ban": "Ban",
|
|
585
586
|
"str_payment_history": "Purchase History",
|
|
586
|
-
"str_251": "
|
|
587
|
-
"str_252": "Are you sure
|
|
587
|
+
"str_251": "Suspend subscriber account ",
|
|
588
|
+
"str_252": "Are you sure about suspending the subscriber?",
|
|
588
589
|
"str_typing_code_for_ban": "DELETE_ACCOUNT",
|
|
589
|
-
"str_253": "Enter '{{banCode}}'
|
|
590
|
-
"str_254": "Enter
|
|
591
|
-
"str_email_verify": "$t(str_email)
|
|
590
|
+
"str_253": "Enter '{{banCode}}' below",
|
|
591
|
+
"str_254": "Enter code",
|
|
592
|
+
"str_email_verify": "$t(str_email) Verification",
|
|
592
593
|
"str_fm_quantity": "{{amount}} ",
|
|
593
594
|
"str_subs_product_list": "Product List",
|
|
594
|
-
"str_255": "
|
|
595
|
+
"str_255": "Product",
|
|
595
596
|
"str_256": "Sales Status",
|
|
596
597
|
"str_product_type": "Product Type",
|
|
597
|
-
"str_257": "
|
|
598
|
-
"str_258": "
|
|
599
|
-
"str_created_at": "Date of
|
|
600
|
-
"str_create_subs_product": "Create a
|
|
601
|
-
"str_create_subs_product_step_1": "
|
|
602
|
-
"str_create_subs_product_step_2": "
|
|
603
|
-
"str_create_subs_product_step_3": "
|
|
604
|
-
"str_create_subs_product_step_4": "
|
|
605
|
-
"str_259": "
|
|
606
|
-
"str_260": "Create
|
|
607
|
-
"str_261": "
|
|
598
|
+
"str_257": "Price",
|
|
599
|
+
"str_258": "Connected Link(s)",
|
|
600
|
+
"str_created_at": "Date of Creation",
|
|
601
|
+
"str_create_subs_product": "Create a subscription product",
|
|
602
|
+
"str_create_subs_product_step_1": "Before you begin",
|
|
603
|
+
"str_create_subs_product_step_2": "Basic Information",
|
|
604
|
+
"str_create_subs_product_step_3": "Pricing",
|
|
605
|
+
"str_create_subs_product_step_4": "Payment Information",
|
|
606
|
+
"str_259": "Before you begin",
|
|
607
|
+
"str_260": "Create various subscription products for the channel. \nEach product can be tailored to your needs, such as newcomer discounts and regular-payment benefits that could increase customer retention. ",
|
|
608
|
+
"str_261": "The major functions of a subscription product",
|
|
608
609
|
"str_262": "Enter basic information",
|
|
609
|
-
"str_subs_product_title": "
|
|
610
|
-
"str_263": "Enter
|
|
611
|
-
"str_264": "Enter a title
|
|
612
|
-
"str_create_link_step_1": "
|
|
613
|
-
"str_create_link_step_2": "
|
|
614
|
-
"str_create_link_step_3": "
|
|
615
|
-
"str_create_link_step_4": "
|
|
616
|
-
"str_create_link_step_5": "
|
|
610
|
+
"str_subs_product_title": "Subscription Product Title",
|
|
611
|
+
"str_263": "Enter the title of your subscription product. This title will not be displayed to potential subscribers. ",
|
|
612
|
+
"str_264": "Enter a title ",
|
|
613
|
+
"str_create_link_step_1": "Before you begin",
|
|
614
|
+
"str_create_link_step_2": "Basic Information",
|
|
615
|
+
"str_create_link_step_3": "Social Sharing",
|
|
616
|
+
"str_create_link_step_4": "Subscription Product",
|
|
617
|
+
"str_create_link_step_5": "A link has been created!",
|
|
617
618
|
"str_265": "Enter the payment information",
|
|
618
|
-
"str_266": "
|
|
619
|
-
"str_267": "The subscription product
|
|
620
|
-
"str_268": "
|
|
619
|
+
"str_266": "Your subscription product has been created.",
|
|
620
|
+
"str_267": "The subscription product can be sold to users once it is connected to a link. \nGo to the link menu under the Management tab to create a link. ",
|
|
621
|
+
"str_268": "Manage your subscription product",
|
|
621
622
|
"str_269": "Create a link",
|
|
622
|
-
"str_270": "Create a link
|
|
623
|
-
"str_271": "
|
|
623
|
+
"str_270": "Create a link to make various access points to the channel. You can offer many types of benefits and products by creating more links.",
|
|
624
|
+
"str_271": "The major functions of a link",
|
|
624
625
|
"str_seller_landing_info": "Information of Seller Introduction Page",
|
|
625
626
|
"str_translation": "Translation",
|
|
626
627
|
"str_manage_translate": "Manage translation",
|
|
@@ -637,54 +638,54 @@
|
|
|
637
638
|
"str_281": "Select a featured channel",
|
|
638
639
|
"str_282": "Enter basic information",
|
|
639
640
|
"str_283": "Link Title",
|
|
640
|
-
"str_284": "Enter a title
|
|
641
|
-
"str_285": "Enter
|
|
641
|
+
"str_284": "Enter a link title. This title cannot be seen by other users.",
|
|
642
|
+
"str_285": "Enter title",
|
|
642
643
|
"str_286": "Link Keyword",
|
|
643
|
-
"str_287": "Link keyword is
|
|
644
|
+
"str_287": "Link keyword is a simplified version of the original address, unique to the link that it represents.",
|
|
644
645
|
"str_288": "publr.co/",
|
|
645
|
-
"str_289": "Enter
|
|
646
|
-
"str_290": "
|
|
647
|
-
"str_291": "
|
|
648
|
-
"str_292": "Title
|
|
649
|
-
"str_293": "Enter the title to
|
|
650
|
-
"str_294": "
|
|
651
|
-
"str_295": "Description
|
|
652
|
-
"str_296": "
|
|
653
|
-
"str_297": "Enter
|
|
654
|
-
"str_298": "Thumbnail Image
|
|
655
|
-
"str_299": "
|
|
656
|
-
"str_301": "
|
|
657
|
-
"str_302": "
|
|
658
|
-
"str_311": "
|
|
659
|
-
"str_312": "
|
|
660
|
-
"str_313": "
|
|
661
|
-
"str_314": "Link
|
|
662
|
-
"str_315": "
|
|
663
|
-
"str_payment_option_subs_temporary_free": "Free
|
|
646
|
+
"str_289": "Enter a keyword",
|
|
647
|
+
"str_290": "Social Sharing components",
|
|
648
|
+
"str_291": "The social sharing components can be displayed on various social networks, social media, online communities, and even search engines when the link is shared.",
|
|
649
|
+
"str_292": "Advert Title",
|
|
650
|
+
"str_293": "Enter the title you want to disclose to the public. The title can be 70 characters long, but a phrase within 30 characters is recommended.",
|
|
651
|
+
"str_294": "Ente a title",
|
|
652
|
+
"str_295": "Advert Description",
|
|
653
|
+
"str_296": "Provide a short description you want to disclose to the public. The description can be 160 characters long, but a phrase within 30 characters is recommended.",
|
|
654
|
+
"str_297": "Enter description",
|
|
655
|
+
"str_298": "Thumbnail Image",
|
|
656
|
+
"str_299": "The thumbnail image is a visual component of social sharing. The visual component may not be applied in every social networking service. \nThe image file can be uploaded in a JPG and PNG format.",
|
|
657
|
+
"str_301": "Connect Subscription product(s)",
|
|
658
|
+
"str_302": "Check the box next to the subscription product from the list below to connect your link. \nChannel visitors can view all of the subscription products that are connected.",
|
|
659
|
+
"str_311": "A link has been created.",
|
|
660
|
+
"str_312": "Now users can visit your channel through the link.",
|
|
661
|
+
"str_313": "Manage your link(s)",
|
|
662
|
+
"str_314": "Link Details",
|
|
663
|
+
"str_315": "URL",
|
|
664
|
+
"str_payment_option_subs_temporary_free": "Free trial",
|
|
664
665
|
"str_currency_usd": "USD - U.S. Dollar",
|
|
665
666
|
"str_subscription_product_state_a": "On sale",
|
|
666
|
-
"str_subscription_product_state_b": "
|
|
667
|
-
"str_rows_per_page": "
|
|
667
|
+
"str_subscription_product_state_b": "Suspended",
|
|
668
|
+
"str_rows_per_page": "Entry per page",
|
|
668
669
|
"str_payment_status": "Payment Status",
|
|
669
670
|
"str_order_number": "Order Number",
|
|
670
671
|
"str_sales_price": "Selling Price",
|
|
671
672
|
"str_buyer": "Buyer",
|
|
672
|
-
"str_order_created_at": "
|
|
673
|
+
"str_order_created_at": "Purchase date",
|
|
673
674
|
"str_n_selected": "{{itemSelected}} has been selected.",
|
|
674
675
|
"str_do_refund": "Process the refund",
|
|
675
676
|
"str_download_order_list_csv": "Download an order sheet",
|
|
676
|
-
"str_papp_installed": "pApp
|
|
677
|
+
"str_papp_installed": "Installed pApp",
|
|
677
678
|
"str_papp_installable": "Available pApp",
|
|
678
679
|
"str_install": "Install",
|
|
679
680
|
"str_uninstall": "Remove",
|
|
680
681
|
"str_install_papp": "Install pApp",
|
|
681
682
|
"str_papp_description": "pApp Description",
|
|
682
|
-
"str_318": "Link
|
|
683
|
-
"str_319": "
|
|
684
|
-
"str_320": "
|
|
685
|
-
"str_321": "QR code
|
|
686
|
-
"str_322": "
|
|
687
|
-
"str_323": "
|
|
683
|
+
"str_318": "Link Items",
|
|
684
|
+
"str_319": "Basic Link",
|
|
685
|
+
"str_320": "The link has been copied.",
|
|
686
|
+
"str_321": "QR code has been downloaded.",
|
|
687
|
+
"str_322": "Connected products",
|
|
688
|
+
"str_323": "Conversion(s)",
|
|
688
689
|
"str_fm_time": "{{amount}} Time(s)",
|
|
689
690
|
"str_324": "Preview social sharing",
|
|
690
691
|
"str_papp_cbooking_seller_alert_desc_subs_booking": "{{subsNick}} has booked a schedule.",
|
|
@@ -701,13 +702,13 @@
|
|
|
701
702
|
"str_332": "It shall be an image that can help users to recognize the channel.",
|
|
702
703
|
"str_333": "Max 512x512 and max 1MB in the format of JPG and PNG can be uploaded.",
|
|
703
704
|
"str_334": "Channel Profile Information",
|
|
704
|
-
"str_335": "
|
|
705
|
+
"str_335": "z",
|
|
705
706
|
"str_336": "The channel profile image gets uploaded in a shape of a square, which can act as a profile of the channel in the menu.",
|
|
706
707
|
"str_337": "It shall be an image that can help users to recognize it as the channel profile.",
|
|
707
708
|
"str_338": "The image can be uploaded in the format of JPG, JPEG and PNG.",
|
|
708
709
|
"str_339": "Channel Introduction",
|
|
709
710
|
"str_340": "Channel introduction is a content that is displayed to users who haven't purchased the channel.",
|
|
710
|
-
"str_341": "It is the introduction that can advertise the channel. Max
|
|
711
|
+
"str_341": "It is the introduction that can advertise the channel. Max 12,000 characters can be entered.",
|
|
711
712
|
"str_342": "Enter an introduction remark of the channel",
|
|
712
713
|
"str_343": "Channel Introduction Video",
|
|
713
714
|
"str_344": "Upload a video that can introduce the channel. It will be displayed to users who haven't purchase the channel.",
|
|
@@ -737,7 +738,7 @@
|
|
|
737
738
|
"str_agree_terms_marketing": "(Optional) Agreement to the Reception of Marketing Materials",
|
|
738
739
|
"str_signup_add_info": "Enter additional information",
|
|
739
740
|
"str_submit": "Submitting",
|
|
740
|
-
"str_send_verify_email": "Send an
|
|
741
|
+
"str_send_verify_email": "Send an verfication e-mail",
|
|
741
742
|
"str_do_purchase": "Purchasing",
|
|
742
743
|
"str_channel_payment_setting": "Channel Payment History",
|
|
743
744
|
"str_channel_seller_info": "Seller Information",
|
|
@@ -824,7 +825,7 @@
|
|
|
824
825
|
"str_papp_cbooking_seller_list_status_d": "In progress",
|
|
825
826
|
"str_papp_cbooking_seller_list_status_e": "The progress has been refused.",
|
|
826
827
|
"str_papp_cbooking_seller_list_status_f": "The schedule has been ended.",
|
|
827
|
-
"str_pg_title_all_channels": "
|
|
828
|
+
"str_pg_title_all_channels": "Channels",
|
|
828
829
|
"str_pg_title_revenue": "Revenue",
|
|
829
830
|
"str_pg_title_landing": "Seller Introduction Page",
|
|
830
831
|
"str_pg_title_seller_info": "Seller Information",
|
|
@@ -833,10 +834,10 @@
|
|
|
833
834
|
"str_etc": "Others",
|
|
834
835
|
"str_invalid_ban_code": "Invalid code",
|
|
835
836
|
"str_home": "Home",
|
|
836
|
-
"str_management": "
|
|
837
|
+
"str_management": "Management",
|
|
837
838
|
"str_settings": "Setup",
|
|
838
839
|
"str_payment_option_temporary_free": "Payment for the Free Period",
|
|
839
|
-
"str_353": "
|
|
840
|
+
"str_353": "A free trial provides access to the subscriber without payment for a max. of 30 days. Choose the appropriate free trial period from the list below.",
|
|
840
841
|
"str_354": "Select the expiration period",
|
|
841
842
|
"str_papp_vod_seller_noti_title_vod_uploading": "Upload VOD",
|
|
842
843
|
"str_papp_vod_seller_noti_desc_vod_uploading_bulk": "Uploading all files …",
|
|
@@ -865,7 +866,7 @@
|
|
|
865
866
|
"str_360": "Title of pApp for Display in the Menu",
|
|
866
867
|
"str_361": "Set a title of pApp to be displayed in the website or menu.\nFor example, it can be displayed as ‘Watching a Video’ or ‘Consulting’.",
|
|
867
868
|
"str_view_count": "View Count",
|
|
868
|
-
"str_362": "
|
|
869
|
+
"str_362": "Pay {{amount}} won",
|
|
869
870
|
"str_papp_vod_seller_noti_title_post_create": "Register a posting",
|
|
870
871
|
"str_papp_vod_seller_noti_desc_post_create": "VOD posting has been registered.",
|
|
871
872
|
"str_papp_vod_seller_noti_title_post_update": "Revise the posting",
|
|
@@ -878,25 +879,25 @@
|
|
|
878
879
|
"str_fm_view_count": "{{viewCount}} Time(s)",
|
|
879
880
|
"str_delete_alert_dialog": "Are you sure to delete?\n(It can't be restored after the deletion.)",
|
|
880
881
|
"str_375": "Upload a video by drag-and-drop",
|
|
881
|
-
"str_376": "
|
|
882
|
-
"str_modify_link_step_1": "
|
|
883
|
-
"str_modify_link_step_2": "
|
|
884
|
-
"str_modify_link_step_3": "
|
|
885
|
-
"str_modify_link_step_4": "
|
|
886
|
-
"str_377": "
|
|
887
|
-
"str_378": "
|
|
888
|
-
"str_379": "Replace
|
|
889
|
-
"str_380": "
|
|
890
|
-
"str_381": "
|
|
882
|
+
"str_376": "Link Title",
|
|
883
|
+
"str_modify_link_step_1": "Basic Information",
|
|
884
|
+
"str_modify_link_step_2": "Social Sharing",
|
|
885
|
+
"str_modify_link_step_3": "Subscription Product",
|
|
886
|
+
"str_modify_link_step_4": "The link has been modified!",
|
|
887
|
+
"str_377": "Modify Link",
|
|
888
|
+
"str_378": "Edit Social Sharing Components",
|
|
889
|
+
"str_379": "Replace Image",
|
|
890
|
+
"str_380": "Change the connected subscription product(s).",
|
|
891
|
+
"str_381": "Link has been modified.",
|
|
891
892
|
"str_382": "The link has been revised! Now, the users can access your channel via publr.co/[{{customedURL}}] link.",
|
|
892
|
-
"str_383": "
|
|
893
|
-
"str_384": "
|
|
894
|
-
"str_modify_sp_step_1": "
|
|
895
|
-
"str_modify_sp_step_2": "
|
|
896
|
-
"str_modify_sp_step_3": "
|
|
897
|
-
"str_388": "This
|
|
898
|
-
"str_389": "
|
|
899
|
-
"str_390": "The subscription product has been
|
|
893
|
+
"str_383": "Modify subscription product",
|
|
894
|
+
"str_384": "Edit basic information",
|
|
895
|
+
"str_modify_sp_step_1": "Basic Information",
|
|
896
|
+
"str_modify_sp_step_2": "Price",
|
|
897
|
+
"str_modify_sp_step_3": "Display Title",
|
|
898
|
+
"str_388": "This section cannot be modified.",
|
|
899
|
+
"str_389": "Modification complete!",
|
|
900
|
+
"str_390": "The subscription product has been modified. \nYou can begin sales after the product is coupled to an existing link. ",
|
|
900
901
|
"str_pg_title_cbooking_manage_event": "Manage the schedule ",
|
|
901
902
|
"str_pg_title_cbooking_list_event": "List of Schedules",
|
|
902
903
|
"str_pg_title_cbooking_manage_ticket": "Manage the booking ticket ",
|
|
@@ -936,7 +937,7 @@
|
|
|
936
937
|
"str_405": "Create a new $t(str_comment)",
|
|
937
938
|
"str_pg_title_scommunity_post_detail_info": "Detailed Information",
|
|
938
939
|
"str_pg_title_scommunity_comment_manage": "Manage $t(str_comment) ",
|
|
939
|
-
"str_406": "Title
|
|
940
|
+
"str_406": "Title",
|
|
940
941
|
"str_407": "There is no social posting $t(str_comment) that has been uploaded.",
|
|
941
942
|
"str_event_status": "Status",
|
|
942
943
|
"str_event_info": "Schedule Information",
|
|
@@ -1005,7 +1006,7 @@
|
|
|
1005
1006
|
"str_set_event_setting": "Set a schedule",
|
|
1006
1007
|
"str_446": "Set a default theme of the pApp",
|
|
1007
1008
|
"str_447": "Set a theme that is displayed to subscribers",
|
|
1008
|
-
"str_449": "Set the external appearance of the
|
|
1009
|
+
"str_449": "Set the external appearance of the timeline pApp",
|
|
1009
1010
|
"str_450": "Viewing Layout of the Posting List",
|
|
1010
1011
|
"str_451": "Select a layout that will display postings",
|
|
1011
1012
|
"str_452": "Enter a title of the pApp to use",
|
|
@@ -1097,7 +1098,7 @@
|
|
|
1097
1098
|
"str_pg_title_modify_event": "Revise the schedule",
|
|
1098
1099
|
"str_papp_cbooking_add_event": "Add a schedule",
|
|
1099
1100
|
"str_papp_cbooking_modify_event": "Revise the schedule",
|
|
1100
|
-
"str_modify": "
|
|
1101
|
+
"str_modify": "Modify",
|
|
1101
1102
|
"str_497": "Revise the date and time of the consultation schedule. \n(However, it can't be overlapped with other consultation schedule.)",
|
|
1102
1103
|
"str_498": "Consultation schedule to be revised overlaps with the other schedule.",
|
|
1103
1104
|
"str_pg_title_event_desc": "Detailed Booking Information",
|
|
@@ -1422,7 +1423,7 @@
|
|
|
1422
1423
|
"str_515": "Total number of characters can't exceed 2000 characters.",
|
|
1423
1424
|
"str_title_and_desc": "Title and Contents",
|
|
1424
1425
|
"str_restricted_age": "It is an inappropriate age to display this content.",
|
|
1425
|
-
"str_516": "
|
|
1426
|
+
"str_516": "Subscription Product",
|
|
1426
1427
|
"str_517": "Revenue Projection",
|
|
1427
1428
|
"str_papp_vodp_series_bookmark": "Bookmark",
|
|
1428
1429
|
"str_dlayout_section_banner_static": "Section Banner Layout",
|
|
@@ -1433,11 +1434,11 @@
|
|
|
1433
1434
|
"str_dynamic_layout": "Dynamic Layout",
|
|
1434
1435
|
"str_continuous_playing": "Continuous Viewing",
|
|
1435
1436
|
"str_518": "Continue to Watch",
|
|
1436
|
-
"str_519": "
|
|
1437
|
-
"str_520": "
|
|
1437
|
+
"str_519": "Preliminary Document(s) List for Private Sellers",
|
|
1438
|
+
"str_520": "Preliminary Document(s) List for Business Sellers",
|
|
1438
1439
|
"str_papp_cbooking_seller_history_evt_edit": "Revision of the schedule has been completed.",
|
|
1439
|
-
"str_create_channel_step_5": "
|
|
1440
|
-
"str_521": "
|
|
1440
|
+
"str_create_channel_step_5": "Your channel has been created!",
|
|
1441
|
+
"str_521": "The profile name will be used as the seller ID within the channel. The name must be 2~12 characters long and use Korean and/or English letters.",
|
|
1441
1442
|
"str_522": "USA (+1)",
|
|
1442
1443
|
"str_523": "Canada (+1)",
|
|
1443
1444
|
"str_524": "Bahamas (+1 242)",
|
|
@@ -1709,7 +1710,7 @@
|
|
|
1709
1710
|
"str_language_settings": "$t(str_language) $t(str_settings)",
|
|
1710
1711
|
"str_deactivate": "Deactivate",
|
|
1711
1712
|
"str_791": "Allocated for International Phone Number",
|
|
1712
|
-
"str_update_profile_info": "
|
|
1713
|
+
"str_update_profile_info": "Edit profile information",
|
|
1713
1714
|
"str_792": "Allocated for International Phone Number",
|
|
1714
1715
|
"str_793": "Allocated for International Phone Number",
|
|
1715
1716
|
"str_798": "Allocated for International Phone Number",
|
|
@@ -1719,8 +1720,8 @@
|
|
|
1719
1720
|
"str_801": "Allocated for International Phone Number",
|
|
1720
1721
|
"str_802": "Allocated for International Phone Number",
|
|
1721
1722
|
"str_803": "Allocated for International Phone Number",
|
|
1722
|
-
"str_create_subs_product_step_5": "
|
|
1723
|
-
"str_modify_sp_step_4": "
|
|
1723
|
+
"str_create_subs_product_step_5": "Your subscription product has been created!",
|
|
1724
|
+
"str_modify_sp_step_4": "Your subscription product has been modified!",
|
|
1724
1725
|
"str_pam_community_series": "Series",
|
|
1725
1726
|
"str_804": "Allocated for International Phone Number",
|
|
1726
1727
|
"str_805": "Allocated for International Phone Number",
|
|
@@ -1769,16 +1770,16 @@
|
|
|
1769
1770
|
"str_848": "Allocated for International Phone Number",
|
|
1770
1771
|
"str_849": "Allocated for International Phone Number",
|
|
1771
1772
|
"str_850": "Allocated for International Phone Number",
|
|
1772
|
-
"str_851": "
|
|
1773
|
-
"str_852": "Expected revenue per
|
|
1773
|
+
"str_851": "At a subscription fee of ₩{{price}} \n per subscriber",
|
|
1774
|
+
"str_852": "Expected revenue per subscriber: ₩{{price}}",
|
|
1774
1775
|
"str_853": "Set reference currency",
|
|
1775
1776
|
"str_854": "Set the currency that becomes the reference in all situations of the payment processes in the channel",
|
|
1776
1777
|
"str_856": "A video that is less than 1 minute long and has the size of max 30mb can be uploaded.",
|
|
1777
1778
|
"str_857": "Min 2 characters and max 800 characters can be entered for the comment.",
|
|
1778
|
-
"str_858": "
|
|
1779
|
+
"str_858": "pApp Service fee",
|
|
1779
1780
|
"str_859": "View more",
|
|
1780
1781
|
"str_860": "Subscription Product Information",
|
|
1781
|
-
"str_861": "Please
|
|
1782
|
+
"str_861": "Please re-enter the price",
|
|
1782
1783
|
"str_862": "Based on the current number of subscribers which is {{quantity}}",
|
|
1783
1784
|
"str_863": "Total projected revenue: ₩{{amount}}",
|
|
1784
1785
|
"str_864": "Ticket(s) has been purchased",
|
|
@@ -1927,8 +1928,8 @@
|
|
|
1927
1928
|
"str_err_974": "It is a posting that has been deleted by the seller. Select some other posting.({{errCode}})",
|
|
1928
1929
|
"str_err_975": "It overlaps with the other schedule. Select some other date or time zone.({errCode}})",
|
|
1929
1930
|
"str_err_976": "The schedule in the time before now can't be created.({errCode}})",
|
|
1930
|
-
"str_err_978": "
|
|
1931
|
-
"str_err_980": "Min 2 characters and max
|
|
1931
|
+
"str_err_978": "Please contact the publ operations team if you want to create more channels. (Basic limit: 3 channels)",
|
|
1932
|
+
"str_err_980": "Min 2 characters and max 15 characters can be entered for the display title.",
|
|
1932
1933
|
"str_err_982": "Enter the display title without special characters.",
|
|
1933
1934
|
"str_983": "Do you want to deactivate this pApp?\nIf you deactivate the pApp, subscribers can't use functions of the pApp.",
|
|
1934
1935
|
"str_deactivate_papp": "Deactivate pApp",
|
|
@@ -1939,7 +1940,7 @@
|
|
|
1939
1940
|
"str_987": "The video can be uploaded with a file in mp4, mov, mkv or m4v format.",
|
|
1940
1941
|
"str_err_988": "Min 2 characters and max 5000 characters can be entered for the content.",
|
|
1941
1942
|
"str_err_989": "Maximum 10 images can be uploaded.({{errCode}})",
|
|
1942
|
-
"str_err_990": "
|
|
1943
|
+
"str_err_990": "The maximum image file size is limited to 10MB. ({{errCode}})",
|
|
1943
1944
|
"str_err_991": "Video that is 1 minute long in maximum can be uploaded.({{errCode}})",
|
|
1944
1945
|
"str_err_992": "Video of maximum 30MB can be uploaded.({{errCode}})",
|
|
1945
1946
|
"str_err_993": "Invalid YouTube Address",
|
|
@@ -1949,34 +1950,34 @@
|
|
|
1949
1950
|
"str_pay_method_credit": "Credit Card",
|
|
1950
1951
|
"str_err_997": "It is a banner that has been deleted by the seller. Select some other banner.({{errCode}})",
|
|
1951
1952
|
"str_err_998": "Thumbnail image can be uploaded in the ratio of 16:9. ({{errCode}})",
|
|
1952
|
-
"str_err_999": "
|
|
1953
|
+
"str_err_999": "Please re-enter your e-mail and password. ({{errCode}})",
|
|
1953
1954
|
"str_err_1000": "Invalid e-mail",
|
|
1954
1955
|
"str_err_1001": "Enter your e-mail",
|
|
1955
1956
|
"str_err_1002": "The password is in an improper format.",
|
|
1956
1957
|
"str_err_1003": "Enter your password",
|
|
1957
1958
|
"str_err_1004": "Check your password once again",
|
|
1958
1959
|
"str_err_1005": "Information that hasn't been entered exists. \nCheck once again. ({{errCode}})",
|
|
1959
|
-
"str_err_1006": "
|
|
1960
|
+
"str_err_1006": "The price must range from 5,000 won to 1 million won. ",
|
|
1960
1961
|
"str_err_1007": "Maximum 50 characters can be entered.",
|
|
1961
1962
|
"str_err_1008": "Maximum 70 characters can be entered.",
|
|
1962
|
-
"str_err_1009": "
|
|
1963
|
+
"str_err_1009": "Please use the appropirate $t(str_email) format. ",
|
|
1963
1964
|
"str_err_1010": "The account does not exist.",
|
|
1964
1965
|
"str_err_1011": "Enter $t(str_email)",
|
|
1965
1966
|
"str_err_1012": "Invalid $t(str_password)",
|
|
1966
1967
|
"str_err_1013": "Enter $t(str_password)",
|
|
1967
1968
|
"str_err_1014": "Check your e-mail and $t(str_password) once again. ({{errCode}})",
|
|
1968
1969
|
"str_err_1015": "Enter your nickname",
|
|
1969
|
-
"str_err_1016": "Enter your
|
|
1970
|
+
"str_err_1016": "Enter your profile name without special characters.",
|
|
1970
1971
|
"str_err_1017": "Too short",
|
|
1971
|
-
"str_err_1018": "
|
|
1972
|
+
"str_err_1018": "Profile name can be 2~12 characters long.",
|
|
1972
1973
|
"str_err_1019": "This ID already exists.",
|
|
1973
|
-
"str_err_1020": "$t(str_password)
|
|
1974
|
+
"str_err_1020": "Incorrect $t(str_password).",
|
|
1974
1975
|
"str_err_1021": "Sign-up has been completed!",
|
|
1975
1976
|
"str_err_1022": "This account does not exist.",
|
|
1976
1977
|
"str_1023": "Would you accept the request to refuse the progress?",
|
|
1977
1978
|
"str_1024": "publ.ch/",
|
|
1978
|
-
"str_1025": "The link has been
|
|
1979
|
-
"str_err_1026": "
|
|
1979
|
+
"str_1025": "The link has been modified! Now users can visit your channel through the link.",
|
|
1980
|
+
"str_err_1026": "The $t(str_email) is not registered. Please try again. ({{errCode}})",
|
|
1980
1981
|
"str_err_1027": "Maximum 160 characters can be entered.",
|
|
1981
1982
|
"str_1028": "$t(str_papp_vodp_episode) Mananement",
|
|
1982
1983
|
"str_1029": "$t(str_papp_vodp_series) Mananement",
|
|
@@ -1984,7 +1985,7 @@
|
|
|
1984
1985
|
"str_1031": "$t(str_papp_vodp_home) Mananement",
|
|
1985
1986
|
"str_1032": "$t(str_settings)",
|
|
1986
1987
|
"str_papp_vodp_label": "Label",
|
|
1987
|
-
"str_papp_vodp_home": "Home
|
|
1988
|
+
"str_papp_vodp_home": "Home",
|
|
1988
1989
|
"str_label_country": "$t(str_country)",
|
|
1989
1990
|
"str_label_genre": "Genre",
|
|
1990
1991
|
"str_label_rating": "Age Level",
|
|
@@ -2016,7 +2017,7 @@
|
|
|
2016
2017
|
"str_1056": "Web $t(str_link)",
|
|
2017
2018
|
"str_1057": "$t(str_papp_vodp_series)",
|
|
2018
2019
|
"str_1058": "Add a new $t(str_papp_vodp_series)",
|
|
2019
|
-
"str_pg_title_vodp_episodes": "
|
|
2020
|
+
"str_pg_title_vodp_episodes": "에피소드 목록",
|
|
2020
2021
|
"str_pg_title_vodp_series": "List of $t(str_papp_vodp_series) ",
|
|
2021
2022
|
"str_pg_title_vodp_label": "List of $t(str_papp_vodp_series) $t(str_papp_vodp_label) ",
|
|
2022
2023
|
"str_pg_title_vodp_settings": "$t(str_settings)",
|
|
@@ -2028,7 +2029,7 @@
|
|
|
2028
2029
|
"str_1060": "Are you sure to delete?\nBefore deleting $t(str_papp_vodp_series), check the slide banner in the home screen and $t(str_papp_vodp_series) list. It can’t be restored once it is deleted, and in case of $t(str_papp_vodp_series) that is linked to the slide banner, the slide banner will be displayed to the subscribers even if $t(str_papp_vodp_series) is deleted.",
|
|
2029
2030
|
"str_1062": "Only the $t(str_papp_vodp_series) that is in public state will be displayed to subscribers.",
|
|
2030
2031
|
"str_1063": "Min 1 character and max 50 characters can be entered for the title.",
|
|
2031
|
-
"str_err_1064": "
|
|
2032
|
+
"str_err_1064": "The title can be 1~50 characters long.",
|
|
2032
2033
|
"str_err_1065": "It is the $t(str_papp_vodp_series) that has already been deleted. Select some other $t(str_papp_vodp_series).({{errCode}})",
|
|
2033
2034
|
"str_1067": "Enter a title of $t(str_papp_vodp_series)",
|
|
2034
2035
|
"str_err_1068": "Min 2 characters and max 50 characters can be entered for the title.",
|
|
@@ -2083,23 +2084,23 @@
|
|
|
2083
2084
|
"str_1112": "Do you want to change your thumbnail image?\nThe thumbnail image will be immediately changed and shown to subscribers.",
|
|
2084
2085
|
"str_1113": "Do you want to delete the label? If the label is deleted, the label that is assigned to the series will be automatically removed.",
|
|
2085
2086
|
"str_1114": "It is an inappropriate age to display this content.",
|
|
2086
|
-
"str_err_1115": "
|
|
2087
|
+
"str_err_1115": "The e-mail has already been used or is pending sign-up. \nPlease try again.",
|
|
2087
2088
|
"str_seller_regist_type_1": "General Taxation",
|
|
2088
2089
|
"str_seller_regist_type_2": "Simplified Taxation",
|
|
2089
2090
|
"str_seller_regist_type_3": "Corporate Business User",
|
|
2090
2091
|
"str_seller_regist_type_4": "Others",
|
|
2091
|
-
"str_err_1116": "Enter
|
|
2092
|
+
"str_err_1116": "Enter the required information",
|
|
2092
2093
|
"str_err_1117": "Enter numbers only",
|
|
2093
2094
|
"str_err_1118": "It is an e-mail that is already sign-up.\nEnter a new e-mail account.",
|
|
2094
|
-
"str_1119": "
|
|
2095
|
-
"str_1120": "Terms and Conditions for
|
|
2095
|
+
"str_1119": "A verification mail has been sent to your e-mail address ({{email}}). Reset your $t(str_password) according to the guide provided in the e-mail. The $t(str_reset_pw_label) link in the e-mail will be valid for 20 minutes.",
|
|
2096
|
+
"str_1120": "Terms and Conditions for $t(str_marketing) services",
|
|
2096
2097
|
"str_err_1121": "Min 4 characters and max 20 characters can be entered for the channel title.",
|
|
2097
|
-
"str_err_1122": "
|
|
2098
|
-
"str_err_1123": "
|
|
2099
|
-
"str_err_1127": "
|
|
2098
|
+
"str_err_1122": "The business registration number has already been used or is pending sign-up. \nPlease try again.",
|
|
2099
|
+
"str_err_1123": "Include upper and lower case English characters, numbers, and special characters when entering a password. ",
|
|
2100
|
+
"str_err_1127": "Max. of 30 characters in Korean and/or English only",
|
|
2100
2101
|
"str_1128": "Enter detailed information (Business owner)",
|
|
2101
|
-
"str_1129": "Address
|
|
2102
|
-
"str_err_1130": "JPG
|
|
2102
|
+
"str_1129": "Seller Address",
|
|
2103
|
+
"str_err_1130": "Upload JPG or PNG files. ({{errCode}})",
|
|
2103
2104
|
"str_tone_dark": "Dark Tone",
|
|
2104
2105
|
"str_tone_light": "Bright Tone",
|
|
2105
2106
|
"str_1132": "Try adding a banner element by pressing the [Add an element] button.",
|
|
@@ -2149,7 +2150,7 @@
|
|
|
2149
2150
|
"str_1172": "Once it is deleted, it can’t be restored and previous data will not be preserved. Subscribers can no longer use functions provided by pApp. In order to delete pApp, enter ‘DELETE_PAPP’ in the input field below.",
|
|
2150
2151
|
"str_1173": "Add an element",
|
|
2151
2152
|
"str_1174": "Add an element",
|
|
2152
|
-
"str_err_1175": "JPG,
|
|
2153
|
+
"str_err_1175": "Upload JPG,JPEG or PNG files. ({{errCode}})",
|
|
2153
2154
|
"str_1176": "Maximum 5 banner elements can be added.",
|
|
2154
2155
|
"str_1177": "It is a $t(str_papp_vodp_series) list that can bind $t(str_papp_vodp_series)s into a group you want and show them.",
|
|
2155
2156
|
"str_1178": "Min 1 and max 5 series elements can be added, and the order can be changed.\nSince the changes are applied immediately, please make changes in deactivated state. ",
|
|
@@ -2165,7 +2166,7 @@
|
|
|
2165
2166
|
"str_err_1189": "The thumbnail image of maximum 10MB can be uploaded.({{errCode}})",
|
|
2166
2167
|
"str_err_1190": "It is an episode that has been deleted by the seller. Select some other episode.({{errCode}})",
|
|
2167
2168
|
"str_1191": "CYCLOPS Co., Ltd. | CEO: In-sik Bae \n 317 Ttukseom-ro, Seongdong-gu, Seoul, Republic of Korea\n Business Registration No.: 115-87-00415\nTelecommunication Sales Report No.: 2017-SeongdongSeoul-0680",
|
|
2168
|
-
"str_err_1192": "The
|
|
2169
|
+
"str_err_1192": "The profile name cannot end with a blank space.",
|
|
2169
2170
|
"str_err_1193": "The channel title can't end with a blank.",
|
|
2170
2171
|
"str_err_1194": "Maximum 4000 characters can be entered.",
|
|
2171
2172
|
"str_err_1195": "Channel introduction can't end with a blank.",
|
|
@@ -2250,11 +2251,11 @@
|
|
|
2250
2251
|
"str_err_gen_504": "Response time has been expired. Try again a bit later. (504)",
|
|
2251
2252
|
"str_err_gen_511": "Authentication of the network that you tried to access is required. (511)",
|
|
2252
2253
|
"str_err_gen_599": "Connection time has exceeded. Try again a bit later. (599)",
|
|
2253
|
-
"str_1254": "
|
|
2254
|
-
"str_1255": "$t(str_product)
|
|
2254
|
+
"str_1254": "Orders",
|
|
2255
|
+
"str_1255": "$t(str_product) ",
|
|
2255
2256
|
"str_1256": "$t(str_buyer) Name",
|
|
2256
2257
|
"str_1257": "Date of $t(str_payment)",
|
|
2257
|
-
"str_1258": "
|
|
2258
|
+
"str_1258": "User account",
|
|
2258
2259
|
"str_1259": "Select $t(str_country) information",
|
|
2259
2260
|
"str_1260": "$t(str_country) Information",
|
|
2260
2261
|
"str_1261": "Select $t(str_country) to use the service",
|
|
@@ -2275,7 +2276,7 @@
|
|
|
2275
2276
|
"str_papp_event_live_name": "Event Live",
|
|
2276
2277
|
"str_papp_event_live_id": "Event Live",
|
|
2277
2278
|
"str_err_1276": "It is an account that has already been signed up. Either $t(str_sign_in) with the account you have signed up previously or reset $t(str_password) if you don’t remember the $t(str_password). ({{errCode}})",
|
|
2278
|
-
"str_err_1277": "
|
|
2279
|
+
"str_err_1277": "Your $t(str_password) must be 8~30 characters long. ",
|
|
2279
2280
|
"str_1278": "$t(str_sign_up)이 완료되었습니다!\n지금 바로 구독하여 서비스를 이용하세요.",
|
|
2280
2281
|
"str_1279": "$t(str_sign_up) has been completed.",
|
|
2281
2282
|
"str_err_1280": "Logo image of maximum 10MB can be uploaded.({{errCode}})",
|
|
@@ -2304,10 +2305,10 @@
|
|
|
2304
2305
|
"str_1307": "Duties",
|
|
2305
2306
|
"str_err_1308": "pApp that is set as a default pApp of the channel can’t be deleted. If you want to delete, change the default pApp in the [$t(str_pg_title_default_preferences)] menu first. ({{errCode}})",
|
|
2306
2307
|
"str_1310": "",
|
|
2307
|
-
"str_err_1311": "
|
|
2308
|
-
"str_1312": "
|
|
2309
|
-
"str_1314": "Profile
|
|
2310
|
-
"str_1315": "Enter
|
|
2308
|
+
"str_err_1311": "Your time has expired. If you want to reset your $t(str_password), please start from the beginning. ({{errCode}})",
|
|
2309
|
+
"str_1312": "Your time has expired.",
|
|
2310
|
+
"str_1314": "Profile name",
|
|
2311
|
+
"str_1315": "Enter a profile name",
|
|
2311
2312
|
"str_pam_sls_broadcast_live": "Real-time Transmitting Broadcating",
|
|
2312
2313
|
"str_pam_sls_broadcast_file": "File Transmitting Broadcasting",
|
|
2313
2314
|
"str_pam_sls_broadcast": "Broadcasting",
|
|
@@ -2316,7 +2317,7 @@
|
|
|
2316
2317
|
"str_verify_user": "Self-authentication ",
|
|
2317
2318
|
"str_1318": "Name (Real name)",
|
|
2318
2319
|
"str_request_verify": "Authenticating",
|
|
2319
|
-
"str_1319": "Account, payment and IT system of this site are
|
|
2320
|
+
"str_1319": "Account, payment and IT system of this site are\nmanaged by publ Team.",
|
|
2320
2321
|
"str_1320": "Self-authentication has succeeded.",
|
|
2321
2322
|
"str_1321": "Self-authentication has failed.",
|
|
2322
2323
|
"str_1322": "The authentication has failed.\nTry agin from the beginning.",
|
|
@@ -2362,9 +2363,9 @@
|
|
|
2362
2363
|
"str_err_1357": "The pApp deletion code (DELETE_PAPP) does not match.",
|
|
2363
2364
|
"str_err_1358": "Enter DELETE_PAPP in the input field. ",
|
|
2364
2365
|
"str_1359": "There is no label that has been created yet. Try creating a label by pressing the [Create] button.",
|
|
2365
|
-
"str_1360": "
|
|
2366
|
-
"str_1361": "
|
|
2367
|
-
"str_channel_status": "
|
|
2366
|
+
"str_1360": "The link is invalid",
|
|
2367
|
+
"str_1361": "The $t(str_email_verify) link has either been expired or is invalid. \nIf you want to $t(str_reset_pw_label), please start from the beginning.",
|
|
2368
|
+
"str_channel_status": "Channel Status",
|
|
2368
2369
|
"str_1362": "There is no $t(str_papp_vodp_series) element that has been added yet. Please add $t(str_papp_vodp_series) element by pressing the [Add an element] button.",
|
|
2369
2370
|
"str_1363": "There is no element that has been added yet. Please add an episode by pressing the [Add an element] button.",
|
|
2370
2371
|
"str_err_1364": "Maximum 40 characters can be entered.",
|
|
@@ -2376,21 +2377,21 @@
|
|
|
2376
2377
|
"str_1371": "It is planned to be renewed in {{expirationDate}}.",
|
|
2377
2378
|
"str_1372": "It is planned to be expired in {{expirationDate}}.",
|
|
2378
2379
|
"str_1373": "It has been expired in {{expirationDate}}.",
|
|
2379
|
-
"str_err_1374": "
|
|
2380
|
-
"str_err_1375": "
|
|
2381
|
-
"str_err_1376": "
|
|
2380
|
+
"str_err_1374": " \"/\" and \"?\" can't be used.",
|
|
2381
|
+
"str_err_1375": "The keyword must be 3~30 characters long.",
|
|
2382
|
+
"str_err_1376": "You cannot use an existing keyword. Please try again.",
|
|
2382
2383
|
"str_err_1377": "If you want to disclose the list of series, you must enter the title to be displayed. Maximum 40 characters can be entered.",
|
|
2383
2384
|
"str_1378": "Agreement to provide mandatory personal information (Seller)",
|
|
2384
2385
|
"str_1379": "Terms and Conditions between Seller Account/Subscribing Members",
|
|
2385
|
-
"str_1380": "
|
|
2386
|
+
"str_1380": "The $t(str_email_verify) link has either been expired or is invalid. \nPlease try again.",
|
|
2386
2387
|
"str_1381": "There is no series that has been added yet.\nTry adding series by pressing the [Add new $t(str_papp_vodp_series)] button.",
|
|
2387
2388
|
"str_channel_payment_info": "Channel Payment Information",
|
|
2388
2389
|
"str_pay_product": "Paid Product",
|
|
2389
2390
|
"str_unsubscribe": "Cancel the subscription",
|
|
2390
|
-
"str_refund_request": "Request
|
|
2391
|
+
"str_refund_request": "Request Refund",
|
|
2391
2392
|
"str_1382": "Payment will be made in {{expirationDate}}.",
|
|
2392
2393
|
"str_1383": "Payment History (Last 1 year)",
|
|
2393
|
-
"str_1384": "If you
|
|
2394
|
+
"str_1384": "If you cancel now, you can still access your subscription until {{expiredDate}}.",
|
|
2394
2395
|
"str_1385": "If you want the $t(str_refund), contact the seller for the inquiry.",
|
|
2395
2396
|
"str_service_event": "Service Event",
|
|
2396
2397
|
"str_activity_log": "Activity Log",
|
|
@@ -2465,7 +2466,7 @@
|
|
|
2465
2466
|
"str_pam_vods_cc_uk": "Ukrainian",
|
|
2466
2467
|
"str_pam_vods_cc_ur": "Urdu",
|
|
2467
2468
|
"str_pam_vods_cc_vi": "Vietnamese",
|
|
2468
|
-
"str_1394": "
|
|
2469
|
+
"str_1394": "Next billing date : {{paymentDate}}",
|
|
2469
2470
|
"str_1395": "Credit Card ({{creditCardNo}})",
|
|
2470
2471
|
"str_1396": "Payment History",
|
|
2471
2472
|
"str_my_subscriptions": "My Subscription History",
|
|
@@ -2474,7 +2475,7 @@
|
|
|
2474
2475
|
"str_1398": "The video will be set to the highest resolution that can be offered.",
|
|
2475
2476
|
"str_err_1399": "An error has occurred during processing the video file.\nAfter deleting the relevant video, upload it once again.",
|
|
2476
2477
|
"str_1400": "1. A party that gets personal information provided: Product and service seller\n2. Personal information items to be provided: Name, member ID (e-mail), product purchase history and payment method",
|
|
2477
|
-
"str_1401": "
|
|
2478
|
+
"str_1401": "Introduction",
|
|
2478
2479
|
"str_1402": "$t(str_order) Name",
|
|
2479
2480
|
"str_event_location_general": "Channel",
|
|
2480
2481
|
"str_event_location_papp": "pApp",
|
|
@@ -2501,23 +2502,23 @@
|
|
|
2501
2502
|
"str_event_performer_user": "User",
|
|
2502
2503
|
"str_footer_info_uw": "publ\nCEO: In-sik Bae | Company Name: CYCLOPS Co., Ltd. | Business Site: 317 Ttukseom-ro, Seongdong-gu, Seoul, Republic of Korea\nBusiness Registration No.: 115-87-00415 | Telecommunication Sales Report No.: 2017-SeongdongSeoul-01388\nPhone No.: +82-2-6463-0777",
|
|
2503
2504
|
"str_err_1404": "A video that is at least 713x179px and 20fps can be uploaded, and max 4:1 ratio and 1080p can be uploaded.",
|
|
2504
|
-
"str_1405": "Enter
|
|
2505
|
+
"str_1405": "Enter name of representative",
|
|
2505
2506
|
"str_1406": "Contents ",
|
|
2506
|
-
"str_1407": "Select
|
|
2507
|
+
"str_1407": "Select the free trial period",
|
|
2507
2508
|
"str_1408": "{{day}} Day(s)",
|
|
2508
|
-
"str_1409": "
|
|
2509
|
+
"str_1409": "End progress",
|
|
2509
2510
|
"str_pg_title_papp_scommunity_post_update": "Revise the posting",
|
|
2510
2511
|
"str_pg_title_papp_freeboard_post_update": "Revise the posting",
|
|
2511
2512
|
"str_resolution_auto": "Automatic",
|
|
2512
|
-
"str_1412": "
|
|
2513
|
-
"str_1413": "
|
|
2513
|
+
"str_1412": "Edit display title",
|
|
2514
|
+
"str_1413": "End progress",
|
|
2514
2515
|
"str_papp_vodp_episode_list": "List of Episodes",
|
|
2515
2516
|
"str_pam_sls_live_chat_msg": "Live Chatting Message",
|
|
2516
2517
|
"str_pam_sls_broadcast_recording": "Record the live broadcasting",
|
|
2517
2518
|
"str_pam_sls_broadcast_history": "History of the Live Broadcasting",
|
|
2518
2519
|
"str_pam_sls_live_chat_room": "Live Chatroom",
|
|
2519
2520
|
"str_pam_sls_live_chat_banned_user": "Subscriber who has been blocked from the live chatroom",
|
|
2520
|
-
"str_err_1414": "
|
|
2521
|
+
"str_err_1414": "A link keyword can only include English characters. ",
|
|
2521
2522
|
"str_pam_sls_live_status_create": "Book the broadcasting",
|
|
2522
2523
|
"str_pam_sls_live_status_standby": "Standby for the broadcasting",
|
|
2523
2524
|
"str_pam_sls_live_status_onair": "On air",
|
|
@@ -2544,38 +2545,38 @@
|
|
|
2544
2545
|
"str_err_1422": "An error has occurred during processing the subtitle file. \nAfter deleting the relevant file, upload a file once again. ({{errCode}})",
|
|
2545
2546
|
"str_1423": "Date of Birth",
|
|
2546
2547
|
"str_1424": "0 won",
|
|
2547
|
-
"str_1425": "
|
|
2548
|
+
"str_1425": "$t(str_nickname)",
|
|
2548
2549
|
"str_1426": "Maximum Available $t(str_refund) Amount",
|
|
2549
2550
|
"str_1427": "$t(str_refund) Amount",
|
|
2550
2551
|
"str_1428": "Video processing will be started.",
|
|
2551
2552
|
"str_1429": "The processing process will start after the video gets uploaded.\nOnce the processing process is completed, you can see the completed video in the list of the episodes.\n\nIf you refresh the screen or move to some other site before the upload is completed, the upload will be stopped.\nOnce the upload is completed and it moves into the processing stage, you may move to other screen.",
|
|
2552
|
-
"str_1430": "
|
|
2553
|
+
"str_1430": "Amount remaining after $t(str_refund)",
|
|
2553
2554
|
"str_1431": "$t(str_refund) Method",
|
|
2554
2555
|
"str_1432": "Enter $t(str_refund) amount",
|
|
2555
2556
|
"str_papp_scommunity_level": "Level",
|
|
2556
|
-
"str_1433": "
|
|
2557
|
-
"str_1434": "Credit Card Company
|
|
2558
|
-
"str_1435": "
|
|
2559
|
-
"str_1436": "Do you want to continue
|
|
2560
|
-
"str_1437": "
|
|
2561
|
-
"str_1438": "
|
|
2562
|
-
"str_1439": "
|
|
2563
|
-
"str_1440": "
|
|
2557
|
+
"str_1433": "$t(str_refund) all",
|
|
2558
|
+
"str_1434": "$t(str_refund) from Credit Card Company ",
|
|
2559
|
+
"str_1435": "Internal $t(str_refund)",
|
|
2560
|
+
"str_1436": "Do you want to continue?",
|
|
2561
|
+
"str_1437": "Depending on the settlement cycle of your credit card company, $t(str_refund) may not be issued.",
|
|
2562
|
+
"str_1438": "The payment has been refunded.",
|
|
2563
|
+
"str_1439": "The next payment will not be issued on {{expirationDate}} if you unsubscribe now.",
|
|
2564
|
+
"str_1440": "You have successfully unsubscribed to this channel.",
|
|
2564
2565
|
"str_err_1441": "It is a content that has been undisclosed by the seller. Select some other content.",
|
|
2565
2566
|
"str_err_1442": "It is an inappropriate age to display this information and content.\nIf you want to execute self-authentication again, press the [Self-authentication] button in the lower part.",
|
|
2566
2567
|
"str_all_channel_payment_record": "Payment Records of All Channels",
|
|
2567
2568
|
"str_err_1443": "Enter your nickname without blanks",
|
|
2568
|
-
"str_1444": "$t(str_subscription)
|
|
2569
|
-
"str_1445": "$t(str_refund)
|
|
2570
|
-
"str_1446": "Start Date
|
|
2571
|
-
"str_1447": "
|
|
2572
|
-
"str_1448": "Date
|
|
2573
|
-
"str_1449": "
|
|
2574
|
-
"str_1450": "Credit Card Company $t(str_refund)
|
|
2575
|
-
"str_1451": "Credit Card Company $t(str_refund)
|
|
2569
|
+
"str_1444": "$t(str_subscription) Details",
|
|
2570
|
+
"str_1445": "$t(str_refund) Status",
|
|
2571
|
+
"str_1446": "Start Date ",
|
|
2572
|
+
"str_1447": "Next $t(str_payment)",
|
|
2573
|
+
"str_1448": "Cancellation Date",
|
|
2574
|
+
"str_1449": "$t(str_refund) has been processed internally.",
|
|
2575
|
+
"str_1450": "Credit Card Company has processed the $t(str_refund).",
|
|
2576
|
+
"str_1451": "Credit Card Company has failed to process the $t(str_refund).",
|
|
2576
2577
|
"str_1452": "{{refundHistoryDate}}",
|
|
2577
2578
|
"str_1453": "Amount: {{amount}} won",
|
|
2578
|
-
"str_1454": "Credit Card Company $t(str_refund)
|
|
2579
|
+
"str_1454": "Credit Card Company has completed $t(str_refund)ing the payment.",
|
|
2579
2580
|
"str_pam_sls_live_event_default": "New Live Event",
|
|
2580
2581
|
"str_pam_sls_live_realtime_user": "Concurrently Connected Users",
|
|
2581
2582
|
"str_pam_sls_live_chat_hidden_user": "User who is processed to be hidden",
|
|
@@ -2597,9 +2598,9 @@
|
|
|
2597
2598
|
"str_papp_event_live_chat_msg": "Chatting Message",
|
|
2598
2599
|
"str_papp_event_live_chat_banned_user": "Blocked User",
|
|
2599
2600
|
"str_papp_event_live_chat_hidden_user": "User who is processed to be hidden",
|
|
2600
|
-
"str_1455": "
|
|
2601
|
+
"str_1455": "There are no records of any refund.",
|
|
2601
2602
|
"str_papp_event_live_chat": "Live Chat",
|
|
2602
|
-
"str_1456": "
|
|
2603
|
+
"str_1456": "Enter content..",
|
|
2603
2604
|
"str_papp_event_live_chat_room_enter": "Entering",
|
|
2604
2605
|
"str_papp_event_live_event_upcoming": "Upcoming Event",
|
|
2605
2606
|
"str_papp_promotion_page_id": "Outlink pApp",
|
|
@@ -2611,7 +2612,7 @@
|
|
|
2611
2612
|
"str_1457": "If you press the payment button, it may not be possible to get the $t(str_refund) later on.",
|
|
2612
2613
|
"str_1458": "Logo Image for Channel Desktop",
|
|
2613
2614
|
"str_1459": "Logo image for channel desktop is an image that can be displayed in horizontal mode and used in the PC website.\nIt is used as a logo that can express the brand or image of the channel.\nPNG and SVG file format of maximum 1MB can be uploaded, and 540x144 size on the transparent background is recommended.",
|
|
2614
|
-
"str_1460": "
|
|
2615
|
+
"str_1460": "Start for Free",
|
|
2615
2616
|
"str_1461": "Added $t(str_subs_product)",
|
|
2616
2617
|
"str_1462": "There is no $t(str_subs_product) that has been added.",
|
|
2617
2618
|
"str_1463": "Whether it is added",
|
|
@@ -2620,12 +2621,12 @@
|
|
|
2620
2621
|
"str_1466": "Sales State: {{salesState}}\n Selling Price: {{salesPrice}} won",
|
|
2621
2622
|
"str_err_1468": "Maximum 10 $t(str_subs_product) can be added to the link. ({{errCode}})",
|
|
2622
2623
|
"str_1469": "Change your password",
|
|
2623
|
-
"str_1470": "Title
|
|
2624
|
+
"str_1470": "Title",
|
|
2624
2625
|
"str_1471": "Main Body*",
|
|
2625
2626
|
"str_1472": "Inquire to Operation Team",
|
|
2626
2627
|
"str_1473": "Processing of video postings will be started.",
|
|
2627
2628
|
"str_1474": "The processing procedure will be started after the video posting is uploaded. \nIt may consume a little bit of time in the process, and if the processing procedure is completed, you can check the posting that has been competed in the bulletin board.",
|
|
2628
|
-
"str_1475": "app.publr.co/",
|
|
2629
|
+
"str_1475": "app.publr.co/channels/",
|
|
2629
2630
|
"str_err_1476": "It can't be started or ended with a blank.",
|
|
2630
2631
|
"str_1477": "It is a product of which the $t(str_payment) is not possible.",
|
|
2631
2632
|
"str_1478": "$t(str_payment) has been made.",
|
|
@@ -2640,7 +2641,7 @@
|
|
|
2640
2641
|
"str_announcement": "Announcement",
|
|
2641
2642
|
"str_pam_scommunity_featured_user": "Featured User",
|
|
2642
2643
|
"str_pg_title_scommunity_post_featured_user": "Manage authentication of subscribers",
|
|
2643
|
-
"str_1485": "Title
|
|
2644
|
+
"str_1485": "Title",
|
|
2644
2645
|
"str_1486": "Detailed Information",
|
|
2645
2646
|
"str_1487": "Promotion Image",
|
|
2646
2647
|
"str_1488": "Viewing Age Level Information",
|
|
@@ -2733,13 +2734,13 @@
|
|
|
2733
2734
|
"str_papp_vods_board": "Bulletin Board",
|
|
2734
2735
|
"str_papp_vods_episode": "Episode",
|
|
2735
2736
|
"str_papp_vods_series": "Series",
|
|
2736
|
-
"
|
|
2737
|
+
"str_pg_title_papp_vods_main_episodes": "Recent $t(str_papp_vods_episode)",
|
|
2737
2738
|
"str_pg_title_papp_vods_series": "$t(str_papp_vods_series)",
|
|
2738
2739
|
"str_pay_issuer": "Issuer",
|
|
2739
2740
|
"str_pay_recipient": "Issuance Target",
|
|
2740
2741
|
"str_pay_namespace": "Namespace",
|
|
2741
2742
|
"str_1558": "Try to create a posting",
|
|
2742
|
-
"str_1559": "(
|
|
2743
|
+
"str_1559": "(Not available) {{subsProdName}}",
|
|
2743
2744
|
"str_1560": "Manage $t(str_papp_vods_episode)",
|
|
2744
2745
|
"str_1561": "Manage $t(str_papp_vods_series)",
|
|
2745
2746
|
"str_1562": "$t(str_settings)",
|
|
@@ -2779,23 +2780,23 @@
|
|
|
2779
2780
|
"str_1569": "Tap Menu Title for Display in the Separated List ",
|
|
2780
2781
|
"str_1570": "Set the tap menu title that is separated from postings that have been created by subscribers.\nIt gets applied when the Use the separation of the posting list is activated.",
|
|
2781
2782
|
"str_err_1571": "Min 2 characters and max 12 characters can be entered for the display title.",
|
|
2782
|
-
"str_1572": "
|
|
2783
|
+
"str_1572": "My post",
|
|
2783
2784
|
"str_socialaccount_linkage": "Link the social account",
|
|
2784
2785
|
"str_socail_account_unlinkage": "Clear the linkage",
|
|
2785
2786
|
"str_1573": "There is a member information which has been signed up with ({{email}}). Do you want to link it?",
|
|
2786
2787
|
"str_err_1574": "Since this account is currently used in other device at the same time, the live broadcasting will be ended by force.\nIf you want to continue to watch, be sure not to access simultaneously.",
|
|
2787
|
-
"str_err_1575": "
|
|
2788
|
-
"str_err_1576": "
|
|
2788
|
+
"str_err_1575": "Please set the time to minimum 15 minutes after the current time. ",
|
|
2789
|
+
"str_err_1576": "Please set the time to minimum 15 minutes after the current time. ",
|
|
2789
2790
|
"str_papp_live_status_end": "End",
|
|
2790
2791
|
"str_papp_live_status_canceled": "Cancel",
|
|
2791
2792
|
"str_1577": "Apply for $t(str_refund)",
|
|
2792
|
-
"str_1578": "
|
|
2793
|
-
"str_1579": "Enter the license key
|
|
2793
|
+
"str_1578": "License Key",
|
|
2794
|
+
"str_1579": "Enter the license key to complete the sign-up process.",
|
|
2794
2795
|
"str_papp_magazine_board": "Bulletin Board",
|
|
2795
2796
|
"str_papp_magazine_post": "Posting",
|
|
2796
2797
|
"str_1580": "License Key Authentication",
|
|
2797
2798
|
"str_1581": "Perform the $t(str_sign_up) once again.",
|
|
2798
|
-
"str_1582": "
|
|
2799
|
+
"str_1582": "The license key is invalid. \nIf you want to continue signing up, contact the publ operations team. ",
|
|
2799
2800
|
"str_papp_magazine_series": "Series",
|
|
2800
2801
|
"str_papp_magazine_like": "Like",
|
|
2801
2802
|
"str_papp_magazine_dislike": "Dislike",
|
|
@@ -2838,8 +2839,8 @@
|
|
|
2838
2839
|
"str_photobook_post": "Posting",
|
|
2839
2840
|
"str_papp_photobook_like": "Like",
|
|
2840
2841
|
"str_papp_photobook_dislike": "Dislike",
|
|
2841
|
-
"str_pg_title_managers": "
|
|
2842
|
-
"str_pg_title_managers_list": "
|
|
2842
|
+
"str_pg_title_managers": "Identity and Access",
|
|
2843
|
+
"str_pg_title_managers_list": "$t(str_manager) Accounts",
|
|
2843
2844
|
"str_1601": "Type",
|
|
2844
2845
|
"str_1602": "Content $t(str_manager)",
|
|
2845
2846
|
"str_1603": "Channel $t(str_manager)",
|
|
@@ -2920,10 +2921,10 @@
|
|
|
2920
2921
|
"str_1650": "There is no series that has been added yet.",
|
|
2921
2922
|
"str_err_1651": "Enter time between 00 to 23",
|
|
2922
2923
|
"str_err_1652": "Enter time between 00 to 59",
|
|
2923
|
-
"str_1653": "
|
|
2924
|
+
"str_1653": "Pay {{amount}} USD",
|
|
2924
2925
|
"str_fm_price_usd": "{{amount}} USD",
|
|
2925
|
-
"str_1654": "
|
|
2926
|
-
"str_manager": "
|
|
2926
|
+
"str_1654": "{{price}} USD per Month",
|
|
2927
|
+
"str_manager": "Administrator",
|
|
2927
2928
|
"str_1655": "Authority to Manage the Channel",
|
|
2928
2929
|
"str_1656": "Manage $t(str_pg_title_channel_setting)",
|
|
2929
2930
|
"str_1657": "It is an authority to manage the channel information. If this authority is assigned, the channel $t(str_manager) can search and revise the title of the channel, introduction information, cover image, icon image and logo image for desktops.",
|
|
@@ -3004,39 +3005,39 @@
|
|
|
3004
3005
|
"str_1731": "캐쥬얼 화상통화",
|
|
3005
3006
|
"str_1732": "캐쥬얼 화상통화",
|
|
3006
3007
|
"str_1733": "권한 정보",
|
|
3007
|
-
"str_1734": "$t(str_manager) 유형",
|
|
3008
|
+
"str_1734": "$t(str_manager) 계정 유형",
|
|
3008
3009
|
"str_1735": "계정 삭제",
|
|
3009
|
-
"str_pg_title_sign_in_key_for_manager": "
|
|
3010
|
-
"str_1736": "로그인
|
|
3011
|
-
"str_1737": "로그인 키는 관리자 계정으로 로그인 시에 사용됩니다. 아직 생성된 정보가 없으니 먼저 로그인 키를
|
|
3010
|
+
"str_pg_title_sign_in_key_for_manager": "Log-in Key",
|
|
3011
|
+
"str_1736": "로그인 키 생성 화면으로 이동합니다.",
|
|
3012
|
+
"str_1737": "로그인 키는 관리자 계정으로 로그인 시에 사용됩니다. 아직 생성된 정보가 없으니 먼저 로그인 키를 생성해 주세요. 로그인 키는 최초 한 번만 입력하면 됩니다.",
|
|
3012
3013
|
"str_go": "이동",
|
|
3013
3014
|
"str_1738": "$t(str_manager) 계정 로그인 키",
|
|
3014
3015
|
"str_1739": "로그인 키는 관리자 계정으로 로그인 시 인증 목적으로 사용됩니다.\n영문, 숫자, 언더 스코어(_)를 조합하여 입력할 수 있으며, 한 번 생성한 후 변경할 수 없습니다.",
|
|
3015
3016
|
"str_1740": "로그인 키는 영문, 숫자, 언더 스코어(_)를 조합하여 입력할 수 있으며, 한 번 생성한 후 변경할 수 없습니다.",
|
|
3016
3017
|
"str_1741": "로그인 키 생성",
|
|
3017
|
-
"str_papp_inquiry_board": "
|
|
3018
|
+
"str_papp_inquiry_board": "문의 게시판 pApp",
|
|
3018
3019
|
"str_papp_inquiry_board_name": "문의 게시판",
|
|
3019
3020
|
"str_papp_inquiry_board_id": "문의 게시판",
|
|
3020
3021
|
"str_1742": "로그인 키 입력",
|
|
3021
3022
|
"str_err_1743": "사용할 수 없는 문자가 포함되어 있습니다.",
|
|
3022
|
-
"str_err_1744": "이미 사용 중인 로그인 키입니다.",
|
|
3023
|
+
"str_err_1744": "이미 사용 중인 로그인 키입니다. 다시 입력해 주세요. ({{errCode}})",
|
|
3023
3024
|
"str_1745": "$t(str_1738)가 복사되었습니다.",
|
|
3024
|
-
"str_1746": "
|
|
3025
|
-
"str_1747": "
|
|
3026
|
-
"str_1748": "
|
|
3025
|
+
"str_1746": "권한이 부여된 pApp",
|
|
3026
|
+
"str_1747": "권한 프로필 이미지",
|
|
3027
|
+
"str_1748": "권한 프로필 닉네임",
|
|
3027
3028
|
"str_papp_inquiry_board_board": "게시판",
|
|
3028
3029
|
"str_papp_inquiry_board_post": "게시글",
|
|
3029
3030
|
"str_papp_inquiry_board_comment": "댓글",
|
|
3030
3031
|
"str_papp_inquiry_board_like": "좋아요",
|
|
3031
3032
|
"str_papp_inquiry_board_dislike": "싫어요",
|
|
3032
|
-
"str_err_1749": "
|
|
3033
|
-
"str_1750": "$t(str_fm_price_usd)
|
|
3034
|
-
"str_1751": "$t(str_manager)
|
|
3033
|
+
"str_err_1749": "Pricing boundaries are 5.00 USD and 1,000.00 USD",
|
|
3034
|
+
"str_1750": "Pay $t(str_fm_price_usd)",
|
|
3035
|
+
"str_1751": "$t(str_manager) Log-in",
|
|
3035
3036
|
"str_err_1752": "$t(str_manager) 계정 로그인 키가 유효하지 않습니다. 다시 한번 확인해 주세요. ({{errCode}})",
|
|
3036
|
-
"str_err_1753": "
|
|
3037
|
-
"str_pg_title_invalid_access": "
|
|
3038
|
-
"str_1754": "
|
|
3039
|
-
"str_1755": "
|
|
3037
|
+
"str_err_1753": "Your authentication is incorrect. Please try again. ({{errCode}})",
|
|
3038
|
+
"str_pg_title_invalid_access": "Access denied",
|
|
3039
|
+
"str_1754": "You do not have access authorization. ",
|
|
3040
|
+
"str_1755": "Your access has been denied. Please attain the required administrator status for access.",
|
|
3040
3041
|
"str_1757": "24시간 표기법으로 입력해주세요.",
|
|
3041
3042
|
"str_pg_title_channel_profile": "$t(str_profile) 설정",
|
|
3042
3043
|
"str_1758": "채널 프로필 이미지는 정사각형으로 업로드되어, 채널에서 프로필 역할을 합니다.\n채널 관리자 유형의 관리자 계정은 모두 같은 프로필 이미지를 공유하니 변경 시에 유의해 주세요.\n이미지는 JPG, JPEG 및 PNG 형식으로 업로드할 수 있습니다.",
|
|
@@ -3050,10 +3051,10 @@
|
|
|
3050
3051
|
"str_papp_promotion_page_landing_post": "랜딩 게시글",
|
|
3051
3052
|
"str_papp_promotion_page_comment": "댓글",
|
|
3052
3053
|
"str_papp_promotion_page_label": "라벨",
|
|
3053
|
-
"str_1766": "
|
|
3054
|
+
"str_1766": "Setup the channel subscription product. Pricing of the product can range from 5.00 USD to 1,000.00 USD.",
|
|
3054
3055
|
"str_vod_size_mb": "$t(vodSize)MB",
|
|
3055
|
-
"str_1768": "
|
|
3056
|
-
"str_1769": "인코딩
|
|
3056
|
+
"str_1768": "업로드 완료",
|
|
3057
|
+
"str_1769": "인코딩 중",
|
|
3057
3058
|
"str_1770": "완료",
|
|
3058
3059
|
"str_1771": "인코딩 대기중입니다.",
|
|
3059
3060
|
"str_1772": "영상의 인코딩이 진행되고 있습니다.",
|
|
@@ -3067,9 +3068,9 @@
|
|
|
3067
3068
|
"str_papp_welcome_page_board": "게시판",
|
|
3068
3069
|
"str_papp_welcome_page_post": "게시글",
|
|
3069
3070
|
"str_1780": "업로드 중...",
|
|
3070
|
-
"
|
|
3071
|
+
"str_papp_vod_seller_noti_desc_vod_upload_finished": "업로드 완료",
|
|
3071
3072
|
"str_err_1782": "로그인 키는 최소 2자, 최대 20자까지 입력할 수 있습니다.",
|
|
3072
|
-
"str_1783": "아래 영상 로그는 10일 후에 자동삭제 됩니다.",
|
|
3073
|
+
"str_1783": "영상 업로드가 완료되면, 아래 로그에 추가 되고, 처리 현황을 확인하실 수 있습니다. 영상 로그는 10일 후에 자동삭제 됩니다.",
|
|
3073
3074
|
"str_pg_title_inquiry_board_posts": "1:1 문의 목록",
|
|
3074
3075
|
"str_pg_title_inquiry_board_post_settings": "설정",
|
|
3075
3076
|
"str_err_1784": "영상은 최대 10개까지 업로드 대기열에 추가할 수 있습니다.",
|
|
@@ -3081,7 +3082,7 @@
|
|
|
3081
3082
|
"str_1789": "답변 상태",
|
|
3082
3083
|
"str_pg_title_papp_inquiry_board_post_detail": "1:1 문의 상세",
|
|
3083
3084
|
"str_pg_title_papp_inquiry_board_post_comment": "답변",
|
|
3084
|
-
"str_request_history": "
|
|
3085
|
+
"str_request_history": "Refund History",
|
|
3085
3086
|
"str_1790": "All requests for refund will be responded to through email within 3 business days by the publ operation team.",
|
|
3086
3087
|
"str_1791": "your request for refund has been submitted successfully",
|
|
3087
3088
|
"str_status_waiting": "Pending",
|
|
@@ -3097,32 +3098,32 @@
|
|
|
3097
3098
|
"str_1798": "분리된 목록에서 표시될 구독자 영역 탭메뉴의 제목",
|
|
3098
3099
|
"str_1799": "구독자들이 작성한 포스트의 탭메뉴 제목을 설정합니다.\n포스트 목록 분리 사용을 활성화해야 적용됩니다.",
|
|
3099
3100
|
"str_1800": "문의글 상세",
|
|
3100
|
-
"str_1801": "
|
|
3101
|
-
"str_1802": "한 번 등록한
|
|
3101
|
+
"str_1801": "게시글 작성",
|
|
3102
|
+
"str_1802": "한 번 등록한 내용은 수정이 불가능합니다.",
|
|
3102
3103
|
"str_err_1803": "제목은 최소 1자, 최대 200자까지 입력할 수 있습니다.",
|
|
3103
3104
|
"str_err_1804": "내용은 최소 2자, 최대 2000자까지 입력할 수 있습니다.",
|
|
3104
3105
|
"str_err_1805": "비밀번호는 특수문자만으로 구성될 수 없습니다.",
|
|
3105
3106
|
"str_err_1806": "비밀번호는 반드시 1개 이상의 특수 문자를 포함해야 합니다.",
|
|
3106
3107
|
"str_papp_welcome_page_settings": "설정",
|
|
3107
3108
|
"str_papp_welcome_page_setting": "웰컴 페이지 설정",
|
|
3108
|
-
"str_papp_welcome_page_title": "웰컴 페이지
|
|
3109
|
+
"str_papp_welcome_page_title": "웰컴 페이지 제목",
|
|
3109
3110
|
"str_papp_welcome_page_untitled": "Untitled",
|
|
3110
|
-
"str_papp_welcome_page_explain": "
|
|
3111
|
+
"str_papp_welcome_page_explain": "소개",
|
|
3111
3112
|
"str_papp_welcome_page_welcome": "Welcome!",
|
|
3112
|
-
"str_papp_welcome_page_media_preview": "
|
|
3113
|
-
"str_1807": "이미지 또는
|
|
3113
|
+
"str_papp_welcome_page_media_preview": "미디어 미리보기",
|
|
3114
|
+
"str_1807": "이미지 또는 YouTube 링크를 삽입할 수 있습니다. 2개 중 1가지만 추가 가능합니다.",
|
|
3114
3115
|
"str_1808": "웰컴 페이지에 표시될 제목을 입력해주세요.",
|
|
3115
3116
|
"str_1809": "본문은 국문 및 영문으로 최대 5,000자 이내로 입력이 가능합니다.",
|
|
3116
3117
|
"str_1810": "본문에 들어갈 문구를 입력해주세요.",
|
|
3117
|
-
"str_1811": "URL
|
|
3118
|
+
"str_1811": "URL 주소를 입력해주세요.",
|
|
3118
3119
|
"str_err_1812": "관련된 링크를 입력하는 란입니다.",
|
|
3119
3120
|
"str_1813": "설명 ",
|
|
3120
3121
|
"str_err_1814": "최고 $t(str_manager)에 의해 비밀번호가 변경되었습니다. 변경된 비밀번호로 다시 로그인해 주세요. ({{errCode}})",
|
|
3121
3122
|
"str_err_1815": "최고 $t(str_manager)에 의해 삭제된 계정입니다. 다른 계정으로 접속하거나 최고 $t(str_manager)에게 문의하세요. ({{errCode}})",
|
|
3122
3123
|
"str_1816": "구독자 1명 당 구독료\n{{price}} USD일 때,",
|
|
3123
3124
|
"str_1817": "1명 당 기대 수익",
|
|
3124
|
-
"str_1818": "
|
|
3125
|
-
"str_1819": "
|
|
3125
|
+
"str_1818": "Target country of your business",
|
|
3126
|
+
"str_1819": "Select the country your business is targetting. The standard currency will change according to the selected country. The standard currency will become the Korean won if \"Korea\" is selected and it will become American dollars if \"Global\" is selected.",
|
|
3126
3127
|
"str_1820": "Global - U.S. Dollar (USD)",
|
|
3127
3128
|
"str_fm_price_kr": "₩{{amount}}",
|
|
3128
3129
|
"str_1821": "Revenue",
|
|
@@ -3165,7 +3166,7 @@
|
|
|
3165
3166
|
"str_1844": "이용 불가",
|
|
3166
3167
|
"str_1845": "가격 미정",
|
|
3167
3168
|
"str_pam_lpc_post_welcome": "웰컴 게시글",
|
|
3168
|
-
"str_1846": "아직
|
|
3169
|
+
"str_1846": "아직 등록된 게시글이 없습니다.",
|
|
3169
3170
|
"str_1847": "새 동영상 업로드",
|
|
3170
3171
|
"str_papp_vod_vr_episode": "에피소드",
|
|
3171
3172
|
"str_papp_vod_vr_series": "시리즈 ",
|
|
@@ -3194,7 +3195,7 @@
|
|
|
3194
3195
|
"str_err_1868": "$t(str_papp_vod_vr_episode)가 업로드되지 못했습니다.\n다시 시도해주세요. ({{errCode}})",
|
|
3195
3196
|
"str_err_1869": "영상은 최소 713x179px에 20fps인 영상을 업로드할 수 있고, 최대 4:1 비율에 1080p까지 업로드할 수 있습니다.",
|
|
3196
3197
|
"str_err_1870": "영상은 최대 5시간 분량까지 업로드할 수 있습니다.",
|
|
3197
|
-
"
|
|
3198
|
+
"str_papp_unlock_product": "유료 이용상품",
|
|
3198
3199
|
"str_err_1871": "영상은 최대 50GB까지 업로드할 수 있습니다.",
|
|
3199
3200
|
"str_err_1872": "영상은 최대 10개까지 업로드 대기열에 추가할 수 있습니다.",
|
|
3200
3201
|
"str_1873": "영상 업로드 중...",
|
|
@@ -3207,7 +3208,7 @@
|
|
|
3207
3208
|
"str_1882": "제목 및 본문",
|
|
3208
3209
|
"str_1883": "연령 제한",
|
|
3209
3210
|
"str_1884": "영상 미리보기",
|
|
3210
|
-
"str_1885": "
|
|
3211
|
+
"str_1885": "제목",
|
|
3211
3212
|
"str_1886": "제목은 최소 1자, 최대 60자까지 입력할 수 있습니다.",
|
|
3212
3213
|
"str_1887": "본문*",
|
|
3213
3214
|
"str_1888": "본문은 최소 1자, 최대 5000자까지 입력할 수 있습니다.",
|
|
@@ -3237,13 +3238,448 @@
|
|
|
3237
3238
|
"str_papp_freeboard_comment": "댓글",
|
|
3238
3239
|
"str_unlocked_tables": "Unlocked Tables",
|
|
3239
3240
|
"str_fm_price_dollar": "${{amount}}",
|
|
3240
|
-
"str_1911": "
|
|
3241
|
+
"str_1911": "Korea (Republic of) - Korean won (KRW)",
|
|
3241
3242
|
"str_1912": "관리용 상품명",
|
|
3242
3243
|
"str_1913": "미정",
|
|
3243
3244
|
"str_err_1915": "지원하지 않는 코덱입니다.",
|
|
3244
3245
|
"str_1916": "버전 정보",
|
|
3245
3246
|
"str_1917": "해당 pApp 관련 문의 시, 버전 정보를 함께 알려주시면 더 빠른 도움을 드릴 수 있습니다.",
|
|
3246
3247
|
"str_1918": "해당 포맷은 미리보기가 되지 않습니다.",
|
|
3247
|
-
"str_1919": "해당 영상은 재생이 되지 않습니다."
|
|
3248
|
+
"str_1919": "해당 영상은 재생이 되지 않습니다.",
|
|
3249
|
+
"str_pam_cps_post_poll": "투표 타입 게시글",
|
|
3250
|
+
"str_papp_poll_id": "투표",
|
|
3251
|
+
"str_papp_poll_name": "투표",
|
|
3252
|
+
"str_papp_poll_board": "게시판",
|
|
3253
|
+
"str_papp_poll_post": "게시글",
|
|
3254
|
+
"str_pg_title_papp_poll_post_status_ongoing": "진행 중인 투표",
|
|
3255
|
+
"str_pg_title_papp_poll_posts": "투표 목록",
|
|
3256
|
+
"str_pg_title_papp_poll_creat_post": "투표 생성",
|
|
3257
|
+
"str_pg_title_papp_poll_post_intro_setting": "투표 소개 설정",
|
|
3258
|
+
"str_pg_title_papp_poll_post_setting": "투표 설정",
|
|
3259
|
+
"str_pg_title_papp_poll_option_setting": "투표 항목 설정",
|
|
3260
|
+
"str_pg_title_papp_poll_situation": "투표 상황",
|
|
3261
|
+
"str_1921": "수정 기록",
|
|
3262
|
+
"str_1922": "버전 정보가 복사되었습니다.",
|
|
3263
|
+
"str_1923": "테마 파일을 생성 중입니다. 이용자에 따라 화면에 적용되는 시간이 다를 수 있습니다.",
|
|
3264
|
+
"str_papp_event_live_status_initializing": "초기화 상태",
|
|
3265
|
+
"str_1924": "결제 내역",
|
|
3266
|
+
"str_pg_title_papp_poll_settings": "설정",
|
|
3267
|
+
"str_papp_poll_event_start": "투표 시작시점",
|
|
3268
|
+
"str_papp_poll_event_complete": "투표 종료시점",
|
|
3269
|
+
"str_1925": "득표 수",
|
|
3270
|
+
"str_archive": "보관",
|
|
3271
|
+
"str_release": "게시",
|
|
3272
|
+
"str_1926": "현재 진행 중인 투표가 없습니다.",
|
|
3273
|
+
"str_1927": "생성된 투표가 없습니다.",
|
|
3274
|
+
"str_1928": "새 투표 생성",
|
|
3275
|
+
"str_err_1929": "아직 진행 중인 투표입니다. 투표를 정말 보관 하시겠습니까?",
|
|
3276
|
+
"str_err_1930": "현재 진행 중인 투표가 있습니다.\n진행 중인 투표를 보관해야 해당 투표를 게시할 수 있습니다.",
|
|
3277
|
+
"str_1931": "투표를 생성합니다.\n투표 생성 후 상세를 클릭하여 투표를 설정하거나 투표 항목을 수정 또는 추가 할 수 있습니다.",
|
|
3278
|
+
"str_1932": "투표 제목",
|
|
3279
|
+
"str_1933": "구독자에게 보여줄 투표에 대한 소개 제목을 입력해 주세요.\n생성한 후에도 변경할 수 있습니다.",
|
|
3280
|
+
"str_1934": "투표 내용",
|
|
3281
|
+
"str_1935": "투표 소개",
|
|
3282
|
+
"str_1936": "투표 시작시점 설정",
|
|
3283
|
+
"str_1937": "한 번 생성되면 변경 할 수 없습니다.",
|
|
3284
|
+
"str_1938": "투표 종료시점 설정",
|
|
3285
|
+
"str_1939": "중복 투표 설정",
|
|
3286
|
+
"str_1940": "동일 항목에 대한 중복 투표를 가능하게 할 것인지 설정합니다.\n한 번 생성되면 변경할 수 없습니다.",
|
|
3287
|
+
"str_1941": "투표 가능 횟수 설정",
|
|
3288
|
+
"str_1942": "구독자가 투표할 수 있는 횟수를 말하며, 투표 가능 횟수는 최소 1회부터 최대 9 범위 내 정수형의 숫자로 설정할 수 있습니다. 한 번 생성되면 변경할 수 없습니다.",
|
|
3289
|
+
"str_1943": "중복 투표 불가",
|
|
3290
|
+
"str_1944": "1회",
|
|
3291
|
+
"str_1945": "중복 투표 가능",
|
|
3292
|
+
"str_err_1946": "투표 제목은 최소 1자, 최대 150자까지 입력할 수 있습니다.",
|
|
3293
|
+
"str_err_1947": "투표 내용은 최대 300자 이내로 입력이 가능합니다.",
|
|
3294
|
+
"str_1948": "투표 소개 설정",
|
|
3295
|
+
"str_1949": "투표 정보",
|
|
3296
|
+
"str_1950": "구독자에게 보여줄 투표에 대한 소개를 입력해 주세요.",
|
|
3297
|
+
"str_1951": "이미 진행 중인 투표일 때, 제목을 수정하시는 경우 진행 중인 투표에 바로 적용됩니다.",
|
|
3298
|
+
"str_1952": "이미 진행 중인 투표일 때, 내용을 수정하시는 경우 진행 중인 투표에 바로 적용됩니다.",
|
|
3299
|
+
"str_1953": "투표 시작시점",
|
|
3300
|
+
"str_1954": "투표 종료시점",
|
|
3301
|
+
"str_1955": "중복 투표",
|
|
3302
|
+
"str_1956": "투표 가능 횟수",
|
|
3303
|
+
"str_1957": "관리자 계정 추가 제한",
|
|
3304
|
+
"str_err_1958": "채널을 관리할 수 있는 관리자 계정은 20개로 제한됩니다.",
|
|
3305
|
+
"str_1959": "구독자가 선택할 투표 항목을 설정해 주세요. 투표 항목은 최소 2개부터 최대 500개까지 생성 할 수 있습니다.",
|
|
3306
|
+
"str_1960": "투표 항목 추가",
|
|
3307
|
+
"str_1961": "투표 항목 제목",
|
|
3308
|
+
"str_1962": "투표 항목 소개글",
|
|
3309
|
+
"str_1963": "투표 항목 이미지 업로드",
|
|
3310
|
+
"str_1964": "투표 항목 선택 불가 설정",
|
|
3311
|
+
"str_1965": "구독자가 투표 항목 선택을 불가하게 할 것인지 설정합니다.\n선택 불가 처리를 활성화하면 기존 득표 수는 그대로 유지되며, 활성화 시점 이후로 투표를 할 수 없게 됩니다.",
|
|
3312
|
+
"str_err_1966": "구독자가 해당 항목을 투표하지 못하도록 투표 항목 불가 설정을 활성화 하시겠습니까?",
|
|
3313
|
+
"str_err_1967": "구독자가 해당 항목을 투표할 수 있도록 투표 항목 불가 설정을 비활성화 하시겠습니까?",
|
|
3314
|
+
"str_err_1968": "투표 항목의 제목은 최소 1자, 최대 20자까지 입력할 수 있습니다.",
|
|
3315
|
+
"str_err_1969": "투표 항목의 소개글은 최대 50자까지 입력할 수 있습니다.",
|
|
3316
|
+
"str_err_1970": "이미 진행 중인 투표일 경우, 항목을 추가하시게 되면 진행 중인 투표 항목에 바로 노출됩니다.\n정말 추가하시겠습니까?",
|
|
3317
|
+
"str_1971": "투표 항목은 득표수가 많은 순서대로 정렬되며, 같은 득표수를 가질 경우 알파벳 순으로 정렬됩니다.",
|
|
3318
|
+
"str_1972": "투표 항목",
|
|
3319
|
+
"str_1973": "남은 시간",
|
|
3320
|
+
"str_1974": "총 투표 수",
|
|
3321
|
+
"str_1975": "{{amount}}",
|
|
3322
|
+
"str_err_1976": "이미지는 최대 5MB까지 업로드 할 수 있습니다.({{errCode}})",
|
|
3323
|
+
"str_1977": "정보 없음",
|
|
3324
|
+
"str_1978": "정보 없음",
|
|
3325
|
+
"str_papp_vote_id": "투표",
|
|
3326
|
+
"str_papp_vote_name": "투표",
|
|
3327
|
+
"str_papp_vote_board": "게시판",
|
|
3328
|
+
"str_papp_vote_post": "게시글",
|
|
3329
|
+
"str_pg_title_papp_vote_post_status_ongoing": "진행 중인 투표",
|
|
3330
|
+
"str_pg_title_papp_vote_posts": "투표 목록",
|
|
3331
|
+
"str_pg_title_papp_vote_creat_post": "투표 생성",
|
|
3332
|
+
"str_pg_title_papp_vote_post_intro_setting": "투표 소개 설정",
|
|
3333
|
+
"str_pg_title_papp_vote_post_setting": "투표 설정",
|
|
3334
|
+
"str_pg_title_papp_vote_option_setting": "투표 항목 설정",
|
|
3335
|
+
"str_pg_title_papp_vote_situation": "투표 상황",
|
|
3336
|
+
"str_pg_title_papp_vote_settings": "설정",
|
|
3337
|
+
"str_papp_vote_event_start": "투표 시작시점",
|
|
3338
|
+
"str_papp_vote_event_complete": "투표 종료시점",
|
|
3339
|
+
"str_1979": "커스텀 링크",
|
|
3340
|
+
"str_1980": "YouTube URL",
|
|
3341
|
+
"str_1981": "남은 투표",
|
|
3342
|
+
"str_1982": "{{amount}}회",
|
|
3343
|
+
"str_1983": "투표하기",
|
|
3344
|
+
"str_1984": "진행 중인 투표가 없습니다.",
|
|
3345
|
+
"str_1985": "추후 시작되는 투표에 참여해 주세요.",
|
|
3346
|
+
"str_1986": "투표하시겠습니까?\n투표한 후에는 취소 할 수 없습니다.",
|
|
3347
|
+
"str_1987": "투표",
|
|
3348
|
+
"str_err_1988": "투표 성공!",
|
|
3349
|
+
"str_err_1989": "투표를 완료했습니다.",
|
|
3350
|
+
"str_1990": "검색 결과가 없습니다.",
|
|
3351
|
+
"str_err_1991": "영상을 업로드하는 도중, pApp을 나가시면 업로드가 멈춥니다. 업로드 완료 상태로 넘어가면 자유롭게 pApp을 나가실 수 있습니다.\n\n정말 pApp에서 나가시겠습니까?",
|
|
3352
|
+
"str_1992": "구독자 당 $t(str_fm_price_kr)/월",
|
|
3353
|
+
"str_1993": "구독자 당 $t(str_fm_price_usd)/월",
|
|
3354
|
+
"str_err_1994": "A maximum of 20 characters can be entered.",
|
|
3355
|
+
"str_1995": "$t(str_subscriber)들이 $t(str_papp_vodp_episode)를 계속하여 시청할 수 있게 $t(str_dlayout_section)을 $t(str_activate) 할 수 있습니다.",
|
|
3356
|
+
"str_1996": "$t(str_dlayout_section) 제목*",
|
|
3357
|
+
"str_1997": "$t(str_dlayout_section) 제목",
|
|
3358
|
+
"str_continuewatching": "시청 중인 콘텐츠",
|
|
3359
|
+
"str_1998": "$t(str_continuewatching) 리스트 상단에 표시할 제목을 입력합니다. 최대 40자까지 입력 가능합니다.",
|
|
3360
|
+
"str_err_1999": "최대 40자까지 입력할 수 있습니다.",
|
|
3361
|
+
"str_err_2000": "최대 40자까지 입력할 수 있습니다.",
|
|
3362
|
+
"str_err_2001": "시청 중인 콘텐츠를 공개하려면 표시 제목을 반드시 입력해야 합니다.",
|
|
3363
|
+
"str_2002": "시청 중인 콘텐츠의 공개상태를 변경하시겠습니까?",
|
|
3364
|
+
"str_standardbanner": "띠배너",
|
|
3365
|
+
"str_2003": "$t(str_standardbanner) 설정",
|
|
3366
|
+
"str_2004": "$t(str_standardbanner)를 추가 할 수 있습니다.",
|
|
3367
|
+
"str_2005": "띠배너의 공개상태를 변경하시겠습니까?",
|
|
3368
|
+
"str_2006": "$t(str_standardbanner) 편집",
|
|
3369
|
+
"str_2007": "$t(str_standardbanner)를 편집하는 화면입니다.\n작품 선택과 전환 URL을 설정하시면 선택된 작품으로 이동합니다.",
|
|
3370
|
+
"str_2008": "배너 요소 추가",
|
|
3371
|
+
"str_2009": "원하는 배너 유형을 선택하여 추가할 수 있습니다.",
|
|
3372
|
+
"str_2010": "작품으로 이동하는 배너입니다. 구독자가 클릭하면, 설정한 작품 정보를 볼 수 있게 할 수 있습니다.",
|
|
3373
|
+
"str_2011": "외부 웹으로 이동하는 배너입니다. 구독자가 클릭하면, 설정한 외부 웹 링크를 볼 수 있게 할 수 있습니다.",
|
|
3374
|
+
"str_2012": "$t(str_papp_vodp_series) 선택",
|
|
3375
|
+
"str_2013": "$t(str_papp_vodp_series) 선택",
|
|
3376
|
+
"str_2014": "배너 이미지 업로드",
|
|
3377
|
+
"str_2015": "업로드",
|
|
3378
|
+
"str_2016": "삭제",
|
|
3379
|
+
"str_err_2017": "에러입니다.",
|
|
3380
|
+
"str_2018": "미디어 첨부",
|
|
3381
|
+
"str_2019": "일회성 사용 ",
|
|
3382
|
+
"str_2020": "YouTube",
|
|
3383
|
+
"str_err_2021": "본문은 국문 및 영문으로 최대 3,000자 이내로 입력이 가능합니다.",
|
|
3384
|
+
"str_2022": "감독",
|
|
3385
|
+
"str_2023": "출연자",
|
|
3386
|
+
"str_2024": "채널로 이동",
|
|
3387
|
+
"str_pg_title_papp_vote_post": "투표",
|
|
3388
|
+
"str_2025": "요소 추가",
|
|
3389
|
+
"str_2026": "{{date}}",
|
|
3390
|
+
"str_2027": "{{time}}",
|
|
3391
|
+
"str_2028": "아직 추가된 $t(str_papp_vodp_series)이 없습니다.\n$t(str_papp_vodp_series)관리 화면에서 $t(str_papp_vodp_series)을 추가해주세요.",
|
|
3392
|
+
"str_2029": "{{year}}",
|
|
3393
|
+
"str_2031": "USD",
|
|
3394
|
+
"str_2032": "원",
|
|
3395
|
+
"str_2033": "동일한 이미지가 데스크톱과 모바일 화면에 표시됩니다.\n960x168px, 1MB 이하, JPG 또는 PNG인 이미지를 업로드해주세요.",
|
|
3396
|
+
"str_2034": "배너 이미지 권장 사항들",
|
|
3397
|
+
"str_2035": "보러가기",
|
|
3398
|
+
"str_2036": "데스트톱 화면 크기에 따라 배너 이미지 양옆으로 표시될 배경 색을 지정해 주세요.",
|
|
3399
|
+
"str_2037": "배경색이 왜 필요한가요?",
|
|
3400
|
+
"str_2038": "배너 배경 색 설정",
|
|
3401
|
+
"str_2039": "색 설정",
|
|
3402
|
+
"str_2040": "전환 URL",
|
|
3403
|
+
"str_2041": "URL을 입력해 주세요.",
|
|
3404
|
+
"str_2042": "배너 배경 색 설정",
|
|
3405
|
+
"str_2043": "띠배너 권장 사이즈",
|
|
3406
|
+
"str_2046": "띠배너에 사용할 수 있는 이미지 스펙은 아래와 같습니다 :.\n - 960x168px\n - 1MB 이하\n - JPG 또는 PNG",
|
|
3407
|
+
"str_2047": "띠배너를 표시할 때, 사용자의 화면 크기에 따라 여백이 표시될 수 있습니다.\n따라서 업로드한 이미지에 어울리는 배경색을 입력하면 보다 자연스럽게 표시할 수 있습니다.",
|
|
3408
|
+
"str_2048": "$t(str_1924) 상세",
|
|
3409
|
+
"str_pam_vods_view_history": "시청 기록",
|
|
3410
|
+
"str_2049": "$t(str_manager) 계정 정보",
|
|
3411
|
+
"str_2052": "$t(str_manager) 계정 아이디",
|
|
3412
|
+
"str_2053": "$t(str_manager) 계정 비밀번호",
|
|
3413
|
+
"str_2054": "$t(str_profile) 닉네임",
|
|
3414
|
+
"str_2055": "슬라이드배너 섹션의 공개상태를 변경하시겠습니까?",
|
|
3415
|
+
"str_pam_vods_continue_playing_benchmark": "이어보기 제한 기준점",
|
|
3416
|
+
"str_terms_marketing": "마케팅 활용",
|
|
3417
|
+
"str_2056": "포스트 관리",
|
|
3418
|
+
"str_2057": "포스트 목록",
|
|
3419
|
+
"str_2058": "게시글 관리",
|
|
3420
|
+
"str_2059": "게시글 목록",
|
|
3421
|
+
"str_2060": "페이지 관리",
|
|
3422
|
+
"str_2061": "페이지 상세",
|
|
3423
|
+
"str_2062": "지금 $t(str_subscription)하기",
|
|
3424
|
+
"str_2063": "이미 구독 중인 회원인가요?",
|
|
3425
|
+
"str_2064": "포스트 상세",
|
|
3426
|
+
"str_2065": "게시글 상세",
|
|
3427
|
+
"str_2066": "포스트 수정",
|
|
3428
|
+
"str_2067": "게시글 수정",
|
|
3429
|
+
"str_2068": "포스트 작성",
|
|
3430
|
+
"str_2069": "게시글 작성",
|
|
3431
|
+
"str_2070": "페이지 수정",
|
|
3432
|
+
"str_2071": "1:1 문의 관리",
|
|
3433
|
+
"str_2072": "투표 관리",
|
|
3434
|
+
"str_2074": "환영합니다!",
|
|
3435
|
+
"str_2075": "지금 바로 $t(str_subscription)하여 서비스를 이용하세요.\n$t(str_subscription)을 완료한 회원은 [$t(str_subscription_complete)] 버튼을 클릭하세요.",
|
|
3436
|
+
"str_2076": "감독 정보를 입력해주세요.",
|
|
3437
|
+
"str_2077": "출연자 정보를 입력해주세요.",
|
|
3438
|
+
"str_err_2078": "감독 정보는 최대 30자까지 입력할 수 있습니다.",
|
|
3439
|
+
"str_err_2079": "출연자 정보는 최대 30자까지 입력할 수 있습니다.",
|
|
3440
|
+
"str_2080": "*감독 및 출연자 정보 입력란에 기입하시는 내용은 그대로 구독자에게 표시됩니다.",
|
|
3441
|
+
"str_2081": "영상 추가",
|
|
3442
|
+
"str_2082": "영상 변경",
|
|
3443
|
+
"str_2083": "영상 삭제",
|
|
3444
|
+
"str_2084": "영상 업로드 중... {{uploadPercentage}}%",
|
|
3445
|
+
"str_2085": "작품 예고편 영상",
|
|
3446
|
+
"str_2086": "작품의 예고편을 추가할 수 있습니다. \n영상은 MP4 포맷만 추가 가능합니다.",
|
|
3447
|
+
"str_2087": "소개는 국문 및 영문으로 최대 3,000자 이내로 입력이 가능합니다.",
|
|
3448
|
+
"str_2088": "최소 1자, 최대 200자까지 입력할 수 있습니다. ",
|
|
3449
|
+
"str_err_2090": "필수 정보를 입력해 주세요.",
|
|
3450
|
+
"str_2091": "전환 버튼 문구는 최대 20자까지 입력할 수 있습니다.",
|
|
3451
|
+
"str_2092": "링크 1 전환 버튼 문구",
|
|
3452
|
+
"str_2093": "링크 1 전환 URL",
|
|
3453
|
+
"str_2094": "링크 2 전환 버튼 문구",
|
|
3454
|
+
"str_2095": "링크 2 전환 URL",
|
|
3455
|
+
"str_2096": "링크 3 전환 버튼 문구",
|
|
3456
|
+
"str_2097": "링크 3 전환 URL",
|
|
3457
|
+
"str_papp_vodp_director": "감독",
|
|
3458
|
+
"str_papp_vodp_casts": "출연",
|
|
3459
|
+
"str_2100": "에피소드",
|
|
3460
|
+
"str_vod_addtobookmarklist": "찜 하기",
|
|
3461
|
+
"str_vod_addtobookmarklistdone": "찜 완료",
|
|
3462
|
+
"str_err_2101": "감독 정보는 최대 30자까지 입력할 수 있습니다.",
|
|
3463
|
+
"str_err_2102": "출연자 정보는 최대 30자까지 입력할 수 있습니다.",
|
|
3464
|
+
"str_err_2103": "정말 삭제하시겠습니까? /n(삭제한 이후 되돌릴 수 없습니다.)",
|
|
3465
|
+
"str_papp_vodp_view_history": "시청 기록",
|
|
3466
|
+
"str_pg_title_vod_vodposts": "동영상 목록",
|
|
3467
|
+
"str_pg_title_vods_episodes": "에피소드 목록",
|
|
3468
|
+
"str_pg_title_vods_series": "시리즈 목록",
|
|
3469
|
+
"str_err_2108": "960x168px, 1MB 이하, JPG 또는 PNG인 이미지를 업로드할 수 있습니다.",
|
|
3470
|
+
"str_2109": "유료 이용 기능",
|
|
3471
|
+
"str_papp_unlocked_user": "유료 이용자",
|
|
3472
|
+
"str_2110": "구독자가 pApp을 이용하기 위해 추가로 결제할 수 있는 상품 목록입니다.",
|
|
3473
|
+
"str_product_name": "상품명",
|
|
3474
|
+
"str_visible_status": "표시 상태",
|
|
3475
|
+
"str_valid_period": "유효 기간",
|
|
3476
|
+
"str_2111": "아직 생성된 상품이 없습니다.",
|
|
3477
|
+
"str_visible": "표시 중",
|
|
3478
|
+
"str_invisible": "표시 중단",
|
|
3479
|
+
"str_2112": "{{validPeriod}} Days",
|
|
3480
|
+
"str_err_2113": "이미 생성된 로그인 키가 있습니다. 화면을 새로고침 후 확인해 주세요. ({{errCode}})",
|
|
3481
|
+
"str_create_papp_unlock_product_step_1": "시작하기",
|
|
3482
|
+
"str_create_papp_unlock_product_step_2": "기본 정보 입력",
|
|
3483
|
+
"str_create_papp_unlock_product_step_3": "$t(str_papp_unlock_product) 생성 완료!",
|
|
3484
|
+
"str_2114": "추가 결제한 사람만 pApp을 이용할 수 있도록 $t(str_papp_unlock_product)을 생성합니다. 유효 기간이 다른 여러 개의 $t(str_papp_unlock_product)을 추가로 판매할 수 있습니다.",
|
|
3485
|
+
"str_2115": "$t(str_papp_unlock_product)이란?",
|
|
3486
|
+
"str_2116": "pApp 설정 화면에서 접근 제한 수준을 [$t(str_option_privileged)]으로 선택하면 추가로 결제한 구독자에\n한하여 pApp에 접근할 수 있고, 콘텐츠를 이용할 수 있습니다.",
|
|
3487
|
+
"str_option_privileged": "유료 이용자 한정",
|
|
3488
|
+
"str_option_subscribers": "전체 구독자 대상",
|
|
3489
|
+
"str_available_period": "이용 기간",
|
|
3490
|
+
"str_2117": "$t(str_product_name) 입력",
|
|
3491
|
+
"str_2119": "[$t(str_visible)]을 선택하면 상품 생성과 동시에 구독자 화면에 표시됩니다.",
|
|
3492
|
+
"str_full_price": "표시용 가격",
|
|
3493
|
+
"str_selling_price": "결제 가격",
|
|
3494
|
+
"str_2120": "할인 행사를 진행하고 싶을 경우 $t(str_full_price)(정가)을 입력하세요.",
|
|
3495
|
+
"str_2121": "$t(str_selling_price)(판매가)을 입력하세요.",
|
|
3496
|
+
"str_2122": "추가 결제한 구독자가 기능을 이용할 수 있는 기간입니다.",
|
|
3497
|
+
"str_err_2123": "최대 $9,000.00 까지 설정 가능합니다.",
|
|
3498
|
+
"str_err_2124": "최대 9백만원까지 설정 가능합니다.",
|
|
3499
|
+
"str_err_2125": "최대 $1,000.00 까지 설정 가능합니다.",
|
|
3500
|
+
"str_err_2126": "최대 1백만원까지 설정 가능합니다.",
|
|
3501
|
+
"str_err_2127": "$t(str_product_name)은 최대 20자까지 입력 가능합니다.",
|
|
3502
|
+
"str_2128": "$t(str_papp_unlock_product) 생성 완료",
|
|
3503
|
+
"str_2129": "이제 pApp 설정으로 이동하여 $t(str_papp_access_limit)이 [$t(str_option_privileged)]으로 선택되어 있는지 확인해 주세요. $t(str_papp_unlock_product)을 판매하려면 [$t(str_option_privileged)]으로 설정되어 있어야 합니다.",
|
|
3504
|
+
"str_list": "목록",
|
|
3505
|
+
"str_pg_title_edit_papp_unlock_product": "상품 수정",
|
|
3506
|
+
"str_2130": "$t(str_selling_price)(판매가)은 수정할 수 없습니다.",
|
|
3507
|
+
"str_2131": "$t(str_papp_unlock_product)을 결제한 자들 중 이용 기간이 만료하지 않은 목록입니다.",
|
|
3508
|
+
"str_2132": "아직 pApp을 유료로 이용 중인 구독자가 없습니다.",
|
|
3509
|
+
"str_err_2133": "영상은 가로형 영상을 업로드할 수 있고, 16:9 비율을 권장합니다.",
|
|
3510
|
+
"str_err_2134": "영상 포맷은 mp4 포맷의 파일로 업로드할 수 있습니다.",
|
|
3511
|
+
"str_err_2135": "영상 길이는 최대 3분까지 업로드할 수 있습니다.",
|
|
3512
|
+
"str_err_2136": "영상 사이즈는 최대 25MB까지 업로드할 수 있습니다.",
|
|
3513
|
+
"str_err_2137": "영상은 최대 720p에 30fps까지 업로드할 수 있습니다.",
|
|
3514
|
+
"str_err_2138": "영상이 업로드되지 못했습니다.\n다시 시도해주세요. ({{errCode}})",
|
|
3515
|
+
"str_2139": "{{paymentDate}} ~ {{expirationDate}}",
|
|
3516
|
+
"str_upload_complete": "업로드 완료",
|
|
3517
|
+
"str_2141": "채널에서 pApp을 표시할 구독자 범위를 결정합니다.\n[$t(str_option_hidden)]을 선택하면 네비게이션 영역에서 pApp이 표시되지 않습니다.",
|
|
3518
|
+
"str_2142": "pApp에 접근할 수 있는 구독자 범위를 선택할 수 있습니다. [$t(str_option_privileged)]을 선택하면 $t(str_papp_unlock_product)을 구매한 구독자만 pApp에 접근할 수 있게 됩니다.",
|
|
3519
|
+
"str_income_amount": "매출액",
|
|
3520
|
+
"str_service_fee": "서비스 이용료",
|
|
3521
|
+
"str_p_app_usage_fee": "pApp 이용료",
|
|
3522
|
+
"str_monthly_valid_pass": "월간 유효 구독권 수",
|
|
3523
|
+
"str_settlement": "정산",
|
|
3524
|
+
"str_settlement_amount": "정산액",
|
|
3525
|
+
"str_channel_growth_indicator": "채널 성장 지표",
|
|
3526
|
+
"str_channel_sales_indicator": "채널 수익 지표",
|
|
3527
|
+
"str_2144": "시청자 수 집계 정보는 처음 라이브 기록이 생성된 후 4시간 뒤에 표시됩니다.",
|
|
3528
|
+
"str_2145": "최신 메세지 표시",
|
|
3529
|
+
"str_2146": "이 기능은 추가로 결제하여 사용할 수 있습니다.",
|
|
3530
|
+
"str_2147": "구매하러 가기",
|
|
3531
|
+
"str_2148": "시청자 수 집계 정보는 라이브 기록이 생성된 후, 4시간 뒤에 표시됩니다.",
|
|
3532
|
+
"str_2149": "enter your payment information.",
|
|
3533
|
+
"str_2150": "이용자 정보",
|
|
3534
|
+
"str_pay_orderer_name_light": "이용자 명",
|
|
3535
|
+
"str_checkout_agree_terms_light": "서비스 이용약관에 동의합니다.",
|
|
3536
|
+
"str_checkout_agree_policy_light": "개인정보 제공에 동의합니다.",
|
|
3537
|
+
"str_2152": "이용 정보를 입력해주세요.",
|
|
3538
|
+
"str_err_2153": "존재하지 않는 게시글입니다.",
|
|
3539
|
+
"str_2154": "업데이트",
|
|
3540
|
+
"str_papp_public_range": "메뉴 공개 범위",
|
|
3541
|
+
"str_papp_access_limit": "접근 제한",
|
|
3542
|
+
"str_2155": "본문",
|
|
3543
|
+
"str_2156": "{{year}}년 {{month}}월 {{day}}일",
|
|
3544
|
+
"str_err_2157": "게시글을 볼 수 있는 권한이 없습니다.",
|
|
3545
|
+
"str_2159": "배경색을 지정할 수 있는 컬러 피커입니다.\n적용하고 싶은 HEXCODE가 있으시면 아래 텍스트 박스에 입력해 주세요.",
|
|
3546
|
+
"str_2160": "에피소드 상세정보",
|
|
3547
|
+
"str_2161": "내용",
|
|
3548
|
+
"str_2162": "시리즈",
|
|
3549
|
+
"str_2163": "반응",
|
|
3550
|
+
"str_2164": "에피소드 최초 공개일",
|
|
3551
|
+
"str_basic_info": "기본 정보",
|
|
3552
|
+
"str_desc_info": "소개 정보",
|
|
3553
|
+
"str_channel_basic_info": "채널 기본 정보",
|
|
3554
|
+
"str_channel_desc_info": "채널 소개 정보",
|
|
3555
|
+
"str_2165": "본문*",
|
|
3556
|
+
"str_2166": "소개글은 메인 화면에 간략하게 표시되며, 본문은 에피소드 재생시 확인 가능합니다.",
|
|
3557
|
+
"str_2167": "소개글",
|
|
3558
|
+
"str_2168": "소개글은 최대 300자까지 입력할 수 있습니다.",
|
|
3559
|
+
"str_2169": "소개글은 5줄 이하가 메인 화면 표시에 가장 적합니다.",
|
|
3560
|
+
"str_err_2170": "소개글은 최대 300자까지 입력할 수 있습니다.",
|
|
3561
|
+
"str_option_hidden": "공개하지 않음 (네비게이션에 노출되지 않습니다)",
|
|
3562
|
+
"str_2172": "등록된 댓글이 없습니다.",
|
|
3563
|
+
"str_err_2173": "셀러에 의해 삭제된 콘텐츠입니다. 다른 콘텐츠를 선택해 주세요.({{errCode}})",
|
|
3564
|
+
"str_err_2174": "셀러에 의해 삭제된 $t(str_papp_vodp_series)입니다. 다른 $t(str_papp_vodp_series)을 선택해 주세요.({{errCode}})",
|
|
3565
|
+
"str_err_2175": "셀러에 의해 비공개된 $t(str_papp_vodp_series)입니다. 다른 $t(str_papp_vodp_series)을 선택해 주세요.({{errCode}})",
|
|
3566
|
+
"str_2176": "채널 소개 정보는 아직 채널을 구독하지 않은 예비 구독자에게 표시되는 정보입니다.",
|
|
3567
|
+
"str_channel_template": "채널 템플릿",
|
|
3568
|
+
"str_2177": "템플릿 예시 이미지",
|
|
3569
|
+
"str_channel_desc_title": "$t(str_channel) 소개 제목",
|
|
3570
|
+
"str_channel_summary": "$t(str_channel) 한 줄 소개",
|
|
3571
|
+
"str_channel_cover_image": "Channel Cover Image ",
|
|
3572
|
+
"str_channel_desc_video": "Channel Introduction Video",
|
|
3573
|
+
"str_2178": "(입력된 $t(str_channel_summary)가 없습니다.)",
|
|
3574
|
+
"str_channel_plan_product": "$t(str_channel) 플랜",
|
|
3575
|
+
"str_err_2179": "최대 5000자까지 입력할 수 있습니다.",
|
|
3576
|
+
"str_2180": "최초 공개일: {{date}}",
|
|
3577
|
+
"str_2181": "채널 소개 화면의 디자인을 결정합니다. 선택한 템플릿 디자인은 [$t(str_2177)]로 확인하세요. ",
|
|
3578
|
+
"str_2182": "채널 소개 목적의 제목입니다. 입력하지 않으면 채널 제목이 표시됩니다.\n최소 4자 이상, 최대 30자까지 입력 가능합니다.",
|
|
3579
|
+
"str_2183": "채널을 요약하여 설명할 수 있는 소개 문구입니다. 최대 200자까지 입력 가능합니다.",
|
|
3580
|
+
"str_channel_template_option_focusing_on_bg": "배경 강조형",
|
|
3581
|
+
"str_channel_template_option_focusing_on_desc": "내용 강조형",
|
|
3582
|
+
"str_channel_template_option_focusing_on_prod_a": "상품 강조 A형",
|
|
3583
|
+
"str_channel_template_option_focusing_on_prod_b": "상품 강조 B형",
|
|
3584
|
+
"str_err_2184": "최소 4자 이상 입력해 주세요.",
|
|
3585
|
+
"str_err_2185": "최대 30자까지 입력할 수 있습니다.",
|
|
3586
|
+
"str_2186": "$t(str_channel_summary) 입력",
|
|
3587
|
+
"str_2187": "$t(str_channel_cover_image)는 모바일 웹 및 PC 웹에서 가로형으로 표시, 사용할 수 있는 이미지입니다.\n최대 1920x1080, 최대 2MB, JPG 및 PNG 형식으로 업로드 할 수 있습니다.",
|
|
3588
|
+
"str_2188": "채널을 소개할 수 있는 영상을 업로드합니다. 업로드 한 [$t(str_channel_desc_video)]이 없으면 [$t(str_channel_cover_image)]가 표시됩니다.\n최대 3분, 최대 1GB, mp4 형식의 파일을 업로드 할 수 있습니다.",
|
|
3589
|
+
"str_video_update": "영상 업데이트",
|
|
3590
|
+
"str_video_delete": "영상 삭제",
|
|
3591
|
+
"str_2189": "최근 에피소드내 시리즈 정보는 준비중 입니다.",
|
|
3592
|
+
"str_papp_notice_must_read": "필독 공지",
|
|
3593
|
+
"str_papp_notice_general_notice": "전체 공지",
|
|
3594
|
+
"str_err_2190": "비공개 또는 삭제된 게시글입니다.",
|
|
3595
|
+
"str_backward": "뒤로가기",
|
|
3596
|
+
"str_2191": "고정 여부",
|
|
3597
|
+
"str_err_2192": "해당 기능을 활성화 하면 해당 포스트는 게시판 상단에 고정됩니다. \n활성화된 포스트들을 상단에 고정 시키려면 ‘설정’ 내 ‘고정 포스트 활성화’를 활성화 하시면 됩니다. \n포스트 고정 가능 갯수는 최대 5개까지 가능합니다.",
|
|
3598
|
+
"str_2193": "고정 포스트 활성화",
|
|
3599
|
+
"str_2194": "해당 기능을 활성화를 하게 되면, 공지사항 새 글 작성 시 ‘포스트 고정하기’가 활성화된 게시글들이 게시판 상단에 고정되어 ‘필독 공지사항’과 같은 역할을 하게 됩니다. 포스트 고정 가능 갯수는 최대 5개까지 가능합니다.",
|
|
3600
|
+
"str_2195": "고정 포스트를 활성화하시겠습니까?",
|
|
3601
|
+
"str_err_2196": "포스트 고정하기'가 활성화된 게시글이 게시판 상단에 노출됩니다.",
|
|
3602
|
+
"str_err_2197": "고정 포스트를 비활성화하시겠습니까?",
|
|
3603
|
+
"str_err_2198": "게시판에 '포스트 고정하기'가 활성화된 게시글들이 모두 노출되지 않습니다.",
|
|
3604
|
+
"str_2199": "다른 $t(str_subs_product) 선택",
|
|
3605
|
+
"str_2200": "글쓰기",
|
|
3606
|
+
"str_subscription_complete": "$t(str_subscription) 완료",
|
|
3607
|
+
"str_2201": "[$t(str_2062)] 버튼을 눌러 먼저 $t(str_subscription)해 주세요.",
|
|
3608
|
+
"str_2202": "이메일로 내역을 받습니다.",
|
|
3609
|
+
"str_2203": "모든 시리즈",
|
|
3610
|
+
"str_2204": "고정",
|
|
3611
|
+
"str_2205": "비고정",
|
|
3612
|
+
"str_2206": "고정 포스트 비활성화",
|
|
3613
|
+
"str_2207": "고정 포스트를 비활성화 하시겠습니까?\n비활성화하면 게시글을 상단에 고정할 수 없습니다.",
|
|
3614
|
+
"str_2208": "고정 포스트 활성화",
|
|
3615
|
+
"str_2209": "고정 포스트를 활성화 하시겠습니까?\n활성화하면 게시글을 상단에 고정할 수 있습니다.",
|
|
3616
|
+
"str_err_2210": "한번 등록한 문의 내용은 수정이 불가능합니다.",
|
|
3617
|
+
"str_2211": "$t(str_channel_desc_info) $t(str_edit)",
|
|
3618
|
+
"str_start_publ_account": "Start with publ $t(str_account)",
|
|
3619
|
+
"str_pg_title_comment_manage": "댓글 관리",
|
|
3620
|
+
"str_pg_title_comment_list": "댓글 목록",
|
|
3621
|
+
"str_2212": "이용 기한 : {{availableDate}}",
|
|
3622
|
+
"str_2213": "최근 1년 동안의 이력이 표시됩니다.",
|
|
3623
|
+
"str_2214": "$t(str_comment) {{cmtCnt}}개",
|
|
3624
|
+
"str_2215": "$t(str_comment) 입력...",
|
|
3625
|
+
"str_2216": "작성된 $t(str_comment)이 없습니다.",
|
|
3626
|
+
"str_add_new_comment": "새 $t(str_comment) 추가",
|
|
3627
|
+
"str_add_new_comment_hinttext": "$t(str_comment)을 입력해주세요.",
|
|
3628
|
+
"str_create_new_comment": "새 $t(str_comment) 작성",
|
|
3629
|
+
"str_2217": "댓글은 최소 1자, 최대 1000자까지 입력할 수 있습니다.",
|
|
3630
|
+
"str_2218": "작성자",
|
|
3631
|
+
"str_2219": "내용",
|
|
3632
|
+
"str_err_2220": "셀러에 의해 삭제된 게시글입니다. 다른 게시글을 선택해 주세요.({{errCode}})",
|
|
3633
|
+
"str_err_2221": "영상은 가로형 영상을 업로드할 수 있고, 16:9 비율을 권장합니다.",
|
|
3634
|
+
"str_err_2222": "영상 포맷은 mp4 포맷의 파일로 업로드할 수 있습니다.",
|
|
3635
|
+
"str_err_2223": "영상 길이는 최대 30초까지 업로드할 수 있습니다.",
|
|
3636
|
+
"str_err_2224": "영상 사이즈는 최대 25MB까지 업로드할 수 있습니다.",
|
|
3637
|
+
"str_err_2225": "영상은 최대 720p에 30fps까지 업로드할 수 있습니다.",
|
|
3638
|
+
"str_err_2226": "영상이 업로드되지 못했습니다.\n다시 시도해주세요. ({{errCode}})",
|
|
3639
|
+
"str_err_2227": "영상의 코덱 정보를 확인해주시기 바랍니다. \n영상 코덱 H.264와 오디오 코덱 AAC형식을 가진 영상만 추가 가능합니다. 코덱 정보는 업로드 하려는 영상의 파일 상세에서 확인 가능합니다.",
|
|
3640
|
+
"str_2228": "아직 추가된 $t(str_comment)이 없습니다. $t(str_comment)을 추가하시려면 [$t(str_create_new_comment)]를 클릭해주세요.",
|
|
3641
|
+
"str_err_2229": "정말 삭제하시겠습니까?\n(삭제한 이후 되돌릴 수 없습니다.)",
|
|
3642
|
+
"str_err_2230": "영상의 코덱 정보를 확인해주시기 바랍니다. \n영상 코덱 H.264와 오디오 코덱 AAC형식을 가진 영상만 추가 가능합니다. 코덱 정보는 업로드 하려는 영상의 파일 상세에서 확인 가능합니다.",
|
|
3643
|
+
"str_2231": "표시할 에피소드가 없습니다.",
|
|
3644
|
+
"str_2232": "셀러에 의해 비공개된 콘텐츠입니다.다른 콘텐츠를 선택해 주세요.",
|
|
3645
|
+
"str_upload_video_percent": "영상 업로드 중... {{uploadPercentage}}%",
|
|
3646
|
+
"str_countdown_time_remaining": "남은 시간",
|
|
3647
|
+
"str_2234": "라이브는 {{date}}, {{time}}에 시작합니다.",
|
|
3648
|
+
"str_2235": "{{age}}세",
|
|
3649
|
+
"str_2236": "배너 요소 넘어가는 초 설정",
|
|
3650
|
+
"str_2237": "몇초에 한번식 슬라이드 배너가 넘어가는지 설정합니다.\n영상을 추가하셨을 경우, 영상 전체 시간에 맞게 설정하는 것을 권장드립니다.",
|
|
3651
|
+
"str_2238": "5초",
|
|
3652
|
+
"str_2239": "10초",
|
|
3653
|
+
"str_2240": "15초",
|
|
3654
|
+
"str_2241": "30초",
|
|
3655
|
+
"str_err_2242": "Maximum 200 characters can be entered.",
|
|
3656
|
+
"str_err_2243": "Maximum 12,000 characters can be entered.",
|
|
3657
|
+
"str_2244": "재생목록",
|
|
3658
|
+
"str_2245": "최근 에피소드 - 모든 시리즈",
|
|
3659
|
+
"str_2246": "전체",
|
|
3660
|
+
"str_2247": "{{dateTime}}부터 약 3시간 동안 서버 점검이 예정되어 있어, 해당 시간에는 콘텐츠 추가 및 수정을 피해주시면 감사하겠습니다. 구독자에는 영향을 미치지 않습니다.",
|
|
3661
|
+
"str_sales_overview": "수익 개요",
|
|
3662
|
+
"str_daily_salescost": "오늘의 매출",
|
|
3663
|
+
"str_accumulated_salescost": "채널의 누적 매출",
|
|
3664
|
+
"str_accumulated_avgsalescost": "채널의 월 평균 매출",
|
|
3665
|
+
"str_set_period": "기간 설정",
|
|
3666
|
+
"str_csv_download": "CSV 다운로드",
|
|
3667
|
+
"str_sales_index": "수익 지표",
|
|
3668
|
+
"str_2251": "PC 버전 $t(str_channel_template_option_focusing_on_bg)은 화면 전면을 [$t(str_channel_cover_image)]가 차지하여 배경의 역할을 합니다. 채널 소개와 상품 선택 영역은 배경 위, 우측에 구성되어 있습니다.\n모바일 버전은 템플릿 상관없이 동일하게 제공됩니다.",
|
|
3669
|
+
"str_2252": "PC 버전 $t(str_channel_template_option_focusing_on_desc)은 채널을 소개하는 주요 정보를 먼저 표시합니다. [$t(str_channel_cover_image)]가 배경 역할을 하고, 그 위로 [$t(str_channel_desc_title)]과 [$t(str_channel_summary)] 정보를 확인할 수 있습니다. 이어서 본문이 있고 상품 선택 영역은 화면 하단에 고정되어 위치합니다.\n모바일 버전은 템플릿 상관없이 동일하게 제공됩니다.",
|
|
3670
|
+
"str_2253": "PC 버전 $t(str_channel_template_option_focusing_on_prod_a)은 채널의 주요 정보와 함께 선택한 상품 정보를 먼저 표시합니다. 그 아래로 본문이 이어지고 화면 하단에 상품 선택 영역이 고정되어 위치합니다.\n모바일 버전은 템플릿 상관없이 동일하게 제공됩니다.",
|
|
3671
|
+
"str_2254": "PC 버전 $t(str_channel_template_option_focusing_on_prod_b)은 화면 좌측에는 채널 소개, 우측에는 상품 정보로 이루어진 2단 레이아웃입니다.\n모바일 버전은 템플릿 상관없이 동일하게 제공됩니다.",
|
|
3672
|
+
"str_2255": "차트 적용 기간 설정",
|
|
3673
|
+
"str_apply_dates": "일자 적용",
|
|
3674
|
+
"str_calendar_start_date": "시작일",
|
|
3675
|
+
"str_calendar_end_date": "종료일",
|
|
3676
|
+
"str_2256": "셀러에 의해 비공개된 콘텐츠입니다. \n다른 콘텐츠를 선택해 주세요.",
|
|
3677
|
+
"str_2257": "Enter $t(str_channel_desc_title)",
|
|
3678
|
+
"str_err_2258": "Please $t(str_subscription) first on a website.",
|
|
3679
|
+
"str_2259": "There is no $t(str_order) that has been created yet.",
|
|
3680
|
+
"str_2260": "표시할 $t(str_papp_vodp_series)이 없습니다.",
|
|
3681
|
+
"str_2261": "검색된 결과가 없습니다. 다른 작품의 제목을 입력해 주세요.",
|
|
3682
|
+
"str_see_all": "See all",
|
|
3683
|
+
"str_2262": "\"{{searchWord}}\" 검색 결과"
|
|
3248
3684
|
}
|
|
3249
3685
|
}
|