# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_sequence # # Translators: 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: 2016-05-04 13:43+0000\n" "Last-Translator: Bohdan Lisnenko\n" "Language-Team: Ukrainian (http://www.transifex.com/odoo/odoo-8/language/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "" #. 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 "Звернення"