Advertisement
Guest User

Untitled

a guest
Jun 1st, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.43 KB | None | 0 0
  1. module.exports = {
  2.  
  3. // Login
  4. title_login: 'ストーマ用品販売管理システム',
  5. label_userid: 'ログインID',
  6. label_password: 'パスワード',
  7. login_error: 'IDまたはPASSWORDが違います。',
  8. label_login: 'ログイン',
  9.  
  10. // Navigation
  11. navigation_header_dial: '通話',
  12. navigation_header_hold: '保留',
  13. navigation_header_hangup: '電話切断',
  14. navigation_header_transfer: '電話転送',
  15. navigation_dashboard: 'ダッシュボード',
  16. navigation_customerList: '顧客一覧',
  17. navigation_invtyProduct: '商品一覧',
  18. navigation_invtyManufacturer: 'メーカー一覧',
  19. navigation_municipality: '自治体一覧',
  20. navigation_hospital: '病院一覧',
  21. navigation_invtyDashboard: '在庫',
  22. navigation_systemSettings: '設定',
  23. navigation_usersList: 'ユーザー一覧',
  24. navigation_logout: 'ログアウト',
  25. navigation_logout_title: 'ログアウトしてもよろしいですか?',
  26.  
  27. // Breadcrumbs
  28. breadcrumb_customer_home: '顧客ダッシュボード',
  29. breadcrumb_customer_info: '顧客情報',
  30. breadcrumb_customer_benefitTicket: '給付券',
  31. breadcrumb_customer_benefitTicket_create: '新規登録',
  32. breadcrumb_customer_benefitTicket_info: '詳細',
  33. breadcrumb_customer_remarks: '顧客メモ',
  34. breadcrumb_subscription: '定期便',
  35. breadcrumb_new_subscription: '新規登録',
  36. breadcrumb_subscription_details: '詳細',
  37. breadcrumb_order: '受注',
  38. breadcrumb_new_order: '新規登録',
  39. breadcrumb_order_details: '詳細',
  40. breadcrumb_order_billing_deposit: '請求と入金情報',
  41.  
  42. // Main Dashboard
  43. mainboard_header_title: 'ダッシュボード',
  44. mainboard_invoice_title: '後日清算一覧',
  45. mainboard_invoice_content: '該当者なし',
  46. mainboard_invoice_button: '一覧',
  47. mainboard_customers_title: '定期便一覧',
  48. mainboard_customers_content: '定期便の作業が近づいています。',
  49. mainboard_customers_button: '一覧',
  50. mainboard_shipped_title: '未発送一覧',
  51. mainboard_shipped_content: '未発送の対象者がいます。',
  52. mainboard_shipped_button: '一覧',
  53. mainboard_unsettled_title: '未入金一覧',
  54. mainboard_unsettled_content: '未入金の対象者がいます。',
  55. mainboard_unsettled_button: '一覧',
  56. mainboard_benefitTickets_title: '給付券未返却一覧',
  57. mainboard_benefitTickets_content: '給付券が未返却の対象者がいます。',
  58. mainboard_benefitTickets_button: '一覧',
  59. mainboard_voucherBill_title: '給付券請求待ち一覧',
  60. mainboard_voucherBill_content: '給付券の請求が行える自治体があります。',
  61. mainboard_voucherBill_button: '一覧',
  62. mainboard_deadlineVouchers_title: '給付券残消化連絡一覧',
  63. mainboard_deadlineVouchers_content: '請求期限が近づいている残給付券があります。',
  64. mainboard_deadlineVouchers_button: '一覧',
  65. mainboard_quotation_title: '見積書未出力一覧',
  66. mainboard_quotation_content: '見積書が未出力の見積があります。',
  67. mainboard_quotation_button: '一覧',
  68.  
  69. // User
  70. user_list_header: 'ユーザー一覧',
  71. user_search_header: 'ユーザー検索',
  72. user_label_userName: 'ユーザー名',
  73. user_label_userEmail: 'メール',
  74. user_label_userRole: '役割',
  75. user_label_userPhonetics: 'ふりがな',
  76. user_button_info: '編集',
  77. user_button_add: '追加',
  78. user_button_remove: '削除',
  79.  
  80. // Customer
  81. customer_list_header_title: '顧客一覧',
  82. customer_create_header_title: '顧客新規登録',
  83. customer_label_customerSearch: '顧客検索',
  84. customer_label_customerSearchList: '検索結果一覧',
  85. customer_label_customerList: '顧客一覧',
  86. customer_label_customerId: '顧客ID',
  87. customer_label_customerName: '顧客名',
  88. customer_label_customerBirthdate: '生年月日',
  89. customer_label_phone: '電話番号',
  90. customer_label_customerNameFurigana: 'ふりがな',
  91. customer_label_customerMunicipalityName: '自治体名',
  92. customer_label_customerPhoneNum: '電話番号',
  93. customer_label_customerWelfare: '生活保護',
  94. customer_label_operationsFacility: 'オペ施設名',
  95. customer_label_customerInfo: '顧客情報',
  96. customer_label_phonetics: 'ふりがな',
  97. customer_label_patientTransDest: '転院先名',
  98. customer_label_customerRegularService: '定期便',
  99. customer_address_name: [
  100. "自宅",
  101. "商品送付先1",
  102. "商品送付先2",
  103. "請求書送付先1",
  104. "請求書送付先2",
  105. "給付券送付先1",
  106. "給付券送付先2"
  107. ],
  108. customer_label_customerDashboard: '顧客ダッシュボード',
  109. customer_label_exportCustomerInfo: '顧客情報CSV出力',
  110. customer_button_create: '新規登録',
  111. customer_button_update: '更新',
  112.  
  113. // Customer Address
  114. customer_label_addressInfo: '住所',
  115. customer_label_customAddressInfo: '追加住所',
  116. customer_label_addressType: '住所名称',
  117. customer_label_postalCode: '郵便番号',
  118. customer_label_streetAddress: '住所',
  119. customer_label_addCustomAddress: '住所追加',
  120. customer_label_deleteCustomAddress: '住所削除',
  121.  
  122. // Customer Hospital
  123. customer_label_hospitalInfo: '病院情報',
  124. customer_label_shortName: '略名',
  125. customer_label_hospitalName: '病院名',
  126.  
  127. // Customer Dashboard labels
  128. custdboard_label_welfare: '生活保護',
  129. custdboard_label_regularService: '定期便',
  130. custdboard_label_benefitTicket: '給付券',
  131. custdboard_label_estimate: '見積',
  132. custdboard_label_estimateHistory: '見積履歴',
  133. custdboard_label_order: '受注',
  134. custdboard_label_orderHistory: '受注履歴',
  135. custdboard_label_welfareBilling: '生保請求作成',
  136. custdboard_label_welfareDetail: '生保請求詳細',
  137. custdboard_label_customerDetail: '顧客詳細',
  138. custdboard_label_registerCustomer: '新規登録',
  139. custdboard_label_subscription: '定期便',
  140. custdboard_label_remarks: '顧客メモ',
  141. custdboard_label_invoice: '請求書',
  142. custdboard_label_clear: 'クリア',
  143.  
  144. // Orders
  145. cust_order_tab_item_1: '商品',
  146. cust_order_tab_item_2: '給付券',
  147. cust_order_tab_item_3: '受注詳細',
  148. cust_order_list: '受注一覧',
  149. cust_order_label_byDay: '受注日',
  150. cust_order_label_orderNumber: '受注番号',
  151. cust_order_label_totalFee: '合計金額',
  152. cust_order_label_publicExpensesContributionAmount: '公費負担額',
  153. cust_order_label_selfPayment: '自己負担額',
  154. cust_order_label_lifeInsuranceContributionAmount: '生保負担額',
  155. cust_order_label_paymentMethod: '支払方法',
  156. cust_order_label_invoiceRemaining: '請求残高',
  157. cust_order_label_shippingConfirmation: '出荷確認',
  158. cust_order_label_state:'状態',
  159. cust_order_products: '受注商品',
  160. cust_order_btn_suffix_label: '受注',
  161. cust_order_product_list: '商品一覧',
  162. cust_order_product_label_prodNo: '品番',
  163. cust_order_product_label_prodName: '商品名',
  164. cust_order_product_label_prodPrice: '価格',
  165. cust_order_product_label_minimum_prodQty: '最小数量',
  166. cust_order_product_label_order_prodQty: '量',
  167. cust_order_product_label_byDay: '受注日',
  168. cust_order_product_label_manufacturerName: 'メーカー名',
  169. cust_order_product_label_taxDistinction: '税区分',
  170. cust_order_product_label_paymentMethod: '支払方法',
  171. cust_order_product_label_listPrice: '価格',
  172. cust_order_product_label_stock: '在庫区分',
  173. cust_order_product_label_enabledProd: '市町村有効製品',
  174. cust_order_product_return_confirmation: '選択した商品を返品してもよろしいですか?',
  175. cust_order_benefit_del_confirmation: '選択した給付券を削除してもよろしいですか?',
  176. cust_order_benefit_btn_suffix_label: '給付券',
  177. cust_order_benefit_list: '給付券一覧',
  178. cust_order_benefit_label_name: '給付券名',
  179. cust_order_benefit_label_baseAmount: '基準額',
  180. cust_order_benefit_label_benefitAmount: '給付額',
  181. cust_order_benefit_label_publicExpensesContributionAmount: '公費負担額',
  182. cust_order_benefit_label_selfPaymentAmount: '自己負担額',
  183. cust_order_benefit_label_publicExpensesBurdenBalance: '公費負担残高',
  184. cust_order_benefit_label_selfPayoutBalance: '自己負担残高',
  185. cust_order_benefit_label_sendingDate: '送付日',
  186. cust_order_benefit_label_returnDate: '返却日',
  187. cust_order_benefit_label_billingDate: '請求日',
  188. cust_order_benefit_subtotal_item1_label: '給付券対象合計',
  189. cust_order_benefit_subtotal_item2_label: '給付券対象外合計',
  190. cust_order_benefit_subtotal_item3_label: '消費税',
  191. cust_order_benefit_subtotal_item4_label: '税込金額',
  192. cust_order_benefit_subtotal_item5_label: '税抜金額',
  193. cust_order_benefit_subtotal_item6_label: 'お支払い金額(税込)',
  194. cust_order_details_info: '受注情報',
  195. cust_order_details_product_info: '商品情報',
  196. cust_order_details_benefit_info: '給付券情報',
  197. cust_order_details_label_orderDate: '受注日',
  198. cust_order_details_label_deliveryDate: '納品日',
  199. cust_order_details_label_deliveryDest: '納品先',
  200. cust_order_details_label_billingAddress: '請求先',
  201. cust_order_details_label_publicExpensesContributionAmount: '公費負担額',
  202. cust_order_details_label_lifeInsuranceContributionAmount: '生保負担額',
  203. cust_order_details_label_paymentMethod: '支払方法',
  204. cust_order_details_payment_method_option1: '郵便振替',
  205. cust_order_details_payment_method_option2: '銀行振込',
  206. cust_order_details_payment_method_option3: '代金引換',
  207. cust_order_details_payment_method_option4: '公費',
  208. cust_order_details_payment_method_option5: '集金',
  209. cust_order_details_label_liquidationAtLaterDate: '後日清算',
  210. cust_order_details_label_waitTicketShipment: '給付券待ち発送',
  211. cust_order_details_label_shippingConfirmation: '発送確認',
  212. cust_order_details_label_deliveryTimeZone: 'お届け時間帯',
  213. cust_order_details_delivery_timezone_default: '午前',
  214. cust_order_details_label_totalFee: '合計金額',
  215. cust_order_details_label_selfPaymentAmount: '自己負担額',
  216. cust_sub_total_label: '小計',
  217. cust_order_btn_return_product: '製品を返す',
  218. cust_order_product_label_order_returnedQty: '返品数',
  219.  
  220. //Billing and Deposit
  221. cust_order_deposit_list: '入金一覧',
  222.  
  223. // Remarks
  224. customer_remarks: '顧客メモ',
  225. remarks_list: '顧客メモ一覧',
  226. remarks: 'メモ',
  227. delete_remarks: '削除',
  228. add_remark: 'メモを追加',
  229.  
  230. remark_created_date: '作成日',
  231. remark_user_acct: 'ユーザー',
  232. remark_tabs: {
  233. important: '重要',
  234. sample: 'サンプル',
  235. other: 'その他'
  236. },
  237. remark_confirmation: 'この顧客メモを更新してもよろしいですか?',
  238.  
  239. // Customer Subscription
  240. cust_subscription_list: '定期便一覧',
  241. cust_subscription_label_regServiceNo: '定期便コード',
  242. cust_subscription_tab_item_1: '商品',
  243. cust_subscription_tab_item_2: '定期便詳細',
  244. cust_subscription_product_list: '定期便商品一覧',
  245. cust_subscription_product_label_partNo: '品番',
  246. cust_subscription_product_label_manName: 'メーカー名',
  247. cust_subscription_product_label_prodName: '商品名',
  248. cust_subscription_product_label_minQuantity: '入数',
  249. cust_subscription_product_label_price: '価格',
  250. cust_subscription_product_label_quantity: '数量',
  251. cust_subscription_details_info: '定期便情報',
  252. cust_subscription_details_label_type: '定期便予定月',
  253. cust_subscription_details_label_item_0: '毎月',
  254. cust_subscription_details_label_item_1: '偶数月',
  255. cust_subscription_details_label_item_2: '奇数月',
  256. cust_subscription_details_label_date: '定期便予定日',
  257. cust_subscription_details_label_suffix: '日',
  258. cust_subscription_details_product_info: '商品情報',
  259. cust_subscription_del_confirmation: '選択した定期便情報を削除してもよろしいですか?',
  260. cust_subscription_btn_suffix_label: '',
  261. cust_subscription_product_btn_suffix_label: '',
  262.  
  263. // Customer Vouchers
  264. cust_vouchers_list: '給付券情報一覧',
  265. cust_vouchers_headerTitle: '給付券情報',
  266. cust_vouchers_billingInfo_header: '請求情報',
  267. cust_vouchers_paymentInfo_header: '入金情報',
  268. cust_vouchers_label_billingProcess: '請求処理',
  269. cust_vouchers_label_name: '名称',
  270. cust_vouchers_label_status: '区分',
  271. cust_vouchers_label_standardExpense: '基準額',
  272. cust_vouchers_label_totalAmount: '給付額',
  273. cust_vouchers_label_municipalityPayment: '公費負担額',
  274. cust_vouchers_label_individualPayment: '自己負担額',
  275. cust_vouchers_label_municipalityBalance: '公費負担残高',
  276. cust_vouchers_label_individualBalance: '自己負担残高',
  277. cust_vouchers_label_sendDate: '送付日',
  278. cust_vouchers_label_returnDate: '返却日',
  279. cust_vouchers_label_billingDate: '請求日',
  280. cust_vouchers_label_billingAmount: '請求額',
  281. cust_vouchers_label_depositDate: '入金日',
  282. cust_vouchers_label_paymentAmount: '入金額',
  283. cust_vouchers_label_voucherCode: '給付番号',
  284. cust_vouchers_label_ticketName: '給付券名',
  285. cust_vouchers_label_paymentStart: '給付開始月',
  286. cust_vouchers_label_benefitsEnd: '給付終了月',
  287. cust_vouchers_label_billingLimit: '請求締め日',
  288. cust_vouchers_radio_billed: '請求済',
  289. cust_vouchers_radio_unclaimed: '未請求',
  290. cust_vouchers_benefits_division: '給付区分',
  291. cust_vouchers_benefits_urinary: '尿路系',
  292. cust_vouchers_benefits_digestive: '消化器系',
  293. cust_vouchers_label_issueDate: '発行日',
  294. cust_vouchers_option_used: '使用済み',
  295. cust_vouchers_option_replacement: '差し替え',
  296. cust_vouchers_option_using: '使用中',
  297. cust_vouchers_option_application: '申請中',
  298. cust_vouchers_button_create: '確定',
  299. cust_vouchers_button_massBilling: '一括請求更新',
  300. cust_vouchers_button_update: '確定',
  301. cust_vouchers_button_new: '新規登録',
  302. cust_vouchers_button_details: '給付券情報',
  303. cust_vouchers_button_history: '使用履歴',
  304. cust_vouchers_button_export: '請求書出力',
  305. cust_vouchers_back_to_benefit_list: '給付券一覧に戻る',
  306. cust_voucher_message_voucher_created: '給付券情報を登録しました。',
  307. cust_voucher_message_voucher_updated: '給付券情報を更新しました。',
  308. cust_voucher_popup_billing_title: "請求確認",
  309.  
  310. // Cust Voucher History Usage
  311. cust_voucher_history_order_number : '受注番号',
  312. cust_voucher_history_order_date :'受注日',
  313. cust_voucher_history_order_paymentMethod : '支払い方法',
  314. cust_voucher_history_order_paymentPostal : '郵便振替',
  315. cust_voucher_history_order_paymentBank : '銀行振り込み',
  316. cust_voucher_history_order_paymentCOD : '代引き',
  317. cust_voucher_history_order_paymentPublicExpenses : '公費負担',
  318. cust_voucher_history_order_paymentPublicCollection : '集金',
  319. cust_voucher_history_order_balanceOrdinary : '通常清算',
  320. cust_voucher_history_order_balanceLater : '後日清算',
  321. cust_voucher_history_order_balance : '清算方法',
  322. cust_voucher_history_order_deliveryDate: '納品日',
  323. cust_voucher_history_order_expenditureAmount: '公費負担額',
  324. cust_voucher_history_order_send : '発送済み',
  325.  
  326. // Common
  327. common_ok: 'OK',
  328. common_cancel: '取消',
  329. common_yes: 'はい',
  330. common_no: 'いいえ',
  331. common_have: 'あり',
  332. common_none: 'なし',
  333. common_new: '追加',
  334. common_re: 'また、',
  335. common_add: '追加',
  336. common_delete: '削除',
  337. common_create: '作成する',
  338. common_update: '更新',
  339. common_edit: '編集',
  340. common_export: 'CSV出力',
  341. common_noData: '該当データなし',
  342. common_search: '検索',
  343. common_searchResultList: '検索結果一覧',
  344. common_dataNotAvailable: '該当データなし',
  345. common_clear: 'クリア',
  346. common_registration: '新規登録',
  347. common_confirmationHeader: '確認',
  348. common_error: 'エラー',
  349. common_back_to_dashboard: '顧客ダッシュボード',
  350. common_back_to_list: '一覧に戻る',
  351. common_rows_label: '行',
  352. common_of_label: 'の',
  353. common_next_btn: '次へ',
  354. common_previous_btn: '前へ',
  355. common_done_btn: '完了',
  356. common_alertHeader: '警告メッセージ',
  357. common_confirm_title : '更新の確認',
  358. common_confirm_delete : 'このレコードを削除してもよろしいですか?',
  359. common_confirm_update : 'このレコードを更新してもよろしいですか?',
  360. common_billing_deposit: '請求および入金',
  361.  
  362. common_out_of_stock : '在庫切れ',
  363. common_in_stock : '在庫あり',
  364. common_postal_transfer: '郵便振替',
  365. common_bank_transfer: '銀行振込',
  366. common_cash_on_delivery: '代金引換',
  367. common_public_expense: '公費',
  368. common_money_collection: 'マネーコレクション',
  369. common_non_taxable: '課税対象外',
  370. common_taxable: '課税対象',
  371. common_already_taxed: 'すでに課税されている',
  372.  
  373. // Common Messages
  374. common_message_confirmation: '確定します。よろしいですか?',
  375. common_message_successfulUpdate: '正常に更新しました。',
  376. common_message_successfulInsert: '正常に登録しました。',
  377. common_message_customerNotFound: '顧客が見つかりません。',
  378. common_message_no_product_selected: '選択された商品は存在しません。',
  379. common_message_no_quantity_inputed: '一部の数量は空またはゼロです。',
  380. confirmation_product_delete: "選択した商品を削除してもよろしいですか?",
  381. confirmation_product_list_update: "商品一覧を更新してもよろしいですか?",
  382.  
  383. // Dialog messages
  384.  
  385.  
  386. // Product
  387. product_information: '商品情報',
  388. product_list: '商品一覧',
  389. product_search: '商品検索',
  390. product_code: '商品コード',
  391. product_supplier: 'サプライヤー',
  392. product_manufacturer: 'メーカー',
  393. product_detail: '編集',
  394. product_name: '商品名',
  395. pack_per_unit: '入数',
  396. tax_category: '税区分',
  397. product_pack_count_type: '入数単位',
  398. serial_number: '品番',
  399. pack: '単位',
  400. stock_number: '在庫数',
  401. price: '価格',
  402. stock_status: '在庫区分',
  403. manufacturer_name: 'メーカー名',
  404. add_product: '新規登録',
  405. delete_product: '削除',
  406. remove_product: '削除',
  407. export_product: 'CSV出力',
  408. product_tax_category: [
  409. '税込',
  410. '課税',
  411. '税免除'
  412. ],
  413. product_stock_status: [
  414. '発注品',
  415. '在庫品'
  416. ],
  417.  
  418. //Tax Category
  419. tax_included: '税込み',
  420. taxation: '課税',
  421. tax_exempt: '非課税',
  422.  
  423. //Municipaly
  424. municipality_info : '自治体情報',
  425. municipality_post: '市町村ポスト',
  426. municipality_code: '自治体コード',
  427. municipality_post_code: '郵便番号',
  428. municipality_search: '自治体検索',
  429. municipality_street_address: '住所',
  430. municipality_phone_number: '電話番号',
  431. municipality_list: '自治体一覧',
  432. municipality_name: '自治体名',
  433. municipality_billing_availability: '請求書有無',
  434. municipality_payment_limit: '支払い限度額',
  435. municipality_estimate_availability: '見積有無',
  436. municipality_fax_number: 'FAX番号',
  437. municipality_proxy_availability: '委任状有無',
  438. municipality_payment_due_date: '請求期限',
  439. municipality_estimated_delivery_address: '見積送付先',
  440. municipality_addresee_estimate: '見積書宛先',
  441. municipality_estimated_request_method: '見積依頼手段',
  442. municipality_estimate_method: '見積方法',
  443. municipality_estimate_flow: '見積の流れ',
  444. municipality_estimate_format: '見積書式',
  445. municipality_benefit_ticket_flow: '給付券の流れ',
  446. municipality_benefit_period: '給付期間',
  447. municipality_benefit_app_month: '給付申請月',
  448. municipality_charge_cal1: '負担算出1',
  449. municipality_charge_cal2: '負担算出2',
  450. municipality_benefit_amount_detail1: '給付額詳細1',
  451. municipality_benefit_amount_detail2: '給付額詳細2',
  452. municipality_intestinal_lavage_amount: '基準額(洗腸)',
  453. municipality_urinary_amount: '基準額(尿路系)',
  454. municipality_diaper_amount: '基準額(おむつ)',
  455. municipality_digestive_amount: '基準額(消化器系)',
  456. municipality_other_amount1: '基準額(その他1)',
  457. municipality_other_amount2: '基準額(その他2)',
  458. municipality_digestive_remarks: '備考(消化器系)',
  459. municipality_diaper_remarks: '備考(おむつ)',
  460. municipality_urinary_remarks: '備考(尿路系)',
  461. municipality_intestinal_remarks: '備考(洗腸)',
  462. municipality_other_remarks_1: '備考(その他1)',
  463. municipality_other_remarks_2: '備考(その他2)',
  464. municipality_post_name: '担当部署',
  465. municipality_post_staffs: '担当者名',
  466. municipality_post_phone_number: '担当電話番号',
  467. municipality_post_fax_number: '担当FAX番号',
  468. municipality_add_post: '市町村ポストを追加',
  469. municipality_remove_post: '市町村役場を削除する',
  470. add_municipality: '新規登録',
  471. remove_municipality: '削除',
  472. edit_municipality: '編集',
  473. export_municipality: 'CSV出力',
  474.  
  475.  
  476. //Manufacturer
  477. manufacturer_info : 'メーカー情報',
  478. manufacturer_code: 'メーカーコード',
  479. manufacturer_search: 'メーカー検索',
  480. manufacturer_phone_number: '電話番号',
  481. manufacturer_fax_number: 'FAX番号',
  482. manufacturer_list: 'メーカー一覧',
  483. manufacturer_name: 'メーカー名',
  484. manufacturer_zip_code : '郵便番号',
  485. manufacturer_description : '説明',
  486. manufacturer_address : '住所',
  487. add_manufacturer: '新規登録',
  488. remove_manufacturer: '削除',
  489. edit_manufacturer: '編集',
  490. export_manufacturer: 'CSV出力',
  491.  
  492. //Hospital
  493. hospital_code: '病院コード',
  494. hospital_info: '病院情報',
  495. hospital_search: '病院検索',
  496. hospital_phone_number: '電話番号',
  497. hospital_list: '病院一覧',
  498. hospital_name: '病院名',
  499. hospital_short_name: '略名',
  500. hospital_address: '住所',
  501. hospital_zip_code: '郵便番号',
  502.  
  503. // Validations
  504. validation_alphaNum: '半角英数字を入力してください',
  505. validation_alphaNumSymbols: '半角英数字か半角特殊文字を入力してください',
  506. validation_invalidDate: '正しい日付を入力してください',
  507. validation_numeric: '半角数字を入力してください',
  508. validation_numericDash: '半角数字か半角"-"を入力してください',
  509.  
  510. //Alerts and Messages
  511. success_update : 'レコードが正常に更新されました',
  512. success_added : 'レコードが正常に追加されました',
  513. success_deleted : 'レコードは正常に削除されました。',
  514. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement