# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_sequence # # Translators: # FIRST AUTHOR , 2014 # NOKA Shigekazu , 2015 # Yoshi Tashiro , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:07+0000\n" "PO-Revision-Date: 2015-08-23 07:54+0000\n" "Last-Translator: Yoshi Tashiro \n" "Language-Team: Japanese (http://www.transifex.com/odoo/odoo-8/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_sequence #: model:ir.model,name:account_sequence.model_account_move msgid "Account Entry" msgstr "会計仕訳" #. module: account_sequence #: view:account.sequence.installer:account_sequence.view_account_sequence_installer #: model:ir.actions.act_window,name:account_sequence.action_account_seq_installer msgid "Account Sequence Application Configuration" msgstr "会計順序方針設定" #. module: account_sequence #: field:account.sequence.installer,company_id:0 msgid "Company" msgstr "会社" #. module: account_sequence #: view:account.sequence.installer:account_sequence.view_account_sequence_installer msgid "Configure" msgstr "設定" #. module: account_sequence #: view:account.sequence.installer:account_sequence.view_account_sequence_installer msgid "Configure Your Account Sequence Application" msgstr "会計順序方針の設定" #. module: account_sequence #: field:account.sequence.installer,create_uid:0 msgid "Created by" msgstr "作成者" #. module: account_sequence #: field:account.sequence.installer,create_date:0 msgid "Created on" msgstr "作成日" #. module: account_sequence #: field:account.sequence.installer,id:0 msgid "ID" msgstr "ID" #. module: account_sequence #: field:account.sequence.installer,number_increment:0 msgid "Increment Number" msgstr "増分値" #. module: account_sequence #: field:account.move,internal_sequence_number:0 #: field:account.move.line,internal_sequence_number:0 msgid "Internal Number" msgstr "内部番号" #. module: account_sequence #: field:account.journal,internal_sequence_id:0 msgid "Internal Sequence" msgstr "内部順序" #. module: account_sequence #: help:account.move,internal_sequence_number:0 #: help:account.move.line,internal_sequence_number:0 msgid "Internal Sequence Number" msgstr "内部順序番号" #. module: account_sequence #: model:ir.model,name:account_sequence.model_account_journal msgid "Journal" msgstr "仕訳帳" #. module: account_sequence #: model:ir.model,name:account_sequence.model_account_move_line msgid "Journal Items" msgstr "仕訳明細" #. module: account_sequence #: field:account.sequence.installer,write_uid:0 msgid "Last Updated by" msgstr "最終更新者" #. module: account_sequence #: field:account.sequence.installer,write_date:0 msgid "Last Updated on" msgstr "最終更新日" #. module: account_sequence #: field:account.sequence.installer,name:0 msgid "Name" msgstr "名前" #. module: account_sequence #: field:account.sequence.installer,number_next:0 msgid "Next Number" msgstr "次の番号" #. module: account_sequence #: help:account.sequence.installer,number_next:0 msgid "Next number of this sequence" msgstr "この順序の次の番号" #. module: account_sequence #: field:account.sequence.installer,padding:0 msgid "Number padding" msgstr "数値埋め" #. module: account_sequence #: help:account.sequence.installer,padding:0 msgid "" "Odoo will automatically adds some '0' on the left of the 'Next Number' to " "get the required padding size." msgstr "Odooは「次の番号」(Next Number)に要求されているサイズに応じて左側に「0」(半角数字のゼロ)を自動的に加えます。" #. module: account_sequence #: field:account.sequence.installer,prefix:0 msgid "Prefix" msgstr "プレフィックス" #. module: account_sequence #: help:account.sequence.installer,prefix:0 msgid "Prefix value of the record for the sequence" msgstr "順序のためのレコードのプレフィックス値" #. module: account_sequence #: field:account.sequence.installer,suffix:0 msgid "Suffix" msgstr "サフィックス" #. module: account_sequence #: help:account.sequence.installer,suffix:0 msgid "Suffix value of the record for the sequence" msgstr "順序のためのレコードのサフィックス値" #. module: account_sequence #: help:account.sequence.installer,number_increment:0 msgid "The next number of the sequence will be incremented by this number" msgstr "順序の次の番号はこの数値だけ増加します。" #. module: account_sequence #: help:account.journal,internal_sequence_id:0 msgid "" "This sequence will be used to maintain the internal number for the journal " "entries related to this journal." msgstr "この順序はこの仕訳帳に関係する仕訳のために内部番号を維持するために使用されます。" #. module: account_sequence #: view:account.sequence.installer:account_sequence.view_account_sequence_installer msgid "You can enhance the Account Sequence Application by installing ." msgstr "インストールによってアカウント順序アプリケーションを拡張できます。" #. module: account_sequence #: view:account.sequence.installer:account_sequence.view_account_sequence_installer msgid "title" msgstr "タイトル"