mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
New Crowdin updates (#188)
* New translations en.json (Portuguese, Brazilian) * New translations en.json (Croatian) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Croatian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Spanish) * New translations en.json (Japanese) * New translations en.json (Japanese) * New translations en.json (German) * New translations en.json (Japanese) * New translations en.json (Spanish) * New translations en.json (Croatian) * New translations en.json (Spanish) * New translations en.json (Japanese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (German) * New translations en.json (Croatian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Czech) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * Update source file en.json
This commit is contained in:
committed by
Darko Gjorgjijoski
parent
967c225df9
commit
b143642056
293
lang/ja.json
293
lang/ja.json
@@ -172,6 +172,7 @@
|
||||
"customers": {
|
||||
"title": "顧客",
|
||||
"prefix": "接頭語",
|
||||
"tax_id": "Tax ID",
|
||||
"add_customer": "顧客を追加",
|
||||
"contacts_list": "顧客リスト",
|
||||
"name": "名前",
|
||||
@@ -895,54 +896,54 @@
|
||||
"required": "必須",
|
||||
"placeholder": "プレースホルダー",
|
||||
"help_text": "ヘルプテキスト",
|
||||
"default_value": "Default Value",
|
||||
"prefix": "Prefix",
|
||||
"starting_number": "Starting Number",
|
||||
"model": "Model",
|
||||
"help_text_description": "Enter some text to help users understand the purpose of this custom field.",
|
||||
"suffix": "Suffix",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"order": "Order",
|
||||
"custom_field_confirm_delete": "You will not be able to recover this Custom Field",
|
||||
"already_in_use": "Custom Field is already in use",
|
||||
"deleted_message": "Custom Field deleted successfully",
|
||||
"options": "options",
|
||||
"add_option": "Add Options",
|
||||
"add_another_option": "Add another option",
|
||||
"sort_in_alphabetical_order": "Sort in Alphabetical Order",
|
||||
"add_options_in_bulk": "Add options in bulk",
|
||||
"use_predefined_options": "Use Predefined Options",
|
||||
"select_custom_date": "Select Custom Date",
|
||||
"select_relative_date": "Select Relative Date",
|
||||
"ticked_by_default": "Ticked by default",
|
||||
"updated_message": "Custom Field updated successfully",
|
||||
"added_message": "Custom Field added successfully",
|
||||
"press_enter_to_add": "Press enter to add new option",
|
||||
"model_in_use": "Cannot update model for fields which are already in use.",
|
||||
"type_in_use": "Cannot update type for fields which are already in use."
|
||||
"default_value": "デフォルト値",
|
||||
"prefix": "接頭辞",
|
||||
"starting_number": "開始番号",
|
||||
"model": "モデル",
|
||||
"help_text_description": "このカスタムフィールドの目的をユーザーが理解できるようにテキストを入力します。",
|
||||
"suffix": "接尾辞",
|
||||
"yes": "はい",
|
||||
"no": "いいえ",
|
||||
"order": "注文",
|
||||
"custom_field_confirm_delete": "このカスタムフィールドを復元することはできません",
|
||||
"already_in_use": "カスタムフィールドはすでに使用されています",
|
||||
"deleted_message": "カスタムフィールドが正常に削除されました",
|
||||
"options": "オプション",
|
||||
"add_option": "オプションの追加",
|
||||
"add_another_option": "別のオプションを追加",
|
||||
"sort_in_alphabetical_order": "アルファベット順にソート",
|
||||
"add_options_in_bulk": "オプションを一括で追加する",
|
||||
"use_predefined_options": "定義済みオプションを使用する",
|
||||
"select_custom_date": "カスタム日付を選択",
|
||||
"select_relative_date": "相対日付を選択",
|
||||
"ticked_by_default": "既定でチェック",
|
||||
"updated_message": "カスタムフィールドが正常に更新されました",
|
||||
"added_message": "カスタムフィールドが正常に追加されました",
|
||||
"press_enter_to_add": "Enterキーを押して新しいオプションを追加",
|
||||
"model_in_use": "すでに使用されているフィールドのモデルを更新することはできません。",
|
||||
"type_in_use": "すでに使用されているフィールドのタイプを更新することはできません。"
|
||||
},
|
||||
"customization": {
|
||||
"customization": "customization",
|
||||
"updated_message": "Company information updated successfully",
|
||||
"save": "Save",
|
||||
"insert_fields": "Insert Fields",
|
||||
"learn_custom_format": "Learn how to use custom format",
|
||||
"add_new_component": "Add New Component",
|
||||
"component": "Component",
|
||||
"Parameter": "Parameter",
|
||||
"series": "Series",
|
||||
"series_description": "To set a static prefix/postfix like 'INV' across your company. It supports character length of up to 6 chars.",
|
||||
"series_param_label": "Series Value",
|
||||
"delimiter": "Delimiter",
|
||||
"delimiter_description": "Single character for specifying the boundary between 2 separate components. By default its set to -",
|
||||
"delimiter_param_label": "Delimiter Value",
|
||||
"date_format": "Date Format",
|
||||
"date_format_description": "A local date and time field which accepts a format parameter. The default format: 'Y' renders the current year.",
|
||||
"date_format_param_label": "Format",
|
||||
"sequence": "Sequence",
|
||||
"sequence_description": "Consecutive sequence of numbers across your company. You can specify the length on the given parameter.",
|
||||
"sequence_param_label": "Sequence Length",
|
||||
"customization": "カスタマイズ",
|
||||
"updated_message": "会社情報が正常に更新されました",
|
||||
"save": "保存",
|
||||
"insert_fields": "フィールドの挿入",
|
||||
"learn_custom_format": "カスタムフォーマットの使い方を学ぶ",
|
||||
"add_new_component": "新規コンポーネントの追加",
|
||||
"component": "コンポーネント",
|
||||
"Parameter": "パラメータ",
|
||||
"series": "シリーズ",
|
||||
"series_description": "会社全体に「INV」のような静的な接頭辞/接尾辞を設定します。最大6文字の文字数をサポートします。",
|
||||
"series_param_label": "シリーズ値",
|
||||
"delimiter": "区切り文字",
|
||||
"delimiter_description": "2 つの異なるコンポーネント間の境界を指定するための 1 つの文字。デフォルトでは次のように設定されています -",
|
||||
"delimiter_param_label": "区切り文字の値",
|
||||
"date_format": "日付形式",
|
||||
"date_format_description": "フォーマットパラメータを受け入れるローカルの日付と時刻のフィールド。デフォルトのフォーマット: 'Y' は現在の年をレンダリングします。",
|
||||
"date_format_param_label": "フォーマット",
|
||||
"sequence": "シーケンス",
|
||||
"sequence_description": "会社全体の連続した数字のシーケンス。指定されたパラメータで長さを指定できます。",
|
||||
"sequence_param_label": "シーケンスの長さ",
|
||||
"customer_series": "顧客シリーズ",
|
||||
"customer_series_description": "顧客ごとに異なる接頭語/接尾語を設定します。",
|
||||
"customer_sequence": "顧客シーケンス",
|
||||
@@ -986,54 +987,54 @@
|
||||
"expiry_date_description": "見積りの作成時に有効期限を自動的に設定する方法を指定します。",
|
||||
"expiry_date_days": "見積り有効期限",
|
||||
"set_expiry_date_automatically": "有効期限を自動的に設定",
|
||||
"set_expiry_date_automatically_description": "Enable this if you wish to set expiry date automatically when you create a new estimate.",
|
||||
"default_formats": "Default Formats",
|
||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on estimate creation.",
|
||||
"set_expiry_date_automatically_description": "新しい見積を作成するときに有効期限を自動的に設定する場合は、これを有効にします。",
|
||||
"default_formats": "既定の形式",
|
||||
"default_formats_description": "以下の形式は、見積作成時にフィールドを自動的に入力するために使用されます。",
|
||||
"default_estimate_email_body": "デフォルトの見積りメールの本文",
|
||||
"company_address_format": "会社住所の書式",
|
||||
"shipping_address_format": "配送先住所の書式",
|
||||
"billing_address_format": "請求先住所の書式",
|
||||
"estimate_email_attachment": "見積書を添付ファイルとして送信",
|
||||
"estimate_email_attachment_setting_description": "Enable this if you want to send the estimates as an email attachment. Please note that 'View Estimate' button in emails will not be displayed anymore when enabled.",
|
||||
"estimate_settings_updated": "Estimate Settings updated successfully",
|
||||
"convert_estimate_options": "Estimate Convert Action",
|
||||
"convert_estimate_description": "Specify what happens to the estimate after it gets converted to an invoice.",
|
||||
"no_action": "No action",
|
||||
"delete_estimate": "Delete estimate",
|
||||
"mark_estimate_as_accepted": "Mark estimate as accepted"
|
||||
"estimate_email_attachment_setting_description": "見積りをメールの添付ファイルとして送信する場合は、これを有効にします。有効にするとメールの「見積りを表示」ボタンが表示されなくなることに注意してください。",
|
||||
"estimate_settings_updated": "見積設定が正常に更新されました",
|
||||
"convert_estimate_options": "推定変換アクション",
|
||||
"convert_estimate_description": "見積書が請求書に変換された後の処理を指定します。",
|
||||
"no_action": "何もしない",
|
||||
"delete_estimate": "見積りを削除",
|
||||
"mark_estimate_as_accepted": "見積りを受理済みにする"
|
||||
},
|
||||
"payments": {
|
||||
"title": "Payments",
|
||||
"payment_number_format": "Payment Number Format",
|
||||
"payment_number_format_description": "Customize how your payment number gets generated automatically when you create a new payment.",
|
||||
"preview_payment_number": "Preview Payment Number",
|
||||
"default_formats": "Default Formats",
|
||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on payment creation.",
|
||||
"default_payment_email_body": "Default Payment Email Body",
|
||||
"company_address_format": "Company Address Format",
|
||||
"from_customer_address_format": "From Customer Address Format",
|
||||
"payment_email_attachment": "Send payments as attachments",
|
||||
"payment_email_attachment_setting_description": "Enable this if you want to send the payment receipts as an email attachment. Please note that 'View Payment' button in emails will not be displayed anymore when enabled.",
|
||||
"payment_settings_updated": "Payment Settings updated successfully"
|
||||
"title": "支払い",
|
||||
"payment_number_format": "支払番号の書式",
|
||||
"payment_number_format_description": "新しい支払いを作成するときに支払い番号が自動的に生成される方法をカスタマイズします。",
|
||||
"preview_payment_number": "支払い番号を表示",
|
||||
"default_formats": "既定の形式",
|
||||
"default_formats_description": "以下の形式は、支払い作成時にフィールドを自動的に入力するために使用されます。",
|
||||
"default_payment_email_body": "既定の支払いメールの本文",
|
||||
"company_address_format": "会社住所の書式",
|
||||
"from_customer_address_format": "顧客住所の書式より",
|
||||
"payment_email_attachment": "添付ファイルとして支払いを送信",
|
||||
"payment_email_attachment_setting_description": "支払い領収書をメールの添付ファイルとして送信する場合はこれを有効にします。有効にするとメールの「支払いを表示」ボタンが表示されなくなることに注意してください。",
|
||||
"payment_settings_updated": "支払い設定が正常に更新されました"
|
||||
},
|
||||
"items": {
|
||||
"title": "Items",
|
||||
"units": "Units",
|
||||
"add_item_unit": "Add Item Unit",
|
||||
"edit_item_unit": "Edit Item Unit",
|
||||
"unit_name": "Unit Name",
|
||||
"item_unit_added": "Item Unit Added",
|
||||
"item_unit_updated": "Item Unit Updated",
|
||||
"item_unit_confirm_delete": "You will not be able to recover this Item unit",
|
||||
"already_in_use": "Item Unit is already in use",
|
||||
"deleted_message": "Item Unit deleted successfully"
|
||||
"title": "アイテム",
|
||||
"units": "単位",
|
||||
"add_item_unit": "アイテム単位を追加",
|
||||
"edit_item_unit": "アイテムユニットの編集",
|
||||
"unit_name": "単位名",
|
||||
"item_unit_added": "アイテム単位を追加しました",
|
||||
"item_unit_updated": "アイテム単位を更新しました",
|
||||
"item_unit_confirm_delete": "このアイテム単位を復元することはできません",
|
||||
"already_in_use": "アイテム単位はすでに使用されています",
|
||||
"deleted_message": "アイテム単位は正常に削除されました"
|
||||
},
|
||||
"notes": {
|
||||
"title": "Notes",
|
||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||
"notes": "Notes",
|
||||
"type": "Type",
|
||||
"add_note": "Add Note",
|
||||
"title": "ノート",
|
||||
"description": "ノートを作成し、請求書、見積り、支払いで再利用することで時間を節約します。",
|
||||
"notes": "ノート",
|
||||
"type": "タイプ",
|
||||
"add_note": "ノートの追加",
|
||||
"add_new_note": "Add New Note",
|
||||
"name": "Name",
|
||||
"edit_note": "Edit Note",
|
||||
@@ -1052,64 +1053,64 @@
|
||||
"confirm_password": "Confirm Password",
|
||||
"account_settings": "Account Settings",
|
||||
"save": "Save",
|
||||
"section_description": "You can update your name, email & password using the form below.",
|
||||
"updated_message": "Account Settings updated successfully"
|
||||
"section_description": "以下のフォームを使用して、名前、メールアドレス、パスワードを更新できます。",
|
||||
"updated_message": "アカウント設定が正常に更新されました"
|
||||
},
|
||||
"user_profile": {
|
||||
"name": "Name",
|
||||
"email": "Email",
|
||||
"password": "Password",
|
||||
"confirm_password": "Confirm Password"
|
||||
"name": "名前",
|
||||
"email": "メール",
|
||||
"password": "パスワード",
|
||||
"confirm_password": "パスワードの再入力"
|
||||
},
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"email": "Send Notifications to",
|
||||
"description": "Which email notifications would you like to receive when something changes?",
|
||||
"invoice_viewed": "Invoice viewed",
|
||||
"invoice_viewed_desc": "When your customer views the invoice sent via invoiceshelf dashboard.",
|
||||
"estimate_viewed": "Estimate viewed",
|
||||
"estimate_viewed_desc": "When your customer views the estimate sent via invoiceshelf dashboard.",
|
||||
"save": "Save",
|
||||
"email_save_message": "Email saved successfully",
|
||||
"please_enter_email": "Please Enter Email"
|
||||
"title": "通知",
|
||||
"email": "通知の送信",
|
||||
"description": "何かが変更されたときにどのメール通知を受け取りますか?",
|
||||
"invoice_viewed": "請求書を閲覧しました",
|
||||
"invoice_viewed_desc": "顧客が請求書を閲覧したら、invoiceshelfダッシュボードで送信されます。",
|
||||
"estimate_viewed": "見積りを閲覧しました",
|
||||
"estimate_viewed_desc": "顧客が見積書を閲覧すると、invoiceshelfダッシュボードで送信された見積りが表示されます。",
|
||||
"save": "保存",
|
||||
"email_save_message": "メールが正常に保存されました。",
|
||||
"please_enter_email": "メールアドレスを入力してください"
|
||||
},
|
||||
"roles": {
|
||||
"title": "Roles",
|
||||
"description": "Manage the roles & permissions of this company",
|
||||
"save": "Save",
|
||||
"add_new_role": "Add New Role",
|
||||
"role_name": "Role Name",
|
||||
"added_on": "Added on",
|
||||
"add_role": "Add Role",
|
||||
"edit_role": "Edit Role",
|
||||
"name": "Name",
|
||||
"permission": "Permission | Permissions",
|
||||
"select_all": "Select All",
|
||||
"none": "None",
|
||||
"confirm_delete": "You will not be able to recover this Role",
|
||||
"created_message": "Role created successfully",
|
||||
"updated_message": "Role updated successfully",
|
||||
"deleted_message": "Role deleted successfully",
|
||||
"already_in_use": "Role is already in use"
|
||||
"title": "ロール",
|
||||
"description": "この会社のロールと権限を管理",
|
||||
"save": "保存",
|
||||
"add_new_role": "新しいロールを追加する",
|
||||
"role_name": "ロール名",
|
||||
"added_on": "追加日",
|
||||
"add_role": "ロールの追加",
|
||||
"edit_role": "ロールの編集",
|
||||
"name": "名前",
|
||||
"permission": "権限",
|
||||
"select_all": "すべて選択",
|
||||
"none": "なし",
|
||||
"confirm_delete": "このロールを復元することはできません",
|
||||
"created_message": "ロールは正常に作成されました",
|
||||
"updated_message": "ロールは正常に更新されました",
|
||||
"deleted_message": "ロールは正常に削除されました",
|
||||
"already_in_use": "ロールはすでに使用されています"
|
||||
},
|
||||
"exchange_rate": {
|
||||
"exchange_rate": "Exchange Rate",
|
||||
"title": "Fix Currency Exchange issues",
|
||||
"description": "Please enter exchange rate of all the currencies mentioned below to help InvoiceShelf properly calculate the amounts in {currency}.",
|
||||
"drivers": "Drivers",
|
||||
"new_driver": "Add New Provider",
|
||||
"edit_driver": "Edit Provider",
|
||||
"select_driver": "Select Driver",
|
||||
"update": "select exchange rate ",
|
||||
"providers_description": "Configure your exchange rate providers here to automatically fetch the latest exchange rate on transactions.",
|
||||
"key": "API Key",
|
||||
"name": "Name",
|
||||
"driver": "Driver",
|
||||
"is_default": "IS DEFAULT",
|
||||
"currency": "Currencies",
|
||||
"exchange_rate_confirm_delete": "You will not be able to recover this driver",
|
||||
"created_message": "Provider Created successfully",
|
||||
"updated_message": "Provider Updated Successfully",
|
||||
"exchange_rate": "為替レート",
|
||||
"title": "通貨交換の問題を修正",
|
||||
"description": "InvoiceShelfが{currency} 金額を正しく計算できるように、以下に記載されているすべての通貨の為替レートを入力してください。",
|
||||
"drivers": "ドライバ",
|
||||
"new_driver": "新しいプロバイダを追加",
|
||||
"edit_driver": "プロバイダを編集する",
|
||||
"select_driver": "ドライバを選択",
|
||||
"update": "為替レートの選択 ",
|
||||
"providers_description": "ここで為替レートプロバイダーを設定すると取引の最新の為替レートが自動的に取得されます。",
|
||||
"key": "APIキー",
|
||||
"name": "名前",
|
||||
"driver": "ドライバ",
|
||||
"is_default": "既定です",
|
||||
"currency": "通貨",
|
||||
"exchange_rate_confirm_delete": "このドライバを回復することはできません",
|
||||
"created_message": "プロバイダが正常に作成されました",
|
||||
"updated_message": "プロバイダが正常に更新されました",
|
||||
"deleted_message": "Provider Deleted Successfully",
|
||||
"error": " You cannot Delete Active Driver",
|
||||
"default_currency_error": "This currency is already used in one of the Active Provider",
|
||||
@@ -1166,21 +1167,21 @@
|
||||
"category_name": "Category Name",
|
||||
"category_description": "Description",
|
||||
"created_message": "Expense Category created successfully",
|
||||
"deleted_message": "Expense category deleted successfully",
|
||||
"updated_message": "Expense category updated successfully",
|
||||
"confirm_delete": "You will not be able to recover this Expense Category",
|
||||
"already_in_use": "Category is already in use"
|
||||
"deleted_message": "支出カテゴリが正常に削除されました",
|
||||
"updated_message": "支出カテゴリが正常に更新されました",
|
||||
"confirm_delete": "この支出カテゴリを回復することはできません",
|
||||
"already_in_use": "カテゴリは既に使用されています"
|
||||
},
|
||||
"preferences": {
|
||||
"currency": "Currency",
|
||||
"default_language": "Default Language",
|
||||
"time_zone": "Time Zone",
|
||||
"fiscal_year": "Financial Year",
|
||||
"date_format": "Date Format",
|
||||
"discount_setting": "Discount Setting",
|
||||
"discount_per_item": "Discount Per Item ",
|
||||
"discount_setting_description": "Enable this if you want to add Discount to individual invoice items. By default, Discount is added directly to the invoice.",
|
||||
"expire_public_links": "Automatically Expire Public Links",
|
||||
"currency": "通貨",
|
||||
"default_language": "既定の言語",
|
||||
"time_zone": "タイムゾーン",
|
||||
"fiscal_year": "会計年度",
|
||||
"date_format": "日付形式",
|
||||
"discount_setting": "割引設定",
|
||||
"discount_per_item": "アイテムごとの割引 ",
|
||||
"discount_setting_description": "個々の請求書項目に割引を追加する場合はこれを有効にします。デフォルトでは割引は請求書に直接追加されます。",
|
||||
"expire_public_links": "公開リンクを自動的に期限切れにする",
|
||||
"expire_setting_description": "Specify whether you would like to expire all the links sent by application to view invoices, estimates & payments, etc after a specified duration.",
|
||||
"save": "Save",
|
||||
"preference": "Preference | Preferences",
|
||||
|
||||
Reference in New Issue
Block a user