oms-FleetManagement/Theme/Backend/Lang/ja.lang.php

127 lines
4.3 KiB
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Karaka
*
* PHP Version 8.1
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['ClientManagement' => [
'Accounting' => '会計',
'Addition' => '添加',
'Address' => '住所',
'Addresses' => 'アドレス',
'Africa' => '#VALUE!',
'AllCustomers' => '#VALUE!',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'AreaManager' => 'エリアマネージャー',
'Articlegroup' => '記事グループ',
'Articles' => 'articles',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'Attributes' => '#VALUE!',
'Balance' => 'バランス',
'BaseTime' => '#VALUE!',
'Bills' => '#VALUE!',
'Bonus' => 'ボーナス',
'Business' => '仕事',
'CIS' => '#VALUE!',
'CLV' => 'cl cl',
'Calendar' => 'カレンダー',
'City' => '市',
'Client' => 'クライアント',
'ClientID' => '#VALUE!',
'Clients' => 'クライアント',
'ComparisonTime' => '#VALUE!',
'Contact' => 'コンタクト',
'Country' => '国',
'Created' => '作成した',
'CreatedAt' => '#VALUE!',
'CreditRating' => '信用格付け',
'Creditcard' => 'クレジットカード',
'Customers' => '#VALUE!',
'DSO' => 'DSO',
'Date' => '日にち',
'Default' => 'ディフォルト',
'Delivery' => '配達',
'Discount' => '割引',
'DiscountBonus' => '#VALUE!',
'DiscountP' => '割引 ',
'Documents' => '文書',
'Due' => '期限',
'Email' => 'Eメール',
'Europe' => '#VALUE!',
'Fax' => 'ファックス',
'Files' => 'ファイル',
'Filter' => 'フィルター',
'Freightage' => 'fre fre',
'Group' => 'グループ',
'ID' => 'id',
'Info' => '情報',
'Invoice' => '請求書',
'Invoices' => '請求書',
'IsDefault' => 'デフォルトですか?',
'Items' => '#VALUE!',
'LastContact' => '最後の連絡先',
'LastOrder' => '最後の順序',
'Log' => 'ログ',
'Logs' => 'ログ',
'LostCustomers' => '#VALUE!',
'MRR' => 'MRR.',
'MTDSales' => 'MTDセールス',
'Margin' => 'マージン',
'Messages' => 'メッセージ',
'Modified' => '修正された',
'Modules' => 'モジュール',
'Name' => '名前',
'Name1' => '名前1',
'Name2' => '名前2',
'Name3' => '名前3',
'Net' => 'ネット',
'NewCustomers' => '#VALUE!',
'Notes' => 'ノート',
'Number' => '番号',
'Office' => 'オフィス',
'Other' => '#VALUE!',
'Payment' => '支払い',
'PaymentTerm' => '支払条件',
'Permission' => '許可',
'Phone' => '電話',
'Postal' => '郵便',
'Price' => '価格',
'Prices' => '価格',
'Private' => '民間',
'Productgroup' => '製品グループ',
'Profile' => 'プロフィール',
'Profit' => '#VALUE!',
'Purchase' => '購入',
'Quantity' => '量',
'RecentInvoices' => '最近の請求書',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Retention' => '#VALUE!',
'Sales' => '売り返り',
'Segment' => 'セグメント',
'Segments' => 'セグメント',
'Subtype' => 'サブタイプ',
'Support' => 'サポート',
'Tags' => 'タグ',
'Title' => '#VALUE!',
'Total' => '#VALUE!',
'TotalPrice' => '#VALUE!',
'Type' => 'タイプ',
'UnitPrice' => '#VALUE!',
'Value' => '#VALUE!',
'Website' => 'Webサイト',
'Wire' => 'ワイヤー',
'YTDSales' => 'ytd売上高',
'Zip' => 'ジップ',
]];