{
	"lib": {
		"market": {
			"common": {
				"alert": {
					"invalid": "The information is not set properly."
				},
				"state": {
					"options": {
						"active": "activation",
						"inactive": "Inactivity",
						"pending": "Permission",
						"approved": "Complete approval",
						"rejected": "Correction of approval"	
					}
				},
				"type": {
					"title": "Product Type",
					"options": {
						"api": "api",
						"API": "api",
						"app": "Apps",
						"APPLICATION": "Apps",
						"service": "service",
						"SERVICE": "service"
					}
				},
				"card": {
					"content": {
						"name": "Author: {{name}}",
						"version": "Version: {{version}}",
						"owner": {
							"name": "name"
						}
					}
				},
				"price": {
					"type": {
						"title": "Paid / Free Category",
						"options": {
							"FreeService": "Free service",
							"PaidService": "Paid Service"
						}
					},
					"interval": {
						"options": {
							"HOUR": "Time unit",
							"DAY" : "Day unit",
							"MONTH": "Monthly unit",
							"YEAR" : "Year unit"
						}
					},
					"charge-interval": {
						"options": {
							"HOUR": "hour",
							"DAY" : "day",
							"MONTH": "month",
							"YEAR" : "year"
						}
					},
					"capacity": {
						"interval": {
							"options": {
								"1MINUTE": "1 minute criteria",
								"1HOUR" : "1 hour standard",
								"1DAY": "Daily basis",
								"1MONTH" : "Monthly basis"
							}
						}	
					},
					"unit": {
						"options": {
							"KRW": "Won (Korea)",
							"USD": "Dollar (USA)",
							"YEN": "Yen (Japan)",
							"CNY": "Yuan (China)"
						}
					},
					"price-unit": {
						"options": {
							"KRW": "Won",
							"USD": "Dollar",
							"YEN": "Yen",
							"CNY": "Yuan"
						}
					},
					"net-price": {
						"options": {
							"KRW": "{{price}} Won",
							"USD": "{{price}} Dollars",
							"YEN": "{{price}} Yen",
							"CNY": "{{price}} Yuan"
						}
					}
				},
				"item": {
					"content": {
						"name": "Product name",
						"owner": {
							"name": "Product provider"
						},
						"api": "Please select an API to be provided as a product.",
						"app": "Please select the app to be provided as a product.",
						"start-date": {
							"title": "Product release date",
							"description": "Date to be released",
							"preset": "Service start date",
							"unknown": "Undefined"
						}
					},
					"tabs": {
						"view": {
							"title": "Subscription Product Information",
							"content": {
								"interval": "Subscription update cycle",
								"price": "Total subscription amount"
							}
						},
						"edit": {
							"title": "Edit product information"
						},
						"price": {
							"title": "Product Price Settings",
							"button": {
								"expand-all": "View a total price",
								"collapse-all": "Close up for the total price"
							},
							"content": {
								"interval": "Subscription update cycle",
								"unit": "Subscription call",
								"price": "Total subscription amount",
								"api": {
									"capacity": {
										"interval": "standard Time",
										"threshold": "Garage throughput"
									}
								},
								"start-date-warn": "The product start date must be specified since the current date and the Saturation can not be specified. <br/> <font color =\"red\">The product information can not be changed after the product is started.</Font>"
							},
							"items": {
								"RESOURCE": {
									"title": "Cloud resources",
									"description": "Cloud resource usage amount",
									"icon": "cloudDone"
								},
								"API": {
									"title": "Provided API",
									"description": "Services API usage amount",
									"icon": "api"
								},
								"APPLICATION": {
									"title": "Offer app",
									"description": "Amount of use app usage",
									"icon": "apps"
								},
								"SERVICE": {
									"title": "Provided service",
									"description": "Amount of service usage usage",
									"icon": "web"
								}
							}
						},
						"producer": {
							"title": "Goods Seller Information"
						},
						"review": {
							"title": "User reviews"
						}
					},
					"button": {
						"verify": "double check",
						"lookup": "Product Search"
					},
					"alert": {
						"missing-name": "The product name was not registered.",
						"verification-failed": "Name failed to confirm name redundancy.",
						"name-duplicated": "Duplicate names are present.",
						"name-available": "The name you can use.",
						"invalid-start-date": "The product start date must be specified since the current date."
					},
					"hint": {
						"name": "Please register the product name information.",
						"name-unmodifiable": "The name of the product will not be changed."
					}
				},
				"list": {
					"button": {
						"view-list": "List of list",
						"view-card": "View by card"
					},
					"content": {
						"search": "Please enter the name of the product you want to search for",
						"sort-by": {
							"title": "Sorting criteria",
							"description": "Select sorting criteria",
							"options": {
								"name": "name",
								"updated-date": "Purchase date"
							}
						},
						"sort-dir": {
							"title": "Sort direction",
							"description": "Select alignment direction",
							"options": {
								"asc": "Forward",
								"desc": "Reverse"
							}
						},
						"page-size": {
							"title": "Exposure",
							"description": "The number to display on the page",
							"options": {
								"size": "{{size}}"
							}
						}
					}
				}
			},
			"product": {
				"wizard": {
					"title": "Catalog Setup Wizard"
				},
				"search": {
					"title": "Full product search"
				},
				"list": {
					"title": "List of items",
					"button": {
						"search": "Search",
						"create": "Product Registration",
						"purchase": "Purchase goods",
						"view-list": "List of list",
						"view-card": "View by card"
					},
					"columns": {
						"type": "Product Type",
						"owner": "seller",
						"name": "Product name",
						"version": "Product version",
						"state": "Active state",
						"created-date": "First registration date",
						"updated-date": "Last modification date"
					},
					"content": {
						"search": "Please enter the name of the product you want to search for"
					}
				},
				"catalog": {
					"dialog": {
						"lookup": {
							"title": "Search for product registration catalog",
							"button": {
								"select": "select",
								"cancel": "cancellation"
							},
							"content": {
								"search-search": "Search Catalog"
							},
							"columns": {
								"id": "select",
								"owner": "owner",
								"name": "name",
								"version": "Version Information",
								"status": "Active state",
								"created-date": "First generation date",
								"updated-date": "Last modification date"	
							}
						}
					}
				},
				"create": {
					"title": "Product Registration",
					"button": {
						"subscribe": "Subscription",
						"save": "temporary storage",
						"setting": "Catalog settings",
						"create": "Product Registration",
						"update": "Change product information"
					},
					"content": {
						"api-list": "API list"
					},
					"confirm": {
						"lookup": "Do you want to select the product?",
						"change-forcefully": "This is the same item as the previously selected product. \nIf you continue, the existing catalog configuration history is initialized. \nthe continue to proceed?",
						"save": "Do you want to temporarily store product information?",
						"create": "Do you want to register product information?",
						"update": "Do you want to change the product information?",
						"create-without-threshold": "Would you like to register as a restricted product for API calls?"
					},
					"alert": {
						"saved": "We have temporarily saved product information.",
						"save-failed": "Failed to temporarily store product information.",
						"created": "We registered product information.",
						"create-failed": "Failed to register product information.",
						"updated": "We changed product information.",
						"update-failed": "Failed to change product information.",
	
						"missing-api-selection": "The API to register is not selected.",
						"missing-app-selection": "The app to register is not selected.",
						"missing-name-verification": "Duplicate confirmation for the product name was not confirmed.",
						"missing-start-date": "The commodity service start date is not specified.",
						"missing-producer": "Products The seller information is not registered.",
						"missing-catalog-configuration": "Catalog settings for product delivery have not been made."
					}
				},
				"detail": {
					"title": "Product Details",
					"button": {
						"delete": "Delete goods",
						"list": "Go to My Products List"
					},
					"content": {
					},
					"confirm": {
						"delete": "Do you want to delete product information?"
					},
					"alert": {
						"deleted": "I deleted the product information.",
						"delete-failed": "Failed to delete product information."
					}
				},
				"view": {
					"title": "View Product Details",
					"content": {
						"api": "API information to be provided as a product: {{name}}"
					},
					"button": {
						"subscribe": "Subscription",
						"unsubscribe": "Call the product subscription",
						"list": "Go to the list of items"
					},
					"confirm": {
						"subscribe": "Would you like to subscribe to a currently reported product? \n Please check the cost of purchasing for the product for confirmation and paid products for paid / free products.",
						"unsubscribe": "Could you terminate the subscription of the currently reporting goods? \n. Subscribe The product will be issued for the usage of the current job."
					},
					"alert": {
						"subscribed": "Normally, subscription processing has been completed.",
						"subscribe-failed": "Subscription requests failed. If you have any questions related to subscriptions, you can check the goods registered in the product.",
						"unsubscribed": "Subscribe normally has been completed.",
						"unsubscribe-failed": "Subscribe to the request for the subscription. \n Please contact your system administrator for requests to subscribe to \n."
					}
				},
				"app": {
					"title": "Download app",
					"card": {
						"button": {
							"download": "Download"
						},
						"content": {
							"new": "New package files",
							"type": "Local files",
							"content-type": "File type:",
							"size": "File Size:",
							"description": "Register a new package file."
						}
					},
					"content": {
						"type": {
							"title": "Package file type",
							"options": {
								"Binary": "Refer to local file",
								"Reference": "Refer to the files registered in other packages",
								"External": "Viewable external files (GitHub, etc.)"
							}
						}
					}
				}
			},
			"producer": {
				"title": "Goods Seller Information",
				"content": {
					"name": "name",
					"view-name": "Seller: {{Name}}",
					"tel": "phone number",
					"mobile": "Cell Phone Number",
					"email": "e-mail",
					"fax": "fax",
					"intro": "Seller information"
				},
				"button": {
					"lookup": "Seller Search",
					"save": "Save the seller information"
				},
				"alert": {
					"missing-name": "The seller's name was not registered.",
					"missing-tel": "Seller representative phone number is not registered.",
					"missing-mobile": "Seller representative mobile number is not registered.",
					"missing-fax": "The seller fax number is not registered.",
					"missing-email": "The seller representative email address is not registered.",
					"saved": "Save the seller information.",
					"save-failed": "Failed to store seller information."
				},
				"confirm": {
					"save": "Would you like to save the seller information?",
					"lookup": "Do you want to select the seller information?"
				},
				"hint": {
					"name": "Please register the seller name.",
					"tel": "Seller Customer Center / Representative Phone Number.",
					"mobile": "Seller mobile phone number.",
					"fax": "Seller fax number.",
					"email": "Seller representative email address."
				},
				"tabs": {
					"intro": {
						"title": "Seller details"
					},
					"intro-edit": {
						"title": "Edit the seller details"
					}
				},
				"dialog": {
					"lookup": {
						"title": "Search for product registration catalog",
						"button": {
							"select": "select",
							"cancel": "cancellation"
						},
						"content": {
							"search-search": "Search Catalog"
						},
						"columns": {
							"id": "select",
							"owner": "owner",
							"name": "name",
							"tel": "Main Phone",
							"email": "Representative Email"
						}
					}
				}
			},
			"subscribe": {
				"list": {
					"title": "Subscription list",
					"content": {
						"search": "Please enter the name of the subscription product you want to search for"
					},
					"columns": {
						"owner": "seller",
						"type": {
							"title": "Product Type",
							"options": {
								"API": "api",
								"APPLICATION": "Apps",
								"SERVICE": "service"
							}
						},
						"name": "Product name",
						"version": "Product version",
						"net-price": "Subscription cost",
						"status": {
							"title": "Subscription status",
							"options": {
								"Stopped": "Stop subscription",
								"InUse": "Subscription"
							}
						},
						"subscribed-date": "Subscription start date",
						"unsubscribed-date": "Subscription expiration date"
					},
					"button": {
						"search": "Search",
						"subscribe": "Subscription"
					}
				},
				"detail": {
					"title": "Subscription details",
					"content": {
						"tabs": {
							"billing": {
								"title": "Monthly billing history"
							},
							"history": {
								"title": "Monthly billing history ({{date}})"
							}
						},
						"charge-interval": {
							"title": "Billing criteria time"
						}
					},
					"columns": {
						"subscription": {
							"billing-date": "Bullage time",
							"subscribe-date": "Bullet start time",
							"total-price": "Cumulative billing amount",
							"net-price": "Billing standard amount",
							"charge-interval": "Boxing time units",
							"detail": "View Details"	
						},
						"history": {
							"criteria-date": "Bullage time",
							"start-date": "Bullet start time",
							"net-price": "Billing amount",
							"charge-interval": "Boxing time units",
							"duration": "Number of bills"
						}
					},
					"button": {
						"list": "Go to Subscription List"
					}
				},
				"purchase": {
					"title": "Product Registration"
				}
			},
			"billing": {
				"list": {
					"title": "Billing list",
					"content": {
						"start-date": "Search start date",
						"end-date": "Search end date",
						"search-text": "Please enter the text to search.",
						"year": "year",
						"month": "month",
						"total-price": "Bullage total amount",
						"remained-price": "Unpacking amount",
						"paid-price": "Total payment amount"
					},
					"columns": {
						"owner": "seller",
						"year": "Publication",
						"month": "Issue",
						"total-price": "Bullage total amount",
						"currency": "Billing standard currency",
						"start-measure-date": "Billing initial start date",
						"last-measure-date": "Final change"
					},
					"button": {
						"search": "Search"
					}
				},
				"detail": {
					"title": "Billing Details",
					"content": {
					},
					"columns": {
						"owner": "seller",
						"product-name": "Subscribe goods",
						"total-price": "Bullage total amount",
						"net-price": "Product price",
						"currency": "Standard currency",
						"billing-date": "Billing date",
						"status": "Subscription status (based on measurement date)",
						"subscribe-date": "Subscription start date",
						"unsubscribe-date": "Subscription end date"
					},
					"button": {
						"search": "Search"
					}
				},
				"price": {
					"title": "Billing billing details"
				}
			},
			"review": {
				"empty-review": "There are no reviews created.",
				"button": {
					"on-create": "Create a review",
					"create": "save"
				},
				"alert": {
					"double-check": "You have already written a review.",
					"rating": "Please select a star.",
					"create": "There is no review. Please write a review.",
					"delete": "Deleted.",
					"read-failed": "Review failed to call. Please try again in a few minutes.",
					"create-failed": "Reviews have failed. Please try again in a few minutes.",
					"delete-failed": "Delete failed.Please try again in a few minutes."
				},
				"confirm": {
					"delete": "Do you want to delete a written review?"
				}
			}
		}	
	}
}