1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172
|
$self{charset} = 'UTF-8';
$self{texts} = {
'AP' => '買掛',
'AP Aging' => '買掛 Aging',
'AP Transaction' => '買掛トランザクション',
'AR' => '売掛',
'AR Aging' => '売掛 Aging',
'AR Transaction' => '売掛トランザクション',
'Accounting Menu' => '経理メニュー',
'Add Account' => '勘定登録',
'Add Assembly' => '組立登録',
'Add Business' => 'ビジネス登録',
'Add Currency' => '通貨の登録',
'Add Customer' => '得意先登録',
'Add Department' => '部分登録',
'Add Employee' => '授業員登録',
'Add GIFI' => 'GIFI 登録',
'Add Group' => 'グループ登録',
'Add Labor/Overhead' => '作業/経常費登録',
'Add Language' => '言語を追加する',
'Add Method' => 'メソッドの登録',
'Add Part' => '部品登録',
'Add Pricegroup' => '価格グループ登録',
'Add Project' => 'プロジェクト登録',
'Add SIC' => 'SIC登録',
'Add Service' => 'サービス登録',
'Add Time Card' => 'タイムカード登録',
'Add Transaction' => 'トランザクション登録',
'Add Vendor' => '仕入先登録',
'Add Warehouse' => '倉庫登録',
'All Batches' => '全バッチ',
'All Items' => '全ての明細',
'Assemblies' => '組み立て',
'Assembly' => '組み立て',
'Audit Control' => '会計制御',
'Backup' => 'バクアップ',
'Balance Sheet' => '貸借対照表',
'Bank Accounts' => '銀行口座',
'Batch' => 'バッチ',
'Bin List' => '箱一覧',
'Bin Lists' => '箱一覧',
'Cash' => '入金/支払',
'Changeup' => '変更',
'Chart of Accounts' => '勘定表',
'Check' => '小切手',
'Components' => 'コンポーネンツ',
'Consolidate' => '連絡',
'Credit Invoice' => 'クレジット請求',
'Credit Note' => 'イクレジットメモ',
'Currencies' => '通貨',
'Customers' => '得意先',
'Debit Invoice' => 'デビット請求',
'Debit Note' => 'デビットメモ',
'Defaults' => 'ディフォールト',
'Departments' => '部門',
'Description' => 'テキスト',
'Email' => 'メール',
'Employees' => '従業員',
'Exchange Rates' => '為替レート',
'Export' => 'エクスポート',
'FX Adjustment' => '為替調整',
'General Ledger' => '仕訳',
'Generate' => '生成',
'Goods & Services' => '製品 & サービス',
'Groups' => 'グループ',
'HR' => '人事',
'HTML Templates' => 'HTMLテンプレート',
'History' => '履歴',
'Import' => '輸入',
'Income Statement' => '所得伝票',
'LaTeX Templates' => 'LaTeXテンプレート',
'Labor/Overhead' => '手間/間接費',
'Language' => '言語',
'List Accounts' => 'リスト勘定',
'List Businesses' => 'リストビジネス',
'List Currencies' => '通貨一覧',
'List Departments' => '部門一覧',
'List GIFI' => 'GIFI一覧',
'List Languages' => '言語一覧',
'List Methods' => 'メソッド一覧',
'List Projects' => 'プロジェクト一覧',
'List SIC' => '最後のSIC',
'List Warehouses' => '倉庫一覧',
'Logout' => 'ログアウト',
'New Window' => '新画面',
'Non-taxable' => '無課税',
'Open' => 'オープン',
'Order Entry' => '注文の登録',
'Outstanding' => '未決済',
'POS' => 'POS',
'POS Invoice' => 'POS請求書',
'Packing List' => '梱包一覧',
'Packing Lists' => '梱包一覧',
'Part' => '部品',
'Parts' => '部品',
'Payable' => '買掛',
'Payment' => '単位支払い',
'Payment Method' => '支払いメソッド',
'Payment Reversal' => '買掛逆伝票',
'Payments' => '複数支払い',
'Pick List' => 'ピッキングリスト',
'Pick Lists' => 'ピッキングリスト',
'Preferences' => '設定',
'Pricegroups' => '価格グループ',
'Print' => '印刷',
'Projects' => 'プロジェクト',
'Purchase Order' => '購買発注',
'Purchase Orders' => '購買発注',
'Queue' => 'キュー',
'Quotation' => '見積書',
'Quotations' => '見積書',
'RFQ' => '見積依頼',
'RFQs' => '見積依頼番号',
'Receipt' => '単位入金',
'Receipts' => '複数入金',
'Receive' => '受領',
'Reconciliation' => '調整',
'Recurring Transactions' => '繰解トランザクション',
'Remittance Voucher' => '振替伝票',
'Remittance Vouchers' => '振替伝票',
'Remove Locks' => 'ロックを取去る',
'Reports' => 'レポート',
'Requirements' => '工数',
'SIC' => 'SIC',
'Sale' => '販売',
'Sales Invoice' => '販売請求書',
'Sales Invoices' => '販売請求書',
'Sales Order' => '受注伝票',
'Sales Orders' => '受注伝票',
'Save to File' => 'ファイルで保存づる',
'Search' => '検索',
'Send by E-Mail' => 'メールで送る',
'Service' => 'サービス',
'Services' => 'サービス',
'Ship' => '出荷',
'Shipping' => '出荷',
'Statement' => '申告',
'Stock Assembly' => '在庫組立',
'Stylesheet' => 'スタイルシート',
'System' => 'システム',
'Tax collected' => '税金預り',
'Tax paid' => '支払った税金',
'Taxes' => '税金',
'Text Templates' => '文書テンプレート',
'Time Card' => 'タイムカード',
'Time Cards' => 'タイムカード',
'Transactions' => 'トランザクション',
'Translations' => '翻訳',
'Trial Balance' => '試決算',
'Type of Business' => 'ビジネスタイプ',
'Vendor Invoice' => '仕入先請求',
'Vendor Invoices' => '仕入先請求',
'Vendors' => '仕入先',
'Version' => 'バージョン',
'Vouchers' => '伝票',
'Warehouses' => '倉庫',
'Work Order' => '製造指図',
'Work Orders' => '製造指図',
'Yearend' => '年末',
};
$self{subs} = {
'acc_menu' => 'acc_menu',
'display' => 'display',
'js_menu' => 'js_menu',
'menubar' => 'menubar',
'section_menu' => 'section_menu',
};
1;
|